﻿@charset "UTF-8";
.advice-items{ width: 950px; }
.advice-item{padding: 40px 33px 20px 33px; width: 884px; text-align: left; position: relative;}
.advice-item01{font-size: 20px; color: #3f4157;}
    .advice-item01:hover {
        color: #6396ff;
    }
.advice-item02{font-size: 14px; color: #91929f; margin-top: 23px;}
.advice-item03{font-size: 14px; color: #c3c4ce; margin-top: 24px;}
.advice-item04{font-size: 16px; color: #99b5ff; position: absolute; right:33px; bottom: 39px;}
.advice-item-seperate{width: 884px; height: 1px; background-color: #e6e6e6;}
.advice-table .advice-item-month{font-size: 12px; color: #8e99c0; margin: 0px 0px 0px 2px;}
.advice-table .advice-item-day{font-family: "MicrosoftYaHei-Bold"; font-size: 30px; font-weight: 900; color: #8e99c0;}
.advice-table .advice-item-seperate{width: 16px;  height: 1px; background-color: #d1d1d1; margin: 4px 0px 8px 2px;}
.advice-item-right{font-size: 16px; color: #b7cbff;}
.advice-item-center{font-size: 18px; color: #3f4157;}
.advice-item td{border-bottom: 1px solid #d1d1d1;}
.advice-item-active{box-shadow: 0px 0px 13px rgba(184,203,240,0.75); -moz-box-shadow: 0px 0px 13px rgba(184,203,240,0.75); -webkit-box-shadow: 0px 0px 13px rgba(184,203,240,0.75);}
