body{  margin:0; padding:0; text-align:center;  font-size:12px; font-family:PingFangSC, sans-serif;}
table,td,tr,img,ul,li,h1,h2,p,object,param,embed{margin:0; padding:0; border:0;}
img{border:0;}
ul,li{list-style:none;}
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}

/*-返回定部-*/
#tbox{width:54px; float:right; position:fixed; right:50px; bottom:55px;}
#gotop{ width:54px; height:54px; background:#f19601; display:block;}
#gotop .retopic{display: inline-block; border-top: 2px solid; border-right: 2px solid; margin-top: 20px; width: 25px; height: 25px; border-color: #fff; transform: rotate(-45deg);}

.pc-box{width: 100%; height: 100%; margin: 45px auto 0 auto; text-align: center;  user-select: none;position: relative;z-index: 0;}
.pc-box .main-m{width:1200px; height: 100%;position: relative; margin: 0 auto; text-align: center;}

/* 公共title */
.pc-box  .main-m img{display: block;width: 100%;height: 100%;}
.pc-box .rbtitle{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.pc-box .rbtitle .rtbig{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.pc-box .rbtitle .rtbig .rbleft{
    width: 24px;height: 36px;
}
.pc-box .rbtitle .rtbig .rbtxt{
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    color: #010b26;

}
.pc-box .rbtitle .rtsmall{
    font-size: 18px;
    line-height: 18px;
    color: #000000;
}
/* 按钮 */
.pc-box .rbtn{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 25px;
    cursor: pointer;
} 
.pc-box .rbtn .btnimg{
    width: 369px; height: 66px;
} 
.pc-box .rbtn .btntxt{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    font-weight: bold;
    color: #fff;
} 
.pc-box .rbtn .btntxt span{color: #fffeb1;} 





/* 顶部*/
.pc-box .top{
    width: 100%; height:auto; 
    padding: 92px 0 50px 0;box-sizing: border-box; 
    background: url("../images/bg01.png") no-repeat top;
    position: relative;background-color: #e0f0ff;
}
.pc-box .top .topbox{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pc-box .top .topbox .tbone{
    color: #37a9f2;
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 10px;
}
.pc-box .top .topbox .tbtwo{
    color: #fff;
    font-weight: bold;
    font-size: 82px;
    line-height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 28px;
}
.pc-box .top .topbox .tbthree{
    border-radius: 35px;
    background: #007eef;
    display: flex;
    align-items: center;letter-spacing: 2px;
}
.pc-box .top .topbox .tbthree .tbtleft{
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #fff;
    padding: 8px 25px 8px 35px;
}
.pc-box .top .topbox .tbthree .tbtright{
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #fff;
    padding: 8px 30px 8px 30px;
    border-radius: 35px;
    background: #b41e2a;
}
.pc-box .top .topbox .tbfour{
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
    letter-spacing: 2px;
    font-weight: 200;
    line-height: 34px;
    margin-bottom: 150px;
}

/* 日本留学优势 */
.pc-box .adv{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 50px;
}
.pc-box .adv .advitem{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pc-box .adv .advitem .aditop{
    width: 69px; height: 68px; 
    background: url("../images/bluecricle.png") no-repeat top;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    top: 30px;
}
.pc-box .adv .advitem:nth-child(even) .aditop{
    background: url("../images/redcircle.png") no-repeat top;
}
.pc-box .adv .advitem .aditop span{
    background: linear-gradient(145deg, #fff,82%, #5c8fbc);-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}
.pc-box .adv .advitem:nth-child(even) .aditop span{
    background: linear-gradient(145deg, #fff,82%, #cf757f);-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}
.pc-box .adv .advitem .adibottom{
    width: 230px; height: 275px;
    background: linear-gradient(to bottom, #e6f4ff, #f5fafe);
    border-radius: 10px;
    padding: 35px 14px 10px 14px;
    box-sizing: border-box;
}
.pc-box .adv .advitem:nth-child(even) .adibottom{
    background: linear-gradient(to bottom, #fff5f3, #f5fafe);
}
.pc-box .adv .advitem .adibottom .adibone{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dashed #c6cacd;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.pc-box .adv .advitem:nth-child(odd) .adibottom .adibone span{
    color: #00509a;
}
.pc-box .adv .advitem:nth-child(even) .adibottom .adibone span{
    color: #ba1a22;
}
.pc-box .adv .advitem .adibottom .adibtwo{
    font-size: 18px;
    text-align: left;
    line-height: 24px;
    font-weight: 400;
}


/* 日本留学途径 */
.pc-box .tujing{
    width: 100%;
    background-color: #fff;box-shadow: 0 0 4px 0px #dae8f5;
    border-radius: 35px;
    margin-top: 25px;
}
.pc-box .tujing .rebaonav{
    background-color: #005099;
    border-radius: 35px;
    padding: 10px;
    box-sizing: border-box;
}
.pc-box .tujing .swiper-slide .swnav{
    background-color: #1478c6;
    border-radius: 35px;
    color: #fff;font-size: 20px;
    padding: 3px 0;
    cursor: pointer;
}
.pc-box .tujing .swiper-slide-thumb-active .swnav{
    background: linear-gradient(to right, #98d6ff, #ffffff, #fcf1d5);
    border-radius: 35px;
    color: #005097;font-weight: bold;
}
.pc-box .tujing .swiper-slide .swnav::after{
    content: '';
    width: 0;
    height: 25px;
    border: 1px solid #87c1ff;
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translate(0, -50%);
}
.pc-box .tujing .rebaonav .swiper-slide .noborder::after{
    content: '';
    display: none;
}
.pc-box .tujing .rebaoContent{
    margin-top: 30px;
}
.pc-box .tujing .rebaoContent .rbtable{
    width: 100%;
    padding: 0 30px 30px 30px;
    box-sizing: border-box;
}
.pc-box .tujing .rebaoContent th{
    background: #5796f3;color: #fff;
    font-size: 18px;font-weight: bold;
    padding: 5px 0;
}
.pc-box .tujing .rebaoContent tr:nth-child(odd) td{
    background: #ebf3fe;color: #000;
    font-size: 16px;
    padding: 8px 0;
}
.pc-box .tujing .rebaoContent tr:nth-child(even) td{
    background: #d7e5ff;color: #000;
    font-size: 16px;
    padding: 8px 0;
}
.pc-box .tujing .rebaoContent .rtip{
    color: #595959;
    font-size: 12px;text-align: right;
    margin-top: 5px;
}

/* 服务*/
.pc-box .fuwu{
    width: 100%; height:auto; 
    padding: 35px 0 80px 0;box-sizing: border-box; 
    background: url("../images/bg02.png") no-repeat top;background-color: #fdfdff;
    position: relative;
}
.pc-box .fuwu .fwbox{
    margin: 25px 0 50px 0;
}
.pc-box .fuwu .fwbox .swnav{
    width: 100%;
    background: #005099;
    border-radius: 20px 20px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 0;
    box-sizing: border-box;cursor: pointer;
}
.pc-box .fuwu .fuwucontent {    box-shadow: 0 0 4px 0px #dae8f5;}
.pc-box .fuwu .fwbox .fwtable{
    background: #fff;
    width: 100%;height: auto;
    padding: 15px 30px 30px 30px;
    box-sizing: border-box;
}
.pc-box .fuwu .fuwucontent .thone th{
    background: #5796f3;color: #fff;
    font-size: 18px;font-weight: bold;
    padding: 5px 0;
}
.pc-box .fuwu .fuwucontent td{
    color: #000;
    font-size: 16px;
    padding: 5px 0;
}
.pc-box .fuwu .fuwucontent td:last-child{
    text-align: left;
    padding-left: 15px;
    box-sizing: border-box;
}
.pc-box .fuwu .fuwucontent .colorone  td{
    background-color: #d7e5ff;
}
.pc-box .fuwu .fuwucontent .colortwo  td{
    background-color: #ebf3fe;
}
/* 日语培训课程 */
.pc-box .fuwu .fuwucontent .tabletwo th{
    background: #f4584d;color: #fff;
    font-size: 18px;font-weight: bold;
    padding: 5px 0;
}
.pc-box .fuwu .fuwucontent .tabletwo .colorone  td{
    background-color: #ffe6e6;
}
.pc-box .fuwu .fuwucontent .tabletwo .colortwo  td{
    background-color: #fff5f5;
}
.pc-box .fuwu .fuwucontent .tabletwo td:last-child{
    text-align: center;
    padding-left: 0;
}


/* 新航道硬核实力 为留学护航 */
.pc-box .huhang{
    margin-top: 25px;
    position: relative;
    background: #ba1b20;
    padding: 25px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pc-box .huhang .hhImg{
    width: 1012px;height: 199px;
}
.pc-box .huhang .zsdes{
    width: 1012px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 105px;
    margin-top: 10px;
}
.pc-box .huhang .zsdes .zsdesitem{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    background: #d9282e;
    border-radius: 30px;
    width: 205px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pc-box .huhang .hhImgtwo{
    width: 176px;height: 166px;
    position: absolute;
    right: -88px;
    bottom: -17px;
}



/* 日本留学学校推荐*/
.pc-box .tuijian{
    width: 100%; height:auto; 
    padding: 35px 0;box-sizing: border-box; 
    background: url("../images/bg03.png") no-repeat bottom;background-color: #005099;
    position: relative;
}
.pc-box .tuijian .tjbox{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px 10px;
    margin-top: 25px;
}
.pc-box .tuijian .tjbox .tjitem{
    width: 190px;
    height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border-radius: 20px;
    position: relative;
    padding: 25px 0 10px 0;
    box-sizing: border-box;
}
.pc-box .tuijian .tjbox .tjitem .tiright{
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 20px 0 15px;
    background: linear-gradient(to right, #bb1a22, #d20a17);
    padding: 5px 16px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
}
.pc-box .tuijian .tjbox .tjitem .timg{
    width: 89px;height: 84px;
}
.pc-box .tuijian .tjbox .tjitem .tiname{
    color: #00457d;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    margin: 12px 0 8px 0;
}
.pc-box .tuijian .tjbox .tjitem .tinametwo{
    color: #848484;font-size: 12px;
    line-height: 12px;
}


/* 新航道留学服务流程*/
.pc-box .liucheng{
    width: 100%; height:auto; 
    padding: 35px 0 100px 0 ;box-sizing: border-box; 
    background: url("../images/bg04.png") no-repeat bottom;background-color: #fff;
    position: relative;
}
.pc-box .liucheng .lcbox{
    margin-top: 25px;
    position: relative;
}
.pc-box .liucheng .lcbox .lcimg{
    width: 1200px;height: 530px;
}
.pc-box .liucheng .lcbox .lctxt{
    position: absolute;
    top: 52px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 101px 68px;
    width: 100%;
    padding: 0 60px 0 63px;
    box-sizing: border-box;
}
.pc-box .liucheng .lcbox .lctxt .lcitem{
    width: 159px;
    height: 71px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 20px;
    position: relative;
}
