.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.clearfix, .container:after, .row:after, ul {
    *zoom: 1
}

.clearfix:after, .container:after, .row:after, ul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.container {
    margin-right: auto;
    margin-left: auto
}

.content img {
    max-width: 100%
}

.content_box, .content_box *, .content_box :after, .content_box :before {
    box-sizing: content-box
}

.ml5 {
    margin-left: 5px
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px
}

.mb5 {
    margin-bottom: 5px
}

.mg5 {
    margin: 5px
}

.pl5 {
    padding-left: 5px
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.pd5 {
    padding: 5px
}

.ml10 {
    margin-left: 10px
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mg10 {
    margin: 10px
}

.pl10 {
    padding-left: 10px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pd10 {
    padding: 10px
}

.ml15 {
    margin-left: 15px
}

.mt15 {
    margin-top: 15px
}

.mr15 {
    margin-right: 15px
}

.mb15 {
    margin-bottom: 15px
}

.mg15 {
    margin: 15px
}

.pl15 {
    padding-left: 15px
}

.pt15 {
    padding-top: 15px
}

.pr15 {
    padding-right: 15px
}

.pb15 {
    padding-bottom: 15px
}

.pd15 {
    padding: 15px
}

.ml20 {
    margin-left: 20px
}

.mt20 {
    margin-top: 20px
}

.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mg20 {
    margin: 20px
}

.pl20 {
    padding-left: 20px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pd20 {
    padding: 20px
}

.ml25 {
    margin-left: 25px
}

.mt25 {
    margin-top: 25px
}

.mr25 {
    margin-right: 25px
}

.mb25 {
    margin-bottom: 25px
}

.mg25 {
    margin: 25px
}

.pl25 {
    padding-left: 25px
}

.pt25 {
    padding-top: 25px
}

.pr25 {
    padding-right: 25px
}

.pb25 {
    padding-bottom: 25px
}

.pd25 {
    padding: 25px
}

.ml30 {
    margin-left: 30px
}

.mt30 {
    margin-top: 30px
}

.mr30 {
    margin-right: 30px
}

.mb30 {
    margin-bottom: 30px
}

.mg30 {
    margin: 30px
}

.pl30 {
    padding-left: 30px
}

.pt30 {
    padding-top: 30px
}

.pr30 {
    padding-right: 30px
}

.pb30 {
    padding-bottom: 30px
}

.pd30 {
    padding: 30px
}

.ml35 {
    margin-left: 35px
}

.mt35 {
    margin-top: 35px
}

.mr35 {
    margin-right: 35px
}

.mb35 {
    margin-bottom: 35px
}

.mg35 {
    margin: 35px
}

.pl35 {
    padding-left: 35px
}

.pt35 {
    padding-top: 35px
}

.pr35 {
    padding-right: 35px
}

.pb35 {
    padding-bottom: 35px
}

.pd35 {
    padding: 35px
}

.ml40 {
    margin-left: 40px
}

.mt40 {
    margin-top: 40px
}

.mr40 {
    margin-right: 40px
}

.mb40 {
    margin-bottom: 40px
}

.mg40 {
    margin: 40px
}

.pl40 {
    padding-left: 40px
}

.pt40 {
    padding-top: 40px
}

.pr40 {
    padding-right: 40px
}

.pb40 {
    padding-bottom: 40px
}

.pd40 {
    padding: 40px
}

.ml45 {
    margin-left: 45px
}

.mt45 {
    margin-top: 45px
}

.mr45 {
    margin-right: 45px
}

.mb45 {
    margin-bottom: 45px
}

.mg45 {
    margin: 45px
}

.pl45 {
    padding-left: 45px
}

.pt45 {
    padding-top: 45px
}

.pr45 {
    padding-right: 45px
}

.pb45 {
    padding-bottom: 45px
}

.pd45 {
    padding: 45px
}

.ml50 {
    margin-left: 50px
}

.mt50 {
    margin-top: 50px
}

.mr50 {
    margin-right: 50px
}

.mb50 {
    margin-bottom: 50px
}

.mg50 {
    margin: 50px
}

.pl50 {
    padding-left: 50px
}

.pt50 {
    padding-top: 50px
}

.pr50 {
    padding-right: 50px
}

.pb50 {
    padding-bottom: 50px
}

.pd50 {
    padding: 50px
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px
}

.f32 {
    font-size: 32px
}

.f34 {
    font-size: 34px
}

.f36 {
    font-size: 36px
}

.i_box1 .i_box1_content .i_box1_list ul li a .imgauto {
    width: 380px;
    overflow: hidden;
}

.flink_tit {
    width: 100%;
    margin-top: 30px;
    border-bottom: 1px solid #eee;
}

.flink_tit p {
    display: block;
    font-size: 22px;
    line-height: 30.8px;
    color: #1abde8;
    text-align: left;
    font-weight: bold;
    padding-bottom: 10px;
}

.flink_tit p span {
    padding-bottom: 10px;
    border-bottom: 3px solid #eee;
}

.flink_list {
    width: 100%;
    margin-top: 10px;
}

.flink_list li {
    float: left;
    margin-right: 28px;
}

.flink_list li a {
    font-size: 16px;
    line-height: 28px;
    color: #5a5a5a;
}

.flink_list li a:hover {
    color: #1abde8;
}

.page_banner img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.news_list ul li a .imgauto {
    width: 200px;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}

.main_r .pro_list ul li .imgauto {
    width: 255px;
    overflow: hidden;
}

.tag {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 40px;
    float: left;
    width: 100%;
}

.flink {
    width: 100%;
    float: left;
}

.flink .news_list {
    margin-top: 15px;
}

.flink .news_list li {
    padding-bottom: 7px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.flink .news_list li a {
    float: left;
    width: 80%;
    line-height: 24px;
}

.flink .news_list li p {
    float: right;
    width: 20%;
}

.list_desc {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
}

.list_desc p {
    font-size: 13px;
    color: #868686;
    line-height: 24px;
    padding: 5px 15px;
    border: 1px dotted #e5e5e5;
}

.li_menu {
    float: left;
    width: 100%;
    padding: 0 12px;
    margin-top: 5px;
}

.li_menu a {
    text-align: center;
    line-height: 36px;
    border-bottom: 1px dashed #3d3d3d;
    display: block;
    color: #666;
    width: 192px;
}

.li_menu a:hover {
    color: #00afdf;
    border-bottom: 1px dashed #00afdf;
}

.search_menu {
    float: left;
    width: 30%;
    overflow: hidden;
}

.search_menu a {
    font-size: 14px;
    float: left;
    margin: 0 5px;
    color: #666;
    line-height: 40px;
}

.search_menu p {
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 40px;
}

.search_menu a:hover {
    color: #1cbde9;
}

.show_content .imgauto {
    height: 304px;
    width: 300px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
}

.main_l ul li.active {
    background: #1abde8;
}

.main_l ul li.active a {
    color: #fff;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

*, :after, :before {
    box-sizing: border-box
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

address, cite, dfn, em, var {
    font-style: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0
}

body, button, input, select, textarea {
    font: 14px/1.5 \\5FAE\8F6F\96C5\9ED1, arial;
    color: #333;
    font-size: 14px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ol, ul {
    list-style: none
}

a, button, input[type=button], input[type=file], input[type=reset], input[type=submit] {
    cursor: pointer
}

a {
    color: inherit;
    color: expression(this.parentNode.currentStyle.color);
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 16px
}

small {
    font-size: 12px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media screen and (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media screen and (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media screen and (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

body, button, input, select, textarea {
    font: 14px/1.4 \\5FAE\8F6F\96C5\9ED1, arial;
    color: #5a5a5a;
    font-size: 12px
}

.center {
    width: 1200px;
    margin: 0 auto
}

.header {
    width: 100%
}

.header .head_top {
    width: 100%;
    height: 40px;
    background: #000
}

.header .head_top .head_top_content {
    width: 100%
}

.header .head_top .head_top_content .fr {
    float: right
}

.header .head_top .head_top_content .fr p {
    float: left;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    padding: 0 12px
}

.header .head_top .head_top_content .fr p img {
    margin: 0 8px
}

.header .head_top .head_top_content .fr p img, .header .head_top .head_top_content .fr p span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}

.header .head_top .head_top_content .fr p span {
    line-height: 40px;
    font-size: 12px
}

.header .head_top .head_top_content .fr p span.f14 {
    font-size: 14px
}

.header_nav {
    width: 100%;
    height: 110px
}

.header_nav .head_logo img {
    display: block;
    float: left;
    margin-top: 18px
}

.header_nav .head_logo .fl {
    margin: 35px 0 0 0;
}

.header_nav .head_logo .fl h4 {
    font-weight: 400;
    font-size: 30px;
}

.header_nav .head_logo .fl h6 {
    color: #1abde8
}

.head_nav ul {
    margin-top: 30px
}

.head_nav ul li {
    float: left;
    line-height: 45px;
    text-align: center;
    margin: 0 5px
}

.head_nav ul li:hover a,.head_nav ul li.active a {
    background: #1abde8;
    color: #fff
}

.head_nav ul li a {
    width: 85px;
    height: 45px;
    font-size: 18px;
    color: #333;
    display: block
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 795px
}

.banner .banner_img {
    height: 700px;
    width: 100%;
    overflow: hidden
}

.banner .banner_img ul li {
    position: relative
}

.banner .banner_img ul li img.banner {
    width: 1920px;
    height: 700px;
    position: relative;
    left: 50%;
    margin-left: -960px
}

.banner .banner_img ul li img.imgtop {
    position: absolute;
    left: 40.3%;
    bottom: -30%
}

.banner .banner_img ul li p.pleft {
    position: absolute;
    font-size: 48px;
    color: #fff;
    top: 38.6%;
    left: -35%
}

.banner .banner_img ul li p.pleft b span {
    color: #1abde8
}

.banner .banner_img ul li p.pleft i {
    display: block;
    text-align: center;
    font-style: normal;
    font-size: 18px;
    line-height: 25.2px
}

.banner .banner_text {
    width: 100%;
    position: absolute;
    bottom: 0
}

.banner .banner_text .banner_text_content ul li {
    width: 400px;
    height: 150px;
    padding: 40px;
    float: left;
    background: #1abde8
}

.banner .banner_text .banner_text_content ul li.li2 {
    background: #1e1e1e
}

.banner .banner_text .banner_text_content ul li.li2 p {
    color: #5a5a5a
}

.banner .banner_text .banner_text_content ul li h6 {
    font-weight: 400;
    color: #fff
}

.banner .banner_text .banner_text_content ul li p {
    color: #98e7fc;
    line-height: 1.7;
    margin-top: 15px
}

.main {
    width: 100%;
    overflow: hidden
}

.i_box_tit {
    height: 110px;
    width: 100%;
    background: url(../images/tit.png) no-repeat 50%;
    margin-bottom: 30px;
}

.i_box_tit p {
    font-size: 16px;
    color: #999;
    text-align: center;
}

.i_box_tit h3 {
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: 400;
    padding-top: 23px

}

.i_box_tit h3 span {
    color: #1cbde9
}

.i_box1 {
    background: #f7f7f7;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px
}

.i_box1 .i_box1_content .i_box1_menu {
    width: 100%;
    margin: 40px 0 20px
}

.i_box1 .i_box1_content .i_box1_menu ul {
    text-align: center
}

.i_box1 .i_box1_content .i_box1_menu ul li {
    margin: 0 5px
}

.i_box1 .i_box1_content .i_box1_menu ul li, .i_box1 .i_box1_content .i_box1_menu ul li a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}

.i_box1 .i_box1_content .i_box1_menu ul li a {
    width: 110px;
    height: 42px;
    color: #999;
    text-align: center;
    line-height: 42px
}

.i_box1 .i_box1_content .i_box1_menu ul li a:hover {
    color: #333
}

.i_box1 .i_box1_content .i_box1_list {
    width: 100%;
    overflow: hidden
}

.i_box1 .i_box1_content .i_box1_list ul {
    width: 1230px
}

.i_box1 .i_box1_content .i_box1_list ul li {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    background: #fff;
}

.i_box1 .i_box1_content .i_box1_list ul li a {
    display: block
}

.i_box1 .i_box1_content .i_box1_list ul li a img {
}

.i_box1 .i_box1_content .i_box1_list ul li a h3 {
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: 400;
    margin: 15px 0;
}

.i_box1 .i_box1_content .i_box1_list ul li span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #acacac
}

.i_box1 .i_box1_content .i_box1_list ul li span i {
    color: #ff3c00;
    font-style: normal
}

.i_box1 .i_box1_content .i_box1_list ul li p {
    color: #afafaf;
    line-height: 1.36;
    margin: 10px 5px 0
}

.i_box1 .i_box1_content .i_box1_p {
    width: 100%;
    overflow: hidden
}

.i_box1 .i_box1_content .i_box1_p p {
    width: 1230px
}

.i_box1 .i_box1_content .i_box1_p p span {
    width: 380px;
    height: 2px;
    background: #fff;
    float: left;
    margin-right: 30px
}

.i_box1 .i_box1_content .i_box1_btn {
    width: 100%;
    padding: 30px 0
}

.i_box1 .i_box1_content .i_box1_btn a {
    width: 150px;
    height: 40px;
    background: #fff;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    transition: .5s;
    border-radius: 3px
}

.i_box1 .i_box1_content .i_box1_btn a:hover {
    background: #1cbde9;
    color: #fff;
    transition: .5s
}

.i_box2 {
    width: 100%;
    height: 320px;
    padding-top: 53px;
    position: relative;
    background: url(../images/dh.jpg) /*tpa=http://170004.websitetemplate.cn/template/default/index/img/dh.jpg*/ no-repeat 50%
}

.i_box2 .i_box2_content {
    width: 990px;
    height: 214px;
    margin: 0 auto;
    padding-top: 50px;
    background: url(../images/dh.png) /*tpa=http://170004.websitetemplate.cn/template/default/index/img/dh.png*/ no-repeat
}

.i_box2 .i_box2_content h3 {
    font-size: 30px;
    color: #fff;
    text-align: center
}

.i_box2 .i_box2_content h4 {
    font-size: 30px;
    color: #1cbde9;
    text-align: center;
    font-weight: 400
}

.i_box2 .i_box2_content .contact {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 48px;
    left: 47.7%;
    animation: a 1.2s infinite linear;
    -webkit-animation: a 1.2s infinite linear
}

.i_box2 .i_box2_content .contact:hover img {
    display: none
}

.i_box2 .i_box2_content .contact:hover span {
    display: block
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

.i_box2 .i_box2_content .contact img, .i_box2 .i_box2_content .contact span {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative
}

.i_box2 .i_box2_content .contact span {
    display: none;
    background: #1cbde9;
    color: #fff;
    text-align: center;
    line-height: 60px
}

.i_box3 {
    width: 100%;
    background: #fafbfd;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}

.i_box3 .i_box3_content .i_box3_list {
    width: 100%;
    margin-top: 60px;
    overflow: hidden
}

.i_box3 .i_box3_content .i_box3_list ul {
    width: 1300px
}

.i_box3 .i_box3_content .i_box3_list ul li {
    float: left;
    width: 640px;
    margin-bottom: 60px
}

.i_box3 .i_box3_content .i_box3_list ul li .box3_list_img {
    width: 98px;
    height: 98px;
    position: relative;
    float: left;
    border:2px solid #eee;
    background: #1cbde9;
    color: #fff;
    line-height: 1.2;
}


.i_box3 .i_box3_content .i_box3_list ul li .box3_list_img i {
    font-size: 40px;
    text-align: center;
    display: block;
    font-style: normal;
    margin-top: 8px;
}
.i_box3 .i_box3_content .i_box3_list ul li .box3_list_img span{
    display: block;
    font-size: 20px;
    text-align: center;
}
.i_box3 .i_box3_content .i_box3_list ul li .box3_list_text {
    float: left;
    width: 428px;
    margin-left: 30px
}

.i_box3 .i_box3_content .i_box3_list ul li .box3_list_text h3 {
    font-size: 16px;
    height: 26px;
    background: url(../images/h3.jpg) no-repeat 0 100%
}

.i_box3 .i_box3_content .i_box3_list ul li .box3_list_text p {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin-top: 10px;
    text-indent: 2em;
}

.i_box4 {
    width: 100%;
    padding: 30px 0 0
}

.i_box4 .i_box4_content {
    margin-top: 30px;
    width: 100%;
}
.i_box4_pic{
    width: 460px;
    margin-right: 40px;
}

.i_box4 .i_box4_content .i_box4_text {
    width: 700px;
    float: right;
    color: #000;
    font-size: 14px;

}
.about_index{
    line-height: 28px;
    max-height: 252px;
    overflow: hidden;

}

.i_box4 .i_box4_content .i_box4_text p {
}

.i_box4 .i_box4_content  a {
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    display: block;
    transition: .5s;
    border-radius: 3px;
    margin-top: 20px;
    background: #333;
    color: #fff;
}


.i_box5 {
    float: left;
    padding-top: 100px
}

.i_box5, .i_box5 .i_box5_content {
    width: 100%
}

.i_box5 .i_box5_content .i_box5_list {
    width: 100%;
    float: left;
    margin-top: 55px
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_left {
    width: 580px;
    float: left
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_left a img {
    width: 560px
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_rig {
    width: 575px;
    float: right
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_rig ul li {
    margin-bottom: 10px;
    height: 68px;
    width: 100%;
    border-bottom: 1px solid #e2e2e2
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_rig ul li a {
    display: block
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_rig ul li a h3 {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin-bottom: 5px
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_rig ul li a h3:hover {
    color: red
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_rig ul li span {
    font-size: 10px;
    color: #929292;
    display: block;
    margin-bottom: 6px
}

.i_box5 .i_box5_content .i_box5_list .i_box5_list_rig ul li p {
    font-size: 12px;
    color: #a9a9a9;
    font-weight: 400
}

.i_box5 .i_box5_content .i_box5_btn {
    width: 100%;
    float: left
}

.i_box5 .i_box5_content .i_box5_btn a {
    width: 150px;
    height: 40px;
    background: #f7f7f7;
    text-align: center;
    line-height: 40px;
    color: #999;
    font-size: 12px;
    margin: 0 auto;
    display: block;
    transition: .5s;
    border-radius: 3px;
    margin-top: 25px
}

.i_box5 .i_box5_content .i_box5_btn a:hover {
    background: #1cbde9;
    color: #fff;
    transition: .5s
}

.footer .foot_top {
    width: 100%;
    background: #252525;
    margin-top: 30px
}

.footer .foot_top .foot_top_contact {
    padding-top:30px;
    width: 100%
}

.footer .foot_top .foot_top_contact ul {
    width: 100%;
    padding-bottom: 35px
}

.footer .foot_top .foot_top_contact ul li {
    width: 370px;
    height: 136px;
    float: left;
    background: #2d2d2d;
    margin-left: 45px
}

.footer .foot_top .foot_top_contact ul li:first-child {
    margin-left: 0
}

.footer .foot_top .foot_top_contact ul li img {
    display: block;
    margin: 0 auto
}

.footer .foot_top .foot_top_contact ul li p {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-top: 24px
}

.footer .foot_top .foot_top_contact .foot_search {
    width: 100%;
    float: left;
    padding-bottom: 60px
}

.footer .foot_top .foot_top_contact .foot_search .foot_share {
    width: 30%;
    float: left
}

.footer .foot_top .foot_top_contact .foot_search .foot_share p a {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background: #2d2d2d;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    transition: .5s;
    margin: 0 5px
}

.footer .foot_top .foot_top_contact .foot_search .foot_share p a i {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    display: block;
    transition: .5s
}

.footer .foot_top .foot_top_contact .foot_search .foot_share p a:hover {
    background: #1cbde9;
    transition: .5s
}

.footer .foot_top .foot_top_contact .foot_search .foot_share p a:hover i {
    color: #fff;
    transition: .5s
}

.footer .foot_top .foot_top_contact .foot_search .foot_btn {
    width: 31%;
    float: right
}

.footer .foot_top .foot_top_contact .foot_search .foot_btn .text {
    width: 300px;
    height: 40px;
    font-size: 12px;
    color: #666;
    border: none;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    float: left
}

.footer .foot_top .foot_top_contact .foot_search .foot_btn .text::-webkit-input-placeholder {
    color: #666;
    font-size: 12px
}

.footer .foot_top .foot_top_contact .foot_search .foot_btn .text:-moz-placeholder, .footer .foot_top .foot_top_contact .foot_search .foot_btn .text::-moz-placeholder {
    color: #666;
    font-size: 12px
}

.footer .foot_top .foot_top_contact .foot_search .foot_btn .text:-ms-input-placeholder {
    color: #666;
    font-size: 12px
}

.footer .foot_top .foot_top_contact .foot_search .foot_btn .btn {
    width: 70px;
    height: 40px;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
    border: none;
    margin: 0;
    padding: 0;
    background: #1cbde9;
    float: left;
    color: #fff
}

.footer .copyright {
    padding: 10px 0;
    width: 100%;
    background: #1f1f1f;
}

.footer .copyright p {
    font-size: 13px;
    margin: 5px 0;
    color: #666;
    text-align: center
}

.page_banner {
    width: 100%;
    overflow: hidden
}

.content_title {
    width: 100%;
    margin: 70px 0
}

.content_title h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 400
}

.content_title span {
    font-size: 12px;
    display: block;
    text-align: center
}

.content_title p {
    width: 875px;
    margin: 0 auto;
    text-align: center;
    color: #999;
    line-height: 1.7;
    font-size: 14px;
    margin-top: 20px
}

.content {
    width: 1160px;
    margin: 0 auto
}

.content p {
    font-size: 14px;
    line-height: 1.9;
    margin-top: 25px
}

.container {
    position: relative;
    z-index: 1;
    margin-top: 30px;
}

.main_l {
    width: 220px
}

.main_l .main_title {
    width: 100%;
    height: 150px;
    padding: 30px;
    background: #00afdf
}

.main_l .main_title h3 {
    font-size: 24px;
    color: #fff;
    height: 40px;
    border-bottom: 1px solid #fff
}

.main_l .main_title span {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    display: block;
    text-align: right;
    margin-top: 6px
}

.main_l ul {
    width: 100%;
    background: #1e1e1e;
    padding-bottom: 24px
}

.main_l ul li {
    float: left;
    width: 100%;
    height: 45px
}

.main_l ul li:hover {
    background: #1abde8
}

.main_l ul li:hover a {
    color: #fff
}

.main_l ul li a {
    display: block;
    text-indent: 15px;
    font-size: 13px;
    color: #aaa;
    height: 45px;
    line-height: 45px;
    margin: 0 12px;
    border-bottom: 1px solid #3d3d3d
}

.main_r {
}

.main_r .crumbs {
    width: 100%;
    height: 70px;
    border-bottom:1px solid #eee;
    line-height: 70px;


}
.main_r .crumbs h3{
    color: #000;

}
.main_r .crumbs h3 span{
    color: #00a2e9;
    font-size: 16px;
    font-weight: normal;
}
.main_r .crumbs p {
    text-align: right;
}

.main_r .crumbs p a, .main_r .crumbs p span {
    font-size: 12px;
    line-height: 16.8px;
}

.main_r .crumbs p a:hover {
    text-decoration: underline
}

.main_r .pro_list {
    width: 100%;
    margin-top: 40px
}

.main_r .pro_list ul {
}

.main_r .pro_list ul li {
    padding: 15px;
    width: 285px;
    margin-right: 20px;
    float: left;
    border: 1px solid #eee;
    margin-bottom: 30px
}

.main_r .pro_list ul li:hover {
    border: 1px solid #f60
}

.main_r .pro_list ul li a.imgauto {
}

.main_r .pro_list ul li a span {
    font-size: 16px;
    color: #000;
    margin: 10px 0 0;
    display: block;
    text-align: center;
}

.main_r .pro_list ul li p {
    font-size: 12px;
    color: #afafaf;
    line-height: 1.36;
    margin-bottom: 20px
}

.pages {
    width: 100%;
    text-align: center
}

.pages a {
    padding: 2px 5px;
    border: 1px solid #000;
    color: #5a5a5a;
    font-size: 12px;
    margin: 0 2px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}

.pages a.active, .pages a:hover {
    background: #000;
    color: #fff
}

.show_content {
    width: 100%;
    margin-top:30px
}

.show_content .show_content_img {
    width: 300px;
    float: left;
    margin: 0 30px 21px 12px
}

.show_content .show_content_img img {
    width: 300px;
    margin: 75px 0
}

.show_content .show_content_tetx {
    width: 598px;
    float: left
}

.show_content .show_content_tetx h3 {
    font-size: 12px;
    color: #454545;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #e2e2e2;
    font-weight: 400;
    margin-bottom: 10px
}

.show_content .show_content_tetx span {
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
    text-decoration: line-through
}

.show_content .show_content_tetx p {
    font-size: 14px;
    margin-bottom: 10px
}

.show_content .show_content_tetx p i {
    font-size: 20px;
    color: #ff5022;
    font-weight: 700;
    font-style: normal
}

.pro_des {
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 5px;
    background: #f5f5f5;
}

.pro_des p {
    color: #999;
    line-height: 30px;
    text-indent: 2em
}
.detail_pic{
    text-align: center;
    margin: 10px 0;
}
.pro_content {
    width: 100%;
    padding-top: 30px;
    min-height: 400px;
}

.pro_content p {
    font-size: 14px;
    line-height: 2;
}

.show_pages {
    width: 100%;
    float: left;
    margin-top: 30px
}

.show_pages p {
    width: 100%;
    font-size: 14px;
}

.show_pages p a {
    font-size: 14px;
    color: #444;
    line-height: 25px;
    display: inline-block
}

.news_list {
    width: 100%;
    margin-top: 40px
}

.news_list ul li {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 30px;
    float: left;
    border-bottom: 1px solid #f0f0f0
}

.news_list ul li a img {
}

.news_list ul li .news_text {
    width: 970px;
    float: left
}

.news_list ul li .news_text h3 {
    font-size: 16px;
    height: 40px;
    margin-bottom: 5px;
    font-weight: bold;
}

.news_list ul li .news_text h3 a i {
    font-size: 14px;
    color: #1cbde9;
    margin-right: 5px;
    font-style: normal
}

.news_list ul li .news_text h3 a b {
    font-size: 16px;
    color: #333;
}

.news_list ul li .news_text h3 a b:hover {
    color: red
}

.news_list ul li .news_text span {
    font-size: 14px;
    padding-top: 12px;
    color: #999;
    font-weight: normal;

}

.news_list ul li .news_text p {
    font-size: 14px;
    padding-top: 10px;
    line-height: 24px;
    color: #666;
    text-indent: 2em;

}

.show_content_title {
    width: 100%
}

.show_content_title h3 {
    font-size: 22px;
    padding: 3px 0;
    color: #000;
    line-height: 1.7;
    text-align: center
}

.show_content_title p {
    font-size: 12px;
    color: #999;
    padding: 10px 0 15px;
    line-height: 21px;
    text-align: center
}

.show_content_title p span {
    margin: 0 6px
}

.show_guest {
    float: right;
    margin-top: 50px
}

.show_guest .fl {
    width: 510px
}

.show_guest .fl p {
    width: 500px;
    float: left;
    margin: 7px 0
}

.show_guest .fl p span {
    padding: 10px 0;
    line-height: 1.5;
    font-size: 12px;
    display: block
}

.show_guest .fl p input {
    height: 40px
}

.show_guest .fl p input, .show_guest .fl p textarea {
    width: 500px;
    border: none;
    border: 1px solid #ddd;
    font-size: 12px;
    text-indent: 5px
}

.show_guest .fl p textarea {
    height: 70px
}

.show_guest .fl p .btn {
    border: none;
    border-radius: 4px;
    background: #1abde8;
    color: #fff
}

.show_guest img {
    width: 290px;
    float: left;
    margin-left: 50px
}

.pagination-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pagination-inner li {
    border: 1px solid #ddd;
    color: #666;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
    width: 30px;
    text-align: center;
}

.pagination-inner li:first-child {
    margin-left: 0;
}

.pagination-inner li a {
    color: #666666;
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 500;
}


.pagination-inner li.active {
    background: #00a2e9 none repeat scroll 0 0;
    border-color: #00a2e9;
    color: #fff;
}

.pagination-inner li:hover {
    background: #00a2e9 none repeat scroll 0 0;
    border-color: #00a2e9;
    color: #fff;
}

.pagination-inner li:hover a {
    color: #fff;
}

.pagination-inner li a i {
    font-size: 20px;
    position: relative;
    top: 3px;
}
.pagination-inner li img{
    margin-top: 10px;
}
.pagination-inner {
    text-align: center;
}

/*# sourceMappingURL=yunu.css.map */
