*{margin:0;padding:0;list-style: none;font-family: Microsoft YaHei;text-decoration: none;}
.puter_banner{
    width: 100%;
    height: 220px;
}
.puter_banner img{
    width: 100%;
}
.puter_a,.plan_main_a{
    width: 181px;
    height: 44px;
    display: block;
    margin:0 auto;
    background: linear-gradient(90deg, #FFAD1F 0%, #FFBA43 100%);
    border-radius: 4px;
    font-size: 1rem;
    font-weight: bold;
    color: #243156;
    line-height: 44px;
    text-align: center;
    margin-top:42px;
}
/* 标题 */
.puter_title{
    text-align: center;
    margin-top:35px;
}
.puter_title p{
    font-size: 1.5rem;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    letter-spacing: 2px;
}
.puter_title p span{
    color: #E89C19;
}
/* 申请特点 */
.apply_main{
    width: 92%;
    margin:0 auto;
    display: flex;
    margin-top: 20px;
}
.apply_main ul{
    width: 25%;
    height: 195px;
    background: #F8FAFF;
    border-radius: 4px;
}
.apply_main ul li{
    height: 50px;
    text-align: center;
    font-weight: 400;
    line-height: 50px;
    font-size: .875rem;
}
.b{
    width: 88px;
    height: 42px;
    background: #25342E;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 167px;
}
#box{
    width: 65%;
    height: 185px;
    margin-left:5%;
    padding: 10px 10px 0;
    background: url(/Public/Phone/images/syfx_img/01.png) no-repeat;
    background-size: 100% 100%;
}
#box div p{
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.plan{
    width: 100%;
    height: 566px;
    margin:0 auto;
    background: url(/Public/Phone/images/syfx_img/02.png) no-repeat;
    background-size: 100%;
    padding-top: 1px;
    margin-top: 20px;
}

.plan_main{
    width: 92%;
    height: 372px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 5px 5px 25px 4px rgba(51,68,119,0.1100);
    border-radius: 4px;
    margin-top: 20px;
}
.plan_main_ul{
    height:50px;
    display: flex;
    line-height: 50px;
    border-bottom: 1px solid #EEEEEE;
}
.plan_main_li{
    font-size: 1.25rem;
    font-weight: bold;
    color: #334477;
    line-height: 50px;
}
.plan_main_ul li{
    width: 50%;
    letter-spacing: 1px;
    text-align: center;
}
.plan_con_main h5{
    width: 80%;
    height: 60px;
    background: linear-gradient(87deg, #debc818c 0%, rgba(255,186,67,0) 100%);
    font-size: 1rem;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
    margin-left:20px;
    margin-top:20px;
    border-left: 1px solid #E1B597;
    padding-left: 10px;
    padding-top: 10px;
}
.plan_con_main p{
    font-size: .875rem;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    margin-left:20px;
    margin-top: 18px;
}
.plan_con_main span{
    font-size: .875rem;
    font-weight: 400;
    color: #666666;
    line-height: 15px;
    margin-left:20px;
    margin-top: 7px;
    display: block;
}


/* 美国计算机专业排名 */
.ranking{
    width: 100%;
    height: 780px;
    background: url(/Public/Phone/images/syfx_img/03.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
    margin-top: 30px;
    padding-bottom: 25px;
}
.main_left{
    width: 92%;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 20px;
}
.main_left_t{
    display: flex;
}
.main_left_t:first-child{
    background: #F3C889;
    height: 35px;
    line-height: 35px;
}
.main_left_t p{
    border-right:1px solid #fff;
}
.main_left_t p:nth-child(1),.main_left li p:nth-child(1){
    width: 22%;
    text-align: center;
}
.main_left_t p:nth-child(2),.main_left li p:nth-child(2){
    width: 53%;
    text-align: center;
}
.main_left_t p:nth-child(3){
    width: 25%;
    text-align: center;
    border:none;
}
.main_left li p:nth-child(3){
    width: 25%;
    text-align: center;
    line-height: 22px;
    padding-top:10px;
}
.main_left ul li{
    display: flex;
}
.main_left ul li a{
    width: 25%;
    text-align: center;
    font-size: 1rem;
    font-weight: 400;
    text-decoration: underline;
    color: #D38E16;
    line-height: 22px;
    padding-top:10px;
    border-bottom: 1px solid #EAEAEA;
}

.main_left li p{
    padding-top:10px;
    padding-bottom: 10px;
    color: #333333;
}
.main_left li p{
    border-right: 1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
}
.salary{
    width: 92%;
    margin:0 auto;
}
.salary_ul{
    margin-top:20px;
    display: flex;
}
.salary_ul li{
    width: 45%;
    height: 40px;
    background: rgba(37,52,47,0.0300);
    box-shadow: 0px 0px 7px 0px rgba(37,52,47,0.1000);
    border-radius: 7px;
    line-height: 40px;
    text-align: center;
}
.salary_ul li:first-child{
    margin-right:10%;
}
.salary_ul li p{
    font-size: 1rem;
    font-weight: 400;
    color: #333333;
}
.process{
    width: 100%;
    margin-top:30px;
}
.process img{
    width: 100%;
}


.major_main{
    width: 92%;
    margin: 0 auto;
    display: flex;
    margin-top: 38px;
}
.major_main_ul{
    width: 50%;
    height: 275px;
    background: #FFFFFF;
    box-shadow: 3px 4px 12px 1px rgba(51,68,119,0.1400);
    border-radius: 4px;
    text-align: center;
    margin-top: 20px;
    z-index: 999;
}
.major_main_ul li{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 1rem;
    color: #333333;
    border-bottom: 1px solid #EAEAEA;
}
.major_main_li{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 1rem;
    font-weight: bold;
    color: #333333;
    border-left:2px solid #E6BC7F;
}
#major_con{
    width: 47%;
    height: 250px;
    padding: 33px 10px;
    position: relative;
    background: #F7F7F7;
    border-radius: 4px;
    margin-left: -30px;
    padding-left: 12%;
}
#major_con p{
    font-size: .875rem;
    font-weight: 400;
    color: #333333;
}

/* 学长学姐成功经验供你参考 */
.academy{
    width: 100%;
    border-bottom: 60px solid #25342e;
}
.case_ul_lis{
    display: flex;
}
.case_ul_lis_div{
    width: 41%;
    height: 140px;
    border-radius: 4px;
    padding: 10px 12px;
    box-shadow: inset -1px 2px 25px 0px rgb(51 68 119 / 11%);
}
.case_ul_lis_div:first-child{
    margin-right:2%;
    background: url(/Public/Phone/images/syfx_img/x1.png) no-repeat;
}
.case_ul_lis_div h5{
    font-size: 1rem;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
}
.case_ul_lis_div p{
    font-size: .875rem;
    font-weight: 400;
    color: #333333;
    line-height: 23px;

}
.case_ul_lis_div p span{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

/* 托普仕留学团队师资 */
.team_ul_lis{
    display: flex;
}
.team_ul_lis_div{
    width: 50%;
    text-align: center;
    
}
.team_ul_lis_div:first-child{
    margin-right:10px;
}
.team_ul_lis_div img{
    width: 100%;
    height: 175px;
    border-radius: 4px;
}
.team_ul_lis_div p{
    font-size: 1rem;
    font-weight: bold;
    color: #333333;
    line-height: 37px;
}
.team_ul_lis_div span{
    width: 80%;
    margin:0 auto;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    color: #333333;
}

.swiper{
    width: 92%;
    margin:0 auto;
    height: 275px;
}
.swiper-slide{
    background: #F7F7F7;
}
.slide_top{
    width: 100%;
    height: 120px;
    position: relative;
}
.slide_top p{
    font-size: 1rem;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top:35px;
    left:85px;
}
.slide_top span{
    font-size: 1rem;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    top:65px;
    left:85px;
}
.slide_bottom{
    width: 92%;
    margin:0 auto;
}
.slide_bottom b{
    font-size: 1rem;
    display: block;
    margin-top: 10px;
    color: #333333;
}
.slide_bottom p{
    line-height: 23px;
    margin-top:10px;
}