.page {
    display: table;
    clear: both;
    margin: 20px auto;
    padding: 30px 0;
}

.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
}


/*! 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
}

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
}

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)
}

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-family: 'Microsoft YaHei' !important; 
    font: 12px/1.4 \\5FAE\8F6F\96C5\9ED1, arial;
    color: #5a5a5a;
    font-size: 12px
}

html {
    min-width: 1200px
}

ol li,
ul li {
    list-style-type: none
}

img,
ol li,
ul li {
    vertical-align: middle
}

img {
    border: none
}

input {
    vertical-align: middle;
    font: 12px/1.4 \\5FAE\8F6F\96C5\9ED1, arial;
    outline: none
}

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

a {
    text-decoration: none
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    z-index: 5;
    position: relative
}

.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.box_top {
    width: 100%;
    margin: 0 auto
}

.box_top_top {
    width: 100%;
    height: 45px;
    background-color: #293133
}

.top_top {
    height: 45px
}

.top_top_left p,
.top_top_right p {
    color: #fff;
    font-size: 14px;
    line-height: 45px
}

.top_top_right p span {
    float: left
}

.top_top_right p span img {
    display: inline;
    width: 20px;
    height: 20px;
    line-height: 45px;
    margin-right: 10px
}

.box_top_bot {
    width: 100%;
    height: 90px;
    background-color: #333d40
}

.top_bot {
    height: 90px
}

.top_bot_left p {
    line-height: 90px;
    font-size: 36px;
    color: #fff
}

.top_bot_left p img {
    display: inline;
    width: 65px;
    height: 65px;
    line-height: 90px;
    margin-right: 20px
}

.top_bot_right p {
    line-height: 90px
}

.top_bot_right p img {
    display: inline;
    width: 45px;
    height: 45px;
    line-height: 90px;
    margin-right: 15px
}

.box_nav {
    width: 100%;
    height: 67px;
    margin: 0 auto;
    background-color: #f7f7f7;
    z-index: 6
}

.nav {
    height: 67px;
    z-index: 3
}

.nav ul {
    display: inline-block;;
    padding-left: 20px;
    z-index: 3
}

.nav ul li {
    float: left;
    z-index: 3
}

.nav ul li a {
    display: block;
    width: 123px;
    height: 90px;
    color: #000;
    font-size: 15px;
    text-align: center;
    line-height: 67px;
    z-index: 3
}

.nav ul li .navhover,
.nav ul li a:hover {
    color: #fff;
    background: url(../img/li_hover.png) no-repeat top;
    z-index: 3
}

.nav ul li a.active {
    color: #fff;
    background: url(../img/li_hover.png) no-repeat top;
    z-index: 3
}

.search {
    width: 290px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f7b71d;
    margin-top: 20px
}

.search input[type=text] {
    height: 28px;
    line-height: 28px;
    text-indent: 2em;
    border: none;
    font-size: 14px;
    background-color: #f7f7f7;
    margin-bottom: 5px;
    color: #f7b71d
}

.search input[type=text]::-webkit-input-placeholder {
    color: #f7b71d;
    font-size: 14px
}

.search input[type=text]:-moz-placeholder,
.search input[type=text]::-moz-placeholder {
    color: #f7b71d;
    font-size: 14px
}

.search input[type=text]:-ms-input-placeholder {
    color: #f7b71d;
    font-size: 14px
}

.search .btn {
    display: block;
    background: #f7b71d;
    border: 0 solid #fff;
    float: right;
    width: 50px;
    line-height: 28px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center
}

.search select {
    color: #f7b71d;
    border: none;
    height: 27px;
    line-height: 27px;
    background-color: #f7f7f7;
    font-size: 14px;
    text-indent: 1px
}

.box_banner {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.box_banner .banner {
    height: 540px;
    position: relative
}

.box_banner .banner .banner_ad_cover {
    right: 250px;
    top: 120px
}

.box_banner .banner .banner_ad_cover,
.box_banner .banner_ad {
    position: absolute;
    z-index: 4;
    width: 490px;
    height: 290px;
    background-color: #fff;
    border-radius: 8px;
    opacity: .9
}

.box_banner .banner_ad {
    top: 100px;
    right: 0;
    text-indent: 35px
}

.box_banner .banner_ad h3 {
    width: 50px;
    border-bottom: 4px solid #f7b71d;
    margin: 40px 0 25px 35px
}

.box_banner .banner_ad h2 {
    font-size: 43px;
    letter-spacing: 1px;
    font-weight: 700
}

.box_banner .banner_ad h2 .p1 {
    color: #000
}

.box_banner .banner_ad h2 .p2 {
    color: #f7b71d
}

.box_banner .banner_ad .p3 {
    margin-top: 10px
}

.box_banner .banner_ad .p3,
.box_banner .banner_ad .p4 {
    font-size: 17px;
    line-height: 160%;
    letter-spacing: 1px;
    color: #5a5a5a
}

.box_banner .banner_ad .p4 {
    margin-bottom: 20px
}

.box_banner .banner_ad a {
    display: block;
    width: 150px;
    height: 50px;
    font-size: 14px;
    color: #fff;
    background: #f7b71d;
    line-height: 50px;
    text-align: center;
    margin-left: 35px;
    text-indent: 0;
    border-radius: 3px;
    transition: background-color .8s ease 0s
}

.box_banner .banner_ad a:hover {
    background-color: #e19f00
}

.box_service {
    width: 100%;
    margin: 0 auto
}

.service h2 {
    color: #000;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    margin-top: 40px
}

.service h3 {
    display: block;
    width: 220px;
    height: 26px;
    margin-top: -15px;
    background: #fff;
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    margin: -15px auto;
    text-align: center
}

.service div {
    width: 460px;
    height: 42px;
    margin: 15px auto 30px;
    border-top: 1px solid #666
}

.service ul li {
    float: left;
    width: 220px;
    margin-right: 106px
}

.service ul li img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    transition: all 3s
}

.service ul li .p1 {
    font-size: 16px;
    line-height: 140%;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px
}

.service ul li .p1,
.service ul li .p2 {
    text-align: center;
    display: none;
    position: relative;
    left: -500px
}

.service ul li .p2 {
    font-size: 12px;
    line-height: 160%;
    color: #5a5a5a;
    margin-bottom: 50px
}

.box_aboutus {
    width: 100%;
    height: 590px;
    margin: 0 auto;
    background-color: #f7b71d
}

.box_aboutus h2 {
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    padding-top: 40px
}

.box_aboutus h3 {
    display: block;
    width: 180px;
    height: 26px;
    margin-top: -15px;
    background-color: #f7b71d;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    margin: -15px auto;
    text-align: center
}

.aboutus {
    height: 590px;
    background: url(../img/aboutusw1200_bg.png) no-repeat top
}

.box_aboutus .line {
    width: 460px;
    height: 42px;
    margin: 15px auto 50px;
    border-top: 1px solid #fff
}

.aboutus_left {
    width: 600px;
    margin-right: 50px
}

.aboutus_left p {
    font-size: 15px;
    line-height: 175%;
    color: #fff;
    text-indent: 2em;
    margin-bottom: 30px;
    display: none;
    position: relative;
    left: -500px
}

.aboutus_right,
.aboutus_right img {
    width: 550px;
    position: relative
}

.aboutus_right img {
    height: auto;
    display: none;
    left: 500px
}

.aboutus_right a {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #000;
    color: #fff;
    position: absolute;
    left: -70px;
    bottom: -10px;
    font-size: 45px;
    border-radius: 3px;
    transition: background-color .8s ease 0s, color .8s ease 0s;
    transition: all 2s
}

.aboutus_right a:hover {
    background: #fff;
    color: #f7b71d
}

.box_prodisplay {
    width: 100%;
    margin: 0 auto
}

.prodisplay {
    position: relative
}

.prodisplay h2 {
    color: #000;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    margin-top: 40px
}

.prodisplay h3 {
    display: block;
    width: 160px;
    height: 26px;
    background: #fff;
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    margin: -40px auto;
    text-align: center
}

.prodisplay .line {
    width: 460px;
    height: 42px;
    margin: 15px auto 30px;
    border-top: 1px solid #666;
    padding: 28px 0 50px
}

.prodisplay ul li {
    float: left;
    width: 280px;
    margin-right: 22px;
    margin-bottom: 22px;
    padding: 15px;
    border: 1px solid #eee
}

.prodisplay ul li:hover {
    border-color: #f7b71d
}

.prodisplay ul li .img {
    display: block;
    width: 220px;
    height: 220px
}

.prodisplay ul li .p1 {
    margin-bottom: 8px
}

.prodisplay ul li .p1 a {
    font-size: 16px;
    color: #f7b71d;
    display: block;
    text-align: center;
    line-height: 140%
}

.prodisplay ul li .p2 {
    font-size: 12px;
    color: #acacac;
    line-height: 140%;
    text-align: center
}

.prodisplay ul li .p2 span {
    color: #ff3c00
}

.prodisplay .btn {
    height: 50px;
    margin-bottom: 30px
}

.prodisplay .btn .more {
    display: block;
    width: 150px;
    height: 50px;
    font-size: 14px;
    color: #fff;
    background: #f7b71d;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-indent: 0;
    border-radius: 3px;
    margin-bottom: 30px;
    transition: background-color .8s ease 0s;
    transition: all 2s
}

.prodisplay .btn .more:hover {
    background-color: #e19f00
}

.box_cases {
    width: 100%;
    margin: 0 auto;
    background-color: #f9f9f9;
    padding-bottom: 50px
}

.cases h2 {
    color: #000;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    padding-top: 40px
}

.cases h3 {
    display: block;
    width: 153px;
    height: 26px;
    margin-top: -15px;
    background-color: #f9f9f9;
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    margin: -15px auto;
    text-align: center
}

.cases .line {
    width: 460px;
    height: 42px;
    margin: 15px auto 30px;
    border-top: 1px solid #666
}

.box_info {
    width: 100%;
    margin: 0 auto
}

.info h2 {
    color: #000;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    padding-top: 40px
}

.info h3 {
    display: block;
    width: 150px;
    height: 26px;
    margin-top: -15px;
    background: #fff;
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    margin: -15px auto;
    text-align: center
}

.info .line {
    width: 460px;
    height: 42px;
    margin: 15px auto 30px;
    border-top: 1px solid #666
}

.info .btn,
.info .btn .more {
    height: 50px;
    margin: 0 auto 30px
}

.info .btn .more {
    display: block;
    width: 150px;
    font-size: 14px;
    color: #fff;
    background: #f7b71d;
    line-height: 50px;
    text-align: center;
    text-indent: 0;
    border-radius: 3px;
    transition: background-color .8s ease 0s;
    transition: all 2s
}

.info .btn .more:hover {
    background-color: #e19f00
}

.info_left {
    width: 230px
}

.info_left ul li {
    margin-bottom: 5px
}

.info_left ul li a {
    display: block;
    width: 230px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    color: #000;
    font-size: 20px;
    background-color: #f9f9f9;
    letter-spacing: 2px
}

.info_left ul li a:hover {
    background: #f7b71d;
    color: #fff
}

.info_right {
    padding-bottom: 40px
}

.info_right ul li {
    border-bottom: 1px dashed #dbd4cd;
    padding-top: 15px;
    min-height: 90px;
}

.info_right ul li .div {
    width: 70px;
    height: 65px;
    margin-left: 30px;
    float: left;
    text-align: center;
    background: #f7b71d;
    margin-right: 40px;
    padding: 0
}

.info_right ul li .div .p1 {
    font-size: 24px;
    font-weight: 700
}

.info_right ul li .div .p1,
.info_right ul li .div .p2 {
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 5px
}

.info_right ul li .div .p2 {
    font-size: 13px
}

.info_right ul li .p3 a {
    display: inline-block;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    line-height: 140%
}

.info_right ul li .p3 a:hover {
    color: #f7b71d
}

.info_right ul li .p4 {
    font-size: 12px;
    padding-top: 2px;
    color: #dbd4cd;
    font-weight: 400;
    text-decoration: none;
    line-height: 140%;
    padding-bottom: 10px
}

.box_partners {
    width: 100%;
    margin: 0 auto;
    background-color: #f9f9f9
}

.partners h2 {
    color: #000;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    padding-top: 40px
}

.partners h3 {
    display: block;
    width: 150px;
    height: 26px;
    margin-top: -15px;
    background-color: #f9f9f9;
    font-size: 14px;
    line-height: 26px;
    color: #5a5a5a;
    margin: -15px auto;
    text-align: center
}

.partners .line {
    width: 460px;
    height: 42px;
    margin: 15px auto 30px;
    border-top: 1px solid #666
}

.box_footer {
    width: 100%;
    height: 240px;
    margin: 0 auto;
    background-color: #293133
}

.footer {
    height: 240px;
    position: relative
}

.footer_left {
    width: 330px
}

.footer_left .p1 {
    line-height: 40px;
    color: #fff;
    font-size: 25px;
    margin-bottom: 15px;
    margin-top: 25px
}

.footer_left .p1 img {
    width: 40px;
    height: 40px;
    margin-right: 15px
}

.footer_left .p2 {
    color: #d9d9d9;
    font-size: 13px;
    line-height: 140%;
    margin-bottom: 15px
}

.footer_left .p3 img {
    width: 30px;
    height: 30px
}

.border1 {
    left: 329px
}

.border1,
.border2 {
    width: 1px;
    height: 150px;
    border-right: 1px solid #666;
    position: absolute;
    top: 50px
}

.border2 {
    left: 929px
}

.footer_mid {
    margin-left: 50px;
    width: 500px
}

.footer_mid h2 {
    margin-bottom: 15px;
    margin-top: 25px;
    color: #fff;
    font-size: 18px;
    line-height: 35px
}

.footer_mid h3 {
    width: 35px;
    border-bottom: 2px solid #f7b71d
}

.footer_mid ul li {
    width: 500px;
    border-bottom: 1px dashed #c6c6c6;
    line-height: 30px
}

.footer_mid .cate {
    display: inline;
    font-size: 12px;
    color: #f7b71d;
    margin-right: 8px
}

.footer_mid .cate:hover {
    color: #0064d4
}

.footer_mid .title {
    display: inline;
    font-size: 12px;
    color: #d9d9d9
}

.footer_mid .title:hover {
    color: #f7b71d
}

.footer_mid span {
    font-size: 11px;
    color: #acacac
}

.footer_right {
    margin-left: 100px
}

.footer_right h2 {
    margin-bottom: 15px;
    margin-top: 25px;
    color: #fff;
    font-size: 18px;
    line-height: 35px
}

.footer_right h3 {
    width: 35px;
    border-bottom: 2px solid #f7b71d;
    margin-bottom: 20px
}

.footer_right img {
    width: 110px;
    height: 110px
}

.box_position {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    background-color: #f7b71d
}

.position_left {
    width: 600px;
    height: 70px;
    line-height: 70px
}

.position_left .p1 {
    font-size: 25px;
    color: #fff
}

.position_left .p2 {
    color: #fff;
    font-size: 15px
}

.position_right {
    width: 600px;
    height: 70px;
    line-height: 70px
}

.position_right span,
.position_right span a {
    display: inline;
    font-size: 15px;
    color: #fff
}

.position_right .p3 {
    font-size: 15px;
    color: #fff;
    margin: 0 10px
}

.position_right a:hover {
    text-decoration: underline
}

.gywm_content {
    margin: 20px auto
}

.gywm_content p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    padding: 10px;
    text-indent: 2em;
    position: relative;
    left: -1000px;
    opacity: 0
}

.box_gywm_ad {
    width: 100%;
    height: 390px;
    margin: 0 auto;
    background: url(../img/gywmad_bg.jpg) no-repeat 0 0;
    background-color: #f7b71d
}

.gywm_ad_c {
    width: 560px
}

.gywm_ad_c ul {
    margin-left: 50px;
    margin-top: 60px
}

.gywm_ad_c ul li {
    float: left;
    width: 220px;
    margin-right: 60px;
    margin-bottom: 60px;
    position: relative;
    left: 1000px;
    display: none;
}

.gywm_ad_c ul li img {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    margin-bottom: 10px
}

.gywm_ad_c ul li .p1 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 50px
}

.gywm_ad_c ul li .p2 {
    line-height: 160%;
    color: #eee;
    font-size: 13px
}

.box_cpzx {
    width: 100%;
    margin: 0 auto
}

.cpzx .catlist {
    width: 720px;
    height: 40px;
    margin: 50px auto
}

.cpzx .ul1 li {
    float: left
}

.cpzx .ul1 li a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    font-size: 14px;
    background-color: #f9f9f9
}

.cpzx .ul1 li a:hover,
.cpzx .ul1 li a.active {
    color: #fff;
    background-color: #f7b71d
}

.cpzx .ul2 li {
    float: left;
    width: 280px;
    margin-right: 22px;
    margin-bottom: 22px;
    padding: 15px;
    border: 1px solid #eee
}

.cpzx .ul2 li:hover {
    border-color: #f7b71d
}

.cpzx .ul2 li .img {
    display: block;
    width: 250px;
    height: 200px
}

.cpzx .ul2 li .p1 {
    margin-bottom: 8px
}

.cpzx .ul2 li .p1 a {
    font-size: 16px;
    color: #f7b71d;
    display: block;
    text-align: center;
    line-height: 140%
}

.cpzx .ul2 li .p2 {
    font-size: 12px;
    color: #acacac;
    line-height: 140%;
    text-align: center
}

.cpzx .ul2 li .p2 span {
    color: #ff3c00
}

.cpzx .img {
    width: 300px;
    height: 250px
}

.cpzx h4 {
    float: right;
    width: 810px;
    font-size: 20px;
    line-height: 33px
}

.box_rdzx {
    width: 100%;
    margin: 0 auto
}

.rdzx .cate {
    width: 360px;
    height: 40px;
    margin: 50px auto
}

.rdzx .ul1 li {
    float: left
}

.rdzx .ul1 li a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    font-size: 14px;
    background-color: #f9f9f9
}

.rdzx .ul1 li a:hover {
    color: #fff;
    background-color: #f7b71d
}

.rdzx .ul2 li {
    width: 1200px;
    border-bottom: 1px dashed #dbd4cd;
    padding-top: 10px;
    margin: 10px auto;
    padding-bottom: 10px;
    min-height: 90px;
}

.rdzx .ul2 li div {
    width: 70px;
    height: 65px;
    margin-left: 30px;
    float: left;
    text-align: center;
    background: #f7b71d;
    margin-right: 40px;
    padding: 0;
    margin-top: 0
}

.rdzx .ul2 li div .p1 {
    font-size: 24px;
    font-weight: 700
}

.rdzx .ul2 li div .p1,
.rdzx .ul2 li div .p2 {
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 5px
}

.rdzx .ul2 li div .p2 {
    font-size: 13px
}

.rdzx .p3 a {
    display: inline-block;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    line-height: 140%
}

.rdzx .p3 a:hover {
    color: #f7b71d
}

.rdzx .p4 {
    font-size: 12px;
    padding-top: 2px;
    color: #dbd4cd;
    font-weight: 400;
    text-decoration: none;
    line-height: 140%
}

.show_article .cate {
    width: 360px;
    height: 40px;
    margin: 50px auto
}

.show_article .ul1 li {
    float: left
}

.show_article .ul1 li a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    font-size: 14px;
    background-color: #f9f9f9
}

.show_article .ul1 li a:hover {
    color: #fff;
    background-color: #f7b71d
}

.show_article h5 {
    font-size: 16px;
    color: #f7b71d;
    text-align: center;
    line-height: 34px
}

.show_article .ps {
    text-align: center;
    line-height: 50px;
    color: #5a5a5a
}

.show_article .des {
    color: #666;
    font-size: 12px;
    line-height: 24px;
    background-color: #f1f1f1;
    border: 1px solid #e5e5e5;
    text-indent: 2em;
    padding: 0 10px;
    margin-bottom: 30px
}

.show_article .content p {
    font-size: 14px;
    line-height: 28px;
    color: #5a5a5a;
    text-indent: 2em;
    padding: 0 10px
}

.show_article .content span {
    display: inline-block;
    font-size: 12px;
    color: #5a5a5a;
    line-height: 24px;
    padding-left: 10px
}

.show_article .content span a {
    font-size: 12px;
    color: #f7b71d;
    line-height: 24px
}

.show_article .content span a:hover {
    color: #5a5a5a
}

.show_article h4 {
    border-bottom: 1px solid #e2e2e2;
    font-size: 20px;
    line-height: 34px
}

.box_cgal {
    width: 100%;
    margin: 0 auto
}

.cgal ul {
    margin-top: 40px
}

.cgal ul li {
    float: left;
    width: 280px;
    margin-right: 22px;
    margin-bottom: 22px;
    padding: 15px;
    border: 1px solid #eee
}

.cgal ul li:hover {
    border-color: #f7b71d
}

.cgal ul li .img {
    display: block;
    width: 250px;
    height: 200px
}

.cgal ul li p {
    font-size: 16px;
    color: #f7b71d;
    display: block;
    text-align: center;
    line-height: 140%;
    margin-bottom: 8px
}

.box_zxyy {
    width: 100%;
    margin: 0 auto
}

.zxyy_left {
    width: 655px;
    height: 290px;
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative
}

.zxyy_left img {
    width: 655px;
    height: 290px;
    z-index: 1
}

.zxyy_left h2 {
    font-size: 33px;
    color: #f7b71d;
    line-height: 140%;
    text-align: center;
    z-index: 2;
    position: absolute;
    left: 230px;
    top: 70px
}

.zxyy_left p {
    width: 300px;
    line-height: 170%;
    z-index: 2;
    left: 150px;
    top: 150px
}

.zxyy_left a,
.zxyy_left p {
    color: #fff;
    font-size: 15px;
    text-align: center;
    position: absolute
}

.zxyy_left a {
    display: block;
    width: 190px;
    height: 70px;
    background: #f7b71d;
    line-height: 70px;
    margin-left: 35px;
    text-indent: 0;
    border-radius: 3px;
    transition: all 2s;
    bottom: -30px;
    right: -35px
}

.zxyy_left a:hover {
    background-color: #e19f00
}

.zxyy_right {
    width: 420px;
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative
}

.zxyy_right p {
    line-height: 40px;
    margin-bottom: 20px
}

.zxyy_right p span {
    font-size: 14px;
    color: #5a5a5a
}

.zxyy_right input {
    font-size: 14px;
    color: #000;
    text-indent: 5px;
    background-color: #f7f7f7;
    border: 1px solid #dedede;
    float: right;
    border-radius: 3px
}

.zxyy_right a,
.zxyy_right input {
    width: 343px;
    height: 40px;
    line-height: 40px
}

.zxyy_right a {
    display: block;
    font-size: 15px;
    color: #fff;
    background: #f7b71d;
    text-align: center;
    margin-left: 35px;
    text-indent: 0;
    border-radius: 3px;
    transition: background-color .8s ease 0s;
    position: absolute;
    bottom: -60px;
    left: 40px
}

.zxyy_right a:hover {
    background-color: #e19f00
}

.lxwm_left p {
    font-size: 20px;
    line-height: 46.2px;
    color: #f7b71d;
    width: 470px;
    border-bottom: 1px dashed #d9d9d9;
    padding: 20px 0 20px 10px
}

#demo {
    background: #fff;
    overflow: hidden
}

#demo img {
    width: 200px;
    height: 170px;
    margin-right: 25px
}

#indemo {
    width: 800%;
    height: 195px
}

#demo1,
#demo1 ul li,
#indemo {
    float: left
}

#demo1 p {
    font-size: 14px;
    color: #000;
    line-height: 140%;
    text-align: center
}

#demo2,
#demo3,
#demo3 ul li {
    float: left
}

#demo3 p {
    font-size: 14px;
    color: #000;
    line-height: 140%;
    text-align: center
}

#demo4 {
    float: left
}

#demo5 {
    background-color: #f9f9f9;
    overflow: hidden
}

#demo5 img {
    width: 200px;
    height: 130px;
    margin-right: 25px
}

.flexslider {
    width: 100%;
    height: 100%
}

.flexslider .slides li {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    zoom: 1
}

.flexslider .slides a img {
    width: 100%;
    height: 500px;
    display: block
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0
}

.flex-direction-nav .flex-prev {
    left: 0
}

.flex-direction-nav .flexslider:hover .flex-next:hover,
.flex-direction-nav .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50)
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    background: url(../img/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer
}

.flex-control-paging li.active a,
.flex-control-paging li a.flex-active {
    background-position: 0 0
}

.dowebok1 {
    width: 1200px;
    margin: 50px auto 30px
}

.dowebok1 .case_title {
    display: block;
    width: 240px;
    height: 24px;
    line-height: 24px;
    color: #000;
    font-size: 14px;
    text-align: center
}

.dowebok2 {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px
}

.dowebok1 li,
.dowebok2 li {
    margin-left: 10px
}

.dowebok1 img {
    height: 170px
}

.dowebok1 img,
.dowebok2 img {
    vertical-align: top;
    width: 240px
}

.dowebok2 img {
    height: 130px
}

.str_wrap {
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    white-space: nowrap
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%
}

.str_down .str_move,
.str_vertical .str_move {
    white-space: normal;
    width: 100%
}

.no_drag .str_move,
.noStop .str_move,
.str_static .str_move {
    cursor: inherit
}

.str_wrap img {
    max-width: none
}

.tag {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 40px;
}

.flink {
    margin-top: 50px;
    width: 100%;
}

.flink .flink_tit {
    width: 100%;
    position: relative;
}

.flink .flink_tit p {
    height: 12px;
    width: 100%;
    background: url(../img/dian.png);
    position: absolute;
    top: 15px;
}

.flink .flink_tit span {
    height: 42px;
    background: #fff;
    color: #f7b71d;
    font-size: 14px;
    border: 1px solid #f7b71d;
    position: relative;
    z-index: 2;
    display: block;
    width: 115px;
    text-align: center;
    line-height: 42px;
    margin-left: 40px;
}

.flink .news_list {
    width: auto;
    height: auto;
    border: 0;
    padding: 20px 0;
}

.flink .flink_tit {
    margin-bottom: 10px;
}

.flink a:hover {
    color: #f7b71d;
}

.flink .pro_list ul li {
    float: left;
    margin-right: 50px;
}

.flink .pro_list ul li:nth-child(5n) {
    margin-right: 0;
}

.flink .pro_list ul li .img {
    display: block;
    width: 200px;
    height: 200px;
}

.flink .pro_list ul li .t {
    display: block;
    width: 200px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
}

.news_list ul li {
    width: 100%;
    float: left;
    height: 38px;
    padding-top: 9px;
    border-bottom: 1px dashed #c6c6c6;
    margin-bottom: 8px;
}

.news_list ul li p {
    float: right;
}

.container .pro_list {
    width: 905px;
}

.container .pro_list ul li {
    width: 210px;
    padding: 15px;
    margin-right: 25px;
    margin-bottom: 28px;
    float: left;
    border: 1px solid #eee;
}

.container .pro_list ul li:hover {
    border: 1px solid #000;
}

.container .pro_list ul li a img {
    width: 180px;
    height: 190px;
}

.container .pro_list ul li a span {
    display: block;
    margin-top: 6px;
    text-align: center;
    font-size: 14px;
}

.flink .flink_list {
    width: 100%;
    margin-top: 30px;
    margin-left: 40px;
}

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

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

.flink .flink_list ul li a:hover {
    color: #47cdff;
}


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