﻿/*reset===========================================*/
html, body, div, span, applet, object, iframe, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;/*font-size: 16px;*//*font: inherit;*/vertical-align: baseline;/*line-height: 24px;*/}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;font-family: '微軟正黑體', '蘋果儷中黑', Arial, Helvetica, sans-serif;font-size: 16px;}
h4{font-size:18px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
input:focus{outline: none;}
button:focus{outline: none;}
/*reset(END)===========================================*/
/*.cfx{overflow: auto;zoom: 0;}*/
.cfx:before, .cfx:after {display: table;content: ' ';clear: both;}
.computer_show{display:block;}
.mobile_show{display:none;}
input{outline:none;}
@media (min-width: 1200px){
    .container {width: 1200px;padding: 0;}
    .container-signup {width: 100%;padding: 0;}
    .container-login {text-align: center;}
}
@media screen and (max-width: 990px){
    .computer_show{display:none;}
    .mobile_show{display:block;}
}
/*電腦*/
.col-10-lg-1,.col-10-lg-2,.col-10-lg-25,.col-10-lg-3,.col-10-lg-4,.col-10-lg-5,.col-10-lg-6,.col-10-lg-7,.col-10-lg-8,.col-10-lg-9,.col-10-lg-10 {float: left;padding-left: 15px;padding-right: 15px;}
.col-10-lg-1 {width: 10%;}
.col-10-lg-2 {width: 20%;}
.col-10-lg-25 {width: 25%;}
.col-10-lg-3 {width: 30%;}
.col-10-lg-4 {width: 40%;}
.col-10-lg-5 {width: 50%;}
.col-10-lg-6 {width: 60%;}
.col-10-lg-7 {width: 70%;}
.col-10-lg-8 {width: 80%;}
.col-10-lg-9 {width: 90%;}
.col-10-lg-10 {width: 100%;}
@media screen and (max-width: 990px) {
    /*平板*/
    .col-10-sm-1,.col-10-sm-2,.col-10-sm-25,.col-10-sm-3,.col-10-sm-4,.col-10-sm-5,.col-10-sm-6,.col-10-sm-7,.col-10-sm-8,.col-10-sm-9,.col-10-sm-10 {float: left;padding-left: 15px;padding-right: 15px;}
    .col-10-sm-1 {width: 10%;}
    .col-10-sm-2 {width: 20%;}
    .col-10-sm-25 {width: 25%;}
    .col-10-sm-3 {width: 30%;}
    .col-10-sm-4 {width: 40%;}
    .col-10-sm-5 {width: 50%;}
    .col-10-sm-6 {width: 60%;}
    .col-10-sm-7 {width: 70%;}
    .col-10-sm-8 {width: 80%;}
    .col-10-sm-9 {width: 90%;}
    .col-10-sm-10 {width: 100%;}
}
@media screen and (max-width: 768px) {
    /*手機*/
    .col-10-xs-1,.col-10-xs-2,.col-10-xs-25,.col-10-xs-3,.col-10-xs-4,.col-10-xs-5,.col-10-xs-6,.col-10-xs-7,.col-10-xs-8,.col-10-xs-9,.col-10-xs-10 {float: left;padding-right: 15px;padding-left: 15px;}
    .col-10-xs-1 {width: 10%;}
    .col-10-xs-2 {width: 20%;}
    .col-10-xs-25 {width: 25%;}
    .col-10-xs-3 {width: 30%;}
    .col-10-xs-4 {width: 40%;}
    .col-10-xs-5 {width: 50%;}
    .col-10-xs-6 {width: 60%;}
    .col-10-xs-7 {width: 70%;}
    .col-10-xs-8 {width: 80%;}
    .col-10-xs-9 {width: 90%;}
    .col-10-xs-10 {width: 100%;}
}
.witness{font-size:0.9rem}
.blognr2 ul li{font-size:1rem;margin-left:22px;list-style:disc;line-height:40px;color:#555;font-weight:bold;}
.blognr2 ol li{font-size:1rem;margin-left:22px;list-style:decimal;line-height: 40px;color:#555;font-weight:bold;}