b,h1,h2,h3,h4,h5,strong {
    font-weight: 400
}

body,html {
    height: 100%
}

button,input,select {
    -webkit-appearance: none
}

body,input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.ui-input,.ui-select {
    border: 2px solid #e5e5e5
}

.pagination,[class^=btn] {
    text-align: center
}

.g-index .c-news-right .hot-wrap li a,.g-index .c-news__content h2 {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

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] {
    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 {
    box-sizing: border-box;
    font-family: 'Microsoft Yahei',Arial,sans-serif
}

[hidden] {
    display: none!important
}

.icon,.pagination a,[class^=btn] {
    display: inline-block;
    vertical-align: middle
}

.wrapper {
    font-size: 21px
}

.c-orange {
    color: #ff5d00
}

.pt15 {
    padding-top: 15px
}

input:blur {
    border: 1px solid red
}

.fl {
    float: left
}

.fr {
    float: right
}

.i-checked {
    width: 14px;
    height: 14px;
    background: url(../images/buy-spr.png) no-repeat
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.pagination {
    font-size: 0;
    padding: 0 0 70px
}

.pagination .dot,.pagination a {
    font-size: 14px
}

.pagination a {
    height: 28px;
    line-height: 28px;
    padding: 1px 10px;
    overflow: hidden;
    background: #f2f2f2;
    margin: 0 7px;
    color: #333;
    border: 1px solid #e6e6e6
}

.pagination a.page-num-current,.pagination a.page-num-current:hover {
    border: 1px solid #0088cc;
    background: #0088cc;
    color: #fff
}

.pagination a.disable,.pagination a:hover {
    border: 1px solid #e6e6e6;
    padding: 1px 10px
}

.pagination a:hover {
    background: #fff
}

.pagination a.disable {
    background: #f2f2f2;
    color: #b3b3b3
}

.g-index .c-news-wrap {
    width: 1110px;
    overflow: hidden;
    margin: 0 auto 30px
}

.g-index .c-news {
    display: inline-block;
    width: 840px;
    padding-bottom: 40px
}

.g-index .c-news--empty {
    font-size: 14px;
    color: #999;
    text-align: center;
    height: 450px;
    line-height: 450px
}

.g-index .c-news li {
    margin: 0 auto;
    width: 800px;
    padding: 20px;
    border-bottom: 1px solid #e6e6e6
}

.g-index .c-news li:last-of-type {
    border-bottom: none
}

.g-index .c-news li:hover {
    background-color: #f8f8f8
}

.g-index .c-news li:hover h2 a {
    color: #179cde
}

.g-index .c-news__picture {
    display: block;
    margin-right: 20px;
    width: 190px;
    height: 126px;
    background: url(/images/default-bg.png) no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative
}

.g-index .c-news__picture::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.1)
}

.g-index .c-news__picture img {
    display: block;
    width: 190px;
    height: 126px
}

.g-index .c-news__content {
    width: 510px;
    color: #666
}

.g-index .c-news__content a:hover {
    color: #666
}

.g-index .c-news__content h2 {
    width: 510px;
    overflow: hidden;
    word-break: break-all;
    line-height: 35px;
    font-size: 18px;
    color: #333;
    font-weight: 700
}

.g-index .c-news__content h2 a:hover {
    color: #ff5040
}

.g-index .c-news__intro {
    margin-top: 10px;
    display: block
}

.g-index .c-news__intro p {
    word-break: break-all;
    color: #666;
    font-size: 14px;
    line-height: 1.72em;
    height: 5.16em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.g-index .c-news__right {
    font-size: 14px;
    color: #999;
    text-align: right
}

.g-index .c-news__right .news-more {
    display: block;
    margin-top: 35px
}

.g-index .c-news__right .news-more img {
    display: inline-block;
    width: 16px;
    height: 14px
}

.g-index .c-news-left {
    display: inline-block;
    width: 840px
}

.g-index .c-news-right {
    width: 270px;
    background-color: #f5f5f5;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
    padding-top: 34px
}

.g-index .c-news-right .top-qr {
    width: 200px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    color: #333
}

.g-index .c-news-right .top-qr img {
    display: block;
    width: 140px;
    height: 140px;
    margin: 0 auto
}

.g-index .c-news-right .top-qr span {
    display: block;
    margin: 0 auto;
    padding: 8px 0 0
}

.top-qq {
    width: 185px;
    padding-left: 10px;
    border: 1px solid #d5eef9;
    height: 35px
}

.top-qc {
    width: 200px;
    margin: 0 auto
}

.g-index .c-news-right .hot-wrap {
    padding: 38px 20px 20px
}

.g-index .c-news-right .hot-wrap .hot-title {
    font-size: 17px;
    color: #333;
    font-weight: 700;
    padding-bottom: 8px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 12px
}

.g-index .c-news-right .hot-wrap li a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    max-width: 100%;
    overflow: hidden
}

.g-index .c-news-right .hot-wrap li a:hover {
    color: #179cde
}

.hotwrapp {
    padding: 15px 15px 15px
}

.hottitler {
    font-size: 20px;
    color: #333;
    font-weight: 700;
}
