:root {
    --navheight: 120px;
    --minnavheight: 90px;
    --webcolor: #154386;

}
.input-group .form-ip{
    height: auto;
}
.ui-box-h2{
    font-size: 24px;
    font-weight: bold;
}
.header-middle{
    width: 30%;
}
footer{
    font-size: 14px;
}
.article-show blockquote{
    text-align:left;padding:10px;line-height:2;font-size:16px;
}
.ly-item{
    padding: 20px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.ly-item h3{
    font-size: 20px;
    font-weight: bold;
}
.ly-item .ly-date{
    font-size: 12px;
    color: #999;
}
.ly-item p{
    font-size: 14px;
    margin-bottom: 15px;
}
.ax-alert a{
    color: inherit;
    font-weight: bold;
}
.article-show p{
    text-indent: 2em;
}


.main-title {
    text-align: center;
    margin-bottom: 40px;
}

.main-title h1 {
    font-size: 40px;
}

@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('//at.alicdn.com/t/webfont_hr5q5r330s.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/webfont_hr5q5r330s.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_hr5q5r330s.woff2') format('woff2'),
    url('//at.alicdn.com/t/webfont_hr5q5r330s.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_hr5q5r330s.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_hr5q5r330s.svg#after') format('svg'); /* iOS 4.1- */
}
.index-1{
    align-items: stretch!important;
}
.index-1 li {
    text-align: center;
    box-shadow: 0 0 20px #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.index-1 li  form,
.index-1 li .ui-input-group{
    width: 100%;
}

.index-1 li.index-search{

}
.tooltip-error{
    background-color: #f00;
    color: #fff;
    line-height: 30px;
}
.index-1 li.index-search .input-group{
    width: 100%;
}
.index-1 li.index-about:hover,.index-1 li.index-info:hover {
    background: linear-gradient(#00a0e9,#0b72da);
    box-shadow: 0 0 20px rgba(21,67,134,.5);
}

.index-search {
    padding: 40px;
}

.index-1 li h1{
    font-size: 32px;
    font-family: webfont;
}

.index-about a, .index-info a {
    padding: 40px;
    display: block;
    transition: all .3s;

}

.index-about:hover a, .index-info:hover a {
    color: #fff;
}

span.br {
    display: block;
}

.main {
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#main--banner {
    height: 400px;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    /*background: linear-gradient(0deg, #153567, #b2e6ff);*/
    background: linear-gradient(-45deg, rgba(9, 69, 138, 0.2), rgba(68, 155, 255, 0.7), rgba(117, 113, 251, 0.7), rgba(68, 155, 255, 0.7), rgba(9, 69, 138, 0.2));
    -webkit-background-size: 400% 400%;
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
}
#main--banner canvas{
    position: absolute;
    left: 0;
    top:0;
    z-index: 1;
}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
#main--banner h2 {
    font-family: webfont;
    font-size: 50px;
    display: flex;
    letter-spacing: 10px;
    font-weight: normal;
    align-items: center;
    position: relative;
    z-index: 10;
    /*text-shadow: 0 -1px 0 #ccc, 0 1px 10px rgba(0,0,0,.3), 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.2), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 7px 10px rgba(0,0,0,.25), 0 15px 10px rgba(0,0,0,.2), 0 25px 15px rgba(0,0,0,.15);*/
}

#main--banner h2 b {
    margin: 0 20px;
}

#main--banner h2 span.dot {
    height: 9px;
    width: 9px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 0 10px;
    display: none;
}

#news-show .ax-flex-block-4 {
    padding-right: 40px;
}

.gallery-top .swiper-slide, .gallery-thumbs .swiper-slide {
    padding: 1px;
}

.gallery-top .swiper-slide img, .gallery-thumbs .swiper-slide img {
    border: 1px solid #eee;
}

.gallery-thumbs .swiper-slide img {
    opacity: 0.5;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active img {
    border-color: var(--webcolor);
    opacity: 1;
}

.info-content p {
    line-height: 2;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: justify;
}
.info-content p img:first-child{
    margin-left: -2em;
}
.center-menu {
    margin: 30px auto 40px;
}

.center-menu ul {
    overflow: hidden;
    text-align: center;
}

.center-menu li {
    min-width: 100px;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 5px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    transition: all .5s;
}

.center-menu li a {
    padding: 0 20px;
}

.center-menu li:hover, .center-menu li.active {
    box-shadow: 0 0 10px #ccc;
    background-color: var(--webcolor);

}

.center-menu li:hover a, .center-menu li.active a {
    color: #fff;
}
.dj{
    display: flex;
    align-items: center;
}
.dj .ax-tag{
    margin-left: 20px;
}
.pro-info p {
    line-height: 3;
    border-bottom: 1px solid #ccc;
}

#contact {
    padding: 0;
    background: #f5f5f5 url(/theme/default/images/contact-bg.jpg) 0 0 no-repeat;
    position: relative;
}

#contact:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
}

#contact .flex3 {
    align-items: stretch;
}

#contact .flex3 .item {
    flex: 1;
    padding: 2.5rem 40px;
    position: relative;
    z-index: 10;
}

.contact-info h3 {
    font-size: 20px;
}

.nav-menu {
    display: none;
}

.contact-info .info-item {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.contact-info p {
    font-size: 16px;
    line-height: 2;

}

#contact input.form-ip {
    height: 50px;
    line-height: 50px;
}

#contact form {
    background-color: #fff;
    padding: 30px 0;
    border-radius: 10px;
}

#contact form label, #contact p {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 5px;
}

#contact .contact-info {

    padding: 40px;
}

.right-contact p {
    font-size: 16px;
    line-height: 3;
}

* {
    font-family: PingFang SC, -apple-system, BlinkMacSystemFont, Segoe UI, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

#product-show .ax-tab-content li#mydownload img {
    width: auto;
}


.ui-sidebar {
    bottom: 40%;
}

.show-qrcode {
    position: fixed;
    left: 20px;
    top: 50%;
}

.page ul li.active, .page ul li.active a:hover, .page ul li.active a {
    border-color: var(--webcolor);
    background: var(--webcolor);
    color: #fff;
}

.sitemap-item {
    margin-bottom: 1.5rem;
}


a:hover {
    color: var(--webcolor);
}

.ui-sidebar ul li a {
    color: var(--webcolor);
}

.ui-sidebar ul li a:hover {
    color: #fff;
    background: var(--webcolor);
    border-color: var(--webcolor);
}

.ui-sidebar li.wx div {
    width: max-content;
    padding: 0;
}

.ui-sidebar ul li.wx div:after {
    top: 20%;
}

.ui-sidebar li.wx div img {
    width: 120px;
}

.ax-table p {
    margin: 0 !important;
}

.ax-table td {
    padding: 10px 5px;
}

.more-link {
    padding: 0 1.2rem;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    position: relative;
    z-index: 1;
    transition: all .5s;
    border: 1px solid #999;
}

.more-link span {
    margin-left: 20px;
    font-size: 18px;
}

.more-link:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    top: 0;
    bottom: 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    z-index: -1;
}

.more-link:hover:after {
    width: 100%;
    background: var(--webcolor);
}

.more-link:hover {
    color: #fff;
    border-color: var(--webcolor);
}

p {
    padding: 0;
    font-size: 16px;
}

.path-left {
    width: 60%;
    justify-content: flex-start !important;
}

.path-right {
    width: 40%;
    text-align: right;
}

.path-left a {
    display: block;
    padding: 0;
    font-size: 18px;
    margin-right: 30px;
    font-weight: normal;

}

.path-left a.hover {
    color: var(--webcolor);

}

.gallery-top #video, .video {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.625%;
    background: #000;
}

.gallery-top #video video, .video video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.video_content {
    max-width: 750px;
    margin: 0 auto;
}

section {
    background-size: cover !important;
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    width: 100% \0;
}

section {
    padding: 3% 0;
}

.ax-form-group div {
    margin-bottom: 5px;
}


.menu {
    display: flex;
    border-bottom: 1px solid #eaeaea;
    justify-content: space-between;
    align-items: center;
    line-height: 2rem;
}

.menu .menu-name {
    border-bottom: .1rem solid var(--webcolor);
    margin-bottom: -1px;
    font-size: 20px;
    font-weight: bold;
}

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

.ax-card-block .ax-img {
    height: 150px;
}

.picture {
    overflow: hidden;
}

.picture img {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari and Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}

.picture:hover img {
    transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -moz-transform: scale(1.05, 1.05); /* Firefox */
    -webkit-transform: scale(1.05, 1.05); /* Safari and Chrome */
    -o-transform: scale(1.05, 1.05); /* Opera */
}

.width {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}

.ps-content {
    position: relative;
    width: 100%;

    overflow: hidden;
}

.cate-banner .ps-content {

}

.cate-banner .path {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f5f5f5;
    z-index: 9;

    border-bottom: 1px solid #ddd;

}

.cate-banner .path-flex {
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: space-between;
}

.ps-content > img {
    width: 100%;
}

.ps-content .pa-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    left: 0;
    top: 0;
    z-index: 2;
    color: #fff;
}

.ps-content .pa-mask h2 {
    font-size: 1.8rem;
}

.big-title {
    font-size: 42px;
    margin-bottom: 40px;
}

.font-gradient {
    background: linear-gradient(var(--webcolor), #3cbdc8);
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-background-clip: text;
    color: transparent;
}

.ax-breadcrumb li {
    display: inline-block;
}

.cate-banner .flex2 h1 {
    font-size: 2.6rem;
    line-height: 1.6;
    color: #fff;
}

.cate-banner .flex {
    justify-content: center;
}

.cate-banner .flex h1 {
    font-size: 2rem;
    color: #fff;
    text-align: center;
    margin: 0;
    line-height: 1;
}

.cate-banner .flex2 .date-info, .cate-banner .flex2 .date-info a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.cate-banner .pa-mask .width {
    position: relative;
    height: 100%;
}


.ax-breadcrumb ul li + li::before {
    content: ">>";
    font-size: 0.6rem;
    font-family: "宋体";
    padding: 0px 0.4rem;
}


/*导航*/
header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all .3s;

}

.fix1 header, .fix header {
    webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255, 255, 255, 0.9);
    color: #333;
    position: fixed;
}

.fix1 header, .fix header {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .08);
}

.fix1 header .logo {

}

#nav {
    padding: 0 80px;
    /*border-bottom: 1px solid #fff;*/
    /*border-bottom: 1px solid rgba(34, 100, 112, 0.1);*/
}

header .all {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .logo, footer .foot-logo {
    height: 65px;

}

header .header-left > a {
    height: 120px;
    display: flex;
    align-items: center;
}


header .logo-text {
    padding-left: 20px;

}

header .logo-text p.t1 {
    font-size: 20px;
    line-height: 1.25;
}

header .logo-text p.t2 {
    font-size: 16px;
    line-height: 1.25;
}

header .header-right > a {
    float: left;
    display: inline-block;
    margin-left: 30px;
    color: inherit;
}

header .header-right .ax-sign {
    color: inherit;
    border-color: inherit;
}

header .header-right a.top-tool:hover span {
    opacity: 1;
}

header .menu-handler {
    position: relative;
    z-index: 100;
    width: 35px;
    height: 30px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
}

header .menu-handler.active {
    background-color: transparent;
}

header .menu-handler .trans {
    -webkit-transition: all 0.6s cubic-bezier(0.245, 0.145, 1.355, 1);
    -moz-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1);
    -o-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1);
    -ms-transition: all 0.6s cubic-bezier(0.445, 1.045, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1);
}

header .menu-handler .trans-fast {
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

header .menu-handler .burger {
    position: absolute;
    width: 30px;
    height: 3px;
    z-index: 99;
    left: 0;
    top: 4px;
    display: block;
    margin: 0;
    border-radius: 0;
    background: #fff;
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -ms-transform-origin: center;
}

.fix1 header .menu-handler .burger, .fix header .menu-handler .burger {
    background: #000;
}

header .menu-handler .burger-2 {
    top: 12px;
}

header .menu-handler .burger-3 {
    top: 20px;
}

header .menu-handler.active .burger {
    background: #333;
}

header .menu-handler.active .burger-1 {
    left: 0;
    top: 15px;
    width: 35px;
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

header .menu-handler.active .burger-2 {
    filter: alpha(opacity=0);
    opacity: 0;
}

header .menu-handler.active .burger-3 {
    left: 0;
    top: 15px;
    width: 35px;
    -moz-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
}

header .header-right .menu-txt {
    line-height: 25px;
    margin-left: 14px;
}

.nav-tog-main {
    background: #fff;
    position: fixed;
    width: 100%;
    height: auto;
    z-index: 0;
    left: 0;
    top: 0;
    overflow: hidden;
    display: none;

}

.nav-tog-main.active {
    /*-moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;*/
    z-index: 95;
    display: flex;
    align-items: center;
}

.nav-tog-main .item {

}

.nav-tog-main .item .item-list {
    float: left;
    width: 30%;
    margin-left: 3.333%;
}

.nav-tog-main .item dl {
    text-align: left;
    min-height: 250px;
}

.nav-tog-main .item .item-list dl:first-child {
    min-height: 360px;
}

.nav-tog-main .item dl dt {
    font-size: 40px;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
    color: #333;
}

.nav-tog-main .item dl dd {
    margin-top: 20px;
    font-size: 24px;
    color: #333;
}

.nav-tog-main .item dl dd a {
    font-size: 24px;
    display: inline-block;
    border-bottom: 1px solid transparent;
}

.nav-tog-main .item dl dd a:hover {
    border-bottom: 1px solid;
    border-bottom-color: var(--webcolor);
    outline: none;
}

.nav-tog-main .item dl dt::after {
    content: '';
    position: absolute;
    background: var(--webcolor);
    top: 55%;
    left: -100px;
    right: 0;
    height: 2px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0.4;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-property: opacity, background-color, -webkit-transform;
    transition-property: opacity, background-color, -webkit-transform;
    transition-property: transform, opacity, background-color;
    transition-property: transform, opacity, background-color, -webkit-transform;

}

.nav-tog-main .item dl dt:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.nav-tog-main .coopyright-top {
    font-size: 14px;
    margin-left: 3.333%;
    color: #333;
}

.nav-tog-main .menu-btn-link {
    position: absolute;
    bottom: 0;
    right: 194px;
    border: 1px solid #CFCFCF;
    display: inline-block;
    width: 160px;
}

.nav-tog-main .menu-btn-link .iconfont {
    font-size: 40px;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    top: 0
}

.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex > li {
    margin-bottom: 8px;
}

.flex .ax-breadcrumb li {
    margin-bottom: 0;
}

.list-2 li {
    width: 49%;
}

.list-3 li {
    width: 31.3333%;
}

.list-4 li {
    width: 23%;
}

.list-5 li {
    width: 18%;
}

.list-6 li {
    width: 14.66666%;
}

.list-7 li {
    width: 12.2857%;
}

.list-8 li {
    width: 10.5%;
}
.index-1 li{
    margin: 1% 0;
}
.flex li .ax-title {
    line-height: 50px;
    text-align: center;
    background-color: #f5f5f5;
}

.flex li .ax-title a {
    display: block;
    line-height: inherit;
}

li.empty {
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
}

li.empty:before, li.empty:after {
    display: none !important;
}

.flex2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex3 {
    display: flex;
    align-items: stretch;
}

.flex3 {
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.bqsm li{
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
    margin-bottom: 40px;
}
header nav {
    margin-left: 80px;
}


header .hotline {
    padding: 0 20px 0 10px;
    font-size: 17px;
    font-weight: 100;
}

header .wechat {
    height: 80px;
    line-height: 80px;
    padding: 0 30px;
    background-color: #eee;
    text-align: center;
    color: var(--webcolor);
    position: relative;
}

header .wechat .ax-iconfont {
    font-size: 24px;
    transition: all .3s;
}

header .wechat .wx-img {
    width: max-content;
    background-color: #fff;
    padding: 0;
    transform: scale(1, 0);
    transition: .5s;
    position: absolute;
    right: 0;
    top: 80px;
}

header .wechat .wx-img img {
    width: 120px;
}

header .wechat:hover .wx-img {
    transform: scale(1);
}

.header-left {
    display: flex;
    align-items: center;
}

.header-right {
    align-items: center;
    display: flex;
    height: 120px;
}

.header-right a.ax-btn {
    color: #fff;
}

.header-right .phone {
    font-size: 20px;
    font-weight: bold;
}

.top-tool span {
    color: inherit;
    font-size: 24px;
}

.menuDl dd:last-child .topMenu {
    padding-right: 0;
}

.right-top a {
    color: inherit;
    font-size: 16px;
}

.ax-menu li:hover > a .ax-name, .ax-menu li:hover > a .ax-legend, .ax-menu li:hover > a .ax-arrow {
    color: var(--webcolor);
}

.ax-menu > li:before {
    display: none;
}

/* 导航 */

.menuDl {
    display: flex;
    margin-left: 50px;
}

.menuDl dd {
    float: left;
    display: inline;
    margin: 0;
}

.topMenu {
    z-index: 9;
    display: flex;
    align-items: center;
    padding: 0 20px;
    position: relative;
}

.topMenu > a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    position: relative;
    transition: all .3s;
}
.fix1 .topMenu > a{
    color: #333;
}
.topMenu > a:hover {
    color: var(--webcolor);
}

.twoMenu {
    position: absolute;
    top: 100%;
    left: 0;
    width: max-content;
    min-width: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 3;
    transition: all .3s;
    opacity: 0;
    transform: scale(1, 0);
}

.topMenu:hover .twoMenu {
    transform: scale(1);
    opacity: 1;
    color: #fff;
}


.menuContent blockquote {
    padding: 20px;
    background-color: #f5f5f5;
    border-color: var(--webcolor);
}

.menuContent blockquote p {
    font-size: 14px;
    text-align: justify;
}

.twoMenu .hd {
    width: 40%;
    padding-right: 40px;
}

.twoMenu .bd {
    width: 60%;
    background-color: #f5f5f5;
    border: none;
}

.twoMenu .bd img {
    margin-bottom: 30px;
}

.twoMenu .bd > div {
    padding: 40px;

}

.twoMenu .hd ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.twoMenu .hd li {
    width: 32%;
    padding: 0;
    text-align: center;
    font-size: 16px;
    line-height: 3;
    margin: 0 0 10px 0;
    border: 1px solid #eee;
}


.twoMenu .hd li a {
    color: inherit;
}

.twoMenu a {
    font-size: 16px;
    color: #fff;
    transition: 0.3s ease;
}


.twoMenu a:hover {
    color: var(--webcolor);
}

.menuDl dd:hover .twoMenu .li a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: perspective(100px) rotateX(0deg);
    -ms-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);

}

/*头部结束*/
/*底部*/
.foot-contact {
    position: relative;
    height: 450px;
}

.foot-contact .left-col {
    position: absolute;
    width: 70%;
    height: 100%;
    background-color: #eee;
    border-radius: 0 50px 0 0;
    left: 0;
    top: 0;
    padding: 5%;
    color: #fff;
    z-index: 10;
}

.foot-contact .right-col {
    position: absolute;
    width: 40%;
    height: 80%;
    background-color: var(--webcolor);
    padding: 5%;
    right: 0;
    bottom: 0;
    color: #fff;
    border-radius: 50px 0 0 0;
    z-index: 20;
}

footer {
    color: #fff;
    padding: 0;
    background: var(--webcolor);
}

footer .flex li {
    margin-bottom: 0;
}

footer .foot-1 {
    padding: 30px 5%;
}

footer a {
    color: #fff;
    transition: all .3s;
}

footer h3 a {
    display: block;
    margin-bottom: 25px;
}

footer .foot-1 h4 {
    font-size: 15px;
}

footer .foot-1 h1 {
    line-height: 1;
    display: flex;
    align-items: baseline;
    margin: 0;
    color: #fff;
}

footer .foot-1 h1 span {
    font-size: 16px;
}

footer .foot-1 p {
    padding: 0;
    margin-bottom: 5px;
}

footer .foot-1 .lxfs h4 {
    font-size: 18px;
}

footer .list-container a {
    display: block;
    transition: all .3s;
    line-height: 30px;
}

footer .foot-1 i.iconfont, footer .foot-1 i.ax-iconfont {
    font-size: 30px;
}

footer h2 {
    font-size: 20px;
    font-family: 'webfont';
    margin: 10px 0 20px;
}

#masonry li {
    width: 25%;
    padding: 10px;
    margin: 0;
}

.link {
    padding-top: 20px;
}

.link a {
    padding: 0 20px 0 0;
}


footer .ax-col-18 li {
    margin-bottom: 0;
}

.foot-content {
    font-size: 14px;
    width: 60%;
    line-height: 1.4;
    text-align: justify;
}

.foot-cotact p {
    padding: 0;
    line-height: 2.5;
    font-size: 15px;
}

.foot-content a {
    color: #999;
}

.foot-text {
    padding: 20px 0;
}

.foot-nav {
    text-align: center;
}

.foot-nav > a {
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
}

.qrcode {
    margin-bottom: 10px;
    width: 120px;
    height: 120px;
}


.copyright {
    padding: 10px 5%;
    background: var(--webcolor);
    color: #fff;
}

.copyright a {
    color: inherit;
    display: inline-block;
}


/*服务*/

/*文章类*/
.info-list{
    margin: 40px 0;
}
.info-list li{
    border-bottom: 1px dashed #ddd;
   
}
.info-list li .ax-info-block{
    padding: 0;
    line-height: 30px;
    font-size: 14px;
}
.info-list li a:hover{
    color: #0641d9;
}
/*联系我们*/


/*about*/

.more-link:hover:after {
    background-color: var(--webcolor);
}

.modal-body select.form-ip {
    line-height: 38px;
    height: 38px;
    padding: 0 5px;
}

.modal-body {
    max-height: unset;
}

#about1 .item-left, #about1 .item-right {
    width: 48%;
}

.item-right p {
    margin-bottom: 15px;
    line-height: 2;
    text-align: justify;
}

.item-left img {
    width: 100%;
}


.ui-bread ul {
    list-style: none;
    display: flex;
    align-items: center;
}

.ui-bread ul li {
    display: inline-block;
}

.ui-bread ul li + li:before {
    padding: 0 8px;
    content: "/\00a0";
    color: inherit;
}

.ui-bread-1 ul li + li:before {
    content: ">>";
}

.ui-bread-2 ul li + li:before {
    content: ">";
}

.ui-bread ul li i {
    color: inherit;
    padding-right: 5px;
    transform: translateY(-1px);
}


/*单页*/


#page, #news {
    padding: 3% 0;
}

#page .content p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 15px;
    font-weight: normal;
}

.container-left {
    width: 240px;
}

.container-right {
    width: calc(100% - 280px);
    padding-left: 60px;
}


.container-right .team-list li p {
    text-align: left;
    line-height: 1.6;
    margin-bottom: 10px;
}


.ui-box-body {
    width: 100%;
}


.article-show a, .article-show span {
    font-size: 14px;
}

.fix1 header .header-left > a, .fix1 .header-right, .fix1.search-box, .fix1 .topMenu {
    height: 90px;
}

@media only screen and (min-width: 2400px) {

    .width {
        max-width: 1920px !important;
        margin: 0 auto;
        padding: 0;
    }


}

@media screen and (max-height: 1080px) {
    .imager_kv_img1 img {
        width: 70%;
    }

    .imager_kv_img1 {
        padding: 30px 0;
    }
}

@media screen and (max-width: 1600px) {
    #product .pro-list li {
        width: 23%;
        transition: all .3s;
    }
}

@media only screen and (max-width: 1440px) {
    :root {
        --navheight: 90px;
    }
    .center-menu li a{
        font-size: 14px;
    }
    #main--banner {
        height: 260px;
    }

    .width {
        width: 90%;
    }

    #main--image .main--bg {
        width: 90%;
        right: 5%;
    }

    #main--image .ui-bread {
        left: 5%;
    }

    .container-left {
        width: 200px;
    }

    .pro-list li {
        width: 23%;
        padding: 10px;
    }

    .container-right {
        width: calc(100% - 240px);
    }

    #index-2 .cate-list li {
        padding: 0 13px;
    }


    .container, .container-s, header .pop-number .item-info .info-text {
        width: 100%;
    }

    .nav-tog-main .item dl {
        min-height: 225px;
        margin-top: 30px;
    }

    .nav-tog-main .item .item-list dl:first-child {
        min-height: 200px;
    }

    .nav-tog-main .item dl dt {
        font-size: 30px;
    }

    .nav-tog-main .item dl dd a {
        font-size: 20px;
    }

    .nav-tog-main .item dl dd {
        margin-top: 17px;
        font-size: 20px;
    }

    .footer .item .list-info .title {
        font-size: 18px;
    }

    .nav-tog-main .coopyright-top {
        width: 57%;
    }

    .nav-tog-main .menu-btn-link {
        right: 75px;
    }

    .banner .pa-mask h1 {
        font-size: 2rem;
    }

    .nav > li a {
        font-size: 15px;
    }

    .width, #nav, #product-show .width {
        width: 90%;
        padding: 0;
    }

    header .logo-text p.t1 {
        font-size: 18px;
    }

    header .logo-text p.t2 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1280px) {

    section {
        padding: 60px 0;
    }

    .nav > li a {
        font-size: 15px;
    }

    .nav > li {
        padding: 0 10px;
    }
}


@media only screen and (max-width: 1200px) {
    .menuDl {
        display: none;

    }

}

@media only screen and (max-width: 1024px) {
    .header-middle{
        width: auto;
    }
    .article-show blockquote{
    text-align:left;padding:5px;line-height:normal;font-size:12px;
}
.info-content p{
    margin-bottom: 10px;
    line-height: 1.8;
    font-size: 15px;
}
    .ax-drawer{
        z-index: 99;
    }
    .main{
        height: auto;
        display: block;
    }
    #main--banner{
        height: 200px;
    }
    #main--banner h2 b{
        margin: 0 5px;
    }

    #main--banner h2{
        font-size: 28px;
        margin-top: 20px;
        letter-spacing: 0;
    }
    .ui-sidebar{
        display: none;
    }
    .gallery-top{
        padding-top: 30px!important;
    }
    .gallery-thumbs,.pro-info{
        padding-bottom: 30px!important;
    }
    .pro-info p{
        line-height: 2.4;
    }
    .index-search{
        margin-top: 15px;
    }
    h1 {
        font-size: 24px;
    }

    #product2 .pro-item img {
        width: 130px;
    }

    .pro-item .pro-content {
        padding-left: 20px;
    }

    #product .flex li h1 {
        font-size: 28px;
    }

    #product2 li {
        padding: 0 10px;
        background-color: transparent;
    }

    #product2 li span {
        font-size: 40px;
    }

    #product2 li h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    #product2 li p {
        color: #fff;
        font-size: 12px;
    }

    #product3 .ax-tab-content li p {
        font-size: 12px;
        line-height: 1.6;
    }

    #product3 .ax-tab-content .right-content {
        padding-left: 15px;
    }

    #product4 .bg-title {
        -webkit-background-size: cover !important;
        background-size: cover !important;
    }

    .mobile-100 li {
        width: 100%;
    }

    .mobile-50 li {
        width: 50%;
    }

    #mobile-nav ul {
        width: 100%;
        text-align: center;
    }

    #masonry li {
        width: 50%;
    }

    .copyright, foot {
        font-size: 12px;
    }

    .ax-row.ax-split > .ax-col,
    .ax-flex-row.ax-split > *[class*="ax-flex-block"],
    .ax-row.ax-split-1 > .ax-col,
    .ax-flex-row.ax-split-1 > *[class*="ax-flex-block"] {
        width: 100%;
    }

    .ax-row[class*="ax-split"],
    .ax-flex-row[class*="ax-split"],
    .ax-flex-col[class*="ax-split"] {
        display: block;
    }

    :root {
        --navheight: 60px;
        --minnavheight: 60px;
    }

    #news-show .title h1 {
        font-size: 22px;
    }

    #news-show .ax-col-8 {
        padding-left: 0;
        margin-top: 20px;
    }

    .news-list li .case-title {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .banner .mask h2 {
        font-size: 1.4rem;
        line-height: 1.5;
    }

    .ys-list2 li {
        width: 100%;
    }

    #index-5 .width, .width, #nav, #product-show .width {
        width: 94%;
    }

    #contact input.form-ip {
        height: 36px;
        line-height: 36px;
    }

    #contact .flex3 {
        display: block;
    }

    #contact .flex3 .item {
        flex: unset;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    #contact form {
        padding: 20px 0 0;
    }

    #contact form .ax-col-12, #contact form .ax-col-12 button {
        width: 100%;
    }

    .contact-info .info-item {
        margin-bottom: 10px;
    }

    #contact .contact-info {
        background: #fff;
    }

    .contact-info h3 {
        font-size: 16px;
    }

    #xgcp .pro-list {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #xgcp .pro-list li {
        padding: 10px;
    }

    #main--image.active h2 {
        font-size: 32px;
    }

    #xgwz li {
        width: 100%;
    }

    #article {
        background-color: #fff;
    }

    #article .article-show {
        padding: 0;
    }

    #article .article-show .title {
        margin-bottom: 20px;
    }

    .news-list li {
        width: 49%;
    }

    .nav-menu {
        display: flex;
        align-items: center;
    }

    .nav-menu span {
        font-size: 30px;
        color: #333;
    }

    .fix1 header, header.fix .nav-menu span, .fix1 header .nav-menu span {
        color: #333;
    }
    header .header-left > a,.fix1 header .header-left > a, .fix1 .header-right, .fix1.search-box, .fix1 .topMenu{
        height: 70px;
    }
    header .logo, .fix1 header .logo, header .logo, footer .foot-logo {
        height: 45px;
    }

    .header-right {
        display: none;
    }

    .cate-banner .path {
        display: none;
    }

    .cate-banner .flex h1 {
        font-size: 20px;
        margin-top: 50px;
    }

    .more-link {
        padding: 0 0.8rem;
        height: 40px;
        line-height: 40px;
    }

    section {
        padding: 30px 0;
    }

    header .logo-text {
        padding-left: 5px;
    }

    header .logo-text p.t1, header .logo-text p.t2 {
        font-size: 14px;
    }

    header .header-right > a {
        margin-right: 10px;
    }


    .main-title h1, .banner .mask h1 {
        font-size: 26px;
    }

    .main-title p {
        font-size: 16px;
    }

    .banner .mask p {
        font-size: 16px;
        font-weight: normal;
    }

    .main-title {
        margin-bottom: 20px;
    }

    .main-title strong {
        margin: 10px auto;
    }

    .main-title h3 {
        width: 90%;
        font-size: 16px;
        font-weight: normal;
    }

    .banner .swiper-button-next, .banner .swiper-button-prev {
        display: none;
    }

    .news-list li h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .news-list a.pic .demo img {
        width: 160px;
    }

    .nav-tog-main.active {
        padding-top: 70px;
        display: block;
    }

    .nav-tog-main .container {
        padding-top: 5%;

    }

    .nav-tog-main .item {
        width: 100%;
    }

    .nav-tog-main .item dl dt {
        font-size: 20px;
    }

    .nav-tog-main .item dl {

        text-align: center;
    }

    .nav-tog-main .item dl dd {
        margin: 0;
    }

    .nav-tog-main .item .item-list dl:first-child {
        min-height: auto;
    }

    .nav-tog-main .item .item-list:last-child dl:last-child dd {
        display: none;
    }

    .nav-tog-main .item dl dd a {
        font-size: 16px;
    }

    .nav-tog-main .item .item-list {
        width: 32%;
        margin: 0;
        text-align: center;
    }

    .nav-tog-main .item {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .container-left {
        display: none;
    }

    .container-right {
        width: 100%;
        padding-left: 0;
    }

    .pro-list li {
        width: 49%;
    }

    #product .pro-list li {
        width: 100%;
    }

    .download-list li {
        padding: 10px;
        width: 100%;
        margin-bottom: 10px;
    }

    .cate-banner {
        position: relative;
        height: 0;
        padding-top: 40%;
    }

    .cate-banner .ps-content {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .cate-banner .ps-content img {
        height: 100%;
    }

    .cate-banner .ps-content .pa-mask {
        background-color: rgba(0, 0, 0, .2);
    }

    footer {
        padding: 10px 3%;
    }

    .link a {
        padding-right: 10px;
    }

    .center-menu {
        margin-bottom: 20px;
    }

    .center-menu ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .center-menu ul li {
        width: 31.5%;
        line-height: normal;
        display: block;
        text-align: center;
        margin: 0 0 15px;
    }

    .center-menu li a {
        padding: 10px;
        line-height: normal;
    }
    .info-list{
        margin: 20px 0;
    }
    #contact{
        background: #fff;
    }
    #about1 .item-left, #about1 .item-right, #about3 li {
        width: 100%;
    }

    #about1 .item-right {
        margin-top: 20px;
    }

    #about2 li {
        width: 48%;
    }

    #about2 li a .mask {
        height: 40px;
        font-size: 16px;
        bottom: 0;
    }

    #about4 {
        padding: 60px 0;
        min-height: auto;
    }

    #about1 .content p {
        text-indent: 2em;
    }

    #about4 .content p {
        font-size: 14px;
        line-height: 2;
    }

    .news-list li {
        margin-bottom: 15px;
    }

    #media .news-list li {
        width: 100%;

    }

    #culture li {
        width: 100%;
    }

    .link {
        padding-top: 0;
    }

    .fix header:hover .menu-handler .burger {
        background-color: #333;
    }

    #partner li {
        width: 32%;
        padding: 0;
        margin-bottom: 10px;
    }

    #news .news-list li, .xgwz li {
        width: 100%;
    }

    #article {
        padding: 0;
    }

    #article .width {
        width: 100%;
        padding: 3%;
    }

    #index-pro .swiper-slide .content:before, .pro-list li .content:before {
        display: none;
    }

    #index-pro .swiper-slide img, .pro-list li img {
        padding-bottom: 0;
    }

    #index-pro .swiper-slide .content, .pro-list li .content {
        padding-top: 5px;
    }

    #product-show .pro-list li p, #article .pro-list li p {
        font-size: 12px;
        margin-bottom: 0;
    }

    .article-show .content p {
        line-height: 1.6;
        text-indent: 2em;
    }

    .article-show .content p img {
        margin-left: -2em !important;
    }

    #product-show .pro-list li h3, #article .pro-list li h3 {
        font-size: 16px;
    }

    #product-show .pro-list li span, #article .pro-list li span {
        display: none;
    }

    .ps-content .pa-mask h2 {
        font-size: 24px;
        line-height: normal;
        margin: 0;
    }

    .ps-content .pa-mask .ax-break-sm {
        display: none;
    }

    .ps-content .pa-mask.flex2 {
        align-items: flex-end;
        padding-bottom: 10px;
    }

    .pro-list li {
        margin-bottom: 2%;
    }

    #product-show {
        padding: 0;
    }

    #product-show .tab-list li {
        width: 20%;
        font-size: 12px;
    }

    #product-show .ax-tab-content li {
        padding: 30px 0;
    }

    .ys-list li {
        width: 100%;
    }

    #index-2:after {
        display: none;
    }

    #index-2 .index2-intro {
        z-index: 10;
    }

    #index-2 .index2-map {
        margin-top: 20px;
    }

    .ys-list .box-hide {
        background-color: rgba(0, 0, 0, .6);
        -webkit-transform: none;
        transform: none;
        -webkit-transform-style: unset;
        transform-style: unset;
    }

    .foot-text {
        display: none;
    }


    .copyright .flex {
        justify-content: center;
    }

    #main--image .ui-bread {
        bottom: 4px;
        left: 5%;
    }

    footer .foot-1 h1 {
        font-size: 20px;
    }

    footer .foot-1 h1 span {
        font-size: 14px;
    }
    .ax-drawer .ax-drawer-contain {
        background: #fff;
       
    }
    .ax-drawer-content form{
        width: 70%;
        margin: 0 auto;
    }
.ax-drawer .ax-drawer-contain > .ax-drawer-close [class*='font'], .ax-drawer .ax-drawer-contain > .ax-drawer-close svg{
        color: #333!important;
        fill: #333!important;
    }

    .ax-drawer .ax-drawer-contain a {
        color: inherit;
    }

    .ax-drawer .ax-drawer-contain li > a {
        font-size: 18px;
        line-height: 2;
    }

    .ui-bread ul li i {
        font-size: 14px;
    }

    #product-show .ax-tab-content li p {
        line-height: 1.6;
        margin-bottom: 10px;
    }

    #contact:after {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .ax-drawer .ax-drawer-contain {
        width: 100%;
    }

    .ax-drawer .ax-drawer-contain > .ax-drawer-close {
        right: 10px;
        top: 10px;
        left: auto;
    }

    .ax-drawer-contain .ax-drawer-close i {
        font-size: 30px;
    }

    .ax-drawer .ax-drawer-contain li {
        margin-bottom: 20px;
    }

    .ax-drawer .ax-drawer-contain .mini-nav a {
        margin-right: 10px;
        font-size: 16px;
    }

    .ax-drawer .ax-drawer-content {
        display: flex;
        align-items: center;
    }
}
