.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 *:before,
.content_box *:after {
    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;
}










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: 0.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;
}




b,
strong {
    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: -0.25em;
}

sup {
    top: -0.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;
}




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




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




button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-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;
}




template {
    display: none;
}







[hidden] {
    display: none;
}

* {
    box-sizing: border-box;
}

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

.yunu-infocontent-body img {
    max-width: 100%;
    display: block;
}

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,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

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

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    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;
}

ul,
ol {
    list-style: none;
}

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

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

a:focus {
    outline: thin dotted;
    outline-style: none;
    -moz-outline-style: none;
}

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-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-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;
    }
}

.pages .pagination {
    text-align: left;
    height: auto;
    position: relative;
    padding: 0 0 50px 0;
}

.pages .pagination a {
    padding: 0;
    padding: 0 12px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    float: none;
    border: 1px solid #eee;
    transition: all .3s;
}

.pages .pagination p {
    padding: 0;
    padding: 0 12px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    float: none;
    border: 1px solid #eee;
    color: #999;
    background: #aaa5a3;
    color: #fff;
    border: 1px solid #aaa5a3;
    transition: all .3s;
}

.pages .pagination p:first-child {
    display: none;
}

.pages .pagination a:first-child {
    background: #aaa5a3;
    color: #fff;
    border: 1px solid #aaa5a3;
    display: none;
}

.pages .pagination a:hover {
    border: 1px solid #00a4f2;
    color: #00a4f2;
}

.pages .pagination a.cur {
    border: none;
    background: #00a4f2;
    color: #fff;
    border: 1px solid #00a4f2;
}

.pages .pagination p.pageRemark {
    display: none;
}




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

body {
    max-width: 1920px;
    margin: 0 auto;
}

img {
    display: block;
    max-width: 100%;
}

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

.w1500 {
    width: 1500px;
    margin: 0 auto;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.w1300 {
    width: 1300px;
    margin: 0 auto;
}




.header {
    width: 100%;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 999;
}

.header .fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: .5s;
}

.header .head_top {
    width: 100%;
    height: 72px;
    z-index: 20;
    background: rgba(0, 159, 241, 0.8);
}

.header .head_top .text {
    position: relative;
    width: 100%;
}

.header .head_top .logo {
    float: left;
    position: absolute;
    left: 60px;
    top: 0;
    width: 170px;
}

.header .head_top .logo a img {
    display: block;
    max-width: 100%;
    margin-top: 13px;
}

.header .head_top .english {
    position: absolute;
    right: -64px;
    top: 0;
    transition: .5s;
    width: 52px;
    padding-top: 10px;
    overflow: hidden;
}

.header .head_top .english span {
    display: block;
    width: 52px;
    height: 52px;
    background: #fff;
    text-align: center;
    line-height: 52px;
    color: #00aeef;
    font-weight: bold;
    font-size: 18px;
    border-radius: 50%;
}

.header .head_top .nav {
    width: calc(100% - 170px - 23px);
    float: right;
    padding-right: 23px;
}

.header .head_top .nav ul {
    text-align: right;
}

.header .head_top .nav li {
    position: relative;
    padding: 14px 0;
    display: inline-block;
}

.header .head_top .nav li::after {
    content: '';
    width: 1px;
    height: 9px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4.5px;
}

.header .head_top .nav li>a {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 44px;
    float: left;
    padding: 0 30px;
}

.header .head_top .nav li #v_list {
    position: absolute;
    top: 72px;
    left: -12px;
    width: 140%;
    overflow: hidden;
    z-index: 99;
    display: none;
    padding: 8px 0 0 0;
}

.header .head_top .nav li:hover #v_list .vbox::before {
    width: 100%;
}

.header .head_top .nav li #v_list a {
    display: block;
    font-size: 16px;
    color: #333333;
    text-align: left;
    position: relative;
    background: #fff;
}

.header .head_top .nav li #v_list a:nth-child(1) {
    padding-top: 10px;
    border-top: 2px solid #009ff1;
}

.header .head_top .nav li #v_list a:nth-last-child(1) {
    padding-bottom: 10px;
}

.header .head_top .nav li #v_list a span {
    line-height: 50px;
    padding: 0 0 0 14%;
    position: relative;
    display: block;
}

.header .head_top .nav li #v_list a span:before {
    content: '';
    width: 2px;
    background: #009ff1;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
}

.header .head_top .nav li #v_list a:hover span {
    background: #f7f7f7;
}

.header .head_top .nav li #v_list a:hover span::before {
    height: 100%;
}

.header .head_top .nav li.on>a {
    background: #fff;
    color: #00aeef;
    border-radius: 60px;
}

.header .head_top .nav li:hover>a {
    background: #fff;
    color: #00aeef;
    border-radius: 60px;
}

.m_header {
    width: 100%;
    overflow: hidden;
    display: none;
    left: 0;
}

.m_header .m_head_content {
    height: 50px;
    width: 100%;
    position: fixed;
    background: rgba(0, 159, 241, 0.8);
    top: 0;
    left: 0;
    z-index: 99;
}

.m_header .m_head_content .m_head_logo {
    height: 50px;
    float: left;
    padding: 0 20px;
    text-align: center;
}

.m_header .m_head_content .m_head_logo img {
    height: 30px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.m_header .m_head_content .menu {
    width: 40px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 0;
}

.m_header .m_head_content .menu img {
    height: 26px;
    display: block;
    margin: 0 auto;
    margin-top: 12px;
}

.m_header .m_head_content .english {
    position: absolute;
    right: 80px;
    top: 0;
    transition: .5s;
    width: 50px;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    height: 50px;
}

.m_header .m_head_content .english span {
    display: block;
    width: 32px;
    height: 32px;
    background: #fff;
    text-align: center;
    line-height: 32px;
    color: #00aeef;
    font-weight: bold;
    font-size: 14px;
    border-radius: 50%;
    margin-top: 10px;
}

.app_menu {
    width: 100%;
    position: fixed;
    height: 100%;
    top: 50px;
    right: 0;
    z-index: 199;
    display: none;
}

.app_menu ul {
    background: #fff;
}

.app_menu ul li {
    width: 100%;
    border-bottom: 1px dashed #333;
}

.app_menu ul li>a {
    width: 50%;
    display: block;
}

.app_menu ul li>a span {
    font-size: 14px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #333333;
    display: block;
    padding-left: 18px;
}

.app_menu ul li.on {
    background: url(../image/bottom.png) no-repeat 95% 15px;
    background-size: 16px;
}

.app_menu ul .v_list {
    width: 100%;
    display: none;
}

.app_menu ul .v_list a {
    display: block;
    font-size: 14px;
    width: 100%;
    line-height: 36px;
    color: #333;
    display: block;
    padding-left: .4rem;
    float: none;
}




.footer-bottom {
    background: #555555;
    width: 100%;
}

.footer-bottom .footer-center {
    padding: 0 2.8%;
    color: #ffffff;
    height: 60px;
    line-height: 60px;
}

.footer-bottom .footer-center .text {
    position: relative;
}

.footer-bottom .footer-center .copy {
    float: left;
    font-size: 14px;
}

.footer-bottom .footer-center .mes {
    float: right;
}

#contact {
    float: left;
}

#contact ul li {
    float: left;
    position: relative;
    margin: 0 10px;
}

#contact ul li>a {
    width: 50px;
    height: 60px;
}

#contact ul li>a img {
    height: 28px;
    display: block;
    margin: 0 auto;
    margin-top: 16px;
}

#contact ul li .er {
    background: #555555;
    height: 120px;
    width: 120px;
    position: absolute;
    top: -120px;
    left: 50%;
    margin-left: -60px;
    transition: .3s;
    display: none;
}

#contact ul li .er img {
    display: block;
    width: 100%;
    height: 100%;
}

#contact ul li .er1 {
    height: 50px;
    line-height: 50px;
    width: 120px;
    font-size: 16px;
    text-align: center;
    top: -50px;
}

.footer-bottom .footer-center .mes .sup {
    float: left;
    font-size: 14px;
    margin-left: 20px;
}

.footer-region {
    height: 366px;
    position: relative;
    width: 100%;
}

.footer-region .map {
    width: 100%;
    height: 100%;
    background: #f7f7f7;
}

#allmap {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#result {
    width: 100%;
    font-size: 12px;
}

#allmap dl,
#allmap dt,
#allmap dd,
#allmap ul,
#allmap li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#allmap dt {
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
    border-bottom: 1px dotted #000;
    padding: 5px 0 5px 5px;
    margin: 5px 0;
}

#allmap dd {
    padding: 5px 0 0 5px;
}

#allmap li {
    line-height: 28px;
}

.footer-region .footer-block-top {
    width: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -470px;
    height: 100%;
    top: 0;
}

.footer-region .footer-block-top .fl {
    width: 50%;
    height: 100%;
    background: rgba(0, 160, 234, 0.55);
}

.footer-region .footer-block-top .fr {
    width: 50%;
    height: 100%;
    background: rgba(0, 160, 234, 0.75);
}

.footer-region .footer-block-top .box {
    padding: 47px 0;
}

.footer-region .footer-block-top .fl .box1 {
    padding: 0 36px 44px 36px;
    border-bottom: rgba(255, 255, 255, 0.4) 1px solid;
}

.footer-region .footer-block-top .fl .box1 h1 {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 17px;
}

.footer-region .footer-block-top .fl .box1 .search {
    width: 100%;
    height: 44px;
    background: #fff;
    line-height: 44px;
}

.footer-region .footer-block-top .fl .box1 .search .inp1 {
    width: calc(100% - 57px);
    line-height: 100%;
    height: 100%;
    padding: 0 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    resize: none;
    outline: none;
    color: #000;
    background: none;
    float: left;
    border: #dcdcdc 1px solid;
    border-right: none;
}

.footer-region .footer-block-top .fl .box1 .search .inp2 {
    width: 57px;
    line-height: 100%;
    height: 100%;
    padding: 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    resize: none;
    outline: none;
    color: #000;
    border: none;
    background: #00a0ea url("../image/search.png") no-repeat center;
    float: right;
    text-indent: -999em;
    color: #fff;
    cursor: pointer;
}

.footer-region .footer-block-top .fl .box2 {
    padding: 52px 64px 0 154px;
}

.footer-region .footer-block-top .fl .box2 .logo2 {
    float: left;
    width: 170px;
}

.footer-region .footer-block-top .fl .box2 .logo2 a img {
    display: block;
    max-width: 100%;
    margin-top: 12px;
}

.footer-region .footer-block-top .fl .box2 .wx {
    width: 78px;
    text-align: center;
    float: right;
    color: #fff;
}

.footer-region .footer-block-top .fl .box2 .wx .pic {
    width: 78px;
    height: 78px;
    background: #fff;
    margin-bottom: 8px;
}

.footer-region .footer-block-top .fl .box2 .wx .pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.footer-region .footer-block-top .fl .box2 .wx span {
    display: block;
    font-size: 13px;
}

.footer-region .footer-block-top .fr .box4 {
    padding: 20px 20px 60px 20px;
}

.footer-region .footer-block-top .fr .tit {
    width: 36px;
    position: relative;
    float: left;
    margin: 4px 0;
}

.footer-region .footer-block-top .fr .tit img {
    display: block;
    margin: 0 auto;
}

.footer-region .footer-block-top .fr .tit::before {
    content: '';
    width: 2px;
    height: 14px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    left: 0;
    top: 0;
}

.footer-region .footer-block-top .fr .tit::after {
    content: '';
    width: 2px;
    height: 30px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    right: 0;
    top: 0;
}

.footer-region .footer-block-top .fr .box4 .infobox {
    width: calc(100% - 40px - 16px);
    float: right;
    padding: 0 10% 0 0;
}

.footer-region .footer-block-top .fr .box4 .infobox h1 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
}

.footer-region .footer-block-top .fr .box5 {
    padding: 0 20px 0 20px;
}

.footer-region .footer-block-top .fr .box5 .infobox {
    width: calc(100% - 40px - 16px);
    float: right;
}

.footer-region .footer-block-top .fr .box5 .infobox li {
    float: left;
    width: 33%;
    padding: 0 0 7px 0;
}

.footer-region .footer-block-top .fr .box5 .infobox h2 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 2px;
}

.footer-region .footer-block-top .fr .box5 .infobox h3 {
    font-size: 22px;
    color: #f2d110;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}




.pc-banner {
    width: 100%;
    position: relative;
}

.pc-banner .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.pc-banner .swiper-container .swiper-slide {
    width: 100%;
}

.pc-banner .swiper-container .swiper-slide img {
    width: 100%;
}

.pc-banner .swiper-bottom {
    width: 100%;
    height: 74px;
    
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 90;
}

.pc-banner .swiper-bottom .swiper-b {
    position: absolute;
    left: 40px;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.pc-banner .swiper-bottom .swiper-b::after {
    content: '';
    width: 1px;
    height: 10px;
    position: absolute;
    right: 50%;
    background: #fff;
    opacity: .4;
    top: 50%;
    margin-top: -5px;
}

.pc-banner .swiper-bottom .swiper-b .snext {
    width: 30px;
    height: 100%;
    background: url("../image/b_left.png") no-repeat center;
    opacity: .5;
    transition: .5s;
    display: inline-block;
    margin: 0 12px;
}

.pc-banner .swiper-bottom .swiper-b .sprev {
    width: 30px;
    height: 100%;
    background: url("../image/b_right.png") no-repeat center;
    opacity: .5;
    transition: .5s;
    display: inline-block;
    margin: 0 14px;
}

.pc-banner .swiper-bottom .swiper-b .snext:hover,
.pc-banner .swiper-bottom .swiper-b .sprev:hover {
    opacity: 1;
}

.pc-banner .swiper-bottom .swiper-pagination {
    width: 100px;
    position: absolute;
    right: -900px;
    top: 50%;
    margin-top: -4px;
}

.pc-banner .swiper-bottom .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
    margin: 0 2px;
}

.pc-banner .swiper-bottom .swiper-pagination .swiper-pagination-bullet-active {
    background: #00aeef;
    margin: 0 10px;
    opacity: 1;
}

.m-banner {
    width: 100%;
    position: relative;
    display: none;
}

.m-banner .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.m-banner .swiper-container .swiper-slide {
    width: 100%;
}

.m-banner .swiper-container .swiper-slide img {
    width: 100%;
}

.m-banner .swiper-container .snext {
    height: 100%;
    width: 30px;
    background: url("../image/b_left.png") no-repeat center;
    opacity: .5;
    transition: .5s;
    position: absolute;
    left: 20px;
    z-index: 8;
    top: 0;
}

.m-banner .swiper-container .sprev {
    width: 30px;
    height: 100%;
    background: url("../image/b_right.png") no-repeat center;
    opacity: .5;
    transition: .5s;
    position: absolute;
    right: 20px;
    z-index: 8;
    top: 0;
}

.m-banner .swiper-container .snext:hover,
.m-banner .swiper-container .sprev:hover {
    opacity: 1;
}

.m-banner .swiper-container .swiper-pagination {
    bottom: 50px;
}

.m-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: .5;
    margin: 0 2px;
}

.m-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #00aeef;
    margin: 0 10px;
    opacity: 1;
}

.title-box {
    padding: 52px 0 0 0;
}

.title-box span {
    display: block;
    font-size: 40px;
    color: #333333;
    text-align: center;
    padding-bottom: 32px;
    background: url("../image/title_line.png") no-repeat center bottom;
    background-size: 188px 16px;
	font-weight: bold;
}

.more {
    margin-top: 36px;
}

.more a {
    width: 120px;
    height: 50px;
    background: #00a0ea;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    line-height: 50px;
    font-size: 16px;
    transition: .5s;
}

.more a:hover {
    width: 160px;
}

.block-news {
    background: rgba(0,0,0,0.4);
        padding: 10px 0;
        margin-top: -50px;
        position: relative;
        z-index: 99;
}

.block-news .newsbox {
    position: relative;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.block-news .newsbox span {
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 10px;
}

.block-news .newsbox .go {
    display: block;
    width: 70px;
    padding-right: 16px;
    background: url("../image/next.png") no-repeat right center;
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    transition: .5s;
}

.block-news .newsbox .go:hover {
    right: 10px;
}

.block-news .newsbox .ns {
    padding: 0 100px 0 60px;
    width: 100%;
    height: 100%;
}

.block-news .newsbox .ns .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.block-news .newsbox .ns .swiper-container .swiper-slide a {
    color: #fff;
    opacity: .7;
    font-size: 18px;
}

.block-news .newsbox .ns .swiper-container .swiper-slide a:hover {
    opacity: 1;
}

.block-box1 {
    background: #f1f1f1 url(../image/ab1.png) no-repeat top center;
    background-size: 100%;
    padding-top: 200px;
    padding-bottom: 58px;
}

.block-box1 .center .box-w {
    background: #fff;
    padding-bottom: 72px;
}

.block-box1 .center .box-w .vbox {
    width: 1060px;
    margin: 63px auto 0 auto;
}

.block-box1 .center .box-w .vbox .video {
    width: 100%;
}

.block-box1 .center .box-w .vbox .text {
    margin-top: 56px;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.block-box1 .center .box-w .sbox {
    margin-top: 90px;
    padding: 0 2%;
}

.block-box1 .center .box-w .sbox li {
    width: 29%;
    margin: 0 2% 10px 2%;
    float: left;
    text-align: center;
    position: relative;
    top: 0;
    transition: .5s;
}

.block-box1 .center .box-w .sbox li span {
    display: block;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 60px;
    color: #00aeef;
    font-weight: bold;
    position: relative;
    margin-bottom: 22px;
}

.block-box1 .center .box-w .sbox li p {
    font-size: 18px;
    color: #282828;
}

.block-box1 .center .box-w .sbox li span::after {
    content: '';
    width: 46px;
    height: 3px;
    background: #00a0ea;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -23px;
}

.block-box1 .center .slogan {
    background: url("../image/ab2.png") no-repeat top center;
    height: 130px;
    line-height: 130px;
    text-align: center;
    margin-bottom: 63px;
}

.block-box1 .center .slogan h1 {
    background: url("../image/ab3.png") no-repeat center;
    background-size: 850px 10px;
    font-size: 24px;
    color: #fff;
}

.block-box2 {
    background: url("../image/a1d1.png") no-repeat top center;
    background-size: cover;
    padding-bottom: 112px;
}

.block-box2 .box {
    margin-top: 90px;
}

.block-box2 .box ul li {
    width: 21%;
    margin: 0 2% 1% 2%;
    float: left;
    transition: .5s;
    position: relative;
    top: 0;
}

.block-box2 .box ul li .imgauto {
    width: 100%;
    height: 158px;
}

.block-box2 .box ul li .imgauto img {
    width: 100%;
}

.block-box2 .box ul li .text {
    margin-top: 74px;
    text-align: center;
}

.block-box2 .box ul li .text span {
    display: block;
    font-size: 24px;
    color: #00a0ea;
    margin-bottom: 28px;
}

.block-box2 .box ul li .text p {
    font-size: 16px;
    color: #666666;
}

.block-box2 .box ul li:hover {
    top: 10px;
}

.block-box3 {
    padding-bottom: 80px;
    background: #f1f1f1;
}

.block-box3 .box {
    margin-top: 67px;
}

.proboxList {
    padding: 0 .8%;
}

.proboxList .hd {
    text-align: center;
}

.proboxList .hd ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 18px 10px 18px;
}

.proboxList .hd ul li a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 24px;
    display: block;
    color: #666666;
    background: #fff;
}

.proboxList .hd ul li.on a {
    color: #fff;
    background: #00a4f2;
}

.proboxList .bd {
    margin-top: 42px;
}

.proboxList .bd ul li {
    width: 18%;
    float: left;
    background: #fff;
    margin: 0 1% 2% 1%;
}

.proboxList .bd ul li .pic {
    position: relative;
    z-index: 9;
    padding-bottom: 91%;
    overflow: hidden;
}

.proboxList .bd ul li .pic img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    transform: scale(1);
    transition: .5s;
}

.proboxList .bd ul li .text {
    padding: 23px 14px;
}

.proboxList .bd ul li .text span {
    display: block;
    font-size: 16px;
    color: #333333;
    margin-bottom: 4px;
    transition: color .5s;
}

.proboxList .bd ul li .text p {
    font-size: 13px;
    color: #999999;
    opacity: .8;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}

.proboxList .bd ul li .text:hover span {
    color: #00a0ea;
    font-weight: bold;
}

.proboxList .bd ul li:hover {
    -moz-box-shadow: 0 0 14px rgba(34, 24, 21, 0.07);
    -webkit-box-shadow: 0 0 14px rgba(34, 24, 21, 0.07);
    box-shadow: 0 0 14px rgba(34, 24, 21, 0.07);
}

.proboxList .bd ul li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.block-box4 {
    background: #fff;
    padding: 0 0 57px 0;
}

.block-box4 .box {
    padding: 0 .8%;
    margin-top: 50px;
}

.block-box4 .box li {
    width: 14.6%;
    float: left;
    margin: 1% 1%;
}

.block-box4 .box li .imgauto {
    width: 100%;
    height: 100px;
    opacity: 0.5;
    transition: .5s;
}

.block-box4 .box li .imgauto img {
    width: 100%;
}

.block-box4 .box li:hover .imgauto {
    opacity: 1;
    -moz-box-shadow: 0 0 14px rgba(34, 24, 21, 0.07);
    -webkit-box-shadow: 0 0 14px rgba(34, 24, 21, 0.07);
    box-shadow: 0 0 14px rgba(34, 24, 21, 0.07);
}

.bbb .box li .imgauto {
    opacity: 1;
}




.l-banner-box {
    display: block;
    width: 100%;
}

.l-banner-box img {
    display: block;
    width: 100%;
}

.m-top-banner {
    height: 1.5rem;
    width: 100%;
    display: none;
}




.all-tit-box {
    padding-top: 80px;
}

.all-tit-box h1 {
    text-align: center;
    font-size: 40px;
    line-height: 100%;
    margin-bottom: 5px;
    color: #333333;
	font-weight: bold;
}

.all-tit-box p {
    text-align: center;
}

.all-tit-box p span {
    font-size: 16px;
    color: #999999;
    position: relative;
    display: inline-block;
    padding: 0 68px;
    text-transform: uppercase;
}

.all-tit-box p span::before {
    content: '';
    width: 50px;
    height: 1px;
    background: #d3d3d3;
    position: absolute;
    left: 0;
    top: 50%;
}

.all-tit-box p span::after {
    content: '';
    width: 50px;
    height: 1px;
    background: #d3d3d3;
    position: absolute;
    right: 0;
    top: 50%;
}

.child-tit-box {
    padding-top: 70px;
}

.child-tit-box h1 {
    text-align: center;
    font-size: 40px;
    line-height: 100%;
    margin-bottom: 5px;
    color: #333333;
}

.child-tit-box p {
    text-align: center;
}

.child-tit-box p span {
    font-size: 14px;
    color: #666666;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.child-tit-box i {
    display: block;
    width: 60px;
    background: #00a0ea;
    height: 3px;
    margin: 18px auto 0 auto;
}

.child-tit-box h4 {
    font-size: 16px;
    color: #333333;
    margin-top: 26px;
    text-align: center;
}

.son-tit-box {
    padding-top: 92px;
}

.son-tit-box h1 {
    font-size: 30px;
    color: #00a0e9;
}

.son-tit-box p {
    font-size: 18px;
    color: #00a0e9;
}

.son-tit-box i {
    display: block;
    width: 94%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    position: relative;
}

.son-tit-box i::after {
    content: '';
    width: 22px;
    height: 2px;
    background: #00a1e9;
    position: absolute;
    left: 0;
    top: 0;
}

.bg-tit {
    font-size: 30px;
    color: #2eb0f3;
    opacity: .3;
    line-height: 110%;
    text-transform: uppercase;
}




.ct-main {
    background: #f1f1f1;
    border-bottom: 40px #fff solid;
}

.ct-main2 {
    background: #f1f1f1;
}

.ds-ct {
    background: #fff;
}

.site-position {
    position: relative;
    padding: 45px 0 35px 0;
    overflow: hidden;
}

.site-position .site {
    float: right;
    font-size: 16px;
    color: #333333;
}

.site-position .site p {
    display: inline-block;
}

.site-position .site p a:last-child {
    color: #00aeef;
}

.site-position .mtit {
    float: left;
}

.site-position .mtit a {
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;
    color: #999999;
    font-family: sans-serif;
    transition: .5s;
	text-align: center;
	line-height: 40px;
	border: 1px solid #999999;
	    width: 100px;
	    height: 40px;
}

.site-position .mtit a.on {
    color: #00a4f2;
	text-align: center;
	    line-height: 40px;
	    border: 1px solid #00a4f2;
	    width: 100px;
	    height: 40px;
}

.site-position .mtit a:hover {
    color: #00a4f2;
	text-align: center;
	    line-height: 40px;
	    border: 1px solid #00a4f2;
	    width: 100px;
	    height: 40px;
}

.m-cpbox {
    background: #fff;
    padding-bottom: 102px;
    border-bottom: 20px #f1f1f1 solid;
}

.m-fwbox {
    background: #fff url("../image/pf1.png") no-repeat top center;
    background-size: cover;
    padding-bottom: 85px;
    margin-bottom: 20px;
}

.m-fwbox .serverbox {
    width: 1100px;
    margin: 0 auto;
}

.m-fwbox .serverbox li {
    position: relative;
    width: 44%;
    float: left;
    margin: -13% 3% 0 3%;
}

.m-fwbox .serverbox li:nth-child(1),
.m-fwbox .serverbox li:nth-child(2) {
    margin-top: -5%;
}

.m-fwbox .serverbox li .item {
    width: 100%;
}

.m-fwbox .serverbox li .pic {
    position: relative;
    width: 100%;
    transition: .5s;
    opacity: 0;
}

.m-fwbox .serverbox li .pic img {
    width: 100%;
}

.m-fwbox .serverbox li .pic1 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 70px;
}

.m-fwbox .serverbox li .pic1 span {
    display: block;
    font-size: 48px;
    font-family: NSimSun;
    color: #999999;
    transition: .5s;
}

.m-fwbox .serverbox li .pic1 .icon {
    width: 90px;
    height: 90px;
    display: block;
    margin: 36px auto 0 auto;
    transition: .5s;
}

.m-fwbox .serverbox li .pic1 .icon img {
    width: 100%;
    transition: .5s;
}

.m-fwbox .serverbox li .pic1 .icon img:nth-child(2) {
    display: none;
}

.m-fwbox .serverbox li .pic1 p {
    color: #2aaef2;
    font-size: 18px;
    font-weight: bold;
    transition: .5s;
    margin: 24px auto 0 auto;
}

.m-fwbox .serverbox li .pic1 i {
    display: block;
    width: 30px;
    height: 2px;
    background: #00a0ea;
    margin: 25px auto 0 auto;
    transition: .5s;
}

.m-fwbox .serverbox li:nth-child(3),
.m-fwbox .serverbox li:nth-child(6) {
    clear: both;
    width: 94%;
}

.m-fwbox .serverbox li:nth-child(3) .item,
.m-fwbox .serverbox li:nth-child(6) .item {
    margin: 0 auto;
    width: 46%;
}

.m-fwbox .serverbox li:nth-child(3) .item .pic1 p,
.m-fwbox .serverbox li:nth-child(6) .item .pic1 p {
    width: 28%;
}

.m-fwbox .serverbox li .item:hover .pic {
    opacity: 1;
}

.m-fwbox .serverbox li .item:hover .pic1 span {
    color: #fff;
}

.m-fwbox .serverbox li .item:hover .pic1 .icon img:nth-child(1) {
    display: none;
}

.m-fwbox .serverbox li .item:hover .pic1 .icon img:nth-child(2) {
    display: block;
}

.m-fwbox .serverbox li .item:hover .pic1 p {
    color: #fff;
}

.m-fwbox .serverbox li .item:hover .pic1 i {
    background: #fff;
}

.m-fwbox .slbox {
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-top: 166px;
}

.m-lcbox {
    background: #fff url("../image/a1d1.png") no-repeat top center;
    margin-bottom: 50px;
    padding-bottom: 72px;
}

.m-lcbox .infobox {
    font-size: 16px;
    color: #333333;
    text-align: center;
    width: 28%;
    margin: 60px auto 0 auto;
}

.m-lcbox ul {
    background: url("../image/pf8.png") no-repeat center;
    background-size: 100%;
    padding: 66px 0;
    margin-top: 60px;
}

.m-lcbox ul li {
    width: 13%;
    position: relative;
    padding-bottom: 13%;
    float: left;
    margin-right: 8.6%;
}

.m-lcbox ul li:last-child {
    margin-right: 0;
}

.m-lcbox ul li .pic {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background: #fff;
    border: #dbdbdb 10px solid;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    transition: .5s;
}

.m-lcbox ul li:first-child {
    margin-left: 0;
}

.m-lcbox ul li:last-child {
    margin-right: 0;
}

.m-lcbox ul li .text {
    padding: 15% 0 0 0;
    text-align: center;
    position: absolute;
    top: 0;
    width: calc(100% - 10px);
}

.m-lcbox ul li .text span {
    display: block;
    font-size: 40px;
    color: #2aaef2;
    font-weight: bold;
    line-height: 100%;
}

.m-lcbox ul li .text i {
    display: block;
    width: 6px;
    height: 6px;
    background: #2aaef2;
    border-radius: 50%;
    margin: 8px auto;
}

.m-lcbox ul li .text p {
    font-size: 24px;
    color: #333333;
}

.m-lcbox ul li:hover .pic {
    border-color: #2aaef1;
}

.proboxList1 {
    margin-top: 90px;
}

.proboxList1 .hd {
    text-align: left;
}

.proboxList1 .hd ul li a {
    border: #f5f5f5 1px solid;
}

.proboxList1 .bd ul li {
    width: 23%;
    float: left;
    background: #fff;
    margin: 0 1% 2% 1%;
    border: #f5f5f5 1px solid;
}

.d-main-kfbox {
    background: url(../image/nl1.png) no-repeat top center;
    margin-bottom: 60px;
}

.d-main-kfbox .yfbox {
    padding-bottom: 108px;
}

.d-main-kfbox .yfbox ul {
    margin-top: 92px;
    padding: 0 1%;
}

.d-main-kfbox .yfbox ul li {
    overflow: hidden;
}

.d-main-kfbox .yfbox ul li .pic {
    width: 50.2%;
    float: left;
}

.d-main-kfbox .yfbox ul li .pic img {
    display: block;
    width: 100%;
}

.d-main-kfbox .yfbox ul li .text {
    width: 47.2%;
    float: right;
    margin-top: 6%;
    padding-left: 153px;
    position: relative;
}

.d-main-kfbox .yfbox ul li .text::before {
    content: '';
    width: 120px;
    height: 2px;
    background: #00a0ea;
    position: absolute;
    left: 0;
    top: 32px;
}

.d-main-kfbox .yfbox ul li .text h2 {
    font-size: 36px;
    color: #333333;
    line-height: 120%;
}

.d-main-kfbox .yfbox ul li .text span {
    display: block;
    font-size: #666;
    font-size: 18px;
    margin-bottom: 32px;
}

.d-main-kfbox .yfbox ul li .text p {
    color: #333333;
    font-size: 16px;
}

.d-main-kfbox .yfbox ul li:nth-child(2) {
    margin-top: -6%;
}

.d-main-kfbox .yfbox ul li:nth-child(2) .pic {
    float: right;
    width: 45%;
}

.d-main-kfbox .yfbox ul li:nth-child(2) .text {
    float: left;
    margin-top: 16%;
}

.d-main-kfbox .dfbox {
    background: #f1f1f1;
    margin: 0 40px;
    padding-bottom: 126px;
}

.d-main-kfbox .dfbox .box {
    margin-top: 80px;
    padding: 0 4%;
}

.d-main-kfbox .dfbox .box li {
    width: 20%;
    position: relative;
    float: left;
}

.d-main-kfbox .dfbox .box li::after {
    content: '';
    width: 34px;
    height: 34px;
    background: url("../image/nl4.png") no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 50px;
    right: 0;
}

.d-main-kfbox .dfbox .box li:last-child::after {
    background: none;
}

.d-main-kfbox .dfbox .box li .text {
    width: 120px;
    margin: 0 auto;
}

.d-main-kfbox .dfbox .box li .text .text1 {
    margin-bottom: 28px;
}

.d-main-kfbox .dfbox .box li .text span {
    display: block;
    font-size: 60px;
    color: #999999;
    font-weight: bold;
    border-bottom: #cbcbcb 2px solid;
    line-height: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.d-main-kfbox .dfbox .box li .text h3 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.d-main-kfbox .dfbox .box li .text p {
    font-size: 16px;
    color: #999999;
    line-height: 150%;
}

.d-main-kfbox .sybox {
    padding: 20px 0 90px 0;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}

.d-main-kfbox .sybox .box {
    margin-top: 53px;
    padding: 0 20px;
}

.d-main-kfbox .sybox .box li {
    float: left;
    width: 48.2%;
    margin-bottom: 70px;
}

.d-main-kfbox .sybox .box li:nth-child(2) {
    width: 46.2%;
}

.d-main-kfbox .sybox .box li:nth-child(3) {
    width: 46.2%;
}

.d-main-kfbox .sybox .box li:nth-last-child(2) {
    margin-bottom: 0;
}

.d-main-kfbox .sybox .box li:nth-last-child(1) {
    margin-bottom: 0;
}

.d-main-kfbox .sybox .box li:nth-child(even) {
    float: right;
}

.d-main-kfbox .sybox .box li .pic {
    position: relative;
    z-index: 9;
    padding-bottom: 76%;
    overflow: hidden;
}

.d-main-kfbox .sybox .box li .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
}

.d-main-kfbox .sybox .box li:nth-child(2) .pic {
    padding-bottom: 79.6%;
}

.d-main-kfbox .sybox .box li:nth-child(2) .pic img {
    top: auto;
    bottom: 0;
}

.d-main-kfbox .mjbox {
    padding: 20px 0 106px 0;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}

.mjboxList1 {
    margin-top: 60px;
    position: relative;
}

.mjboxList1 ul {
    position: relative;
}

.mjboxList1 ul::before {
    content: '';
    width: 100%;
    height: 1px;
    background: url("../image/nl18.png") left center;
    position: absolute;
    bottom: 44px;
    left: 0;
}

.mjboxList1 li {
    width: 15.3%;
    float: left;
    margin-right: 1.6%;
    transition: .5s;
}

.mjboxList1 li.on {
    width: 49.2%;
}

.mjboxList1 li:last-child {
    margin-right: 0;
}

.mjboxList1 li .pic {
    position: relative;
    overflow: hidden;
}

.mjboxList1 li .pic1 {
    position: relative;
}

.mjboxList1 li .pic i {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 160, 234, 0.6);
    transition: .5s;
}

.mjboxList1 li.on .pic i {
    display: none;
}

.mjboxList1 li .text {
    margin-top: 44px;
    position: relative;
}

.mjboxList1 li .text b {
    display: block;
    width: 10px;
    height: 10px;
    background: #cbcbcb;
    border-radius: 50%;
    margin: 0 auto;
}

.mjboxList1 li .text h1 {
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin-top: 8px;
    opacity: .34;
}

.mjboxList2 {
    display: none;
    margin-top: 26px;
    padding: 0 2%;
}

.mjboxList2 .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.mjboxList2 .swiper-container .swiper-slide {
    width: 40%;
}

.d-main-kfbox .ksbox {
    padding: 20px 0 128px 0;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}

#certify {
    position: relative;
    margin-top: 56px;
    width: 100%;
    height: 100%;
}

#certify .swiper-container {}

#certify .swiper-slide {
    width: 42%;
    background: #fff;
}

#certify .swiper-slide img {
    display: block;
    width: 100%;
}

#certify .swiper-b-prev {
    position: absolute;
    left: 2%;
    width: 45px;
    height: 45px;
    background: url(../image/wm_button_icon.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    border-radius: 50%;
    top: 50%;
    margin-top: -26px;
    z-index: 88;
    outline: none;
}

#certify .swiper-b-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-b-next {
    position: absolute;
    right: 2%;
    width: 45px;
    height: 45px;
    background: url(../image/wm_button_icon.png) no-repeat;
    background-size: 100%;
    background-position: 0 -93px;
    border-radius: 50%;
    outline: none;
    top: 50%;
    margin-top: -26px;
    z-index: 88;
}

#certify .swiper-b-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

.d-main-kfbox .rybox {
    padding: 20px 0 220px 0;
}

.personboxList {
    margin-top: 50px;
    padding: 0 2%;
}

.personboxList li {
    float: left;
    width: 26.9%;
    margin-right: .8%;
}

.personboxList li:nth-child(2) {
    float: left;
    width: 44.6%;
}

.personboxList li:last-child {
    margin-right: 0;
}

.personboxList li .pic {
    width: 100%;
}

.personboxList li .pic img {
    width: 100%;
}




.h-hsbox {
    background: #fff url("../image/scl_bg1.png") no-repeat top center;
}

.text-hsbox1 {
    padding-bottom: 100px;
}

.text-hsbox1 .box {
    margin-top: 130px;
    padding: 0 0;
}

.manutext p {
    font-size: 16px;
    color: #666666;
    line-height: 180%;
}

.text-hsbox1 .box .fl-box {
    float: left;
    width: 32%;
    padding-left: 1%;
    position: relative;
    padding-bottom: 68px;
}

.text-hsbox1 .box .fl-box::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #00a1e9;
    opacity: .3;
    position: absolute;
    left: 0;
    bottom: 0;
}

.text-hsbox1 .box .fl-box .text1 {
    margin-top: 30px;
    margin-bottom: 96px;
}

.text-hsbox1 .box .fl-box .text1 .pic {
    display: block;
    width: 100%;
    margin: 24px 0;
}

.text-hsbox1 .box .fl-box .text1 .pic img {
    display: block;
    width: 100%;
}

.text-hsbox1 .box .fr-box {
    float: right;
    width: 65.4%;
}

.text-hsbox1 .box .fr-box .pic {
    display: block;
    width: 100%;
}

.text-hsbox1 .box .fr-box .pic img {
    display: block;
    width: 100%;
}

.text-hsbox1 .box .fr-box .text2 {
    margin-top: 84px;
}

.text-hsbox2 {
    padding-bottom: 110px;
}

.text-hsbox2 .box {
    margin-top: 90px;
}

.text-hsbox2 .box .a-top .fl {
    width: 59.7%;
    padding-left: 48px;
    position: relative;
}

.text-hsbox2 .box .a-top .fl .fltit {
    width: 50px;
    background: #00a0e9;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    padding: 8% 2% 0 2%;
}

.text-hsbox2 .box .a-top .fl .fltit span {
    display: inline-block;
    line-height: 110%;
    background: url("../image/dot.png") no-repeat bottom center;
    padding-bottom: 20px;
}

.text-hsbox2 .box .a-top .fl ul li {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.text-hsbox2 .box .a-top .fl ul li .pic {
    position: relative;
    overflow: hidden;
    padding-bottom: 93%;
}

.text-hsbox2 .box .a-top .fl ul li .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transition: .5s;
    transform: scale(1);
}

.text-hsbox2 .box .a-top .fl ul li .pic:hover img {
    transform: scale(1.2);
}

.text-hsbox2 .box .a-top .fl ul li .descrip {
    text-align: center;
    padding: 12px 0 18px 0;
}

.text-hsbox2 .box .a-top .fl ul li .descrip span {
    display: block;
    font-size: 24px;
    color: #333333;
}

.text-hsbox2 .box .a-top .fl ul li .descrip p {
    display: block;
    font-size: 16px;
    color: #999999;
}

.text-hsbox2 .box .a-top .fr {
    width: 33%;
    padding-right: 6%;
    padding-top: 2%;
}

.text-hsbox2 .box .a-top .fr .text1 {
    margin-bottom: 155px;
}

.text-hsbox2 .box .a-top .fr .text1 p {
    margin-top: 28px;
}

.text-hsbox2 .box .b-bottom {
    margin-top: 76px;
}

.text-hsbox2 .box .b-bottom .fl {
    width: 34.8%;
    padding-top: 2%;
}

.text-hsbox2 .box .b-bottom .fr {
    width: 56%;
    margin-right: 2%;
}

.text-hsbox2 .box .b-bottom .fr ul li {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.text-hsbox2 .box .b-bottom .fr ul li .pic {
    position: relative;
    overflow: hidden;
    padding-bottom: 93%;
}

.text-hsbox2 .box .b-bottom .fr ul li .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transition: .5s;
    transform: scale(1);
}

.text-hsbox2 .box .b-bottom .fr ul li .pic:hover img {
    transform: scale(1.2);
}

.text-hsbox2 .box .b-bottom .fr ul li .descrip {
    text-align: center;
    padding: 12px 0 18px 0;
}

.text-hsbox2 .box .b-bottom .fr ul li .descrip span {
    display: block;
    font-size: 24px;
    color: #333333;
}

.text-hsbox2 .box .b-bottom .fr ul li .descrip p {
    display: block;
    font-size: 16px;
    color: #999999;
}

.h-gmpbox {
    background: #f1f1f1 url("../image/scl_bg2.png") no-repeat top center;
    padding-bottom: 100px;
}

.h-gmpbox .box {
    margin-top: 74px;
}

.h-gmpbox .box .c-top .fl {
    width: 34.8%;
    padding-left: 20px;
    position: relative;
    padding-top: 148px;
    padding-right: 4%;
}

.h-gmpbox .box .c-top .fl .pic {
    background: #00a1e9;
    padding: 26px 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
}

.h-gmpbox .box .c-top .fl .pic img {
    margin: 0 auto;
    width: 60%;
}

.h-gmpbox .box .c-top .fl .text1 {
    margin-bottom: 158px;
}

.h-gmpbox .box .c-top .fl .text1 p {
    margin-top: 26px;
}

.h-gmpbox .box .c-top .fr {
    background: #ffffff;
    width: 65.1%;
    padding: 36px 28px;
    position: relative;
}

.h-gmpbox .box .c-top .fr .frbox {
    position: relative;
    padding-left: 50px;
}

.h-gmpbox .box .c-top .fr .fltit {
    width: 50px;
    background: #00a0e9;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    padding: 8% 2% 0 2%;
}

.h-gmpbox .box .c-top .fr .fltit span {
    display: inline-block;
    line-height: 110%;
    background: url("../image/dot.png") no-repeat bottom center;
    padding-bottom: 20px;
}

.h-gmpbox .box .c-top .fr ul li {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.h-gmpbox .box .c-top .fr ul li .pic {
    position: relative;
    overflow: hidden;
    padding-bottom: 93%;
}

.h-gmpbox .box .c-top .fr ul li .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transition: .5s;
    transform: scale(1);
}

.h-gmpbox .box .c-top .fr ul li .pic:hover img {
    transform: scale(1.2);
}

.h-gmpbox .box .c-top .fr ul li .descrip {
    text-align: center;
    padding: 12px 0 18px 0;
}

.h-gmpbox .box .c-top .fr ul li .descrip span {
    display: block;
    font-size: 24px;
    color: #333333;
}

.h-gmpbox .box .c-top .fr ul li .descrip p {
    display: block;
    font-size: 16px;
    color: #999999;
}

.h-gmpbox .box .d-bottom {
    margin-top: 58px;
}

.h-gmpbox .box .d-bottom .fr {
    width: 33.3%;
}

.h-gmpbox .box .d-bottom .fr .text1 {
    width: 80%;
    margin-top: 43px;
}

.h-gmpbox .box .d-bottom .fl {
    width: 61%;
    background: #fff;
    padding: 36px 28px 10px 28px;
    position: relative;
}

.h-gmpbox .box .d-bottom .fl ul li {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.h-gmpbox .box .d-bottom .fl ul li .pic {
    position: relative;
    overflow: hidden;
    padding-bottom: 93%;
}

.h-gmpbox .box .d-bottom .fl ul li .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transition: .5s;
    transform: scale(1);
}

.h-gmpbox .box .d-bottom .fl ul li .pic:hover img {
    transform: scale(1.2);
}

.h-gmpbox .box .d-bottom .fl ul li .descrip {
    text-align: center;
    padding: 12px 0 18px 0;
}

.h-gmpbox .box .d-bottom .fl ul li .descrip span {
    display: block;
    font-size: 24px;
    color: #333333;
}

.h-gmpbox .box .d-bottom .fl ul li .descrip p {
    display: block;
    font-size: 16px;
    color: #999999;
}

.h-qccbox {
    background: #fff url("../image/scl_bg3.png") no-repeat center;
    padding-bottom: 120px;
}

.h-qccbox .text-hsbox1 .box .fl-box {
    width: 34%;
}

.h-qccbox .text-hsbox1 .box .fl-box .text3 {
    margin-bottom: 130px;
}

.h-qccbox .text-hsbox1 .box .fl-box .text3 p {
    margin-top: 28px;
}

.h-qccbox .text-hsbox1 .box .fr-box {
    width: 58%;
}




.ds-ct1 {
    margin-bottom: 50px;
    background: #fff url("../image/bg10.png") no-repeat right center;
}

.show-probox {
    padding: 120px 20px;
}

.show-probox .mod1 {}

.show-probox .mod1 .pic {
    width: 42.3%;
    float: left;
}

.show-probox .mod1 .pic img {
    display: block;
    width: 100%;
}

.show-probox .mod1 .textinfo {
    width: 44%;
    float: right;
    padding-right: 5%;
}

.show-probox .mod1 .textinfo h1 {
    font-size: 36px;
    color: #2aaef1;
    position: relative;
    padding-bottom: 27px;
    margin-bottom: 37px;
}

.show-probox .mod1 .textinfo h1::after {
    content: '';
    width: 80px;
    height: 3px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 0;
    left: 0;
}

.show-probox .mod1 .textinfo .text1 {
    font-size: 20px;
    color: #333333;
}

.show-probox .mod1 .textinfo .text2 {
    color: #999999;
    font-size: 18px;
    margin-top: 40px;
}

.show-probox .mod1 .textinfo .text3 {
    margin-top: 64px;
}

.show-probox .mod1 .textinfo .text3 span {
    display: inline-block;
    font-size: 20px;
}

.show-probox .mod1 .textinfo .text3 ul {
    display: inline-block;
    margin-left: 32px;
}

.show-probox .mod1 .textinfo .text3 ul li {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    border: #2aaef1 1px solid;
    color: #2aaef1;
    font-size: 18px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.show-probox .mod2 {
    margin-top: 82px;
}

#sstabs {
    width: 100%;
    border-top: rgba(0, 0, 0, 0.1) 1px solid;
}

#sstabs li {
    float: left;
    padding: 0 20px;
    line-height: 60px;
    height: 60px;
    font-size: 22px;
    color: #999999;
    position: relative;
}

#sstabs #current::before {
    content: '';
    width: 100%;
    height: 3px;
    background: #2aaef1;
    position: absolute;
    top: 0;
    left: 0;
}

#contentinfo {
    padding: 100px 0 107px 0;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}

.proboxList2 {
    margin-top: 28px;
    padding: 0;
}

.proboxList2 .mod3-tit {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    padding: 0 1%;
}




.newsboxList {
    margin-top: 90px;
    padding: 0 20px;
}

.newsboxList .hd {
    text-align: left;
}

.newsboxList .hd ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 18px;
    border: #f5f5f5 1px solid;
}

.newsboxList .hd ul li a {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding: 0 24px;
    display: block;
    color: #666666;
    background: #fff;
}

.newsboxList .hd ul li.on a {
    color: #fff;
    background: #00a4f2;
}

.newsboxList .bd {
    margin-top: 42px;
}

#n-list-news {
    padding-bottom: 50px;
}

#n-list-news li {
    padding: 20px;
    margin-bottom: 38px;
    border: #ddd 1px solid;
    transition: .2s;
}

#n-list-news li:last-child {
    margin-bottom: 0;
}

#n-list-news li .pic {
    float: left;
    width: 260px;
    overflow: hidden;
}

#n-list-news li .pic img {
    display: block;
    width: 100%;
    position: relative;
    transform: scale(1);
    transition: .5s;
}

#n-list-news li .infotext {
    width: calc(100% - 300px);
    float: right;
    padding-top: 1.5%;
}

#n-list-news li .infotext .text1 .fl {
    width: calc(100% - 200px);
}

#n-list-news li .infotext .text1 .fl h1 {
    display: block;
    transition: all .36s ease;
    color: #666;
    font-size: 16px;
    margin-bottom: 10px;
    transition: .5s;
}

#n-list-news li .infotext .text1 .fl p {
    transition: all .36s ease;
    font-size: 13px;
    overflow: hidden;
    color: #999;
}

#n-list-news li .infotext .text1 .fr {
    font-size: 28px;
    position: relative;
    font-family: HELVETICANEUELTPRO-THEX;
    width: 140px;
    text-align: left;
}

#n-list-news li .infotext .text1 .fr span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 0 2px;
    text-transform: uppercase;
}

#n-list-news li .infotext .text2 {
    margin-top: 8%;
}

#n-list-news li .infotext .text2 dl dt {
    display: inline-block;
    padding: 0 14px;
    font-size: 14px;
    border-right: #ddd 1px solid;
    transition: .5s;
    cursor: pointer;
}

#n-list-news li .infotext .text2 dl dt:hover {
    color: #00aeef;
}

#n-list-news li .infotext .text2 dl dt:last-child {
    border-right: none;
}

#n-list-news li .infotext .golink {
    display: block;
    width: 120px;
    line-height: 36px;
    height: 36px;
    background: #fff;
    position: relative;
    transition: .5s;
    margin-top: 6px;
    overflow: hidden;
}

#n-list-news li .infotext .golink h2 {
    font-size: 20px;
    width: 100%;
    position: absolute;
    left: -120px;
    transition: all .5s ease;
    text-align: center;
}

#n-list-news li .infotext .golink:hover {
    background: rgba(0, 174, 239, 0.3);
}

#n-list-news li .infotext .golink i {
    display: block;
    width: 50px;
    height: 28px;
    background: url("../image/golink.png") no-repeat;
    background-size: 100%;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -14px;
    right: auto;
    transition: all .5s ease;
}

#n-list-news li .infotext .golink:hover i {
    left: 90px;
}

#n-list-news li .infotext .golink:hover h2 {
    left: 0;
}

#n-list-news li:hover {
    border: none;
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

#n-list-news li:hover .pic img {
    transform: scale(1.1);
}

#n-list-news li:hover .infotext .text1 .fl h1 {
    color: #00a4f2;
}




#v-list-vedio {
    width: 100%;
    padding-bottom: 50px;
}

#v-list-vedio li {
    width: 31.3%;
    margin: 0 1% 50px 1%;
    border: #ddd 1px solid;
    float: left;
    transition: .3s;
    overflow: hidden;
}

#v-list-vedio li .pic {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 68%;
}

#v-list-vedio li .pic img {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}

#v-list-vedio li .text {
    text-align: center;
    padding: 20px;
}

#v-list-vedio li .text span {
    display: block;
    transition: all .36s ease;
    color: #333;
    font-size: 16px;
    line-height: 150%;
}

#v-list-vedio li .text p {
    transition: all .36s ease;
    color: #777;
    font-size: 14px;
    line-height: 150%;
}

#v-list-vedio li:hover .text span {
    color: #00a4f2;
}




#z-list-zp {
    padding-bottom: 60px;
}

#z-list-zp li {
    overflow: hidden;
    width: 49%;
    margin: 0 0 50px 0;
    border: #ddd 1px solid;
    float: left;
    transition: all .8s;
    padding: 0 20px;
    height: 240px;
}

#z-list-zp li:nth-child(even) {
    float: right;
}

#z-list-zp li .textinfo {
    width: calc(100% - 210px);
    float: left;
    text-align: right;
    padding-top: 20px;
}

#z-list-zp li .textinfo h1 {
    transition: all .5s ease;
    color: #333;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 6px;
}

#z-list-zp li .textinfo span {
    display: block;
    transition: all .36s ease;
    color: #777;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 22px;
}

#z-list-zp li .textinfo p {
    transition: all .36s ease;
    font-size: 13px;
    line-height: 150%;
    overflow: hidden;
    color: #999;
}

#z-list-zp li .textinfo .golink {
    display: inline-block;
    width: 120px;
    line-height: 36px;
    height: 36px;
    background: #fff;
    position: relative;
    transition: .8s;
    margin-top: 16px;
    overflow: hidden;
}

#z-list-zp li .textinfo .golink h2 {
    font-size: 20px;
    width: 100%;
    position: absolute;
    left: -120px;
    transition: all .8s ease;
    text-align: center;
}

#z-list-zp li .textinfo .golink:hover {
    background: rgba(0, 174, 239, 0.3);
}

#z-list-zp li .textinfo .golink i {
    display: block;
    width: 50px;
    height: 28px;
    background: url("../image/golink.png") no-repeat;
    background-size: 100%;
    background-position: 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    transition: all .5s ease;
}

#z-list-zp li .textinfo .golink:hover i {
    right: -20px;
    transition: all .5s;
}

#z-list-zp li .textinfo .golink:hover h2 {
    left: 0;
    transition: all .5s;
}

#z-list-zp li .pic {
    width: 180px;
    float: right;
}

#z-list-zp li .pic img {
    display: block;
    width: 100%;
}

#z-list-zp li:hover {
    border: none;
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    transition: all .5s;
}

#z-list-zp li:hover .textinfo h1 {
    color: #00a4f2;
}




.ly-m-box .lbox1 .list {
    margin-top: 70px;
    text-align: center;
    padding-bottom: 70px;
}

.ly-m-box .lbox1 .list li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 29%;
    margin: 0 2% 0 2%;
    text-align: left;
}

.ly-m-box .lbox1 .list li .addr1 {
    font-size: 18px;
    color: #00a0ea;
    opacity: .8;
    font-weight: bold;
}

.ly-m-box .lbox1 .list li .addr2 {
    font-size: 13px;
    color: #666;
    opacity: .9;
}

.ly-m-box .lbox1 .list li .addr3 {
    font-size: 14px;
    margin-top: 16px;
}

.ly-m-box .lbox2 {
    padding: 0 20px 70px 20px;
}

.ly-m-box .lbox2 #myform1 input[type="text"] {
    width: 32%;
    line-height: 50px;
    height: 50px;
    padding: 0 16px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    resize: none;
    outline: none;
    color: #000;
    border-radius: 0;
    border: none;
    background: #f1f1f1;
    margin-bottom: 20px;
    float: left;
}

.ly-m-box .lbox2 #myform1 .inp2 {
    margin-left: 2%;
    margin-right: 2%;
}

.ly-m-box .lbox2 #myform1 .inp3 {
    padding: 10px;
    margin: 0 0;
    line-height: 18px;
    height: 144px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    border: none;
    background: #f1f1f1;
    border-radius: 0;
    resize: none;
    outline: none;
    overflow-x: hidden;
    color: #000;
    margin-bottom: 20px;
}

.ly-m-box .lbox2 #myform1 .inp4 {
    width: 280px;
    height: 50px;
    line-height: 50px;
    border: #00a4f2 1px solid;
    border-radius: 0;
    display: block;
    color: #00a4f2;
    text-align: center;
    font-size: 16px;
    padding: 0;
    resize: none;
    outline: none;
    background: #fff;
    margin: 30px auto 0 auto;
    transition: .5s;
}

.ly-m-box .lbox2 #myform1 .inp4:hover {
    width: 330px;
    background: #00a4f2;
    color: #fff;
}




.infomation-box {
    padding: 70px 20px;
}

.infomation-box .cat-title {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: #ddd 1px solid;
}

.infomation-box .cat-title h1 {
    font-size: 20px;
}

.infomation-box .cat-title span {
    display: block;
    font-size: 13px;
    color: #999;
    margin: 14px 0 20px 0;
}

.infomation-box .cat-title p {
    color: #666;
    font-size: 15px;
}

.infomation-box .cat-title h1 {
    font-size: 20px;
}

.infomation-box .cat-content {
    padding: 40px 0;
}

.infomation-box .cat-content p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 15px;
    color: #666;
}

.infomation-box .cat-content img {
    display: block;
    max-width: 100%;
    margin: 20px auto;
}

.infomation-box .cat-content .videobox {
    width: 60%;
    margin: 20px auto;
}




.go-pages-box {
    margin-top: 60px;
    padding: 0 20px 70px 20px;
}

.go-pages-box a {
    display: block;
    transition: all .5s ease;
    position: relative;
    width: 50%;
    height: 120px;
    overflow: hidden;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    background: #f5f5f5;
    line-height: 120px;
}

.go-pages-box a:hover {
    background: #00aeef;
}

.go-pages-box a:hover h1 {
    color: #fff;
}

.go-pages-box a h1 {
    font-size: 16px;
    color: #333;
    transition: .5s;
}

.go-pages-box a h1 span {
    display: none;
}

.go-pages-box a.r-left {
    padding-left: 80px;
    padding-right: 30px;
}

.go-pages-box a.r-left::before {
    content: '';
    width: 40px;
    height: 20px;
    background: url("../image/left.png") no-repeat;
    background-size: 80px 20px;
    background-position: 0 0;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
    transition: .3s;
}

.go-pages-box a.r-left h1 {
    text-align: left;
}

.go-pages-box a.r-left:hover::before {
    background-position: -40px 0;
}

.go-pages-box a.r-right {
    padding-right: 80px;
    padding-left: 30px;
}

.go-pages-box a.r-right::before {
    content: '';
    width: 40px;
    height: 20px;
    background: url("../image/right.png") no-repeat;
    background-size: 80px 20px;
    background-position: 0 0;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    transition: .3s;
}

.go-pages-box a.r-right h1 {
    text-align: right;
}

.go-pages-box a.r-right:hover::before {
    background-position: -40px 0;
}




.js-menu-box {
    margin-top: 70px;
    padding: 0 20px 70px 20px;
}

.js-menu-box .mmod1 {
    padding: 0 0 40px 0;
    border-bottom: #ddd 1px solid;
    margin-bottom: 40px;
}

.js-menu-box .mmod1 .pic {
    width: 35.3%;
    float: left;
}

.js-menu-box .mmod1 .pic .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.js-menu-box .mmod1 .pic img {
    width: 100%;
}

.js-menu-box .mmod1 .infotext {
    float: right;
    width: 60%;
    padding-top: 10px;
}

.js-menu-box .mmod1 .infotext p {
    font-size: 15px;
    line-height: 150%;
}

.js-menu-box .mmod2{
    position:relative;
}

.fixsite{
    position:absolute;
    top:-75px;
    left:0;
    width:100%;
}
.js-menu-box .mmod2 h2 {
    font-size: 20px;
    color: #333;
}

.js-menu-box .mmod2 h2 span {
    font-size: 14px;
    opacity: .4;
    margin-left: 10px;
}

.js-menu-box .mmod2 .infotext {
    margin-top: 20px;
}
.js-menu-box .mmod2 .infotext img{
    display:inline-block;
}

.js-menu-box .mmod2 .infotext p {
    font-size: 15px;
    line-height: 150%;
}




#r-ry-menu {
    padding-bottom: 70px;
}

#r-ry-menu li {
    position: relative;
    float: left;
    width: 31%;
    margin: 0 1% 50px 1%;
    padding-bottom: 47%;
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0);
}

#r-ry-menu li .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 130%;
}

#r-ry-menu li .pic img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
}

#r-ry-menu li .textinfo {
    width: 100%;
    padding: 30px 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #c7c7c7;
    z-index: 6;
    transition: all .3s ease-in;
}

#r-ry-menu li .textinfo span {
    display: block;
    font-size: 18px;
    color: #000;
    margin-bottom: 4px;
    transition: all .3s ease-in;
}

#r-ry-menu li .textinfo p {
    font-size: 14px;
    color: #000;
    opacity: .5;
    transition: all .5s ease-in;
}

#r-ry-menu li:hover .textinfo {
    background: #fff;
}

#r-ry-menu li:hover .textinfo span {
    color: #00a4f2;
    padding-bottom: 10px;
    border-bottom: #ddd 1px solid;
    margin-bottom: 10px;
}

#r-ry-menu li:hover {
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.beatbeat {
    width: 15px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    text-align: center;
    animation-name: beat;
    
    animation-duration: 2s;
    
    animation-timing-function: linear;
    
    animation-iteration-count: infinite;
    
    animation-direction: alternate;
    
    animation-play-state: running;
    z-index: 80;
    
}

.beatbeat img {
    width: 100%;
}

@keyframes beat {
    0% {
        bottom: 5%;
    }

    25% {
        bottom: 4%;
    }

    50% {
        bottom: 5%;
    }

    75% {
        bottom: 4%;
    }

    100% {
        bottom: 5%;
    }
}

.pro_content {
    width: 50%;
    float: left;
}

.pro_content .pro_pic {
    width: 100%;
}

div.zoomDiv {
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0
}

div.zoomDiv img {
    max-width: none
}

div.zoomMask {
    position: absolute;
    background: url(../image/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
    max-width: 200px !important;
    max-height: 200px !important
}

.img-center {
    text-align: center;
    font-size: 0
}

.img-center img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.pc-slide {
    margin: 0 auto
}

.pc-slide,
.pc-slide .view .swiper-slide {
    width: 100%
}

.pc-slide .view .swiper-slide .imgauto {
    width: 100%;
    height: 350px;
    border: 1px solid #ddd;
    box-sizing: border-box
}

.pc-slide .preview {
    width: 100%;
    margin-top: 10px;
    position: relative
}

.pc-slide .preview .swiper-container {
    width: 80%;
    margin: 0 10%
}

.pc-slide .preview .swiper-slide {
    width: 25%;
    padding: 5px
}

.pc-slide .preview .swiper-slide .imgauto {
    width: 100%;
    height: 80px;
    border: 1px solid #ddd
}

.pc-slide .preview .swiper-slide .imgauto img {
    display: block;
    padding: 5px;
}

.pc-slide .preview .active-nav .imgauto {
    border: 1px solid #243b8a
}

.pc-slide .preview .arrow-left {
    background: url(../image/le2.png) no-repeat 0 0;
    background-size: 100%;
    left: 10px
}

.pc-slide .preview .arrow-left,
.pc-slide .preview .arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 5
}

.pc-slide .preview .arrow-right {
    background: url(../image/ri2.png) no-repeat 0 100%;
    background-size: 100%;
    right: 10px
}

.sidebar-fixed {
    position: fixed;
    right: 20px;
    bottom: 10%;
    z-index: 998;
    display: none;
}

.sidebar-fixed ul li {
    margin-bottom: 10px;
    position: relative;
}

.sidebar-fixed .item {
    width: 62px;
    height: 62px;
    background: rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 8px;
    margin-bottom: 8px;
    transition: .5s;
    cursor: pointer;
}

.sidebar-fixed .item img {
    display: block;
    padding: 10px 0 2px 0;
    margin: 0 auto;
    transition: .5s;
    width: 70%;
}

.sidebar-fixed .item span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    transition: .5s;
}

.sidebar-fixed li:hover .item {
    background: rgba(0, 164, 242, 1);
}

.sidebar-fixed li .erwam {
    width: 120px;
    position: absolute;
    right: 70px;
    bottom: 50%;
    transform: translate(0, 50%);
    transition: ease .5s;
    display: none;
}

.sidebar-fixed li .erwam1 {
    height: 120px;
    background: #fff;
}

.sidebar-fixed li .erwam2 {
    line-height: 40px;
    height: 40px;
    background: rgba(0, 164, 242, 1);
    color: #fff;
    text-align: center;
    font-size: 18px;
}