b,h1,h2,h3,h4,h5,strong {
    font-weight: 400
}

body,html {
    height: 100%
}

button,input,select {
    -webkit-appearance: none
}

.ui-input,.ui-select {
    border: 2px solid #e5e5e5
}

article,aside,blockquote,body,button,code,dd,details,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
    padding: 0;
    margin: 0
}

html {
    overflow-y: scroll;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

h1,h2,h3,h4,h5 {
    font-size: 100%
}

li,ol,ul {
    list-style: none
}

em,i {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

:focus,button,input,textarea {
    outline: 0
}

body {
    color: #666;
    background-color: #fff;
    font-size-adjust: none;
    -webkit-text-size-adjust: none;
    position: relative
}

a {
    text-decoration: none;
    color: #333
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none;
    -moz-appearance: none;
    appearance: none
}

button[disabled],html input[disabled] {
    cursor: default
}

input {
    line-height: normal;
    -moz-appearance: none;
    appearance: none
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,textarea {
    -webkit-appearance: none;
    appearance: none
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input::-ms-clear {
    display: none
}

::-webkit-input-placeholder {
    color: #999;
    opacity: 1
}

:-moz-placeholder {
    color: #999;
    opacity: 1
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999;
    opacity: 1
}

.hidden {
    display: none
}

.ui-input {
    height: 30px;
    padding: 20px;
    background: #fbfbfb;
    font-size: 28px;
    width: 93%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-input:focus {
    border-color: #0ca6f2;
    background: #fff
}

.ui-select {
    height: 76px;
    line-height: 76px;
    padding-left: 18px;
    font-size: 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: url(../images/select-arrow.png) right center no-repeat #fbfbfb;
    -moz-background-size: 32px 9px;
    -o-background-size: 32px 9px;
    background-size: 32px 9px;
    padding-right: 35px
}

.ui-textarea {
    height: 116px;
    width: 100%;
    resize: none;
    background: #fbfbfb;
    border: 2px solid #e5e5e5;
    padding: 20px;
    font-size: 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-textarea:focus {
    border-color: #0ca6f2;
    background: #fff
}

body {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Microsoft Yahei',Arial,sans-serif
}

[hidden] {
    display: none!important
}

.wrapper {
    
}

.c-orange {
    color: #ff5d00
}

.pt15 {
    padding-top: 15px
}

input:blur {
    border: 1px solid red
}

.fl {
    float: left
}

.fr {
    float: right
}

[class^=btn] {
    text-align: center
}

.i-checked {
    width: 14px;
    height: 14px;
    background: url(../images/buy-spr.png) no-repeat
}

.log_main .log_dl dt .log_date,.log_main .log_dl dt .log_date.now {
    background: url(../images/dian1.png) right center no-repeat #FFF;
    color: #0088cc
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.log_main .log_year .sanjiao,.log_main .log_year em {
    display: inline-block;
    vertical-align: middle
}

.log_main {
    width: 1110px;
    min-height: 400px;
    margin: 0 auto 80px
}

.log_main .log_year {
    position: relative;
    width: 154px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #0088cc;
    text-align: center;
    border-right: 2px solid #0088cc;
    cursor: pointer;
    overflow: hidden
}

.log_main .log_year .sanjiao {
    position: absolute;
    top: 50%;
    margin-left: 13px;
    height: 0;
    width: 0;
    border-width: 6px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #0088cc;
    overflow: hidden;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.log_main .log_year.zhankaicss3 .sanjiao {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.log_main .log_year.zhankai .sanjiao {
    border-style: solid dashed dashed;
    border-color: #ff5040 transparent transparent
}

.log_main .log_dl {
    display: none;
    padding-left: 154px;
    line-height: 30px;
    position: relative
}

.log_main .log_dl dd,.log_main .log_dl dt {
    border-left: 2px solid #0088cc;
    float: left;
    display: inline
}

.log_main .log_dl dt {
    padding: 12px 0 0 25px;
    width: 810px;
    position: relative;
    font-size: 20px;
    color: #3a3a3a
}

.log_main .log_dl dt a {
    font-size: 14px;
    color: #ff5040;
    text-decoration: none
}

.log_main .log_dl dt a:hover {
    text-decoration: underline
}

.log_main .log_dl dt .log_date {
    position: absolute;
    z-index: 2;
    padding-right: 30px;
    width: 124px;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    left: -147px;
    top: 0;
    text-align: right
}

.log_main .log_dl dd {
    padding-left: 25px;
    width: 810px;
    font-size: 14px;
    color: #666;
    word-break: break-all
}
