/*!
 * froala_editor v2.3.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */

/*!
 * froala_editor v2.3.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
.fr-view img.fr-dii .clearfix::after {
display: block;
clear: both;
content: '';
}
.fr-view strong {
font-weight: 700;
}
.fr-view table {
max-width: 100%;
empty-cells: show;
border-collapse: collapse;
border: none;
}
.fr-view table.fr-dashed-borders td, .fr-view table.fr-dashed-borders th {
border-style: dashed;
}
.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
background: #f5f5f5;
}
.fr-view table td, .fr-view table th {
border: 1px solid #ddd;
}
.fr-view table td:empty, .fr-view table th:empty {
height: 20px;
}
.fr-view table td.fr-highlighted, .fr-view table th.fr-highlighted {
border: 1px double red;
}
.fr-view table td.fr-thick, .fr-view table th.fr-thick {
border-width: 2px;
}
.fr-view table th {
background: #e6e6e6;
}
.fr-view hr {
clear: both;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-o-user-select: none;
-khtml-user-select: none;
page-break-after: always;
}
.fr-view .fr-file {
position: relative;
}
.fr-view .fr-file::after {
font-weight: 400;
position: relative;
content: '\1F4CE';
}
.fr-view pre {
white-space: pre-wrap;
word-wrap: break-word;
}
.fr-view blockquote {
margin-left: 0;
padding-left: 5px;
color: #5e35b1;
border-left: solid 2px #5e35b1;
}
.fr-view blockquote blockquote {
color: #00bcd4;
border-color: #00bcd4;
}
.fr-view blockquote blockquote blockquote {
color: #43a047;
border-color: #43a047;
}
.fr-view span.fr-emoticon {
font-family: 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols;
font-weight: 400;
line-height: 0;
display: inline;
}
.fr-view span.fr-emoticon.fr-emoticon-img {
font-size: inherit;
line-height: 1;
display: inline-block;
width: 1em;
min-width: 20px;
height: 1em;
min-height: 20px;
margin: -.1em .1em .1em;
vertical-align: middle;
background-repeat: no-repeat !important;
}
.fr-view .fr-text-gray {
color: #aaa !important;
}
.fr-view .fr-text-bordered {
padding: 10px 0;
border-top: solid 1px #222;
border-bottom: solid 1px #222;
}
.fr-view .fr-text-spaced {
letter-spacing: 1px;
}
.fr-view .fr-text-uppercase {
text-transform: uppercase;
}
.fr-view img {
position: relative;
vertical-align: middle;
}
.fr-view img.fr-dib {
display: block;
float: none;
max-width: 100%;
max-height: initial;
margin: 5px auto;
vertical-align: top;
}
.fr-view img.fr-dib.fr-fil {
margin-left: 0;
}
.fr-view img.fr-dib.fr-fir {
margin-right: 0;
}
.fr-view img.fr-dii {
display: inline-block;
float: none;
max-width: calc(100% - (2 * 5px));
margin-right: 5px;
margin-left: 5px;
}
.fr-view img.fr-dii.fr-fil {
float: left;
max-width: calc(100% - 5px);
margin: 5px 5px 5px 0;
}
.fr-view img.fr-dii.fr-fir {
float: right;
max-width: calc(100% - 5px);
margin: 5px 0 5px 5px;
}
.fr-view img.fr-rounded {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.fr-view img.fr-bordered {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
border: solid 10px #ccc;
}
.fr-view .fr-video {
position: relative;
text-align: center;
}
.fr-view .fr-video > * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
max-width: 100%;
border: none;
}
.fr-view .fr-video.fr-dvb {
display: block;
clear: both;
}
.fr-view .fr-video.fr-dvb.fr-fvl {
text-align: left;
}
.fr-view .fr-video.fr-dvb.fr-fvr {
text-align: right;
}
.fr-view .fr-video.fr-dvi {
display: inline-block;
}
.fr-view .fr-video.fr-dvi.fr-fvl {
float: left;
}
.fr-view .fr-video.fr-dvi.fr-fvr {
float: right;
}
.fr-view a.fr-strong {
font-weight: 700;
}
.fr-view a.fr-green {
color: green;
}
.fr-view button.fr-rounded, .fr-view input.fr-rounded, .fr-view textarea.fr-rounded {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.fr-view button.fr-large, .fr-view input.fr-large, .fr-view textarea.fr-large {
font-size: 24px;
}
a.fr-view.fr-strong {
font-weight: 700;
}
a.fr-view.fr-green {
color: green;
}
img.fr-view {
position: relative;
max-width: 100%;
}
img.fr-view.fr-dib {
display: block;
float: none;
margin: 5px auto;
vertical-align: top;
}
img.fr-view.fr-dib.fr-fil {
margin-left: 0;
}
img.fr-view.fr-dib.fr-fir {
margin-right: 0;
}
img.fr-view.fr-dii {
display: inline-block;
float: none;
max-width: calc(100% - (2 * 5px));
margin-right: 5px;
margin-left: 5px;
vertical-align: bottom;
}
img.fr-view.fr-dii.fr-fil {
float: left;
max-width: calc(100% - 5px);
margin: 5px 5px 5px 0;
}
img.fr-view.fr-dii.fr-fir {
float: right;
max-width: calc(100% - 5px);
margin: 5px 0 5px 5px;
}
img.fr-view.fr-rounded {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
img.fr-view.fr-bordered {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
border: solid 10px #ccc;
}

/*!
 * froala_editor v2.3.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
.clearfix::after {
display: block;
clear: both;
content: '';
}
.fr-element img {
cursor: pointer;
}
.fr-image-resizer {
position: absolute;
display: none;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: solid 1px #1e88e5;
-o-user-select: none;
-khtml-user-select: none;
}
.fr-image-resizer.fr-active {
display: block;
}
.fr-image-resizer .fr-handler {
position: absolute;
z-index: 4;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: solid 1px #fff;
background: #1e88e5;
}
.fr-image-resizer .fr-handler.fr-hnw {
cursor: nw-resize;
}
.fr-image-resizer .fr-handler.fr-hne {
cursor: ne-resize;
}
.fr-image-resizer .fr-handler.fr-hsw {
cursor: sw-resize;
}
.fr-image-resizer .fr-handler.fr-hse {
cursor: se-resize;
}
.fr-image-resizer .fr-handler {
width: 12px;
height: 12px;
}
.fr-image-resizer .fr-handler.fr-hnw {
top: -6px;
left: -6px;
}
.fr-image-resizer .fr-handler.fr-hne {
top: -6px;
right: -6px;
}
.fr-image-resizer .fr-handler.fr-hsw {
bottom: -6px;
left: -6px;
}
.fr-image-resizer .fr-handler.fr-hse {
right: -6px;
bottom: -6px;
}
@media (min-width:1200px) {
.fr-image-resizer .fr-handler {
    width: 10px;
    height: 10px;
}
.fr-image-resizer .fr-handler.fr-hnw {
    top: -5px;
    left: -5px;
}
.fr-image-resizer .fr-handler.fr-hne {
    top: -5px;
    right: -5px;
}
.fr-image-resizer .fr-handler.fr-hsw {
    bottom: -5px;
    left: -5px;
}
.fr-image-resizer .fr-handler.fr-hse {
    right: -5px;
    bottom: -5px;
}
}
.fr-image-overlay {
position: fixed;
z-index: 9999;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
}
.fr-image-upload-layer {
font-size: 14px;
line-height: 140%;
position: relative;
padding: 25px 0;
text-align: center;
letter-spacing: 1px;
border: dashed 2px #bdbdbd;
}
.fr-image-upload-layer:hover {
background: #ebebeb;
}
.fr-image-upload-layer.fr-drop {
border-color: #1e88e5;
background: #ebebeb;
}
.fr-image-upload-layer .fr-form {
position: absolute;
z-index: 9999;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-filter: 'alpha(Opacity=0)';
}
.fr-image-upload-layer .fr-form input {
font-size: 400px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 500%;
height: 100%;
margin: 0;
cursor: pointer;
}
.fr-image-progress-bar-layer > h3 {
font-size: 16px;
font-weight: 400;
margin: 10px 0;
}
.fr-image-progress-bar-layer > div.fr-action-buttons {
display: none;
}
.fr-image-progress-bar-layer > div.fr-loader {
position: relative;
overflow: hidden;
width: 100%;
height: 10px;
margin-top: 20px;
background: #bcdbf7;
}
.fr-image-progress-bar-layer > div.fr-loader span {
display: block;
width: 0;
height: 100%;
-webkit-transition: width .2s ease 0s;
-moz-transition: width .2s ease 0s;
-ms-transition: width .2s ease 0s;
-o-transition: width .2s ease 0s;
background: #1e88e5;
}
.fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
position: absolute;
top: 0;
width: 30% !important;
-webkit-animation: loading 2s linear infinite;
-moz-animation: loading 2s linear infinite;
-o-animation: loading 2s linear infinite;
animation: loading 2s linear infinite;
}
.fr-image-progress-bar-layer.fr-error > div.fr-loader {
display: none;
}
.fr-image-progress-bar-layer.fr-error > div.fr-action-buttons {
display: block;
}
.fr-image-size-layer .fr-image-group .fr-input-line {
display: inline-block;
width: calc(50% - 5px);
}
.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
margin-left: 10px;
}
.fr-uploading {
opacity: .4;
-webkit-opacity: .4;
-moz-opacity: .4;
-ms-filter: 'alpha(Opacity=0)';
}
@keyframes loading {
from {
    left: -25%;
}
to {
    left: 100%;
}
}
@-webkit-keyframes loading {
from {
    left: -25%;
}
to {
    left: 100%;
}
}
@-moz-keyframes loading {
from {
    left: -25%;
}
to {
    left: 100%;
}
}
@-o-keyframes loading {
from {
    left: -25%;
}
to {
    left: 100%;
}
}

/*!
 * froala_editor v2.3.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
.clearfix:after {
display: block;
clear: both;
content: '';
}
.fr-element table td.fr-selected-cell, .fr-element table th.fr-selected-cell {
border: 1px double #1e88e5;
}
.fr-element table tr {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-o-user-select: none;
-khtml-user-select: none;
}
.fr-element table td, .fr-element table th {
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
-o-user-select: text;
-khtml-user-select: text;
}
.fr-element .fr-no-selection table td, .fr-element .fr-no-selection table th {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-o-user-select: none;
-khtml-user-select: none;
}
.fr-table-resizer {
position: fixed;
z-index: 3;
display: none;
cursor: col-resize;
}
.fr-table-resizer.fr-moving {
z-index: 2;
}
.fr-table-resizer div {
opacity: 0;
border-right: 1px solid #1e88e5;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
.fr-no-selection {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-o-user-select: none;
-khtml-user-select: none;
}
.fr-popup .fr-table-size .fr-table-size-info {
font-size: 14px;
padding: 8px;
text-align: center;
}
.fr-popup .fr-table-size .fr-select-table-size {
line-height: 0;
padding: 0 5px 5px;
white-space: nowrap;
}
.fr-popup .fr-table-size .fr-select-table-size > span {
display: inline-block;
padding: 0 4px 4px 0;
}
.fr-popup .fr-table-size .fr-select-table-size > span > span {
display: inline-block;
width: 18px;
height: 18px;
border: 1px solid #ddd;
}
.fr-popup .fr-table-size .fr-select-table-size > span.hover, .fr-popup .fr-table-size .fr-select-table-size > span:hover {
background: transparent;
}
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span, .fr-popup .fr-table-size .fr-select-table-size > span:hover > span {
border: 1px solid #1e88e5;
background: rgba(30, 136, 229, .3);
}
.fr-popup .fr-table-size .fr-select-table-size .new-line:after {
display: block;
clear: both;
content: '';
}
.fr-popup.fr-above .fr-table-size .fr-select-table-size > span {
display: inline-block !important;
}
.fr-popup .fr-table-colors-buttons {
margin-bottom: 5px;
}
.fr-popup .fr-table-colors {
line-height: 0;
display: block;
}
.fr-popup .fr-table-colors > span {
position: relative;
z-index: 1;
display: inline-block;
width: 2pc;
height: 2pc;
}
.fr-popup .fr-table-colors > span > i {
width: 2pc;
height: 2pc;
}
.fr-popup .fr-table-colors > span.fr-selected-color:after, .fr-popup .fr-table-colors > span > i {
font-size: 13px;
line-height: 2pc;
position: absolute;
bottom: 0;
left: 0;
cursor: default;
text-align: center;
}
.fr-popup .fr-table-colors > span.fr-selected-color:after {
font-family: FontAwesome;
font-weight: 400;
top: 0;
right: 0;
content: '\f00c';
color: #fff;
}
.fr-popup .fr-table-colors > span.fr-selected-color, .fr-popup .fr-table-colors > span:hover {
z-index: 2;
outline: 1px solid #222;
}
.fr-popup.fr-desktop .fr-table-size .fr-select-table-size > span > span {
width: 9pt;
height: 9pt;
}
.fr-insert-helper {
position: fixed;
z-index: 9999;
white-space: nowrap;
}
.fr-view table {
word-wrap: break-word;
word-break: break-all;
}
.fr-view table td, .fr-view table th {
line-height: initial;
padding: 10px;
}

/*!
 * froala_editor v2.3.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
.clearfix::after {
display: block;
clear: both;
content: '';
}
.fr-popup .fr-colors-tabs {
line-height: 16px;
margin-right: -2px;
margin-bottom: 5px;
margin-left: -2px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.fr-popup .fr-colors-tabs .fr-colors-tab {
font-size: 13px;
position: relative;
display: inline-block;
width: 50%;
padding: 8px 0;
cursor: pointer;
text-align: center;
color: #222;
}
.fr-popup .fr-colors-tabs .fr-colors-tab:hover {
color: #1e88e5;
}
.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1='background']::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
content: '';
-webkit-transition: transform .2s ease 0s;
-moz-transition: transform .2s ease 0s;
-ms-transition: transform .2s ease 0s;
-o-transition: transform .2s ease 0s;
background: #1e88e5;
}
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab {
color: #1e88e5;
}
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1='text'] ~ [data-param1='background']::after {
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
}
.fr-popup .fr-separator + .fr-colors-tabs {
margin-right: 2px;
margin-left: 2px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.fr-popup .fr-color-set {
line-height: 0;
display: none;
}
.fr-popup .fr-color-set.fr-selected-set {
display: block;
}
.fr-popup .fr-color-set > span {
position: relative;
z-index: 1;
display: inline-block;
width: 24px;
height: 24px;
}
.fr-popup .fr-color-set > span > i {
font-size: 13px;
line-height: 32px;
position: absolute;
bottom: 0;
left: 0;
width: 32px;
height: 32px;
cursor: default;
text-align: center;
}
.fr-popup .fr-color-set > span.fr-selected-color::after {
font-family: FontAwesome;
font-size: 13px;
font-weight: 400;
line-height: 32px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '\f00c';
cursor: default;
text-align: center;
color: #fff;
}
.fr-popup .fr-color-set > span:hover, .fr-popup .fr-color-set > span.fr-selected-color {
z-index: 2;
outline: 1px solid #222;
}
.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1='text'] ~ [data-param1='background']::after {
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
}
.fr-colors-customize {
line-height: 100%;
line-height: 36px;
float: right;
height: 36px;
vertical-align: top;
}

/*add by jonathan*/
body {
    overflow: auto;
}

/*�����ֻ���banner����*/
@media only screen and (max-width:640px) {
    #banner-con span {
        font-size: 26px !important;
    }

}

/*导航ʽ*/
#index .nav63648>a,
#about-us .nav63662>a,
#mes-solution .nav63658>a,
#news .nav63835>a,
#lean-learning-school .nav63835>a{
    border-bottom: 2px solid #008fd3;
    color: #008fd3;
}

.z-logo img {
    display: inline-block;
    /* vertical-align: bottom; */
}

.slogan-pc {
    font-size: 12px;
    margin-left: 6px;
    color: #333;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 146px;
    font-weight: bold;
}

.slogan-phone {
    font-size: 12px;
    color: #333;
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
}

/*��ҳbannerͼ��������ʽ*/
.hp07w3 {

    padding: 50px;
    vertical-align: middle;
    color: #fff;
    text-align: left;
  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
}

.hp07ttl {
    font-size: 86px;
    line-height: 155px;
    overflow: hidden;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;

    font-family: Source Han Sans CN;
    font-weight: 800;
}

.across{
    margin-bottom: 2%;
    margin-top: 1%;
    width: 80px;
    height: 6px;
    background: #FF7200;
}
.hp07ttt{
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
}

.hp07subttl {
    font-size: 70px;
    margin-top: 15%;
    font-family: Source Han Sans CN;
}

.hp07w3 .cta-list {
    clear: both;
    margin-bottom: 0;
    margin-left: 20px;
}

.hp07w3 .cta-list li {
    line-height: 30px;
    font-size: 15px;
    list-style-type: disc;
}

.do-m-menu-btn span {
    background: #000;
}

.do-element-slide-toys-con {
    height: 100%;
}

.do-slide-textbox {
    height: 100%;
}

.do-slide-text {
    height: 100%;
}

@media only screen and (max-width:800px) {
    .hp07w3 {
        width: 100%;
        /* min-height: 420px; */
        float: none;
        margin-right: 0;
        padding: 25px 20px;
        vertical-align: middle;
        color: #fff;
        text-align: left;
        /* background: rgba(0, 0, 0, 0.68); */
    }

    .hp07ttl {
        font-size: 35px;
        line-height: 35px;
        overflow: hidden;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: 2px;
    }

    .across{
        width: 2rem;
        height: 3px;
        margin-left: 1rem;
        background: #FF7200;
    }
    .hp07ttt{
        font-size: 20px;
        font-family: PingFang SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 20px;
    }

    .hp07subttl {
        font-size: 30px;
        line-height: 30px;
        overflow: hidden;
        text-indent: 2rem;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .hp07w3 .cta-list li {
        line-height: 30px;
        font-size: 14px;
        list-style-type: none;
    }

}

/*���ͼ��ʽ*/
#banner-con > .do-area-bg .do-area-bg-conter {
    background-attachment: initial;
}

#banner-con .do-row-one,
#banner-con .do-element-text {
    color: rgb(255, 255, 255);
}

#footer_63648_0 .do-row-one,
#footer_63648_0 .do-element-text {
    color: rgb(204, 204, 204);
}

#footer_63648_0 > .do-area-bg .bgcolor {
    background-color: #002544;
}

.link-menu {
    overflow: hidden;
    font-size: 14px;
}

.link-menu li {
    display: inline-block;
    margin: 0 7px;
    list-style: none;
}

.link-menu li a:hover {
    color: #fff;
}

/*�б�ҳ��ҳ��ʽ*/
.page-box {
    margin: 15px 30px;
}

.page-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.digg {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
}

.digg a {
    display: block;
    float: left;
    padding: 0 12px;
    margin: 0 0 0 8px;
    border: 1px solid #e1e2e3;
    line-height: 27px;
    height: 27px;
    color: #3b8dd1;
    background: #fff;
    text-decoration: none;
}

.digg a:hover {
    border: 1px solid #3b8dd1;
}

.digg span {
    float: left;
    line-height: 27px;
    height: 27px;
}

.digg span.current {
    padding: 0 12px;
    margin: 0 0 0 8px;
    color: #555;
    font-weight: bold;
}

.digg span.disabled {
    border: 1px solid #eee;
    padding: 0 12px;
    margin: 0 0 0 8px;
    color: #ddd;
}

/*����ҳ����ʽ*/
html {
    width: 100%;
    height: 100%;
}

.height100 {
    height: 100%;
}

.error {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    background-image: url(../img/error.png);
    background-size: 100% 100%;
}

.error-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 30%;
    height: 550px;
    margin: auto;
}

.error-title {
    padding-left: 20px;
    overflow: hidden;
}

.error-title a {
    float: left;
}

.error-title a img {
    height: 42px;
}

.error-con {
    border: 1px solid #9c9c9c;
    border-radius: 5px;
    padding: 25px;
}

@media only screen and (max-width:800px) {
    .error-wrap {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 550px;
        margin: auto;
    }

    .error-con {
        border: none;
        border-radius: 0;
        padding: 25px;
    }

}

.error-type {
    margin-bottom: 45px;
    padding-bottom: 30px;
    font-size: 150px;
    color: #79818c;
    border-bottom: #797979 1px dashed;
}

.error-war {
    padding-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
    line-height: 18px;
    color: #e25858;
}

.error-reason {
    padding-bottom: 35px;
    color: #bcbcbc;
    font-size: 16px;
}

/*a��ǩ������ʽ*/
.ly-zx a:hover {
    color: #008fd3;
}

/*����������ײ��߿�Ч����ʽ*/
.ly-dtxg {
    padding: 0;
}

.ly-dtxg .title-name-conter:after {
    content: "";
    display: block;
    height: 2px;
    width: 30px;
    transition: all 0.3s ease-out;
    background-color: #008fd3;
    margin-top: 8px;
}

.ly-dtxg:hover .title-name-conter:after {
    width: 100%;
}

/*�����ϵ�绰΢����ת������ʽ*/
.xl_kfbar {
    width: 50px;
    position: fixed;
    right: 5px;
    top: 55%;
    margin-top: -102px;
    z-index: 2147483647;
}

.xl_kf_item {
    width: 50px;
    height: 50px;
    margin-top: 1px;
    background-color:rgb(33 146 241); /*  rgb(50, 50, 51); */
    transition: all linear .2s;
    cursor: pointer;
    display: block;
}

.xl_kf_item:hover {
    background-color: #008fd3;
}

.xl_kf_item:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.xl_kf_item:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.xl_kfitem_con {
    position: relative;
}

.xl_kftel_item {
    background-image: url(../img/rightFun/kf_tel.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.xl_kftel_hover {
    height: 100px;
    position: absolute;
    right: 50px;
    padding-right: 10px;
    transition: all linear .2s;
    display: none;
    cursor: initial;
}

.xl_kftel_item:hover .xl_kftel_hover {
    display: block;
}

.xl_kftel_hover span.icon {
    width: 10px;
    height: 50px;
    background: url(../img/rightFun/icon_02.png) center no-repeat;
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
}

.xl_kftel_hover a.txt {
    /* height: 50px; */
    line-height: 40px;
    padding: 10px 20px;
    font-size: 18px;
    color: #000;
    white-space: nowrap;
    border-radius: 10px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    box-sizing: border-box;
}

.xl_kfwx_item {
    background-image: url(../img/rightFun/kf_wx.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.xl_kfwx_hover {
    width: 188px;
    height: 258px;
    position: absolute;
    right: 50px;
    padding-right: 10px;
    transition: all linear .2s;
    display: none;
    background-image: url(../img/rightFun/gzhEwm.png);
    background-repeat: no-repeat;
    margin-top: -12px;
    cursor: initial;
}

.xl_kfwx_hover img {
    width: 115px;
    height: 115px;
    margin-left: 35px;
    margin-top: 30px;
    display: block;
}

.xl_kfwx_item:hover .xl_kfwx_hover {
    display: block;
}

.xl_kftop_item {
    background-image: url(../img/rightFun/kf_top.png);
    background-position: center center;
    background-repeat: no-repeat;
}

/*��ϸ�����Ҳ�*/
.sidebar-wrap {
    background: transparent;
}

.sidebar-box {
    margin: 0 0 20px;
    background: #fff;
    border: 1px solid #ddd
}

.sidebar-box h4 {
    margin: 0;
    padding: 5px 10px;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    font-size: 16px;
    font-weight: 300;
    background: #f2f2f2;
}

.sidebar-box .txt-list li {
    margin-top: 15px;
    line-height: 20px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sidebar-box .txt-list li label {
    display: inline-block;
    margin: 0 5px 0 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    background: #999;
    border-radius: 2px;
    vertical-align: middle;
}

.sidebar-box .txt-list li label.hot {
    background: #d70029;
}

.sidebar-box .txt-list li a {
    line-height: 20px;
}

.sidebar-box .side-img-list {
    padding: 5px 20px 20px;
    margin: 0;
    text-align: left;
    background: #fff;
}

.sidebar-box .side-img-list li {
    padding: 10px 0;
}

.side-img-list li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.side-img-list li .img-box {
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.side-img-list li .img-box label {
    position: absolute;
    top: 1px;
    left: 1px;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    background: #666;
}

.side-img-list li:first-child .img-box label {
    background: #d70029;
}

.side-img-list li .img-box img {
    margin: 0;
    padding: 0;
    border: 1px solid #ebebeb;
    width: 58px;
    height: 58px;
}

.side-img-list li .txt-box {
    display: block;
    margin-left: 75px;
    font-size: 12px;
}

.side-img-list li .txt-box a {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.side-img-list li .txt-box span {
    display: block;
    color: #999;
    height: 20px;
    line-height: 20px;
}

/*����б�*/
.navbar {
    margin: 0;
    padding: 5px 20px 20px;
}

.navbar li {
    padding-top: 10px;
}

.navbar li h5 {
    display: block;
    color: #3b8dd1;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}

.navbar li h5 a {
    color: #3b8dd1;
}

.navbar li p {
    font-size: 12px;
    line-height: 30px;
}

.navbar li p a {
    display: inline-block;
    margin-right: 5px;
}

.navbar li a:hover {
    color: #3b8dd1;
}

.note {
    margin-top: -20px;
    padding: 15px 20px;
    background: #f5f5f5;
    line-height: 22px;
    color: #757575;
    font-size: 12px;
    margin-bottom: 15px;
}

.note p {
    text-indent: 2rem;
}

/*����һ����ʽ*/
.next-box {
    line-height: 20px;
    color: #444;
    font-size: 14px;
    padding-top: 15px;
    margin-top: 30px;
    border-top: 1px dotted #adadad;
}

.next-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.next-box p {
    margin: 0;
    display: block;
    width: 49%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.next-box p a {
    color: #428bca;
}

.next-box p.prev {
    float: left;
}

.next-box p.next {
    float: right;
}

.cross-bar{
    width: 2rem;
    display: block;
    height: 2px;
    background-color: #2192f1;
    margin: auto;
}