*{margin:0;padding:0;list-style: none;text-decoration: none;font-family: Microsoft YaHei;}
a{color: #666666;line-height: 28px;}
.focus_main1{
    width: 100%;
    background: #FFFFFF;
}
.focus_main1 img{
    width: 100%;
}
#focus_nav{
    width: 100%;
    box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.08);
    z-index: 9999;
    background: #fff;
}
#focus_nav ul{
    width: 1200px;
    margin:0 auto;
    display: flex;
}
#focus_nav ul li{
    width: 14%;
    line-height: 60px;
    text-align: center;
    /* margin-right:50px; */
    border-right:1px dashed #ccc;
}
#focus_nav ul li:last-child{
    border-right:none;
}
#focus_nav ul li a:hover{
    color: #F14545;
}


/* 公共标题 */
.topic_title{
    width: 1200px;
    text-align: center;
    margin:0 auto;
    position: relative;
    margin-top:80px;
}
.topic_title b{
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    line-height: 29px;
    letter-spacing: 2px;
}
.link_bottom{
    width: 400px;
    height: 1px;
    margin:10px auto;
    border-bottom: solid #999999 1px;
    margin-top:18px;
}
.topic_title span{
    width: 260px;
    height: 23px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    display: block;
    margin: 0 auto;
    /* line-height: 40px; */
    /* margin-bottom:10px; */
}
.topic_title p{
    width: 604px;
    height: 40px;
    margin:0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
}
.focus_doubt_main{
    width: 1200px;
    height: 600px;
    margin:0 auto;
    background: url(/Public/Home/images/benkeliuxue_img/renwuyiwen.png) no-repeat;
    /* background-size: 100% 100%; */
}

/* 条件 */
.focus_title{
    width: 635px;
    margin:0 auto;
    text-align: center;
    margin-top:18px;
}
.focus_title p{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    letter-spacing: 2px;
}
.focus_title span{
    color: #F7941D;
}
.conditions_ul{
    width: 1200px;
    margin:0 auto;
    display: flex;
    /* height:450px; */
    margin-top:40px;
}
.conditions_ul li{
    width: 538px;
    height: 377px;
    padding-top: 70px;
    background: url(/Public/Home/images/benkeliuxue_img/bjk.png) no-repeat;
    position: relative;
    margin-right: 125px;
    /* box-shadow: 0px 5px 8px 1px rgba(0, 0, 0, 0.14); */
}
.conditions_ul li:last-child{
    background: url(/Public/Home/images/benkeliuxue_img/bjk2.png) no-repeat;
    margin-right: 0;
    /* box-shadow: 0px 5px 8px 1px rgba(0, 0, 0, 0.14); */
}
.conditions_ul li p{
    width: 419px;
    margin: 8px auto;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    letter-spacing: 2px;
}
.conditions_ul li p b{
    font-weight: bold;
}
.conditions_ul li p span{
    color: #F89C38;
}
.conditions_ul_title{
    width: 212px;
    height: 20px;
    position: absolute;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    left: 55px;
    top:-2px;
    letter-spacing: 3px;
}
/* 按钮 */
.focus_btn{
    width: 30%;
    margin:0 auto;
    display: flex;
    margin-top:60px;
}
.focus_btn a{
    width: 247px;
    height: 48px;
    text-align: center;
    padding: 0 20px;
    display: block;
    background: linear-gradient(85deg, rgb(241 0 0 / 100%), #f53c3cc2);
    
    border-radius: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    margin-right:100px;
    letter-spacing: 1px;
}
.focus_btn a:last-child{
    margin-right:0;
    border: 2px solid #EE4F4F;
    background: none;
    border-radius: 24px;
    color: #F16060;
}
/* 材料 */
.focus_material{
    width: 100%;
    height: 677px;
    margin-top: 60px;
    padding-top: 1px;
    background: url(/Public/Home/images/benkeliuxue_img/beijingtu.png) no-repeat;
}
.focus_material_conten{
    width: 1200px;
    margin:0 auto;
    display: flex;
    margin-top:60px;
}
.focus_material_ul{
    width: 217px;
    height: 213px;
    padding-top: 71px;
    position: relative;
    background: url(/Public/Home/images/benkeliuxue_img/tmk.png) no-repeat;
    margin-right:27px;
}
.focus_material_ul:last-child{
    margin-right:0;
}
.focus_material_ul li{
    width: 198px;
    margin:0 auto;
    text-align: center;
    /* margin-left:50px; */
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 2px;
    color: #FFFFFF;
}
.focus_material_ul p{
    width: 217px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 29px;
    letter-spacing: 2px;
    position: absolute;
    top:10px;
}
.focus_material_ul b{
    width: 60px;
    display: block;
    height: 1px;
    border-bottom: 1px solid #ccc;
}
.focus_cost_ul{
    display: flex;
    width: 1200px;
    margin:0 auto;
    margin-top:50px;
}
.focus_cost_ul li{
    width: 273px;
    height: 381px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid #F7941D;
    position: relative;
    margin-right: 37px;
}


.focus_cost_ul li:last-child{
    margin-right:0;
}
.focus_cost_ul li:nth-child(2n){
    height: 378px;
    margin-top:60px;
}
.cost_ul_li{
    width: 100%;
    height:113px;
    text-align: center;
}

.focus_cost_ul li:nth-child(1){
    background: url(/Public/Home/images/benkeliuxue_img/xbjk.png) no-repeat;
}
.focus_cost_ul li:nth-child(2){
    background: url(/Public/Home/images/benkeliuxue_img/xbjk2.png) no-repeat;
}
.focus_cost_ul li:nth-child(3){
    background: url(/Public/Home/images/benkeliuxue_img/xbjk3.png) no-repeat;
}
.focus_cost_ul li:nth-child(4){
    background: url(/Public/Home/images/benkeliuxue_img/xbjk4.png) no-repeat;
}

.marker {      
    width: 6px;      
    height: 6px;      
    border-radius: 100px;      
    background:#F7941D;     
    display: inline-block;
    margin-right:6px;
}    
.cost_ul_li p{
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 113px;
}
.cost_ul_con{
    width: 230px;
    margin:0 auto;
    height: 242px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
}
.cost_ul_con p{
    padding:15px 0;
    font-size: 14px;
    border-bottom: 1px dashed #A0A0A0;
}
.cost_ul_con p:last-child{
    border: none;
}
.cost_ul_con p span{
    color: #F7941D;
}
/* 美国留学热门专业 */
.focus_professional_ul{
    width: 1200px;
    margin:0 auto;
    display: flex;
    margin-top: 50px;
}
.focus_professional_ul li{
    text-align: center;
    width: 283px;
    height: 249px;
    position: relative;
    background: url(/Public/Home/images/benkeliuxue_img/dbx5.png) no-repeat;
}
.focus_professional_ul li:nth-child(2n){
    margin-top: 105px;
}
.focus_professional_ul li p{
    color: red;
    padding-top:50px;
    font-size: 20px;
}
.focus_professional_ul li p b{
    width: 25px;
    display: inline-block;
    height: 1px;
    letter-spacing: 2px;
    border-bottom: 1px solid #4B4B4B;
}
.focus_con{
    width: 136px;
    height: 66px;
    margin:0 auto;
    margin-top:20px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    letter-spacing: 2px;
}
.focus_professional_ul li a{
    width: 150px;
    height: 31px;
    background: #EE4F4F;
    border: 1px solid #EE4F4F;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 31px;
    display: block;
    text-align: center;
    position: absolute;
    bottom:-37px;
    left: 18%;
}
/* 托普仕录取战绩 */
.record_ul{
    width: 1200px;
    margin:0 auto;
    display: flex;
    margin-top:30px;
}
.record_ul li{
    width: 291px;
    height: 187px;
    background: #FFFFFF;
    border: 1px solid #F79319;
    box-shadow: 0px 5px 12px 1px rgba(0, 0, 0, 0.07);
    border-radius: 12px;
    margin-right:10px;
}
.record_ul li:last-child{
    margin-right:0;
}
.record_div{
    display: flex;
}
.record_div img{
    width: 78px;
    height: 78px;
    margin-top: 32px;
    margin-right:15px;
    margin-left:15px;
}
.record_ul_main p{
    font-size: 16px;
    font-weight: 400;
    color: #F7941D;
    line-height: 20px;
    margin-top: 21px;
    margin-bottom: 10px;
}
.record_ul_main span{
    width: 183px;
    font-size: 14px;
    display: block;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
    letter-spacing:2px;
}
.record_ul li a{
    width: 129px;
    height: 27px;
    margin:0 auto;
    margin-top:10px;
    display: block;
    background: #F7941D;
    border-radius: 13px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 27px;
    text-align: center;
}
/* 服务流程 */
.process{
    width: 100%;
    height: 738px;
    background: url(/Public/Home/images/benkeliuxue_img/liuchengtu.png) no-repeat;
    background-size: 100% 100%;
    margin-top:80px;
    position: relative;
}
/* 高端名校师资 助力你的名校梦 */
.topic_teacher{
    margin-bottom:80px;
}
.topic_prompt i{
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    color: #F89C38;
    line-height: 29px;
}
.topic_prompt {
    display: flex;
    height: 10px;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    margin-top: 23px;
}
.topic_mian_p{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    /* line-height: 25px; */
}
.link_left, .link_right {
    width: 200px;
    /* height: 10%; */
    margin: 0 auto;
    margin-top:15px;
    border-bottom: dashed #F89C38 1px;
}
.officer_ul{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-top:30px;
}
.officer_ul li{
    width: 274px;
    height: 313px;
    background: url(/Public/Home/images/benkeliuxue_img/jsbj.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
    margin-right: 34px;
}
.officer_ul li:last-child{
    margin-right: 0;
}
.officer_ul li img{
    width: 146px;
    height: 159px;
    margin-top:21px;
    margin-bottom:18px;
}
.officer_ul li p{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}
.officer_ul li a{
    width: 274px;
    height: 35px;
    display: block;
    background: #F7941D;
    color: #FFFFFF;
    line-height: 33px;
    position: absolute;
    bottom: 0;
}
.swiper-container{
    width: 1400px;
}
.swiper-button-next, .swiper-button-prev{
    color: silver!important;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
    color: #F7941D;
}
/* 获取名校专属申请规划方案 */
.home_input{
    width: 100%; 
    height: 560px;
    padding-top: 50PX;
    background: url(/Public/Home/images/benkeliuxue_img/dbjt.png) no-repeat;
}
.input_main{
    width: 1000px;
    margin:0 auto;
    margin-top:30px;
    display: flex;
}
.input_main_left{
    margin-top:30px;
}
.input_main_left p{
    width: 558px;
    font-size: 23px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 57px;
    text-align: center;
}
.input_main_left p span{
    width: 558px;
    font-weight: 400;
    color: #C4302E;
    line-height: 57px;
}
.input_main_left_right{
    width: 350px;
    margin-top: 30px;
}
.input_main_left_right input{
    color:#fff;
    width: 350px;
    height: 40px;
    padding-left: 15px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    margin-bottom: 8px;
    background: none;
}
#submits{
    width: 368px;
    height: 38px;
    background: #F03939;
    opacity: 0.8;
    color: #FFFFFF;
    border: none;
    font-size: 18px;
}
.home_bottom{
    width: 100%;
    height: 221px;
    background: #1B1B1B;
    text-align: center;
    padding-top:50px;
}
.home_bottom p{
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 29px;
}