body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
textarea,
input,
p,
th,
td,
tr,
table,
tbody,
thead,
tfoot,
em,
strong,
span {
    padding: 0;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

img {
    border: 0 none;
    vertical-align: middle
}

input {
    vertical-align: middle
}

em {
    font-weight: normal;
    font-style: normal
}

ol,
ul {
    list-style: none
}

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

a {
    text-decoration: none
}

html {
    font-size: 15px;
    color: #000
}

a:hover {
    color: #070707;
    text-decoration: none
}

.f-h60 {
    font-size: 60px
}

.f-h50 {
    font-size: 50px
}

.f-h46 {
    font-size: 46px
}

.f-h40 {
    font-size: 40px
}

.f-h38 {
    font-size: 38px
}

.f-h36 {
    font-size: 36px
}

.f-h34 {
    font-size: 34px
}

.f-h32 {
    font-size: 32px
}

.f-h30 {
    font-size: 30px
}

.f-h28 {
    font-size: 28px
}

.f-h26 {
    font-size: 26px
}

.f-h24 {
    font-size: 24px
}

.f-h22 {
    font-size: 22px
}

.f-h20 {
    font-size: 20px
}

.f-h18 {
    font-size: 18px
}

.f-h16 {
    font-size: 16px
}

.f-h14 {
    font-size: 14px
}

.f-fl {
    float: left
}

.f-fr {
    float: right
}

.f-textl {
    text-align: left
}

.f-textr {
    text-align: right
}

.f-textc {
    text-align: center
}

.f-clear {
    clear: both
}

.f-fwder {
    font-weight: bolder
}

.f-fwnor {
    font-weight: normal
}

.f-block {
    display: block
}

.f-inlineb {
    display: inline-block
}

.f-overf {
    overflow: hidden
}

.f-overf1 {
    overflow: hidden
}

.f-overf2:after,
.f-overf2:before {
    display: table;
    content: " "
}

.f-overf2:after {
    clear: both
}

.f-capital {
    text-transform: uppercase
}

.f-capitalized {
    text-transform: capitalize
}

.f-lineh {
    line-height: 200%
}

.f-mg {
    margin: 0 auto
}

.f-w900 {
    max-width: 900px;
    margin: 0 auto
}

.f-w1200 {
    max-width: 1000px;
    margin: 0 auto
}

.f-w1250 {
    max-width: 1250px;
    margin: 0 auto
}

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

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

.f-orange {
    color: #ff6600
}

.f-gary {
    color: #7c7c7c
}

.f-black {
    color: #262626
}

.f-fff {
    color: #fff !important
}

.f-000 {
    color: #000
}

.f-gary2 {
    color: #7c7c7c
}

.f-yellow {
    color: #ffcd11
}

.f-row1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.f-row2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

dt {
    font-weight: normal
}

img {
    max-width: 100%;
    height: auto !important
}

small {
    font-size: 1em
}

.f-letters {
    letter-spacing: 1px
}

.f-space {
    margin-left: -25px;
    overflow: hidden
}

.f-space>* {
    padding-left: 25px !important
}

.f-space2 {
    margin-left: -7px;
    overflow: hidden
}

.f-space2>* {
    padding-left: 10px !important
}

.f-space3 {
    height: 100%;
    display: flex;
    align-items: CENTER;
    margin-left: -10px
}

.f-space3>* {
    padding-left: 10px !important
}

.f-oneline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.f-twoline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.f-threeline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.f-fourline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

.f-link,
a {
    color: #4a4949
}

[class*=f-width] {
    box-sizing: border-box;
    width: 100%
}

.f-width-1-1 {
    width: 100%
}

.f-width-1-2,
.f-width-2-4,
.f-width-3-6,
.f-width-5-10 {
    width: 50%
}

.f-width-1-3,
.f-width-2-6 {
    width: 33.333%
}

.f-width-2-3,
.f-width-4-6 {
    width: 66.666%
}

.f-width-1-4 {
    width: 25%
}

.f-width-3-4 {
    width: 75%
}

.f-width-1-5,
.f-width-2-10 {
    width: 20%
}

.f-width-2-5,
.f-width-4-10 {
    width: 40%
}

.f-width-3-5,
.f-width-6-10 {
    width: 60%
}

.f-width-4-5,
.f-width-8-10 {
    width: 80%
}

.f-width-1-6 {
    width: 16.666%
}

.f-width-5-6 {
    width: 83.333%
}

.f-width-1-7 {
    width: 14.1%
}

.f-width-6-7 {
    width: 85.71%
}

.f-width-1-8 {
    width: 12.5%
}

.f-width-7-8 {
    width: 87.5%
}

.f-width-1-10 {
    width: 10%
}

.f-width-3-10 {
    width: 30%
}

.f-width-7-10 {
    width: 70%
}

.f-width-9-10 {
    width: 90%
}

@media (min-width: 960px) {
    .f-width-large-1-1 {
        width: 100%
    }

    .f-width-large-1-2,
    .f-width-large-2-4,
    .f-width-large-3-6,
    .f-width-large-5-10 {
        width: 50%
    }

    .f-width-large-1-3,
    .f-width-large-2-6 {
        width: 33.333%
    }

    .f-width-large-2-3,
    .f-width-large-4-6 {
        width: 66.666%
    }

    .f-width-large-1-4 {
        width: 25%
    }

    .f-width-large-3-4 {
        width: 75%
    }

    .f-width-large-1-5,
    .f-width-large-2-10 {
        width: 20%
    }

    .f-width-large-2-5,
    .f-width-large-4-10 {
        width: 40%
    }

    .f-width-large-3-5,
    .f-width-large-6-10 {
        width: 60%
    }

    .f-width-large-4-5,
    .f-width-large-8-10 {
        width: 80%
    }

    .f-width-large-1-6 {
        width: 16.666%
    }

    .f-width-large-5-6 {
        width: 83.333%
    }

    .f-width-large-1-7 {
        width: 14.28%
    }

    .f-width-large-6-7 {
        width: 85.71%
    }

    .f-width-large-3-7 {
        width: 42.85%
    }

    .f-width-large-4-7 {
        width: 57.14%
    }

    .f-width-large-1-8 {
        width: 12.5%
    }

    .f-width-large-7-8 {
        width: 87.5%
    }

    .f-width-large-1-10 {
        width: 10%
    }

    .f-width-large-3-10 {
        width: 30%
    }

    .f-width-large-7-10 {
        width: 70%
    }

    .f-width-large-9-10 {
        width: 90%
    }
}

address,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
    margin: 0
}

@font-face {
    font-family: 'iconfont';
    src: url("../fonts/iconfont.woff")
}

.f-ali {
    font-family: 'iconfont'
}

@font-face {
    font-family: 'ui';
    src: url("../fonts/barlowcondensed-semibold.ttf")
}

.f-font-family {
    font-family: 'ui'
}

header .topnav {
    height: auto
}

header .uk-card-body {
    padding: 0
}

.head-top {
    padding: 2% 0
}

.head-top .name {
    background: url("../images/lv.png") 100% 4px no-repeat
}

.head-top .sear {
    border: 1px solid #999999;
    height: 43px;
    line-height: 43px;
    padding: 0 3%;
    margin-top: 1.5%
}

.head-top .sear:hover {
    cursor: pointer
}

.head-top .sear .icon {
    padding: 0 2% 0 5%;
    border-left: 1px solid #ccc
}

.head-top .help {
    height: 42px;
    line-height: 42px;
    margin-top: 5%;
    background: linear-gradient(to right, #ff6802, #f98b2c)
}

.head-nav {
    background: linear-gradient(to right, #000, #5c5c5c)
}

.head-nav .uk-navbar-container:not(.uk-navbar-transparent) {
    background: transparent
}

.head-nav .dropdown:hover .one {
    background: #f60
}

.head-nav .uk-navbar-dropdown {
    background: #f60;
    padding: 0;
    top: 51px !important
}

.head-nav .two {
    padding: 4% 3%
}

.head-nav .two:hover {
    background: #262626
}

.head-nav .uk-navbar-nav {
    width: 100%
}

.head-nav .uk-navbar-nav>li>a,
.head-nav .uk-navbar-item,
.head-nav .uk-navbar-toggle {
    font-size: 15px;
    min-height: 50px
}

.head-nav .uk-navbar-nav>li>a {
    text-transform: capitalize
}

.head-nav .uk-navbar-dropdown-nav {
    font-size: 14px
}

.banner .li5 .li5cont {
    position: relative;
    margin-top: 2%
}

.banner .li5 .cat {
    font-size: 76px
}

.banner .li5 .desc {
    line-height: 100%
}

.banner .li1 .uk-position-left {
    left: 50%;
    margin-left: -500px;
    top: 28%
}

.banner .li1 .cat {
    line-height: 100%;
    margin-bottom: 8%
}

.banner .li1 .more {
    background: #f60;
    padding: 1% 2%;
    width: 44%;
    color: #000
}

.banner .li1 .more:hover {
    color: #fff !important
}

.banner .li3 .more {
    background: #f60;
    padding: 1% 2%;
    margin-top: 5%;
    width: 34%;
    color: #000 !important
}

.banner .li3 .more:hover {
    color: #fff !important
}

.banner .li3 .cat {
    margin-bottom: 2%
}

.index-pro {
    padding: 3% 0
}

.index-pro .index-btit {
    margin-bottom: 2%
}

.index-pro .pro dt {
    margin-bottom: 2%
}

.index-pro .pro .cont {
    position: relative
}

.index-pro .pro .cont:hover .mb {
    background: rgba(0, 0, 0, 0.1)
}

.index-pro .pro .cat {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0%
}

.index-pro .pro .mb {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    transition: all .7s ease-out
}

.index-ab {
    background: url("../images/index-ab-bg.jpg") center no-repeat;
    padding: 3% 0
}

.index-ab .words {
    margin-top: 3%
}

.index-video {
    padding: 3% 0
}

.index-video .hit {
    position: relative
}

.index-video .playbutton {
    position: absolute;
    margin-left: -44px;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 40%;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-out
}

.index-video .dt:hover .playbutton {
    background: #f60
}

.index-video .desc {
    margin: 3% 0 15% 0
}

.index-video .rcont {
    margin: 15% 0 0 5%
}

.index-video .two {
    border-top: 2px dashed #4a4849;
    margin: 1.5% 0;
    border-bottom: 2px dashed #4a4849;
    padding: 1.5% 0
}

.index-video .two .rcont {
    margin: 15% 3% 5% 0
}

.index-video-motai .uk-modal-dialog {
    background: rgba(0, 0, 0, 0.9) !important
}

.index-formEmail {
    background: linear-gradient(to right, #ff6702, #f98b2c)
}

.index-formEmail .main {
    width: 750px;
    margin: 0 auto;
    padding: 3% 0
}

.index-formEmail form {
    margin-top: 3%
}

.index-formEmail .left input {
    width: 93%;
    padding: 0 3%;
    height: 43px;
    line-height: 43px;
    border: 0px solid transparent
}

.index-formEmail .submit {
    width: 100%;
    border: 0px solid transparent;
    background: #262626;
    height: 44.5px;
    cursor: pointer
}

.index-help-news {
    padding: 3% 0
}

.index-help-news .left {
    margin-top: 5%
}

.index-help-news .left .more {
    background: #f60;
    padding: 1% 2%;
    width: 36%;
    margin-top: 15%
}

.index-help-news .left .desc {
    margin: 3% 0 10%
}

.news .cont .img {
    position: relative
}

.news .cont:hover .mb {
    background: rgba(0, 0, 0, 0.4)
}

.news .mb {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    left: 0;
    bottom: 0;
    transition: all .7s ease-out
}

.news .tit {
    margin: 3% 0
}

footer .footer {
    background: #262626;
    padding: 3% 0
}

footer .footer .cat {
    margin-bottom: 5%
}

footer .footer a {
    color: #fff
}

footer .footer a:hover {
    color: #f60
}

footer .boot {
    padding: 2% 0
}

.list-sear-cat {
    background: #6a6a6a;
    padding: 3% 0
}

.list-sear-cat .input {
    padding: 0 2%;
    width: 84%;
    height: 46px;
    border: 1px solid #ccc
}

.list-sear-cat .hitsearch {
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    background: #f60;
    height: 46px;
    border: 1px solid transparent;
    cursor: pointer
}

.list-sear-cat .search-form {
    position: relative;
    margin-top: 3%
}

.list-search {
    padding: 3% 0
}

.list-search .tit {
    text-decoration: underline;
    margin-bottom: 2%
}

.list-search .li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 2%;
    margin-bottom: 2%
}

.list-search .cat {
    background-color: #f1f1f1;
    padding: 1%
}

.list-search .desc {
    margin-top: 2%
}

.innerban {
    position: relative
}

.crumb {
    position: absolute;
    bottom: 18%;
    left: 50%;
    margin-left: -625px;
    width: 100%
}

.crumb .cont {
    background: url("../images/crumb.png") left center no-repeat;
    padding-left: 3%;
    margin-top: 1%
}

.crumb a:hover {
    color: #f60 !important
}

.listpro {
    padding: 3% 0
}

.listpro .sub {
    margin-left: 8%;
    margin-bottom: 5%
}

.listpro .sub a {
    color: #068cfe;
    border-bottom: 1px solid #068cfe;
    margin-bottom: 2%
}

.listpro .procont .img {
    position: relative;
    margin: 3% 0
}

.listpro .procont .cont {
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 5%;
    transition: all .5s ease-out;
    margin-bottom: 8%
}

.listpro .procont .cont:hover {
    border: 1px solid #f60
}

.listpro .procont .cont:hover .mb {
    background: rgba(0, 0, 0, 0.05)
}

.listpro .procont .mb {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    left: 0;
    bottom: 0;
    transition: all .7s ease-out
}

.listpro .procont .more {
    width: 94%;
    padding: 1.5% 3%;
    background: #ffcd11;
    margin-top: 5%
}

.catcont {
    margin: 3% 0 5%
}

.list-page .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.list-page .pagination>li {
    display: inline
}

.list-page .pagination>li>a,
.list-page .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.list-page .pagination>li:first-child>a,
.list-page .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.list-page .pagination>li:last-child>a,
.list-page .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.list-page .pagination>li>a:hover,
.list-page .pagination>li>a:focus,
.list-page .pagination>li>span:hover,
.list-page .pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd
}

.list-page .pagination>.active>a,
.list-page .pagination>.active>a:hover,
.list-page .pagination>.active>a:focus,
.list-page .pagination>.active>span,
.list-page .pagination>.active>span:hover,
.list-page .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.proright {
    background: #ffcd11;
    padding: 15% 3%;
    border-radius: 13px
}

.proright form {
    line-height: 48px
}

.proright .input {
    border: 0 solid transparent;
    border-radius: 7px;
    width: 90%;
    padding: 0 5%;
    height: 48px
}

.proright dt {
    margin-bottom: 0
}

.proright .dl {
    margin: 10% 0
}

.proright .submit {
    width: 100%;
    background: #262626;
    padding: 5% 0;
    border: 0 solid transparent;
    cursor: pointer;
    border-radius: 7px
}

.proright .cat2 {
    margin: 10% 0 3%
}

.proright .form-commitment {
    padding: 0 3%
}

.showpro .crumb {
    margin: 1% auto 3%;
    position: static
}

.showpro .crumb a {
    color: #262626 !important
}

.showpro .tit {
    letter-spacing: -1px;
    margin: 2% 0 5%
}

.showpro .tit2 {
    margin: 2% 0 2%
}

.showpro-top {
    border-bottom: 1px dashed #262626;
    padding-bottom: 2%;
    margin-bottom: 0
}

.showpro-top .cans-a {
    margin-left: 19%
}

.showpro-top .cans-a .cans .li {
    border-bottom: 1px dashed #262626;
    margin-bottom: 3%;
    padding-bottom: 1%
}

.showpro-top .video-quote {
    width: 80%
}

.showpro-top .video-quote .hit {
    border: 1px solid #f60;
    padding: 4% 0;
    border-radius: 7px;
    margin: 10% 0
}

.showpro-top .video-quote .video {
    background: #f60
}

.showpro-top .manual-tool a {
    height: 30px;
    line-height: 30px
}

.list-tool {
    margin: 5% 0 3%;
    border-bottom: 1px dashed #262626;
    padding-bottom: 1.5%
}

.list-tool .cont {
    margin-bottom: 10%
}

.list-tool .cont .img {
    position: relative;
    margin-bottom: 5%
}

.list-tool .cont:hover .mb {
    background: rgba(0, 0, 0, 0.2)
}

.list-tool .mb {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    left: 0;
    bottom: 0;
    transition: all .7s ease-out
}

.tool-desc {
    margin-bottom: 5%
}

.tool-desc .cat {
    margin-bottom: 1%
}

.tool-desc .hit {
    background: #ffcd11;
    padding: 1% 0;
    width: 36%;
    border-radius: 7px;
    margin-top: 3%
}

.showpro-boot .uk-light .uk-slidenav,
.showpro-boot .uk-section-primary:not(.uk-preserve-color) .uk-slidenav,
.showpro-boot .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav,
.showpro-boot .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav,
.showpro-boot .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav,
.showpro-boot .uk-card-primary.uk-card-body .uk-slidenav,
.showpro-boot .uk-card-primary>:not([class*='uk-card-media']) .uk-slidenav,
.showpro-boot .uk-card-secondary.uk-card-body .uk-slidenav,
.showpro-boot .uk-card-secondary>:not([class*='uk-card-media']) .uk-slidenav,
.showpro-boot .uk-overlay-primary .uk-slidenav,
.showpro-boot .uk-offcanvas-bar .uk-slidenav {
    color: #f60
}

.showpro-boot .decomposition {
    margin-top: 2%
}

.showpro-boot .decomposition .atlas2-tit {
    margin: 3% 0
}

.showpro-boot .uk-position-center-left,
.showpro-boot .uk-position-center-right {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 7px
}

.showpro-tool {
    margin: 3% 0
}

.showpro-tool .btit {
    margin-bottom: 3%
}

.showpro-tool .list-tool {
    margin: 3% 0 3%
}

.showpro-tool .uk-light .uk-dotnav>*>*,
.showpro-tool .uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>*,
.showpro-tool .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>*,
.showpro-tool .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*>*,
.showpro-tool .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*>*,
.showpro-tool .uk-card-primary.uk-card-body .uk-dotnav>*>*,
.showpro-tool .uk-card-primary>:not([class*='uk-card-media']) .uk-dotnav>*>*,
.showpro-tool .uk-card-secondary.uk-card-body .uk-dotnav>*>*,
.showpro-tool .uk-card-secondary>:not([class*='uk-card-media']) .uk-dotnav>*>*,
.showpro-tool .uk-overlay-primary .uk-dotnav>*>*,
.showpro-tool .uk-offcanvas-bar .uk-dotnav>*>* {
    background-color: transparent;
    border-color: red
}

.showpro-tool .btit {
    background: #dad9d7;
    padding: 1% 3%
}

.showpro-tool .uk-dotnav>.uk-active>* {
    background-color: #f60
}

.showproform td {
    padding: 1% 0
}

.showproseo {
    margin: 2% auto 5%
}

.shownews {
    margin-bottom: 3%
}

.shownews .share {
    margin-top: 1%
}

.shownews .newsdesc {
    margin: 1% 0 3%
}

.shownews-related {
    margin: 3% auto 5%
}

.pm-head-top {
    display: none
}

.pageserver-one {
    padding: 3% 0
}

.pageserver-one .cat {
    margin-bottom: 1%
}

.pageserver-dashed {
    border-bottom: 1px dashed #000
}

.pageserver-two .desc {
    margin-left: 5%
}

.pageserver-two .list-tool {
    margin: 3% 0 0 10%;
    border-bottom: 0 dashed #262626;
    padding-bottom: 0
}

.pageserver-two .list-tool img {
    border-radius: 7px
}

.pageserver-two .list-tool .cont {
    margin-bottom: 5%
}

.pageserver-three .desc {
    margin-left: 10%
}

.pageserver-three .li {
    margin-bottom: 2%
}

.pageserver-three .dt2 .cont {
    border: 1px solid #262626;
    padding: 0 3%;
    margin-top: 3%
}

.pageserver-three .adv .more {
    margin: 5% 0 0 10%;
    width: 24%;
    background: #fca32b;
    padding: 1% 0;
    border-radius: 7px
}

.pageserver-four {
    padding: 0 0 3%
}

.pageserver-four .cat {
    margin-bottom: 2%
}

.pageserver-four .li:hover .cont {
    background: #262626
}

.pageserver-four .cont {
    background: #f60;
    height: 130px;
    margin-bottom: 2%;
    align-items: center;
    display: flex
}

.pageserver-four .dt1 .cont {
    justify-content: center
}

.pageserver-four .dt2 .cont {
    padding: 0 8%
}

.list-newws .news {
    margin: 3% 0 0
}

.list-newws .news .cont {
    margin-bottom: 5%
}

.list-newws .uk-light a {
    color: #262626
}

.list-newws .uk-dotnav>.uk-active>* {
    background-color: #f60
}

.page-info2 {
    padding: 3% 0 1.5%
}

.page-info2 .cat {
    margin-bottom: 1%
}

.page-info2 .news {
    margin: 3% 0
}

.page-info2 .news .cont {
    margin-bottom: 5%
}

.page-info3 .btit {
    margin-bottom: 1.5%
}

.page-info3 .one:hover .playbutton {
    background: #f60
}

.page-info3 .two {
    padding: 2% 0 6%
}

.page-info3 .hit {
    position: relative
}

.page-info3 .playbutton {
    position: absolute;
    margin-left: -44px;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 40%;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-out
}

.pageab-one,
.pageab-two,
.pageab-three {
    padding: 2% 0 1%
}

.pageab-one .workshop {
    margin: 3% 0 0 0;
    border-bottom: 0 dashed #262626
}

.pageab-one .workshop .cont {
    margin-bottom: 4%
}

.pageab-two .certification {
    margin: 1% 0 0 5%;
    border-bottom: 0 dashed #262626
}

.pageab-two .certification .cont {
    margin-bottom: 0%
}

.pageab-two .certification .cont .img {
    margin-bottom: 0
}

.pageab-three {
    margin-bottom: 3%
}

.pageab-three dt {
    margin-bottom: 3%
}

.pageab-three .cat {
    margin-bottom: 3%
}

.pageab-three .left {
    margin-top: 5%
}

.pageab-three .more {
    margin: 15% 0 0 10%;
    width: 24%;
    background: #fca32b;
    padding: 1% 0;
    border-radius: 7px
}

.pageab-three .dt2 .left {
    margin: 5% 0 0 5%
}

.pagetel-one,
.pagetel-two {
    padding: 2% 0 1%
}

.pagetel-one form ul {
    line-height: 48px
}

.pagetel-one .input {
    border-radius: 7px;
    width: 93%;
    padding: 0 3%;
    height: 48px;
    border: 1px solid #9f9e9e
}

.pagetel-one dt {
    margin-bottom: 1.5%
}

.pagetel-one .dl {
    margin: 3% 0
}

.pagetel-one .left {
    font-size: 16px
}

.pagetel-one .last .btit {
    margin-bottom: 1%
}

.pagetel-one .last .input {
    margin-top: 1%
}

.pagetel-one .sub .submit {
    background: #fec400;
    width: 100%;
    padding: 2% 0;
    border: 0 solid transparent;
    cursor: pointer;
    border-radius: 7px;
    margin-top: 3%
}

.pagetel-two {
    margin-bottom: 5%
}

.pagetel-two .map {
    margin-top: 3%
}

.inner404 {
    padding: 5% 0
}

.inner404 .crumb404 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1%;
    margin-bottom: 2%
}

.showpro-fixed {
    margin-bottom: 2%
}

.showpro-fixed .uk-card-default {
    background-color: rgba(0, 0, 0, 0.9);
    color: #666;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08)
}

.showpro-fixed .uk-card-body {
    padding: .1% 3% .5%
}

.showpro-fixed .icon {
    height: 40px;
    line-height: 40px
}

#pmshowproform .input {
    width: 92%;
    padding: 3% 3%;
    margin-top: 2%
}

#pmshowproform dt {
    margin-bottom: 3%
}

#pmshowproform .submit {
    background: #f60;
    padding: 2%;
    margin-top: 3%;
    width: 33%;
    border: 1px solid transparent
}

.uk-lightbox .uk-lightbox-items li img {
    width: auto
}

@media screen and (max-width: 1264px) {
    .head-top {
        padding: 2% 3%
    }

    .head-top .name {
        background: url(../images/lv.png) 92% 4px no-repeat
    }

    .banner .li5cont {
        padding: 0 3%
    }

    .index-pro {
        padding: 3%
    }

    .index-ab {
        background: url(../images/index-ab-bg.jpg) center repeat;
        padding: 3%
    }

    .index-video {
        padding: 3%
    }

    .index-formEmail {
        padding: 0 3%
    }

    .index-help-news {
        padding: 3%
    }

    footer .footer {
        padding: 3%
    }

    .crumb {
        margin-left: -50%
    }

    .crumb .cat,
    .crumb .cont {
        padding-left: 3%
    }

    .crumb .cont {
        background: transparent
    }

    .listpro {
        padding: 3%
    }

    .showpro-top {
        padding: 0 3% 2%
    }

    .showpro-boot {
        padding: 0 3%
    }

    .list-tool .uk-position-center-left-out {
        right: 96%
    }

    .list-tool .uk-position-center-right-out {
        left: 96%
    }

    .showproform {
        padding: 0 3%
    }

    .showproseo {
        margin: 2% 3% 10%
    }

    .showpro .crumb {
        margin: 3% auto 3%
    }

    .pageserver-one {
        padding: 3%
    }

    .page-info2 {
        padding: 3%
    }

    .pageab-three .more {
        margin: 5% 0 0 10%
    }

    .shownews {
        padding: 0 3%
    }

    .shownews-related {
        margin: 3% 3% 5%
    }

    .shownews-related .uk-position-center-left-out {
        right: 96%
    }

    .shownews-related .uk-position-center-right-out {
        left: 96%
    }

    .page-info3 {
        padding: 0 3%
    }

    .list-tool {
        margin: 5% 3% 3%
    }

    .tool-desc {
        padding: 0 3%
    }

    .showpro-fixed .uk-card-body {
        padding: .6% 3% 3%
    }
}

@media screen and (max-width: 1200px) {
    .head-top .desc {
        display: none
    }

    .head-top .name {
        background: url(../images/lv.png) 100% 4px no-repeat
    }

    .banner .li5cont {
        padding: 0 3%
    }

    .banner .li5cont .cat {
        font-size: 52px
    }

    .banner .li5cont .desc {
        font-size: 30px
    }
}

@media screen and (max-width: 1110px) {
    .head-top .name {
        background: transparent;
        font-size: 17px;
        margin-top: 1.5%
    }

    .banner .li1 .uk-position-left {
        margin-left: -47%;
        top: 17%
    }

    .index-video .rcont {
        margin: 5% 0 0 5%
    }

    .index-video .two .rcont {
        margin: 5% 3% 5% 0
    }
}

@media screen and (max-width: 960px) {
    html {
        font-size: 13px
    }

    .f-h40 {
        font-size: 24px
    }

    .f-h34 {
        font-size: 22px
    }

    .f-h28 {
        font-size: 20px
    }

    .f-h26 {
        font-size: 20px
    }

    .f-h16 {
        font-size: 14px
    }

    .head-top,
    .head-nav {
        display: none
    }

    .list-sear-cat {
        padding: 5% 3%
    }

    .list-sear-cat .input {
        width: 75%;
        height: 40px
    }

    .list-sear-cat .hitsearch {
        width: 19%;
        height: 43px
    }

    .list-sear-cat .catdesc {
        font-size: 22px !important
    }

    .list-search {
        padding: 3%
    }

    .index-formEmail .main {
        width: 100%;
        padding: 8% 0
    }

    .pm-head-top {
        display: block;
        background: #f60;
        padding: 1% 3%
    }

    .pm-head-top .icon {
        font-size: 26px
    }

    .pm-head-top .nav .cont {
        margin-top: 10%
    }

    .pm-head-top .nav li {
        margin-bottom: 5%;
        padding: 2%
    }

    .pm-head-top .sub {
        color: #ccc
    }

    .pm-head-top .two {
        margin-top: 3%
    }

    .banner .li5cont {
        margin-top: 5% !important
    }

    .banner .li5cont .cat {
        font-size: 23px
    }

    .banner .li5cont .desc {
        font-size: 16px;
        margin-top: 1%
    }

    .banner .li1 .cat {
        font-size: 23px
    }

    .banner .li1 .uk-position-left {
        top: 21%
    }

    .banner .more {
        font-size: 12px;
        width: 100% !important;
        background: transparent !important;
        text-align: left;
        color: #fff !important;
        padding: 0 !important
    }

    .banner .li3 .desc {
        display: none
    }

    .banner .li3 .more {
        background: transparent !important;
        color: #fff !important;
        width: 100% !important;
        text-align: center
    }

    .index-pro .index-btit {
        font-family: auto;
        text-align: center;
        text-transform: capitalize;
        font-size: 24px
    }

    .index-pro .cat {
        font-size: 19px
    }

    .index-pro .pro .f-space {
        margin-left: -8px
    }

    .index-pro .pro .f-space>* {
        padding-left: 8px !important
    }

    .index-pro .pro dt {
        margin-bottom: 3%
    }

    .index-ab {
        padding: 5% 3% 8%
    }

    .index-ab .index-btit {
        font-size: 26px
    }

    .index-ab .words {
        font-size: 14px
    }

    iframe {
        height: 300px
    }

    .index-video {
        padding: 5% 3%
    }

    .index-video .f-h34 {
        font-size: 24px
    }

    .index-video .desc {
        margin: 3% 0 3% 0
    }

    .index-video .rcont {
        margin: 3% 0 0 0 !important
    }

    .index-video .desc {
        font-size: 14px
    }

    .index-video .two {
        margin: 3% 0 5%;
        padding: 5% 0 2%
    }

    .index-video .two dt {
        margin-bottom: 3%
    }

    .index-video .playbutton {
        margin-left: -25px;
        width: 50px;
        height: 50px;
        top: 35%;
        border-radius: 25px;
        font-size: 28px
    }

    .page-info3 .playbutton {
        margin-left: -25px;
        width: 50px;
        height: 50px;
        top: 35%;
        border-radius: 25px;
        font-size: 28px
    }

    .index-help-news {
        padding: 3% 3% 8%
    }

    .index-help-news .f-h40 {
        font-size: 28px
    }

    .index-help-news .f-h30 {
        font-size: 20px
    }

    .index-help-news .left {
        margin: 5% 0
    }

    .index-help-news .left .desc {
        margin: 3% 0 5%
    }

    .index-help-news .left .more {
        margin-top: 3%;
        width: 28%
    }

    .news .f-space {
        margin-left: -8px
    }

    .news .f-space>* {
        padding-left: 8px !important
    }

    .news .f-h22 {
        font-size: 19px
    }

    .news .tit,
    .news .desc {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    footer .footer {
        padding: 5% 3% 3%
    }

    footer .f-h28 {
        font-size: 22px
    }

    footer .main {
        margin-bottom: 8%;
        min-height: 128px
    }

    footer .f-space {
        margin-left: -8px
    }

    footer .f-space>* {
        padding-left: 8px !important
    }

    footer .boot {
        padding: 5% 0
    }

    .listpro .procont .cont {
        margin-bottom: 3%
    }

    .proright {
        padding: 5% 3%;
        margin: 5% 0 10%
    }

    .proright .dl {
        margin: 3% 0
    }

    .proright dt {
        margin-bottom: 0
    }

    .proright form {
        line-height: 40px
    }

    .proright .input {
        height: 40px
    }

    .proright .sub {
        text-align: center;
        margin-top: 8%
    }

    .proright .sub .submit {
        width: 52%;
        padding: 4% 0
    }

    .proright .cat2 {
        margin: 5% 0 3%;
        text-align: left
    }

    .showproform td {
        white-space: normal;
        padding: 2% 1%
    }

    .showpro-top .cans-a {
        margin-left: 0
    }

    .showpro-top .t-left .cat {
        display: none
    }

    .showpro-top .t-right {
        text-align: center;
        margin: 5% 0
    }

    .showpro-top .t-right img {
        width: 100%
    }

    .showpro .tit2 {
        margin: 5% 0
    }

    .showpro-tool {
        margin: 6% 0
    }

    .pageserver-two .list-tool {
        margin: 3% 0 0 0
    }

    .pageserver-two .desc {
        margin-left: 0
    }

    .pageserver-three .adv .more {
        margin: 5% 0 5% 0;
        width: 100%
    }

    .pageserver-three .desc {
        margin-left: 0
    }

    .pageserver-three .desc .dt2 .f-h18 {
        font-size: 15px
    }

    .pageserver-four .dt1 {
        display: none
    }

    .pageserver-four .dt2 .cont {
        padding: 3%;
        height: auto
    }

    .pageab-one .workshop {
        margin: 3% 0 0 0
    }

    .pageab-two .certification {
        margin: 1% 0 0 0
    }

    .pageab-three .left {
        margin-top: 0
    }

    .pageab-three .more {
        margin: 5% 0 5%;
        width: 100%;
        padding: 2% 0
    }

    .pageab-three .cont img {
        width: 100%
    }

    .pageab-three .dt2 .left {
        margin: 5% 0 0 0
    }

    .pagetel-one .left {
        text-align: left;
        font-size: 14px
    }

    .pagetel-one .dl {
        margin: 0
    }

    .pagetel-one .input {
        height: 40px
    }

    .pagetel-one form ul {
        line-height: 40px
    }

    .pagetel-one dt {
        margin-bottom: 0
    }

    .pagetel-one .last,
    .pagetel-one .kong {
        display: none
    }

    .pagetel-one .sub .submit {
        padding: 3% 0;
        margin: 5% 0
    }

    .showpro-top {
        margin-bottom: 0
    }

    .uk-lightbox .uk-lightbox-items li img {
        width: auto
    }
}