.g-in-top {
    padding-top: 89px;
}

.g-sd2, .g-mn2 {
    padding-top: 34px;
}

.g-sd2 {
    position: fixed;
    width: 214px;
}

.g-mn2 {
    padding-left: 260px;
}

.u-random {
    display: inline-block;
    width: 160px;
    height: 42px;
    line-height: 42px;
    background-color: #688fff;
    border: 1px solid #e1e3e6;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.u-random:before {
    content: "";
    display: inline-block;
    margin-top: 13px;
    margin-right: 6px;
    width: 16px;
    height: 16px;
    vertical-align: top;
    /*background: url(../res/web_trial.png) -21px -22px no-repeat;*/
}

.u-random:hover {
    background-color: #2a62ff;
}

.img-tbanner {
    padding-bottom: 24px;
    border-bottom: 1px solid #f1f2f2;
}

.img-tbanner .tbanner_title {
    font-size: 28px;
    color: #222;
    padding-bottom: 6px;
    line-height: 40px;
}

.img-tbanner .tbanner_desc {
    font-size: 14px;
    color: #777;
    line-height: 24px;
    padding-bottom: 16px;
}

.img-tbanner .tbanner_action {
    background-color: #2a62ff;
    border-radius: 2px;
    font-size: 14px;
    width: 140px;
    height: 40px;
    line-height: 40px;
}

.img-tstardard .u-mdtitle, .img-tfeature .u-mdtitle {
    font-size: 18px;
    color: #222;
    line-height: 25px;
    padding-top: 24px;
    padding-bottom: 16px;
}

.img-tstardard .tstardard_case {
    zoom: 1;
}

.img-tstardard .tstardard_case:before, .img-tstardard .tstardard_case:after {
    content: "";
    display: table;
}

.img-tstardard .tstardard_case:after {
    clear: both;
    overflow: hidden;
}

.img-tstardard .tstardard_danger {
    float: left;
    width: 502px;
}

.img-tstardard .tstardard_danger li:before {
    background-color: #ff4d4f;
}

.img-tstardard .tstardard_normal {
    float: right;
    width: 374px;
}

.img-tstardard .tstardard_normal li:before {
    display: none;
    background-color: #1cd7c4;
}

.img-tstardard .tstardard_desc {
    font-size: 14px;
    color: #abaeb2;
    line-height: 20px;
}

.img-tstardard .tstardard_desc strong {
    color: #2f2f2f;
}

.img-tstardard .m-timglist {
    padding-bottom: 10px;
}

.img-tfeature {
    padding-top: 0px;
}

.img-tfeature .u-mdtitle {
    padding-bottom: 26px;
}

.img-tfeature .tfeature_list {
    padding-top: 0;
}

.u-mdtitle {
    position: relative;
    height: 22px;
    font-size: 22px;
    line-height: 1;
    color: #333;
}

.m-tbanner {
    padding-bottom: 32px;
    border-bottom: 1px solid #e6e8eb;
}

.m-tbanner .tbanner_title {
    padding-bottom: 24px;
    font-size: 32px;
    line-height: 30px;
    color: #333;
}

.m-tbanner .tbanner_desc {
    padding-bottom: 26px;
    font-size: 14px;
    line-height: 24px;
    color: #626366;
}

.m-tbanner .tbanner_action {
    width: 160px;
    height: 42px;
    line-height: 42px;
}

.m-tnavigator {
    padding-bottom: 16px;
}

.m-tnavigator.m-tnavigator-antispam {
    border-bottom: 1px solid #e6e8eb;
}

.m-tnavigator.m-tnavigator-antispam dt {
    padding-bottom: 6px;
}

.m-tnavigator dt {
    position: relative;
    height: 22px;
    padding-bottom: 14px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 22px;
    color: #222;
}

.m-tnavigator dd {
    height: 32px;
    line-height: 32px;
    padding-left: 30px;
}

.m-tnavigator dd a {
    color: #777;
    font-size: 14px;
}

.m-tnavigator dd.is-active a, .m-tnavigator dd.is-active:hover a {
    color: #2a62ff;
}

.m-tnavigator dd.tnavigator_cat:hover {
    background-color: transparent;
}

.m-tnavigator dd:hover {
    background-color: #f7f9fa;
}

.m-tnavigator dd.tnavigator_cat {
    color: #8c8b93;
    font-size: 12px;
    padding-top: 7px;
    height: 30px;
    line-height: 30px;
}

.m-tnavigator .i-trial {
    position: absolute;
    left: 0;
    top: 0;
}

.m-tnavigator .i-trial-sense {
    position: relative;
}

.m-tnavigator .i-trial-sense:after {
    content: "";
    position: absolute;
    left: 100px;
    top: -1px;
    display: block;
    width: 33px;
    height: 18px;
}

.m-tnavigator a {
    display: block;
}

.m-tnavigator + .m-tnavigator {
    padding-top: 23px;
}

.m-tstardard .u-mdtitle {
    margin-top: 73px;
    margin-bottom: 24px;
}

.m-tstardard .tstardard_case {
    zoom: 1;
}

.m-tstardard .tstardard_case:before, .m-tstardard .tstardard_case:after {
    content: "";
    display: table;
}

.m-tstardard .tstardard_case:after {
    clear: both;
    overflow: hidden;
}

.m-tstardard .tstardard_danger, .m-tstardard .tstardard_normal {
    float: left;
    box-sizing: border-box;
    width: 50%;
}

.m-tstardard .tstardard_danger {
    padding-right: 58px;
}

.m-tstardard .tstardard_danger li:before {
    background-color: #ff6155;
}

.m-tstardard .tstardard_normal {
    padding-left: 58px;
}

.m-tstardard .tstardard_normal li:before {
    display: none;
    background-color: #1cd7c4;
}

.m-tstardard .tstardard_desc {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.m-tstardard .tstardard_desc strong {
    color: #333;
}

.m-tstardard .m-timglist {
    padding-bottom: 10px;
}

.m-timglist {
    zoom: 1;
    margin: 0 -5px;
}

.m-timglist:before, .m-timglist:after {
    content: "";
    display: table;
}

.m-timglist:after {
    clear: both;
    overflow: hidden;
}

.m-timglist li {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 33.3333%;
    padding: 0 5px;
}

.m-timglist li:before {
    content: attr(data-title);
    position: absolute;
    padding: 3px;
    right: 8px;
    top: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
}

.m-timglist img {
    max-width: 100%;
}

.m-timglist--four li {
    width: 25%;
}

.m-tfeature {
    padding-top: 64px;
}

.m-tflist {
    zoom: 1;
    padding-top: 23px;
    margin: 0 -32px;
}

.m-tflist:before, .m-tflist:after {
    content: "";
    display: table;
}

.m-tflist:after {
    clear: both;
    overflow: hidden;
}

.m-tflist li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 32px;
    text-align: left;
}

.m-tflist h2, .m-tflist h3, .m-tflist h4, .m-tflist h5 {
    margin-top: 18px;
    margin-bottom: 13px;
    line-height: 1;
    font-size: 16px;
    color: #333;
}

.m-tflist p {
    font-size: 14px;
    line-height: 24px;
    color: #626366;
}

.m-tarea {
    position: relative;
    margin-top: 90px;
    padding-bottom: 199px;
}

.m-tarea .tarea_tip {
    padding: 16px 0;
    line-height: 20px;
    font-size: 14px;
    color: #abaeb2;
}

.m-tarea .tarea_tip a {
    color: #2a62ff;
}

.m-tarea .tarea_tip a:hover {
    text-decoration: underline;
}

.m-tarea .u-mdtitle {
    padding-bottom: 25px;
}

.m-tarea .u-random {
    position: absolute;
    right: 0;
    top: -12px;
    z-index: 1;
}

.m-tarea .u-tip {
    margin-bottom: 18px;
    line-height: 1;
    font-size: 14px;
    color: #abaeb2;
}

.m-tarea .u-txt {
    font-size: 14px;
    line-height: 1;
    color: #626366;
}

.m-tarea .u-url {
    color: #2875fa;
}

.m-tarea--img, .m-tarea--text {
    margin-top: 22px;
}

.m-tarea--img .u-mdtitle, .m-tarea--text .u-mdtitle {
    font-size: 18px;
    color: #222;
    line-height: 25px;
    padding-bottom: 16px;
}

.m-tarea--text {
    margin-top: 42px;
}

.m-tarea--text .u-mdtitle {
    height: 42px;
    line-height: 42px;
}

.m-tarea--text .u-random {
    top: 0;
}

.i-tvideo {
    display: inline-block;
    width: 37px;
    height: 37px;
    vertical-align: bottom;
}

.i-tvideo-a {
    background: url(../res/trial_video_icon.png) -0px -0px no-repeat;
}

.i-tvideo-b {
    background: url(../res/trial_video_icon.png) -0px -41px no-repeat;
}

.i-tvideo-c {
    background: url(../res/trial_video_icon.png) -41px -0px no-repeat;
}

.i-tvideo-d {
    background: url(../res/trial_video_icon.png) -82px -0px no-repeat;
}

.i-ttext {
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: bottom;
}

.i-ttext-a {
    background: url(../res/trial_text_icon.png) -0px -0px no-repeat;
}

.i-ttext-b {
    background: url(../res/trial_text_icon.png) -0px -40px no-repeat;
}

.i-ttext-c {
    background: url(../res/trial_text_icon.png) -37px -40px no-repeat;
}

.i-ttext-d {
    background: url(../res/trial_text_icon.png) -40px -0px no-repeat;
}

.i-trial {
    display: inline-block;
}
