@charset UTF-8;
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,summary,hgroup {
box-sizing:border-box;
border:0;
font-family:"Microsoft YaHei", "微软雅黑", Arial;
font-size:14px;
margin:0;
padding:0;
}
p{font-size:16px;}
h1 {font-size:18px;}
img {
display:block;
border:0;
vertical-align:middle;
}
ul {
list-style:none;
}
html,body {
min-height:100%;
background:#fff;
}
body {
font-family:Verdana;
-webkit-text-size-adjust:none;
}
a {
text-decoration:none;
}
a:active,a:hover {
outline:0;
}
.a-del {
color:#c00;
}
.a-del:hover {
color:#b00;
text-decoration:underline;
}
.fb18 {
font-size:18px;
font-weight:700;
}
.fb24 {
font-size:24px;
font-weight:700;
}
.cred {
color:#c00!important;
}
.cblue {
color:#06c!important;
}
.ie8-tips {
width:100%;
border-bottom:1px solid #06c;
background:#fff;
color:#333;
line-height:50px;
text-align:center;
font-size:2em;
padding:30px 0;
}
.ie8-tips p {
padding:5px 0;
}
.ie8-tips a {
font-size:2em;
margin:0 1em;
}
.wrapfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.wrapfix {
display:block;
}
* html .wrapfix {
height:1%;
}
.clearfix:before,.clearfix:after {
display:table;
content:" ";
}
.clearfix:after {
clear:both;
}
.hidden {
display:none;
}
.col-sm-offset-1 {
margin-left:8.3%;
}
.col-sm-offset-2 {
margin-left:16.7%;
}
.col-sm-offset-3 {
margin-left:24.9%;
}
.col-sm-offset-4 {
margin-left:33.2%;
}
.col-sm-offset-5 {
margin-left:41.5%;
}
.col-sm-offset-6 {
margin-left:49.8%;
}
table.hovertable {
font-family:verdana,arial,sans-serif;
font-size:14px;
color:#333;
border-collapse:collapse;
border-color:#999;
border-width:1px;
width: 90%;
}
table.hovertable th {
background-color:#0080c0;
border-color:#a9c6c9;
border-style:solid;
border-width:1px;
padding:8px;
}
table.hovertable tr {
background-color:#fff;
}
table.hovertable tr:hover {
background-color:#0080c0;
}
table.hovertable td {
border-color:#a9c6c9;
border-style:solid;
border-width:1px;
padding:8px;
}
.text-indent {
text-indent:6%;
}
.text-indent-2 {
text-indent:12%;
}
.margin-4 {
margin-left:4px;
margin-right:4px;
}
.pagination {
display:inline-block;
padding-left:0;
border-radius:4px;
margin:20px 0;
}
.pagination > li > a,.pagination > li > span {
position:relative;
float:left;
line-height:1.42857143;
text-decoration:none;
color:#337ab7;
background-color:#fff;
border:1px solid #ddd;
margin-left:-1px;
padding:6px 12px;
}
.pagination > li:first-child > a,.pagination > li:first-child > span {
margin-left:0;
border-bottom-left-radius:4px;
border-top-left-radius:4px;
}
.pagination > li:last-child > a,.pagination > li:last-child > span {
border-bottom-right-radius:4px;
border-top-right-radius:4px;
}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
z-index:3;
color:#23527c;
background-color:#eee;
border-color:#ddd;
}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
z-index:2;
color:#fff;
background-color:#337ab7;
cursor:default;
border-color:#337ab7;
}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
color:#777;
background-color:#fff;
cursor:not-allowed;
border-color:#ddd;
}
.pagination-lg > li > a,.pagination-lg > li > span {
font-size:18px;
line-height:1.3333333;
padding:10px 16px;
}
.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
border-bottom-left-radius:6px;
border-top-left-radius:6px;
}
.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
border-bottom-right-radius:6px;
border-top-right-radius:6px;
}
.pagination-sm > li > a,.pagination-sm > li > span {
font-size:12px;
line-height:1.5;
padding:5px 10px;
}
.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
border-bottom-left-radius:3px;
border-top-left-radius:3px;
}
.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
border-bottom-right-radius:3px;
border-top-right-radius:3px;
}
.pager {
padding-left:0;
list-style:none;
text-align:center;
margin:20px 0;
}
.pager li > a,.pager li > span {
display:inline-block;
background-color:#fff;
border:1px solid #ddd;
border-radius:15px;
padding:5px 14px;
}
.pager li > a:hover,.pager li > a:focus {
text-decoration:none;
background-color:#eee;
}
.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {
color:#777;
background-color:#fff;
cursor:not-allowed;
}
::selection,::-moz-selection {
color:#fff;
background:#fd6114;
}
.fl,.f-l,.pager .previous > a,.pager .previous > span {
float:left;
}
.fr,.pager .next > a,.pager .next > span {
float:right;
}
.pagination > li,.pager li {
display:inline;
}

.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.container:before,.container:after {
    display: table;
    content: ' '
}

.container:after {
    clear: both
}

/*@media (min-width: 740px) {
    .container {
        width:720px
    }
}

@media (min-width: 975px) {
    .container {
        width:740px
    }
}

@media (min-width: 1075px) {
    .container {
        width:840px
    }
}*/

.container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:before,.container-fluid:after {
    display: table;
    content: ' '
}

.container-fluid:after {
    clear: both
}

.conj-tense-wrapper {
    margin-right: -10px;
    margin-left: -10px
}

.conj-tense-wrapper:before,.conj-tense-wrapper:after {
    display: table;
    content: ' '
}

.conj-tense-wrapper:after {
    clear: both
}

.conj-tense-block {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 18px
}

@media (min-width: 975px) {
    .conj-tense-block {
        float:left;
        width: 50%
    }
}

.conj-tense-block-header {
    font-weight: 500;
    color: #f03f5a;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 12px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ececec
}

.conj-item {
    margin-right: -5px;
    margin-left: -5px
}

.conj-item:before,.conj-item:after {
    display: table;
    content: ' '
}

.conj-item:after {
    clear: both
}

.conj-person {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: right;
    color: gray
}

.conj-result {
    position: relative;
    float: left;
    width: 66.66667%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: 500
}

.content {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 21px;
    background-color: #fff
}

@media (min-width: 460px) {
    .content {
        padding-left:10px;
        padding-right: 10px
    }
}

@media (min-width: 975px) {
    .content {
        border-radius:2px;
        padding-bottom: 6px;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)
    }
}