﻿.IPCms-login {
    margin-left: 10px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    padding: 0 18px;
    background:linear-gradient(to right, #0fbbd8, #067db2);
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 7px;
}

.IPCms-regist {
    margin-left: 10px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    padding: 0 18px;
    background-color: #0076fe;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 7px;
}

.IPCms-LogOut {
    margin-left: 10px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    padding: 0 18px;
    background-color: #dc3545;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 7px;
}

.IPCms-Opcatiy {
    margin-left: 10px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    padding: 0 18px;
    background-color: #021c11;
    color: #d8e6e1;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 7px;
}

.endSuccess {
    margin-left: 10px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    padding: 0 18px;
    background-color: #708090;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 7px;
}

.startSuccess {
    margin-left: 10px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    padding: 0 18px;
    background-color: darkred;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 7px;
}

button {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    align-items: flex-start;
}

.ipcms-user {
    color: #d8e6e1;
    float: initial;
}

.IPCms-advertising {
    width: 100%;
    height: 100px;
    text-align-last:center;
}


#paymentWay .pay-type {
}

.zhifubao {
    background: url("/images/payment/Alipay.png") no-repeat 50%;
    display: inline-block;
    width: 140px;
    height: 38px;
    cursor: pointer;
}

.weixin {
    background: url("/images/payment/WeiXin.png") no-repeat 50%;
    display: inline-block;
    width: 140px;
    height: 38px;
    cursor: pointer;
}

.wallet {
    background: url("/images/payment/wallet.png") no-repeat 50%;
    display: inline-block;
    width: 140px;
    height: 38px;
    cursor: pointer;
}

.zhifubao.active {
    background: url("/images/payment/AlipayActive.png") no-repeat 50%;
    display: inline-block;
    width: 140px;
    height: 38px;
    cursor: pointer;
}

.weixin.active {
    background: url("/images/payment/WeiXinActive.png") no-repeat 50%;
    display: inline-block;
    width: 140px;
    height: 38px;
    cursor: pointer;
}

.wallet.active {
    background: url("/images/payment/walletActive.png") no-repeat 50%;
    display: inline-block;
    width: 140px;
    height: 38px;
    cursor: pointer;
}
/*是否需要添加白名单*/
.add_whiteIP {
    color: #009688;
    cursor: pointer;
}

.IPCms-pacage {
    margin-left: 10px;
    border-radius:25px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    padding: 0 18px;
    background-color: #0076fe;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 7px;
}

#slider {
    width:100%;
    height:280px;
}