*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    -webkit-tap-highlight-color: transparent
}
body {
    overflow-x: hidden;
    color: #333;
    font-size: 14px;
    font-family: Arial,'Microsoft Yahei';
    -webkit-overflow-scrolling: touch
}
body,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,p,td,th {
    margin: 0;
    padding: 0;
    border: 0
}
.banner,.header-m,.i-banner,footer,header,main{min-width: 1200px;}
li,ol,ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}
img {
    max-width: 100%;
    border: 0;
    vertical-align: middle
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
a {
    background: transparent;
    color: inherit;
    text-decoration: none
}
a,em,i,span {
    display: inline-block
}
b,em,i {
    font-style: normal
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 14px
}
button {
    padding: 0
}
button,input,optgroup,select,textarea {
    outline: 0;
    border: 0;
    vertical-align: middle;
    font-family: 'Microsoft Yahei'
}
button,html input[type=button],input[type=reset],input[type=submit],input[type=text] {
    outline: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: button
}
textarea {
    resize: none;
    font-size: 14px
}
textarea,.select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none
}
.select::-ms-expand {
    display: none
}
.clearfix:after,.clearfix:before,.mauto:after,.mauto:before {
    display: table;
    content: ""
}
.clearfix:after,.mauto:after {
    clear: both
}
.clear {
    height: 0;
    clear: both
}
.mauto {
    max-width: 1200px;
    width: 1200px;
    margin: 0 auto
}
.db {
    display: block
}
.dn {
    display: none
}
.rel {
    position: relative
}
.abs {
    position: absolute
}
.fl {
    float: left
}
.fr {
    float: right
}
.ov {
    overflow: hidden
}
.tar {
    text-align: right
}
.tac {
    text-align: center
}
.fb {
    font-weight: bold
}
.wh1 {
    width: 100%;
    height: 100%
}
.dt {
    display: table
}
.dtm {
    display: table;
    margin: 0 auto
}
.dtcell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.els {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word
}
.els2 {
    display: block;
    display: -webkit-box;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}
.po-auto {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}
.img-md img {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .8s;
    -webkit-transition: all .8s
}
.img-md:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}
.tra,a {
    transition: all .3s;
    -webkit-transition: all .3s
}
.cf {
    color: #fff
}
.c0 {
    color: #000
}
.c6 {
    color: #666
}
.c9 {
    color: #999
}
.baf {
    background: #fff
}
.li25 {
    line-height: 25px
}
.li30 {
    line-height: 30px
}
.f12 {
    font-size: 12px
}
.f16 {
    font-size: 16px
}
.dfcc,.dfccs,.dflc,.dflr,.dflrs {
    display: -webkit-flex;
    display: flex
}
.dfcc,.dfccs {
    justify-content: center;
    -webkit-justify-content: center
}
.dflc,.dfcc,.dfccs,.dflr,.dflrs {
    align-items: center;
    -webkit-align-items: center
}
.dflr {
    justify-content: space-between;
    -webkit-justify-content: space-between
}
.dflrs {
    justify-content: space-around;
    -webkit-justify-content: space-around
}
.dfccs {
    -webkit-flex-direction: column;
    flex-direction: column
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.slick-track:before,.slick-track:after {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir="rtl"] .slick-slide {
    float: right
}
.slick-slide img {
    width: 100%;
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-prev,.slick-next {
    z-index: 1;
    position: absolute;
    top: 50%;
    font-size: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}
.slick-prev {
    left: 0
}
.slick-next {
    right: 0
}
.slick-dots {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    font-size: 0;
    text-align: center
}
.slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    margin: 0 5px;
    cursor: pointer
}
.slick-dots li.slick-active,.slick-dots li:hover,.slick-dots li:focus {
    background: #333
}
.slick-dots li button {
    display: none
}
.animation {
    visibility: hidden;
    opacity: 0
}
.fadel,.fader,.fadeup,.fadez {
    visibility: visible
}
.fadeup {
    animation: slideInUp ease-out .6s forwards;
    -webkit-animation: slideInUp ease-out .6s forwards
}
@keyframes slideInUp {
    from {
        transform: translate3d(0, 50%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 50%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}
.fadel {
    animation: slideInLeft ease-out .6s forwards;
    -webkit-animation: slideInLeft ease-out .6s forwards
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-50%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-50%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}
.fader {
    animation: slideInRight ease-out .6s forwards;
    -webkit-animation: slideInRight ease-out .6s forwards
}
@keyframes slideInRight {
    from {
        transform: translate3d(50%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(50%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}
.fadez {
    animation: zoomIn ease-out .6s forwards;
    -webkit-animation: zoomIn ease-out .6s forwards
}
@keyframes zoomIn {
    from {
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 1;
        transform: none
    }
}
@-webkit-keyframes zoomIn {
    from {
        -webkit-transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 1;
        -webkit-transform: none
    }
}
.imgs {
    overflow: hidden;
    background: #eee url(data:image/gif;base64,R0lGODlhEgASAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMDFGMDBBNEVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMDFGMDBBNUVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMwMUYwMEEyRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMwMUYwMEEzRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkECQgAAQAsAAAAABIAEgAAAiuMj6nLnQADBE7GWTE+2+jIgd4lWlRIdSbynaO7qjIJz2lpr06blT1cCToKACH5BAkJAAEALAAAAAASABIAAAItjI95wOrGwHMRVdpWhu1yqUleMFblRnboKa5uC36WGqe1+c6wzrPPOJEFh8MCACH5BAkJAAEALAAAAAASABIAAAIthIOpa7CvWjxQJvtw0NNdikjaeJBeWIKbKrKuY3brOcvxB79Qje93ptr1hIsCACH5BAkIAAEALAAAAAASABIAAAIvjB+gyK3QzEMzVrlsxvDMm2whBJaL2XEjJX7tS8JsnK7eKd/0zKORrfo5RMJgowAAIfkECQkAAQAsAAAAABIAEgAAAi6Mj6nLC48eYDLCerCpOnQOZeF2jZ4JTqJKTh9asqecWnRs5+8t5ysF6zWGREMBACH5BAUIAAEALAAAAAASABIAAAIsjI8Im63s3AJxPiqhsRlvxn1eYIWkdlLmCqKs6sbw+KbX3eFNHe1oLwImLAUAOw==) no-repeat center
}
.imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.mt5 {
    margin-top: .05rem
}
.mt10 {
    margin-top: .1rem
}
.mt15 {
    margin-top: .15rem
}
.mt20 {
    margin-top: .2rem
}
.mt25 {
    margin-top: .25rem
}
.mt30 {
    margin-top: .3rem
}
.mt35 {
    margin-top: .35rem
}
.mt40 {
    margin-top: .4rem
}
.mt45 {
    margin-top: .45rem
}
.mt50 {
    margin-top: .5rem
}
.mr5 {
    margin-right: .05rem
}
.mr10 {
    margin-right: .1rem
}
.mr15 {
    margin-right: .15rem
}
.mr20 {
    margin-right: .2rem
}
.mr25 {
    margin-right: .25rem
}
.mr30 {
    margin-right: .3rem
}
.mr35 {
    margin-right: .35rem
}
.mr40 {
    margin-right: .4rem
}
.mr45 {
    margin-right: .45rem
}
.mr50 {
    margin-right: .5rem
}
.mb5 {
    margin-bottom: .05rem
}
.mb10 {
    margin-bottom: .1rem
}
.mb15 {
    margin-bottom: .15rem
}
.mb20 {
    margin-bottom: .2rem
}
.mb25 {
    margin-bottom: .25rem
}
.mb30 {
    margin-bottom: .3rem
}
.mb35 {
    margin-bottom: .35rem
}
.mb40 {
    margin-bottom: .4rem
}
.mb45 {
    margin-bottom: .45rem
}
.mb50 {
    margin-bottom: .5rem
}
.ml5 {
    margin-left: .05rem
}
.ml10 {
    margin-left: .1rem
}
.ml15 {
    margin-left: .15rem
}
.ml20 {
    margin-left: .2rem
}
.ml25 {
    margin-left: .25rem
}
.ml30 {
    margin-left: .3rem
}
.ml35 {
    margin-left: .35rem
}
.ml40 {
    margin-left: .4rem
}
.ml45 {
    margin-left: .45rem
}
.ml50 {
    margin-left: .5rem
}
.pt5 {
    padding-top: .05rem
}
.pt10 {
    padding-top: .1rem
}
.pt15 {
    padding-top: .15rem
}
.pt20 {
    padding-top: .3rem;
}
.pt25 {
    padding-top: .25rem
}
.pt30 {
    padding-top: .3rem
}
.pt35 {
    padding-top: .35rem
}
.pt40 {
    padding-top: .4rem
}
.pt45 {
    padding-top: .45rem
}
.pt50 {
    padding-top: .1rem;
}
.pr5 {
    padding-right: .05rem
}
.pr10 {
    padding-right: .1rem
}
.pr15 {
    padding-right: .15rem
}
.pr20 {
    padding-right: .2rem
}
.pr25 {
    padding-right: .25rem
}
.pr30 {
    padding-right: .3rem
}
.pr35 {
    padding-right: .35rem
}
.pr40 {
    padding-right: .4rem
}
.pr45 {
    padding-right: .45rem
}
.pr50 {
    padding-right: .5rem
}
.pb5 {
    padding-bottom: .05rem
}
.pb10 {
    padding-bottom: .1rem
}
.pb15 {
    padding-bottom: .15rem
}
.pb20 {
    padding-bottom: .2rem;
}
.pb25 {
    padding-bottom: .25rem
}
.pb30 {
    padding-bottom: .3rem
}
.pb35 {
    padding-bottom: .35rem
}
.pb40 {
    padding-bottom: .4rem
}
.pb45 {
    padding-bottom: .45rem
}
.pb50 {
    padding-bottom: .5rem;
}
.pl10 {
    padding-left: .1rem
}
.pl15 {
    padding-left: .15rem
}
.pl20 {
    padding-left: .2rem
}
.pl25 {
    padding-left: .25rem
}
.pl30 {
    padding-left: .3rem
}
.pl35 {
    padding-left: .35rem
}
.pl40 {
    padding-left: .4rem
}
.pl45 {
    padding-left: .45rem
}
.pl50 {
    padding-left: .5rem
}
.lg-12,.lg-3,.lg-4,.lg-6 {
    float: left
}
.lg-12 {
    width: 100%
}
.lg-6 {
    width: 50%
}
.lg-4 {
    width: 33.33333333%
}
.lg-3 {
    width: 25%
}
/* @media (max-width: 1024px) {
    .md-dn {
        display:none !important
    }
    .md-db {
        display: block !important
    }
    .md-12,.md-3,.md-4,.md-6 {
        float: left
    }
    .md-12 {
        width: 100% !important
    }
    .md-6 {
        width: 50% !important
    }
    .md-4 {
        width: 33.33333333% !important
    }
    .md-3 {
        width: 25% !important
    }
}
@media (max-width: 768px) {
    .sm-12,.sm-3,.sm-4,.sm-6 {
        float:left
    }
    .sm-12 {
        width: 100% !important
    }
    .sm-6 {
        width: 50% !important
    }
    .sm-4 {
        width: 33.33333333% !important
    }
    .sm-3 {
        width: 25% !important
    }
    .sm-ha {
        height: auto !important
    }
    .sm-mt5 {
        margin-top: .05rem
    }
    .sm-mt10 {
        margin-top: .1rem
    }
    .sm-mt15 {
        margin-top: .15rem
    }
    .sm-mt20 {
        margin-top: .2rem
    }
    .sm-mt25 {
        margin-top: .25rem
    }
    .sm-mt30 {
        margin-top: .3rem
    }
    .sm-mt35 {
        margin-top: .35rem
    }
    .sm-mt40 {
        margin-top: .4rem
    }
    .sm-mt45 {
        margin-top: .45rem
    }
    .sm-mt50 {
        margin-top: .5rem
    }
    .sm-mt0 {
        margin-top: 0 !important
    }
    .sm-mr5 {
        margin-right: .05rem
    }
    .sm-mr10 {
        margin-right: .1rem
    }
    .sm-mr15 {
        margin-right: .15rem
    }
    .sm-mr20 {
        margin-right: .2rem
    }
    .sm-mr25 {
        margin-right: .25rem
    }
    .sm-mr30 {
        margin-right: .3rem
    }
    .sm-mr35 {
        margin-right: .35rem
    }
    .sm-mr40 {
        margin-right: .4rem
    }
    .sm-mr45 {
        margin-right: .45rem
    }
    .sm-mr50 {
        margin-right: .5rem
    }
    .sm-mr0 {
        margin-right: 0 !important
    }
    .sm-mb5 {
        margin-bottom: .05rem
    }
    .sm-mb10 {
        margin-bottom: .1rem
    }
    .sm-mb15 {
        margin-bottom: .15rem
    }
    .sm-mb20 {
        margin-bottom: .2rem
    }
    .sm-mb25 {
        margin-bottom: .25rem
    }
    .sm-mb30 {
        margin-bottom: .3rem
    }
    .sm-mb35 {
        margin-bottom: .35rem
    }
    .sm-mb40 {
        margin-bottom: .4rem
    }
    .sm-mb45 {
        margin-bottom: .45rem
    }
    .sm-mb50 {
        margin-bottom: .5rem
    }
    .sm-mb0 {
        margin-bottom: 0 !important
    }
    .sm-ml5 {
        margin-left: .05rem
    }
    .sm-ml10 {
        margin-left: .1rem
    }
    .sm-ml15 {
        margin-left: .15rem
    }
    .sm-ml20 {
        margin-left: .2rem
    }
    .sm-ml25 {
        margin-left: .25rem
    }
    .sm-ml30 {
        margin-left: .3rem
    }
    .sm-ml35 {
        margin-left: .35rem
    }
    .sm-ml40 {
        margin-left: .4rem
    }
    .sm-ml45 {
        margin-left: .45rem
    }
    .sm-ml50 {
        margin-left: .5rem
    }
    .sm-ml0 {
        margin-left: 0 !important
    }
    .sm-ml0 {
        margin: 0 !important
    }
    .sm-pt5 {
        padding-top: .05rem
    }
    .sm-pt10 {
        padding-top: .1rem
    }
    .sm-pt15 {
        padding-top: .15rem
    }
    .sm-pt20 {
        padding-top: .2rem
    }
    .sm-pt25 {
        padding-top: .25rem
    }
    .sm-pt30 {
        padding-top: .3rem
    }
    .sm-pt35 {
        padding-top: .35rem
    }
    .sm-pt40 {
        padding-top: .4rem
    }
    .sm-pt45 {
        padding-top: .45rem
    }
    .sm-pt50 {
        padding-top: .5rem
    }
    .sm-pt0 {
        padding-top: 0 !important
    }
    .sm-pr5 {
        padding-right: .05rem
    }
    .sm-pr10 {
        padding-right: .1rem
    }
    .sm-pr15 {
        padding-right: .15rem
    }
    .sm-pr20 {
        padding-right: .2rem
    }
    .sm-pr25 {
        padding-right: .25rem
    }
    .sm-pr30 {
        padding-right: .3rem
    }
    .sm-pr35 {
        padding-right: .35rem
    }
    .sm-pr40 {
        padding-right: .4rem
    }
    .sm-pr45 {
        padding-right: .45rem
    }
    .sm-pr50 {
        padding-right: .5rem
    }
    .sm-pr0 {
        padding-right: 0 !important
    }
    .sm-pb5 {
        padding-right: .05rem
    }
    .sm-pb10 {
        padding-bottom: .1rem
    }
    .sm-pb15 {
        padding-bottom: .15rem
    }
    .sm-pb20 {
        padding-bottom: .2rem
    }
    .sm-pb25 {
        padding-bottom: .25rem
    }
    .sm-pb30 {
        padding-bottom: .3rem
    }
    .sm-pb35 {
        padding-bottom: .35rem
    }
    .sm-pb40 {
        padding-bottom: .4rem
    }
    .sm-pb45 {
        padding-bottom: .45rem
    }
    .sm-pb50 {
        padding-bottom: .5rem
    }
    .sm-pb0 {
        padding-bottom: 0 !important
    }
    .sm-pl10 {
        padding-left: .1rem
    }
    .sm-pl15 {
        padding-left: .15rem
    }
    .sm-pl20 {
        padding-left: .2rem
    }
    .sm-pl25 {
        padding-left: .25rem
    }
    .sm-pl30 {
        padding-left: .3rem
    }
    .sm-pl35 {
        padding-left: .35rem
    }
    .sm-pl40 {
        padding-left: .4rem
    }
    .sm-pl45 {
        padding-left: .45rem
    }
    .sm-pl50 {
        padding-left: .5rem
    }
    .sm-pl0 {
        padding-left: 0 !important
    }
    .sm-p0 {
        padding: 0 !important
    }
    .sm-db {
        display: block !important
    }
    .sm-dn {
        display: none !important
    }
} */

/* 通用分页样式 */
.pages {
    height: 26px;
    padding: 15px 0;
    margin-top: 5px;
    clear: both;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
  }
  .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 > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
  }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
  }

/**/
.infocontent{padding:20px 0; color:#555; line-height:28px; font-size:15px; min-height:100px;}


.w1150 {
    max-width: 1150px;
    margin: 0 auto;
}

.index-check1{}
.index-check1 .index-check1-tab{}

.index-check1-tab {
    box-shadow: inset 0 -1px 0 #e0e0e0;
}

.index-check1-tab li{
    float: left;
    height: 173px;
    width: 16.666%;
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
.index-check1-tab li a {
    padding-top: 108px;
    display: block;
    font-size: 15px;
    padding-bottom: 45px;
}
.index-check1-tab li.on a {
    color: #82a0d6;
    background: url(../images/index-lc-bot.png) bottom center no-repeat;
}


.tab-pane-l {
    box-shadow: inset -1px 0 0 0 #e4e4e4;
    font-size: 14px;
    color: #5e5d5c;
    line-height: 26px;
    width: 75%;
    float: left;
}

.index-check1 .tab-pane {
    padding-top: 40px;
}

.tab-pane-l li {
    float: left;
    width: 33.33%;
    overflow: hidden;
    line-height: 30px;
}

.tab-pane-l li a{

}
.tab-pane-l li a:hover {
    color: #0d5ba9;
}


.tab-pane-r {
    padding-left: 65px;
    font-size: 15px;
    width: 25%;
    float: right;
    color: #3f3e3e;
}
.tab-pane-r dd {
    margin-bottom: 20px;
}
.tab-pane-r a.more {
    font-size: 12px;
    color: #fff;
    background: #808080;
    padding: 9px 20px;
    font-weight: normal;
}

.part01_p {
    font-size: .22rem;
    color: #414141;
    text-align: center;
    font-weight: bold;
    line-height: .79rem;
    margin-top: .3rem;
}
.title_sq {
    width: 0.7rem;
    height: 0.06rem;
    background: #f39800;
    margin: 0 auto;
}

.neibanner{
    height: 187px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

td {
  border: 1px solid;
}
/*客服*/
#common_box{width:106px; height:275px; position:fixed;_position:absolute;right:0;top:40%;border:1px solid #d0dcec; background:url(../images/touming.png); z-index:88}
#cli_on{width:30px;height:275px;float:left;cursor:pointer;background:#f3f6fb;text-align:center;line-height:298px}

.xufu {
position: fixed;
top: 50%;
right: 0px;
z-index: 99;
margin-top: -203px;
}



.xufu ul {
width: auto;
flex-wrap: wrap;
}
.xufu ul li{
display:flex;
justify-content:flex-end;
}
.xufu ul li:not(.eewm){
overflow:hidden;
}
.xufu ul li a{
display:flex;
min-width:70px;
background:#f0f0f0;
flex-wrap:wrap;
align-content:center;
height:70px;
font-size:12px;
color:#404040;
text-decoration:none;
padding:5px 0px;
position:relative;
transition:background .3s;
border-bottom:1px rgba(0,0,0,.1) solid;
}
.xufu ul li:last-child a{
border-bottom:0;
}
.xufu ul li a p{
text-align:center;
width:100%;
line-height:18px;
margin:7px 0px 0px;
}
.xufu ul li a small{
display:block;
width:100%;
height:30px;
text-align:center;
}
.xufu ul li:nth-of-type(1) a small{
background:url(../images/qq.png) center no-repeat;
background-size:22px auto;
}
.xufu ul li:nth-of-type(2) a small{
background:url(../images/wx.png) center no-repeat;
background-size:27px auto;
}
.xufu ul li:nth-of-type(3) a small{
background:url(../images/yx.png) center no-repeat;
background-size:25px auto;
}
.xufu ul li:nth-of-type(4) a small{
background:url(../images/dh.png) center no-repeat;
background-size:24px auto;
}
.xufu ul li:nth-of-type(5) a small{
background:url(../images/tb.png) center no-repeat;
background-size:25px auto;
}
.xufu ul li:nth-of-type(6) a small{
background:url(../images/al.png) center no-repeat;
background-size:30px auto;
}
.xufu ul li:nth-of-type(1) a:hover small{
background:url(../images/qqn.png) center no-repeat;
background-size:22px auto;
}
.xufu ul li:nth-of-type(2) a:hover small{
background:url(../images/wxn.png) center no-repeat;
background-size:27px auto;
}
.xufu ul li:nth-of-type(3) a:hover small{
background:url(../images/yxn.png) center no-repeat;
background-size:25px auto;
}
.xufu ul li:nth-of-type(4) a:hover small{
background:url(../images/dhn.png) center no-repeat;
background-size:24px auto;
}
.xufu ul li:nth-of-type(5) a:hover small{
background:url(../images/tbn.png) center no-repeat;
background-size:25px auto;
}
.xufu ul li:nth-of-type(6) a:hover small{
background:url(../images/aln.png) center no-repeat;
background-size:30px auto;
}
.xufu ul li a span{
position:absolute;
width:140px;
bottom:0;
display:none;
right:100%;
}
.xufu ul li a span img{
width:100%;
}
.xufu ul li:hover a span{
display:block;
}
.xufu ul li a:hover{
background:#206bd1;
max-width:auto;
color:#fff;
text-decoration:none;
}
.xufu ul li a section{
display:flex;
align-items:center;
overflow:hidden;
position:relative;
margin-right:-211px;
transition:margin-right .5s;
}
.xufu ul li a:hover section{
margin-right:0px;
}
.xufu ul li a section div{
width:75px;
}
.xufu ul li a section div{
width:75px;
}
.xufu ul li a section big{
display:flex;
align-items:center;
border-left:1px #fff solid;
height:90%;
font-family:Fontone;
font-size:14px;
padding:0px 5px;
letter-spacing:1px;
}
.xufu ul li a .top{
display:block;
width:0;
height:0;
border-left:8px rgba(0,0,0,.5) solid;
border-top:8px transparent solid;
border-bottom:8px transparent solid;
margin:0 auto;
transform:rotate(-90deg);
}
.xufu ul li a:hover .top{
border-left:8px #fff solid;
border-top:8px transparent solid;
border-bottom:8px transparent solid;
}
.xufu ul li:last-child a p{
font-size:16px;
}
