.vip-header-logo{
    width: auto;
}
.vip-header-logo img{
    height: 60px;
}

.vip-login-wrap a:hover{
    color: #0074ED;
}
.vip-login-wrap a {
    padding-left: 70px;
    display: inline-block;
    width: 100px;
    font-size: 22px;
    height: 56px;
    line-height: 56px;
    background: url("../images/vip-login-icon.png") no-repeat 0 0;
}
.vip-header-list li a.current {
    background-color: #0074ED;
}
.vip-header-list li a:hover{
    background-color: #0074ED;
}
.vip-price .vip-price-now {
    color: #f4543c;
}
.vip-i-p b {
    color: #0074ED;
}
.support-btn {
    background-color: #f4543c;
}
.support-btn:hover{
    background-color: rgba(0, 116, 237, 0.8);
}
.vip-content h3 {
    border-left: 11px solid #0074ED;
}
.vip-feature table span b {
    color: #0074ED;
    font-weight: normal;
}
.vip-get-p1 b {
    color: #f4543c;
}
#free-copy-text {
    background-color: #0074ED;
}
#free-copy-text:hover{
    background-color: rgba(0, 116, 237, 0.8);
}
.vip-gt-btn{
    background-color: #f4543c;
}
.vip-gt-btn:hover{
    background-color: rgba(0, 116, 237, 0.8);
}
.vip-feature table td, .vip-feature table th {
    vertical-align: middle;
}