@font-face {
    font-family: '-R';
    src: url('../fonts/ALIBABA-PUHUITI-REGULAR-1.otf') format('opentype');
}
@font-face {
    font-family: '-B';
    src: url('../fonts/ALIBABA-PUHUITI-BOLD-1.otf') format('opentype');
}

@font-face {
    font-family: 'Swei-Thin';
    src: url('../fonts/SweiFistLegCJKtc-Thin-2-1.ttf') format('truetype');
}
@font-face {
    font-family: 'Swei-Light';
    src: url('../fonts/SweiFistLegCJKtc-Light-2-1.ttf') format('truetype');
}
@font-face {
    font-family: 'Swei-DemiLight';
    src: url('../fonts/SweiFistLegCJKtc-DemiLight-2-1.ttf') format('truetype');
}
@font-face {
    font-family: 'Swei-Regular';
    src: url('../fonts/SweiFistLegCJKtc-Regular-2-1.ttf') format('truetype');
}
@font-face {
    font-family: 'Swei-Medium';
    src: url('../fonts/SweiFistLegCJKtc-Medium-2-1.ttf') format('truetype');
}
@font-face {
    font-family: 'Swei-Bold';
    src: url('../fonts/SweiFistLegCJKtc-Bold-2-1.ttf') format('truetype');
}
@font-face {
    font-family: 'Swei-Black';
    src: url('../fonts/SweiFistLegCJKtc-Black-2-1.ttf') format('truetype');
}
body,html{
    position: relative;
    min-width:1400px;
    _width:1400px;
    background-image: url('../img/bgline.png');
    background-repeat: repeat-y;
    background-size: 100%;
}
.pageContW{
    width: 100%;
}
/* banner */
.bannerW{
    text-align: center;
    padding-top: 110px;
}
.banner{
    max-width: 100%;
}
/* tab */
.tabW{
    position: relative;
    width: 100%;
    text-align: center;
}
.tabIn{
    display: inline-flex;
    width: 1380px;
    height: 66px;
    background-color: #000;
    gap: 126px;
    justify-content: center;
    border-radius: 30px;
    box-sizing: border-box;
    align-items: center;
}
.tab{
    font-family: 'Swei-Regular';
    font-size: 22px;
    color: #fff;
}
.tab:hover{
    color: #ff5a00;

}
/* tabItem */
.tabItemWrap{
    width: 1380px;
    display: inline-block;
}
#tab1{
    padding-top: 96px;
}
#tab2{
    padding-top: 76px;
}
#tab3{
    padding-top: 76px;
}
#tab4{
    padding-top: 76px;
    border-bottom: none;
}
#bottomW{
    padding-top: 0;
    border-bottom: none;
    padding-bottom: 166px;
}
#tab1 .tabItemRTxtLog{
    margin-right: 66px;
    top: 2px;
    position: relative;
}
#tab2 .tabItemRTxtLog{
    position: relative;
    top: 4px;
    margin-right: 38px;
}
.tabItem{
    box-sizing: border-box;
    padding: 0 76px;
    border-bottom: 1px solid #444;
    width: 100%;
}
.tabItemIn{
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 96px;
    width: 100%;
}
.tabItemL{
    text-align: left;
}
.tab1LDesW{
    padding-top: 22px;
}
.tab1LDes{
    font-family: 'Swei-Regular';
    font-size: 16px;
    color: #000;
    padding-top: 18px;
}
.tab1LDes a{
    color: #ff5a00;
}
.tab1LDes span{
    color: #ff5a00;
}
.tabItemRTxtW{
    position: relative;
    text-align: right;
}

.tabItemRTxt{
    width: 508px;
    border: 1px dashed #000;
    border-radius: 32px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}
.tabItemRTxtIn{
    text-align: left;
    padding-top: 42px;
    padding-bottom: 16px;
}
.tabItemRT{
    font-family: 'Swei-Regular';
    font-size: 21px;
    color: #000;
    padding-bottom: 16px;
}
.tabItemRDes{
    font-family: 'Swei-Light';
    font-size: 16px;
    color: #000;
    padding-bottom: 16px;
}
/* tab3 */
.tab3DesW{
    width: 1220px;
    border: 1px dashed #000;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
    padding-top: 66px;
    padding-bottom: 38px;
    margin-top: 32px;
}
.tab3Des{
    font-family: 'Swei-Regular';
    font-size: 31px;
    color: #000;
    padding-bottom: 24px;
}
#tab3 .tabItemRTxtLog{
    position: absolute;
    right: 176px;
    top: -90px;
}
.tab3BotW{
    padding-top: 12px;
}
.tab3ItemTipW{
    width: 696px;
    border: 1px dashed #000;
    border-radius: 32px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}
.tab3ItemTipIn{
    padding: 38px 0 14px 0;
    text-align: left;
}
.tab3ItemRT{
    font-family: 'Swei-Regular';
    font-size: 21px;
    color: #000;
    padding-bottom: 18px;
}
.tab3ItemRDes{
    font-family: 'Swei-Light';
    font-size: 16px;
    color: #000;
    padding-bottom: 18px;
}
.tab3BotWTip{
    font-family: 'Swei-Regular';
    font-size: 16px;
    color: #000;
    padding: 10px 0 36px 0;
}
.tab3BotWTip span{
    color: #ff5a00;
}
/* tab4 */
#tab4 .tabItemL{
    width: 100%;
}
.tab4ContW{
    border: 1px dashed #223cb9;
    border-radius: 30px;
    margin-top: 36px;
    text-align: center;
}
.tab4ContIn{
    display: inline-block;
    text-align: left;
}
.tab4ContT{
    display: flex;
    gap: 64px;
    margin-top: 98px;
}
.tab4ChargeItem{
    position: relative;
}
.tab4ChargeItemIn{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
}
.discountLog{
    position: absolute;
    width: 96px;
    height: 96px;
    background: #ff5a00;
    text-align: center;
    line-height: 80px;
    color: #fff;
    font-family: '-R';
    font-size: 44px;
    border-radius: 50%;
    top: -48px;
    right: -36px;
}
.discountLog span{
    vertical-align: super;
    font-size: 20px;
}
.tab4ChargeItemInTW{
    text-align: left;
    display: inline-block;
    padding-top: 38px;
    padding-bottom: 8px;
}
.tab4ChargeItemInT{
    font-family: '-R';
    font-size: 16px;
    color: #fff;
}
.tab4ChargeItemInTNum{
    font-family: '-R';
    font-size: 70px;
    color: #fff;
    font-weight: bold;
}
.tab4ChargeItemInTNum2{
    font-family: '-R';
    font-size: 32px;
    color: #fff;
    padding-top: 10px;
}
.chargeBtn{
    display: inline-block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-family: '-R';
    font-size: 14px;
    color: #001eae;
    background-color: #fff;
    border-radius: 16px;
}
.chargeBtnW{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 32px;
}
.tab4ContBTip{
    font-family: '-R';
    font-size: 16px;
    color: #000;
    padding-bottom: 14px;
}
.tab4ContB{
    padding-top: 50px;
    padding-bottom: 56px;
    padding-left: 10px;
}