* {
    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;
}
body{
    font-size: 16px;
 
}
#pc-banner .swiper-slide a{
    display: block;
}
.ax-table-wrapper{
    overflow-x: auto;
    overflow-y: hidden;
}
.link-tr{cursor:pointer}
.ui-table-wrap{overflow-y:auto;width:100%;margin-bottom:10px;}
.ui-table{width:100%;}
.ui-table th{padding:15px;white-space:nowrap;border-bottom:2px solid #eee;white-space:nowrap;}
.ui-table td{padding:10px 15px;border-bottom:1px solid #eee;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-height:40px;}
.ui-table .ui-thead-dark{background:#697076;}
.ui-table .ui-thead-dark th{color:#fff;border-color:#697076;}
.ui-table .ui-thead-gray{background:#fafafa;}
.ui-table .ui-thead-gray th{border-color:#eee;}
.ui-table-border,.ui-table-border th,.ui-table-border td{border:1px solid #eee;text-align:center;}
.ui-table-hover tr:hover{background:#EBF7FF;}
.ui-table-striped tr:nth-child(even){background:#FBFDFF;}
.ui-table-striped tr:nth-child(even):hover{background:#EBF7FF;}
.ui-table .ui-thead-dark tr:hover{background:#697076;}
.ui-table .ui-thead-gray tr:hover{background:#fafafa;}
.ui-table td .ui-switch{margin-top:5px;}
.ui-table td [class*=ui-icon-]{font-size:19px;}
.ui-table td a [class*=ui-icon-]{color:#999;}
.ui-table td a:hover [class*=ui-icon-]{color:#f30;}
.ui-table td del{color:#999;}
.ui-table .ui-active{background:#EBF7FF;}
.ui-table .ui-active tr:hover{background:#EBF7FF;}
.ui-table .border-left-none{border-left:0;}
.ui-table .border-right-none{border-right:0;}
.ui-table td .image{border:1px solid #f3f3f3;width:64px;vertical-align:text-top;margin-right:15px;float:left;padding:2px;}
.mobile-show{
    display: none!important;
}
p{
    line-height: 2;
}
.about-video{
    position: relative;
}
.about-video span{
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    position: absolute;
    font-size: 24px;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    transition: all .3s;
}
.about-video:hover span{
    color: var(--web-color);
    background-color: #fff;
}
#product-show .ax-tab-content li#mydownload img {
    width: auto;
}

#product-show .ax-tab-content li#mydownload p {
    font-size: 18px;
    line-height: 3;
    border-bottom:1px dashed #ddd;

}
.subject b{
    font-size:34px;
    font-weight: bold;
    
}
    #party .x-item-main{
        position: relative;
        margin-left: 20px;
        padding: 40px 0;
        border-left: 1px solid #ccc;
    }
    #party .x-item {
        padding: 0 40px;
         position: relative;
    }
    #party .x-item .subject{
        margin-bottom: 30px;
        position: relative;
        line-height: 1;
    }
    #party .x-item:before{
        content:'';
        position: absolute;
        width:36px;
        height: 36px;
        background: #fff;
        border: 3px solid #026954;
        border-radius: 50%;
        left: -20px;
        top: 0;
        z-index: 2;
    }
     #party .x-item{
         margin-bottom: 20px;
     }
     #party .x-item ul{
         align-items: stretch;
     }
     #party .x-item li{
         width:24%;
         background: #f5f5f5;
         margin-bottom: 20px;
     }
    #party .x-item li .content{
       padding: 10px;
    }
.ui-sidebar {
    bottom: 30%;
}

.ax-table td{
    white-space: nowrap;
    padding: 10px;
}
.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: #026954;
    background: #026954;
    color: #fff;
}

.cf {
    overflow: hidden;
}

.cf:before, .cf:after {
    display: table;
    content: " ";
}

.container {
    width: 1440px;
    margin: 0 auto;
}

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

.re {
    position: relative;
}

a:hover {
    color: #026954;
}

.ui-sidebar ul li a {
    color: #026954;
}

.ui-sidebar ul li a:hover {
    color: #fff;
    background: #026954;
    border-color: #026954;
}

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



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

.more-link:hover {
    color: #fff;
    border-color: #026954;
}

p {
    padding: 0;
}

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

.path-right {
  
    text-align: right;
}

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

}

.path-left a.hover {
    color: #026954;

}


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

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

.ax-article a:not([class*="ax-btn"]) {
    color: #333;
    text-decoration: none;
    font-weight: normal;
}

.ax-article a:not([class*="ax-btn"]):hover {
    color: #026954;
}

.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 #026954;
    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: 100%;
    padding: 0 80px;
    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(#026954, #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;
    height: 90px;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    color: #fff;
    transition: all .3s;
    /*box-shadow: #ccc 0px 0px 10px;*/
}

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

header.fix1, header.fix {
    box-shadow: 0 0 5px #ccc;
}

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

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

header .logo, footer .foot-logo {
    min-height: 40px;
    height: 3.5vh;
    height: 100px \0;
}

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

header .logo {

}

header .logo-text {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #fff;
}

 header.fix1 .logo-text, header.fix .logo-text {
    border-color: #000;
}

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

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

header .header-right > a {
    float: left;
    line-height: 1;
    display: inline-block;
    margin-right: 10px;
    color: inherit;
}

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

header .menu-handler {
    position: relative;
    z-index: 100;
    width: 30px;
    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: 1px;
    z-index: 99;
    left: 0;
    top: 2px;
    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;
}

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

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

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

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: #ffffff;
    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 {
   
    width: 100%;
    padding: 0 5%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;

}

.nav-tog-main .item dl {
    text-align: left;
    padding: 0 20px;

}

.nav-tog-main .item .item-list dl:first-child {
 
}

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

.nav-tog-main .item dl dd {
    margin-top: 20px;
    font-size: 20px;
    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: #026954;
    outline: none;
}




.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: initial;
    justify-content: space-between;
    flex-wrap: wrap;
}

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

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

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

.list-3 li {
    width: 31.3333%;
    margin-right: 3%;
}
.list-3 li:nth-child(3n+3) {
    margin-right: 0;
}

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

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

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

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

.list-8 li {
    width: 10.5%;
}

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

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: #026954;
    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: 90px;
}

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

.top-tool.active span {
    opacity: 1;
}

.search-box {
    width: 100%;
    height: 90px;
    transform: scale(0);
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    z-index: 9;
    transition: all .3s;
}

.search-box form {
    display: flex;
    height: 90px;
    justify-content: space-between;
    position: relative;
    align-items: center;
}

.header-right .search-box input {
    width: 90%;
    height: 4vh;
    padding: 0 0 0 4vh;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    outline: none;
}

.header-right .search-box input:focus, .header-right .search-box input:hover {
    box-shadow: none !important;
    border-color: #ccc !important;
}

.header-right .search-box button {
    width: 4vh;
    height: 4vh;
    background-color: #fff;
    text-align: center;
    padding: 0;
    position: absolute;
    left: 0;
    top: 3vh;
    border: none;
    z-index: 10;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}

.header-right .search-box span {
    padding: 0;
    float: none;
    color: #333;
    font-size: 20px;
}
ul.t-about{
    padding: 10px 0;
}
ul.t-about li a{
    display: block;
    text-align: center;
      line-height: 35px;
}
.header-right .search-box span#search-close {
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    line-height: 90px;
    right: 0;
    top: 0;
    padding: 0 10px;
}

.search-box.open {
    transform: scale(1);
    opacity: 1;
}
.menuDl dd:last-child .twoMenu .menuContent{
    padding: 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: #026954;
}

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

/* 导航 */

.menuDl {
    display: flex;

}

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

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

.topMenu > a {
    display: block;
    text-align: center;
    font-size: 18px;
    position: relative;
    color: inherit;
}

.topMenu > a::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 0;
    height: 100%;
    border-bottom: 2px solid #026954;
    transition: 0.2s all linear;
}

.topMenu:hover > a::before {
    width: 100%;
    left: 0;
    transition-delay: 0.1s;
    z-index: -1;
}

.twoMenu {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    transform-origin: 50% 0;
    transform: scaleY(0) translateZ(0);
    opacity: 0;
    border-bottom: 1px solid #ddd;
    transition: transform 0.3s, opacity 0.3s;
}


}

.pro-nav li{
    /*border: 1px solid #ddd;*/
    transition: all .3s;
    padding: 10px;
}
.pro-nav li .nav-title{
    /*background-color: #ccc;*/
    /*color: #fff;*/
    line-height: 30px;
    text-align: center;
    transition: all .3s;
}
.pro-nav li .nav-title h3{
    margin-bottom: 0;
}
.pro-nav li .nav-title p{
    font-size: 14px;
}
.pro-nav li:hover{
    box-shadow: 0 0 15px #eee;
}
.pro-nav li:hover a{
    color: #026954;
}

.topMenu:hover .twoMenu {
    top: 90px;
    transform: scaleY(1) translateZ(0);
    opacity: 1;

}

.twoMenu .menuContent {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}

.menuContent blockquote {
    padding: 20px;
    background-color: #f5f5f5;
    border-color: #026954;
}

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


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

.twoMenu .bd {
    width: 50%;
 
    border: none;
    color: #333;
}

.twoMenu .bd img {
    max-height: 300px;
}

.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;
    color: #333;
    border: 1px solid #eee;
}

.twoMenu .hd li.on {
    color: #026954;
    background-color: #eee;
}

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

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

.twoMenu a:hover {
    color: #026954;
}

.twoMenu .li:hover a {
    color: #026954;
    font-weight: bold;
}

.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);

}




.sh_box .box {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    width: 50%;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.sh_box .close {
    position: relative;
    width: 80px;
    height: 80px;
    float: none;
    margin: 0px auto;
    cursor: pointer;
    margin-bottom: 20px;
}
.sh_box .close:before, .sh_box .close:after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0px;
    top: 40px;
}
.sh_box .close:before {
    transform: rotate(45deg);
}
.sh_box .close:after {
    transform: rotate(-45deg);
}
.sh_box form {
    width: 100%;
    overflow: hidden;
}
.sh_box .stxt {
    float: left;
    display: block;
    width: 80%;
    height: 88px;
    line-height: 88px;
    padding: 0px 20px;
    border: 0;
    background: #dfdfdf;
    font-size: 1.3em;
}
.sh_box .sbtn {
    float: left;
    display: block;
    width: 20%;
    height: 88px;
    line-height: 88px;
    text-align: center;
    color: #FFF;
    background: #002b62 url(../images/index_04.png) center center no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 3em;
}













/*头部结束*/
/*底部*/
footer {
    padding: 3% 0 0;
    background: #222222;
}

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

footer a {
    transition: all .3s;
}

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

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

footer .foot-1 h1 {
    color: #fff;
}

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;
    color: #ababab;
}

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

.link {
    padding-top: 20px;
}

.link a {
    padding: 0 20px 0 0;
    color: #ababab;
}

.foot-1 {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
}

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-text p{
    color: #ababab;
}

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

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


/*首页*/
.banner .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, .5);
    justify-content: center;
}
.banner .more-link{
    border-color: #fff;
    color: #fff;
    margin-top: 20px;
    width: 400px;
    margin: 0 auto;
    top: 35px;
}
.banner .more-link:hover{
    border-color: #026954;
}
.banner .bg img {
    height: 100%;
}

.banner .bg video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    left: 0;
    top: 0;
}

.banner .swiper-pagination-bullet {
    opacity: 1;
}

.banner .mask p {
    font-size: 1.5rem;

}

.banner .mask h1 {
    font-size: 3rem;
    line-height: 2;

}

.banner .pa-mask .more-link {
    margin: 0 auto;
}

.banner .swiper-button-next, .banner .swiper-button-prev {
    background-size: 20%;
    width: 50px;
    height: 50px;
    background-color: #026954;
    border-radius: 50%;
    right: 30px;
    top: 50%;
    margin-top: -25px;
    opacity: .5;
}

.banner .swiper-button-prev {
    left: 30px;
}

.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover {
    opacity: 1;
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
}

.banner .swiper-pagination-bullets {
    bottom: 5% !important;
}

.banner .swiper-pagination-bullet-active {
    background-color: #026954;
}

.banner .swiper-wrapper {
    transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
}

.banner .swiper-slide img {
    webkit-transition: all 20s linear;
    -moz-transition: all 20s linear;
    -o-transition: all 20s linear;
    -ms-transition: all 20s linear;
    transition: all 20s linear;
}

.banner .swiper-slide video {
    object-fit: fill;
    width: 100%;
    height: 100%;
}

#index-1 {
    padding: 90px 0;
    background: #f5f5f5 url('/theme/default/images/index1-bg.png') center no-repeat;
    -webkit-background-size: unset !important;
    background-size: unset !important;
}

#index-1 .main-title {
    text-align: center;
}

#index-1 a {
    display: block;
}

#index-pro {
    padding-bottom: 60px;
}

#index-pro .swiper-slide,
.pro-list li {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 30px;
    font-weight: normal;
}

#index-pro .swiper-slide,
.pro-list li > a {
    display: block;
}

.pro-list li {
    border: 1px solid #ddd;
    margin-bottom: 35px;
}

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

#index-pro .swiper-slide img.begin-img,
#index-pro .swiper-slide:hover img.hover-img,
.pro-list li img.begin-img,
.pro-list li:hover img.hover-img {
    display: block;
}


#index-pro .swiper-slide:hover,
.pro-list li:hover {
    box-shadow: 0 0 10px #ccc;
}

#index-pro .swiper-slide .content:before,
.pro-list li .content:before {
    content: '';
    position: absolute;
    left: 35%;
    top: 0;
    width: 30%;
    height: 1px;
    border-bottom: 3px solid #ccc;
    transition: all .3s;
}

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

#index-pro .swiper-slide:hover .content:before,
.pro-list li:hover .content:before {
    width: 100%;
    left: 0;
    border-color: #026954;
}

#index-pro .swiper-slide .content .ax-sign,
.pro-list li .content .ax-sign {
    border-color: #ccc;
    transition: all .3s;
}

#index-pro .swiper-slide:hover .content .ax-sign,
.pro-list li:hover .content .ax-sign {
    border-color: #026954;
    background-color: #026954;
    color: #fff;
}

.swiper-container-horizontal > .swiper-pagination-bullets.my-swiper-pagination {
    width: 300px;
    left: 0;
    top: 0;
    bottom: auto;
    height: auto;
    border-left: 3px solid #026954;
    transform: none;
    position: absolute;
    z-index: 3;
}

.my-swiper-pagination .swiper-pagination-bullet {
    width: 300px;
    height: auto;
    text-align: left;
    padding-left: 20px;
    line-height: 28px;
    border-radius: 0;
    margin: 0;
    background-color: transparent;
    opacity: .5;

}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0;
    font-size: 14px;
}

.my-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.pro-grid {
    width: 23%;
    text-align: center;
    transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    -moz-transform: rotate(44deg);
    -o-transform: rotate(44deg);
    margin: 0 0 0 10%;
    float: left;
}

.pro-grid .item {
    width: 160px;
    height: 160px;
    padding-top: 20px;
    text-align: center;
    background: #f5f5f5;
    margin-bottom: 1em;
}

.pro-grid .item .item-content {
    transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    -moz-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    margin: 0 auto;
}

.pro-grid .item .item-content span {
    font-size: 36px;
}

#index-2 {
    background-color: #222;
    color: #fff;
}

#index-2 .re > img {
    opacity: .3;
}

#index-2 .width {
    position: relative;
}

#index-2 .main-title {
    text-align: left;
}

#index-2 .main-title h1 {
    color: #fff;
}

#index-2 .content {
    width: 100%;
    padding: 0;
    padding-right: 10%;
    margin: 0;
}

#index-2 .more-link {
    color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6);
    margin-top: 30px;
}

#index-2 .more-link:hover {
    border-color: #026954;
}

#index-2 .content p {
    text-align: justify;
    line-height: 2;
    margin-bottom: 15px;
    font-size: 16px;
}

#index-2 .index2-map {
    width: 50%;
    float: right;
}

#index-2 .index2-intro {
    width: 50%;
    float: left;
}

#index-2 .cate-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

#index-2 .cate-list li {
    color: #fff;
    padding: 0 25px;
    line-height: 30px;
    border: 1px solid #fff;
    border-radius: 15px;
    transition: all .3s;
}

#index-2 .cate-list li:hover, #index-2 .cate-list li:first-child {
    background-color: #026954;
    border-color: #026954;
}

#index-2 .cate-list li a {
    color: inherit;

}

#index-2 .data {
    margin-top: 40px;
    padding: 0;

}

#index-2 .data li {
    width: 25%;
}

#index-2 .data li, #index-2 .data li p {

}

#index-2 .data li {
    position: relative;
    margin: 0;
    width: 25%;
}


#index-2 .data li:last-child::after {
    right: -2px;
    left: auto;
}


#index-2 .data li h2 {
    font-size: 60px;
    line-height: 1.2;
    color: #026954;

}

#index-2 .data li span {
    font-size: 40px;
    color: #026954;
    line-height: 1;
}

#index-2 .data li h2:after,
.data-list li h2:after {
    font-size: 16px;
    padding-left: 10px;
    vertical-align: baseline;
}

#index-2 .data li:nth-child(1) h2:after,
.data-list li:nth-child(1) h2:after {
    content: '年';
}

#index-2 .data li:nth-child(2) h2:after,
.data-list li:nth-child(2) h2:after {
    content: '人';
}

#index-2 .data li:nth-child(3) h2:after,
.data-list li:nth-child(3) h2:after {
    content: '种';
}

#index-2 .data li:nth-child(4) h2:after,
.data-list li:nth-child(4) h2:after {
    content: '平方米';
}

#index-3 {
    padding: 0;
}


#index-3 ul.flex {

}

#index-3 ul.flex li {
    width: 50%;
    margin: 0;
}

#index-3 ul.flex li .content {
    position: relative;
}

#index-3 ul.flex li .content .mask,
#about2 li .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: #fff;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .5);
    transition: all .3s;
}

#index-3 ul.flex li .content .mask .more-link,
#about2 li .mask .more-link {
    color: #fff;
    margin-top: 30px;
}

#index-3 ul.flex li:hover .content .mask,
#about2 li:hover .mask {
    background-color: rgba(0, 0, 0, .7);

}

#index-6 {

    background: url("../images/index6-bg.jpg") center no-repeat;
    background-color: #fff;
}

#index-6 .main-title h3 {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 36px;
}

#index-6 .main-title {
    margin-bottom: 0;
}

#index-7 {
    text-align: center;
    background: #d4d4d4 url('/theme/default/images/index6-bg.jpg') 0 0 no-repeat;
}

#index-7 .width {
    max-width: 1640px;
    position: relative;
}
#index-7 ul{
    margin: 13% auto -10%;
}
#index-7 li {
    width: calc(100% / 6);
    min-height: 250px;
    margin-bottom: 10px;
    position: relative;
}

#index-7 li img {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;

}

#index-7 li:nth-child(1) img {
    width: 175px;
    left: 36px;
    top: 5%;
}

#index-7 li:nth-child(2) img {
    width: 150px;
    top: -36%;
    left: 20%;
}

#index-7 li:nth-child(3) img {
    width: 194px;
}

#index-7 li:nth-child(4) img {
    width: 216px;
    top: -6%;
    left: 10%;
}

#index-7 li:nth-child(5) img {
    width: 187px;
    top: -36%;
    left: 20%;
}

#index-7 li:nth-child(6) img {
    width: 111px;
    top: 21%;
}

#index-7 li:nth-child(7) img {
    width: 137px;
    top: 16%;
    left: 45%;
}

#index-7 li:nth-child(8) img {
    width: 137px;
    left: 43%;
    top: -29%;
}

#index-7 li:nth-child(9) img {
    width: 205px;
    left: 50%;
}

#index-7 li:nth-child(10) img {
    width: 192px;
    left: 98%;
    top: -30%;
}

#index-7 li:nth-child(11) img {
    width: 130px;
    left: 96%;
    top: 25%;
}

#index-7 li:nth-child(12) img {
    width: 150px;
    left: 50%;
    top: -50%;
}

#index-7 li:nth-child(13) img {
    width: 120px;
    left: 113%;
    top: -39%;
}

#index-7 .more-link {
    clear: both;
    position: relative;
    margin: 40px 0 0;
}


#index-5 {
    background-color: #f1f2f3;

}

#index-5 .width {
    width: 100%;
    padding: 0;
    position: relative;
}

#index-5 .swiper-slide .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;

}

#index-5 .top-title {
    font-weight: bold;
    position: absolute;
    text-transform: uppercase;
    font-size: 6vw;
    color: #000;
    opacity: 0.05;
    z-index: 2;
    top: 40px;
    left: 40px;
}

#index-5 .main-title {
    position: absolute;
    top: 90px;
    left: calc(5% + 50px);
    z-index: 2;
}

#index-5 .left-content {
    width: 45%;
    background-color: #f1f2f3;
    margin-left: 5%;
    display: flex;
    align-items: center;
    border-left: 1px solid #ddd;
}

#index-5 .left-content h1 {
    position: relative;
    padding-left: 50px;
}

#index-5 .left-content h1:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #026954;
    left: 0;
}

#index-5 .right-content {
    width: 55%;
}

#index-5 .content p {
    text-align: justify;
    font-size: 15px;
}

#index-5 .more-link {
    margin-top: 40px;
    margin-left: 50px;
    display: inline-block;
}

#index5-pic {
    margin-top: 30px;
}

#index5-pic .swiper-slide p {
    line-height: 3;
    font-weight: normal;
}

#index5-pic .swiper-slide:hover {
    color: #026954;
}

#index5-pic .swiper-button-prev, #index5-pic .swiper-button-next {
    background-image: none;
}

#index5-pic .swiper-button-prev .ax-sign, #index5-pic .swiper-button-next .ax-sign {
    background-color: #fff;
    opacity: 1 !important;
}

#index-5 .more-link:hover:after {
    background-color: #fff;
}

.index2-map .t1 h1:before {
    content: '';
    position: absolute;
    left: -2px;
    top: 100px;
    background-color: #026954;
    width: 3px;
    height: 30px;
}

.index2-map .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.index2-map .mask a p {
    display: none;
}

.index2-map .mask #point1 {
    position: absolute;
    left: 19%;
    top: 18%;
    text-align: center;
}

.index2-map .mask #point2 {
    position: absolute;
    left: 38%;
    top: 32%;
    text-align: center;
}

.index2-map .mask #point3 {
    position: absolute;
    left: 70%;
    top: 20%;
    text-align: center;
}

.index2-map .mask #point4 {
    position: absolute;
    right: 17%;
    top: 70%;
    text-align: center;
}

.index2-map .mask #point5 {
    position: absolute;
    left: 51%;
    bottom: 17%;
    text-align: center;
}

.index2-map .mask #point6 {
    position: absolute;
    left: 12%;
    bottom: 34%;
    text-align: center;
}

.main-title {
    margin: 0 auto 50px;
    text-align: center;
}

.main-title h1 {
    font-size: 40px;
    color: #313233;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}

.main-title strong {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #026954;
    margin: 30px auto;
}

.main-title h3 {
    font-size: 20px;
    color: #666666;
    width: 50%;
    margin: 0 auto;
}

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

#contact .flex3 .item {
    flex: 1;
    padding: 6rem 40px;
}

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

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

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

}

.ax-deform.ax-primary {
    background-color: #026954;
    color: #fff;
}

.ax-deform.ax-primary i {
    background-color: #fff;
}

#index-4 {
    background: #fff;
}

#index-4 ul.flex {
    align-items: stretch;
}

#index-4 .ax-tab-nav li, #news .ax-tab-nav li {
    display: inline-block;
    line-height: 50px;
    font-size: 24px;
    margin-right: 30px;
    color: #999;
    cursor: pointer;
    font-weight: bold;
}

#index-4 .ax-tab-nav li.ax-active, #news .ax-tab-nav li.ax-active {
    color: #026954;
}

#index-4 .ax-tab-nav, #news .ax-tab-nav {

}


/*侧边导航*/
.side-menu {
    background-color: #fff;
    border-radius: 0 0 5px 5px;

}

.side-menu .ax-accordion {
    background-color: #f5f5f5;

}

.side-menu .ax-accordion a {
    color: inherit;
}

.side-menu .ax-title {
    background-color: #222;
    border-radius: 5px 5px 0 0;
}

.side-menu .ax-title h1 {
    padding: 0 25px;
    line-height: 55px;
    font-size: 20px;
    margin: 0;

}

.ax-accordion > li + li {
    border-top: 1px solid #ddd;
}

.ax-accordion li.ax-item {
    padding: 0;
    line-height: 55px;
    font-size: 16px;
    font-weight: 500;
}

.ax-accordion li.ax-item.ax-show a {
    color: #fff;
}

.ax-accordion li.ax-item .ax-panel-header {
    padding: 0 25px;
}

.ax-accordion li.ax-item.ax-show .ax-panel-header {
    background: #026954;
}

.ax-accordion li.ax-item .ax-panel-header .ax-operate {
    height: 55px;
    line-height: 55px;
    margin: 0;
}

.ax-accordion li.ax-item .sub-nav li i.ax-iconfont {
    color: #ccc;
}

.ax-accordion li.ax-item .sub-nav li {
    line-height: 40px;
    padding: 0 25px;
    font-size: 14px;
}

.ax-accordion li a {
    display: block;
    width: 100%;
    transition: all .3s;
}

.ax-accordion li a.ax-operate {
    width: auto;
}

.ax-accordion li:hover > a, .ax-accordion li a:hover {
    padding-left: 10px;
}

.ax-card-block {
    padding: 0;
}

.ax-card-block .ax-title, .ax-card-block .ax-des {
    padding: 0 10px;
}

.ax-card-block .ax-from {
    padding: 10px;
}

.ax-card-block .ax-title {

    height: 50px;
    text-align: center;
}

.ax-card-block .ax-title a {
    display: block;
    line-height: 40px;
}

.ax-card-block .ax-img {
    margin-bottom: 0;
}

/*视频*/
/*服务体系*/
#service1, #service2, #service3 {
    padding: 60px 0 0;
    background-color: #f5f5f5;
}

#service3 {
    padding-bottom: 60px;
}

#service1 ul, #service2 ul, #service3 ul {
    padding-bottom: 40px;
    align-items: stretch;
}

#service1 li, #service2 li, #service3 li {
    box-shadow: 0 0 30px rgba(83, 115, 252, 0.13);
    transition: all 0.3s ease;
    margin-bottom: 30px;
    background-color: #fff;
}

#service1 li:hover, #service2 li:hover, #service3 li:hover {
    transform: translateY(-10px);
}

.pro_top {
    height: 140px;
    background: linear-gradient(to right, #f08300, #f0b73f);
    text-align: center;
}

#service2 .pro_top {
    background: linear-gradient(to right, #105ff0, #628bf0);
}

#service3 .pro_top {
    background: linear-gradient(to right, #007847, #00a25f);
}

.pro_top h2 {
    font-size: 30px;
    line-height: 90px;
    color: #fff;
    font-weight: 300;
}

.pro_top i {
    background: #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    z-index: 99;
    border: 1px solid #eee;
    font-size: 46px;
    box-shadow: 0 0 30px rgba(51, 51, 51, .2);
    transition: all 0.3s ease;
    display: inline-block;
    color: #f08300;
}

.pro_body {
    padding: 60px 20px 40px;
    text-align: left;
    font-size: 15px;
    color: #999;
    line-height: 2;
}

#service2 .pro_top i {
    color: #105ff0;
}

#service3 .pro_top i {
    color: #007847;
}

/*产品*/
.pro-menu {
    width: 100%;

}

.xuancuan {
    margin-top: 30px;
    color: #999;
}

.xuancuan li {
    text-align: center;
}

.xuancuan li span {
    font-size: 40px;
}

.pro-content p {
    line-height: 2;
    margin-bottom: 10px;
}

.ax-drawer .ax-drawer-contain {
    background: #026954;
}

.pro-menu li {
    font-size: 16px;
    line-height: 55px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.pro-menu li a {
    color: #fff;
    transition: all .5s;
}

.pro-menu li:hover a, .ax-drawer-content .ax-accordion li a:hover {
    color: #026954;
}

.ax-drawer-content {
    padding: 20px;
    color: #fff;
}

.ax-drawer-content .ax-accordion li.ax-item.ax-show .ax-panel-header {
    background: transparent;
}

.ax-drawer-content .ax-accordion li a {
    color: inherit;
}

.ax-drawer-content .ax-accordion li.ax-item .ax-panel-header .ax-col > a {
    font-size: 18px;
    font-weight: bold;
}

.ax-drawer-content .ax-accordion li.ax-item .ax-panel-header, .ax-drawer-content .ax-accordion li.ax-item .sub-nav li {
    padding: 0;
}

.ax-drawer {
    z-index: 999;
    background: transparent;
}

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

.float-menu {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    background-color: #026954;
    position: fixed;
    left: 3%;
    top: 50%;
    cursor: pointer;
    transition: all .5s;
}

.float-menu:hover {
    box-shadow: 0 0 10px #026954;
}

.float-menu span {
    font-size: 26px;
    color: #fff;
}

.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: #026954;
    opacity: 1;
}

.center-menu {
    margin: 30px auto 40px;
}

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

.center-menu li {
    display: inline-block;
    margin: 0 10px;
    line-height: 55px;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 0 30px;
    transition: all .5s;
}

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

}

.center-menu li:hover a, .center-menu li.active a {
    color: #fff;
}

#product-head {
    padding: 0;
    background: #f5f5f5;
}

#product {

}

#product .flex li .ax-title {
    background-color: #fff;
}

.ps-content {
    overflow: hidden;
}

.page ul li a {
    font-size: 14px;
}

li img {
    width: 100%;
    transition: all .5s;
}

li:hover .ps-content img {
    transform: scale(1.1);
}

#partner {
    background: #f5f5f5;
}

#partner .width {
    max-width: 1440px;
}

#partner li {
    padding: 15px;
    background-color: #fff;
    margin-bottom: 30px;
    transition: all .3s;
}

.partner-list li p {
    font-size: 14px;
}

.pro-list li:hover, #partner li:hover {
    box-shadow: 0 0 10px #ccc;
}


.pro-list li .list-title {
    padding: 10px;
    text-align: center;
    background-color: #f5f5f5;
}

#product-show {


}

.pro-banner .pc {
    display: flex;
    justify-content: space-between;
}

.pro-banner .banner_left {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f7f7f7;
}

.banner_left img {
    width: 70%;
}

.pro-banner .banner_right {
    width: 90%;
    background-color: #fff;
    padding: 0 0 0 10%;
    position: relative;
}

.tab-title {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 20px;
    display: flex;
    justify-content: center;
    z-index: 2;
}

.tab-title li {
    width: 120px;
    opacity: 0.5;
    text-align: center;
    transition: all .3s;
}

.tab-title li.active, .tab-title li:hover {
    opacity: 1;
}

.tab-title li.active p {
    color: #026954;
}

.tab-title li img {
    max-width: 120px;
}

.banner_right .tab-box {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
}

.imager_kv_tet {
    width: 40%;
    z-index: 2;
    position: relative;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.imager_kv_tet h1 {
    font-size: 3.6vh;
    margin-bottom: 2vh;
    font-weight: bold;
    line-height: normal;
    color: #026954;
}

.imager_kv_tet h3 {
    color: #333;
    font-size: 2.4vh;
    padding-bottom: 2vh;
    line-height: 1;
}

.imager_kv_tet p {
    color: #666;
    font-size: 16px;
    line-height: 2;
    position: relative;
    z-index: 3;
    margin-bottom: 30px;
}

.imager_kv_img {
    width: 60%;
}

.imager_kv_btn {
    display: inline-block;
    height: 46px;
    border: #d9d9d9 solid 1px;
    border-radius: 4px;
    overflow: hidden;
    background: linear-gradient(180deg, #fff, #eee);

}

.imager_kv_btn li {
    width: 100px;
    height: 46px;
    display: flex;
    align-items: center;
    float: left;
}

.imager_kv_btn li:hover {
    background-color: #026954;
    color: #fff;
}

.imager_kv_img_tit {
    background: #f7f7f7 url('/theme/default/images/index1-bg.png') center no-repeat;

    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.tab-title1 li.actived a, .imager_kv_btn li:hover a {
    color: #026954;
}

.imager_kv_btn a {
    width: 100px;
    text-align: center;
    display: inline-block;
    color: #888;
    font-size: 14px;
    transition: .15s linear;
    -moz-transition: .15s linear;
    -webkit-transition: .15s linear;
    overflow: hidden;
}

.imager_kv_btn li:hover a {
    color: #fff;
    border-color: #026954;
}

.imager_kv_btn li a {
    border-right: 1px solid #ccc;
}

.imager_kv_btn li:last-child a {
    border: none;
}

.imager_kv_img_tit img {

}

.imager_kv_img1 img {

}

.imager_kv_img1 {
    z-index: 2;
    padding: 0;
    text-align: center;
    position: relative;
}

/*sec1*/
.sec1 {
    background-image: url(/theme/default/images/pro-tab-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    background-color: #f7f7f7;
    position: relative;
}

.sec1 .tab-box {
    width: 100%;
    height: auto;
}

.sec1 .tab_top {
    width: 80%;
    background: #fff;
    border-radius: 8px;
    padding-top: 50px;
    padding-bottom: 25px;
    margin: 0 auto 50px;
}

.sec1 .tab_top1 {
    width: 1300px;
    margin: 0 auto;
    background: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-top: 100px;
    padding-bottom: 130px;
}

.sec1 .tab-title1 {
    width: 600px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 156px;
    position: relative;
    z-index: 2;
}

.sec1 .tab-title1 li {
    width: 140px;
    text-align: center;
    position: relative;
    padding-bottom: 22px;
}

.sec1 .tab-title1 li a {
    color: #fff;
    text-align: center;
    transition: .15s linear;
    -moz-transition: .15s linear;
    -webkit-transition: .15s linear;
}

.sec1 .tab-title1 li a h1 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}

.sec1 .tab-title1 li a p {
    font-family: 'ITCAVANTGARDESTD-BK', Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 6px;
    line-height: 1;
}

.sec1 .tab-title1 li a span {
    display: none;
    width: 140px;
    height: 4px;
    position: absolute;
    bottom: -4px;
    left: 0;
    background: #026954;
}

.sec1 .tab-title1 li a:hover span, .sec1 .tab-title1 li.actived a span {
    display: block;
}

.tab-box, .tab-box1 {
    position: absolute;
    top: 0;
    right: 0; /*opacity:0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
    display: none;
    z-index: -1;
}

.tab-box.active, .tab-box1.actived {
    position: relative; /*opacity:1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
    display: block;
    z-index: 1;
}

.tab-box1 .tab_bottom {
    display: none;
}

.tab-box1.actived .tab_bottom {
    display: block;
}

/*sec1_内容1*/
.tab-box1 {
    width: 100%;
    overflow: hidden;
}

.tab_table {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    font-size: 0;
}

.table-box {
    width: 90.5%;
    margin: 0 auto;
}

.table-box p {
    text-align: left;
    line-height: 2;
    font-size: 16px;
    margin-bottom: 15px;
}

.table-box table th, .table-box table td {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.table-box .table1 {
    width: 20%;
    display: inline-table;
    vertical-align: top;
}

.table-box .table1 th {
    color: #fff;
    position: relative;
    font-size: 12px;
    width: 100%;
}

.table-box .table1 th .swiper-prev, .table-box .table1 th .swiper-next {
    width: 14px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    cursor: pointer;
}

.table-box .table1 th .swiper-prev.swiper-button-disabled, .table-box .table1 th .swiper-next.swiper-button-disabled {
    display: none;
}


.table-box .table1 td {
    height: 40px;
    text-align: left; /*padding-left:5%;*/
    font-size: 14px;
    color: #0d0d0d;
    width: 50%;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
}

.table-box .table1 td.first {
    padding-right: 0;
}

.table-box .table1 td.second {
    color: #0d0d0d;
    width: 50%;
}

/*.table-box .table1 td.second.even:nth-child(2),.table-box .table1 td.second.odd:nth-child(3){border-bottom: 1px solid #e9e9e9;}*/
.table-box .table1 tbody tr td.odd {
    background-color: #ededed;
    text-align: center;
}

.table-box .table1 tbody tr td.even {
    background-color: #f5f5f5;
    text-align: center;
}

.table-box .swiper-container {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}

.table-box .swiper-container .swiper-wrapper .swiper-slide {
    position: relative;
    z-index: -1;
}

.table-box .table2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.table-box .table2 th {
    height: 70px;
    font-size: 28px;
    color: #333;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-right: 1px solid #fff;
    background-color: #d4d4d4;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 88.6%;
}

.table-box .table2 td {
    height: 40px;
    border: 1px solid #f2f2f2;
    font-size: 14px;
    color: #0d0d0d;
}

.table-box .table2 tr td:first-child {
    border-left: 0 none;
}

.table-box .table2 td.even {
    background-color: #f7f7f7;
}

.tab_tip {
    padding-top: 24px;
    width: 90.5%;
    margin: 0 auto;
}

.tab_tip p {
    color: #777;
    font-size: 14px;
    line-height: 30px;
}

#product-head .width {
    max-width: 1380px;

}

#product-show .width {
    padding: 0;
    max-width: 1200px;
}

#product-show .ax-breadcrumb a,
#product-show .ax-breadcrumb li i.ax-iconfont,
#product-show.ax-breadcrumb ul li + li::before {
    color: #000;
}

.pro-info .intro {
    padding: 1rem 0;
}

.pro-info .intro p {
    line-height: 2;
    margin-bottom: 10px;
}

.pro-info h1 {
    font-size: 38px;
    line-height: 1.6;
}

.pro-info .down {
    margin-top: 20px;
    line-height: 36px;
    padding: 0;
    font-size: 16px;
    display: inline-block;
    color: #666;
    border-radius: 5px;
}

.pro-content > div {
    padding: 30px 0;
}

.pro-content .menu {
    padding-top: 30px;
}

.tab-list {
    position: relative;

}

.am-g {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

.am-g:after {
    content: "";
    width: 23%;
}

.am-g .am-u-md-4 {
    width: 23%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.am-g .am-u-md-6 {
    width: 48%;
    margin-bottom: 20px;
}

.cpxq_yyal_bt {
    padding: 10px;
    text-align: center;
}

#product-show .tab-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#product-show .tab-list li {
    width: 19%;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
    background-color: #000;
}

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

#product-show .ax-tab-content li p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 15px;
}

#product-show .tab-list li:hover, #product-show .tab-list li.ax-active {
    background-color: #026954;
}

#product-show .tab-list li a {
    color: #fff;
}

.pro-content .ax-item-block {
    padding: 10px 0;
}

#xgwz li {
    line-height: 40px;
    border-bottom: 1px solid #eee;
}

.artilce-title {
    font-size: 16px;
}

.artilce-title a {
    display: block;
}

/*文章类*/
.news-list li {
    margin-bottom: 40px;
    position: relative;
}

.news-list a.pic {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.66667%;
    overflow: hidden;
}

.news-list a.pic .demo {
    position: absolute;
    background-color: #ccc;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-list a.pic .demo img {
    width: 10vw;
}

.news-list li span.date {
    position: absolute;
    height: 34px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 17px;
    color: rgba(255, 255, 255, 0.8);
    top: 10px;
    left: 10px;
    z-index: 2;
}

.news-list li span.date i {
    color: inherit;
    margin-right: 5px;
}

.news-list li .mask {
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.71);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .3s;
}

.news-list li .mask .ax-sign {
    color: #fff;
    border-color: #fff;
}

.news-list li:hover .mask {
    height: 100%;
    opacity: 1;
}

.news-list li .content {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 3%;
    margin: 0 auto;
    transition: all .3s;
}

.news-list li .content a {
    color: inherit;
}

.news-list li:hover .content {
    position: relative;
    width: 100%;
    padding: 3%;
    color: #026954;
    box-shadow: 0 0 5px #ddd;
}

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

.news-list li .content a {
    display: block;
}

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

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

.news-list li .content p {
    text-align: justify;
    font-size: 15px;
    color: #666;
}

.news-list li .tag {
    color: #999;
}

.img-bg {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
}

.img-bg .inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#article {
    padding: 60px 0;
    background-color: #f5f5f5;
}

#article .width {
    width: 90%;
    max-width: 1200px;
    padding: 40px;
    position: relative;
    background-color: #fff;
    z-index: 2;
}

.ax-article p {
    font-size: 16px;
    font-weight: normal;
    text-align: justify;
    line-height: 2;
    margin-bottom: 15px;
}

.ax-article p img {

}

.news-list.flex {
    align-items: stretch;
    justify-content: flex-start;
}


/*下载*/
.download-list li {
    padding: 30px;
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
    transition: all .3s;
}

.download-list li:hover {
    box-shadow: 0 0 10px #ccc;
}

.download-list li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #026954;
    width: 0;
    height: 2px;
    transition: all .6s;
}

.download-list li:hover:after {
    width: 100%;
}

.download-list li .left1 {
    width: calc(100% - 40px);
}

.download-list li .left2 {
    width: 40px;
    text-align: right;
}

/*联系我们*/
.bg-gray {
    background-color: #f5f5f5;
}

#contact .width, #page .width {

}

#contact {
    padding: 0;
}

#contact input.form-ip {
    height: 50px;
    line-height: 50px;
}
#contact h1{
    margin-bottom: 30px;
}
#contact form {
    background-color: #fff;
    border-radius: 10px;
}

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

#contact .contact-info {
    background: #f5f5f5 url('/theme/default/images/index1-bg.jpg') 0 0 no-repeat;
    padding: 40px;
}

/*about*/
#top-banner {
    position: relative;
    background: #fff url('/theme/default/images/about-bg.jpg') 0 0 no-repeat fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#top-banner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
}

#top-banner .main-title h1 {
    color: #fff;
    font-size: 3rem;
}

#top-banner .main-title p {
    font-size: 1.5rem;
}


#top-banner li {
    flex: 1;
    text-align: center;
}

#top-banner li + li {
    border-left: 1px solid rgba(255, 255, 255, .3);
}

#top-banner li h2 {
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: normal;
    font-family: trmup;
}

#top-banner li p.t1 {
    font-size: 16px;
}

#top-banner li p.t2 {
    font-size: 13px;
    color: #999;
}

#top-banner .content p {
    line-height: 2;
    text-align: justify;
    margin-bottom: 20px;
}

#about1 .item .ax-row {
    display: flex;
    align-items: center;
}

#about1 .content p {

    text-align: justify;
    margin-bottom: 15px;
}

#about1 .video-wrapper {
    padding-left: 50px;
}

#about1 .video-wrapper .video {
    background-color: #000;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

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

.down-ico {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    transform: translateY(0);
    transition: 0.3s ease 0.6s;
    bottom: 15%;
    left: 50%;
    margin-left: -22px;
    z-index: 10;
}

.down-ico i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/theme/default/images/ico_arrow.png) no-repeat center;
    animation: downico 1.5s ease-out infinite;
    position: relative;
}

@keyframes downico {
    0% {
        top: 0;
        opacity: 1;
    }
    35% {
        top: 50%;
        opacity: 0;
    }
    65% {
        top: -50%;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

#about2 {
    background-color: #f1f2f3;
}

#about2 li {
    position: relative;
}

#about3 .content p {
    margin-bottom: 15px;
    line-height: 2;

}

#about4 {
    background: #fff url('/theme/default/images/about4-bg.jpg') 0 0 no-repeat;
    text-align: center;
    min-height: 600px;
    color: #fff;
}

#about4 .flex {

}

#about4 .main-title h1, #about4 .main-title h3 {
    color: #fff;
}

#about4 .main-title h1 span {
    color: #026954;
}

#about4 .content p {
    font-size: 16px;
    line-height: 3;
}

#about4 .more-link {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.5);
    margin-top: 40px;
}

#about4 .more-link:hover {
    border-color: #026954;
}

.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%;
}
 #about1 .item-right p,#about3 .content p{
     font-size: 18px;
     line-height: 2;
     margin-bottom: 25px;
 }

.item-left img {
    width: 100%;
}
#about5 {
    padding: 60px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: #222 url('../images/honor-bg.jpg') center / cover no-repeat;
    color: #fff;
    background-size:100%!important;
}
#about5 .main-title h1,#about5 .main-title h3{
    color: #fff;
}

#about5  .width {
    position: relative;
}

#about5 .swiper-container {
    padding: 0 0 60px;
}

#about5 .swiper-slide {
    width: 640px;
}



#about5 .swiper-slide p {
    line-height: 40px;
    padding-top: 0;
    text-align: center;
    font-size: 1.1em;
    margin: 0;
}

#about5 .swiper-pagination {
    width: 100%;
    left: 0;
    bottom: 15px;
}

#about5 .swiper-slide .x-bg{
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 62.5%;
    background: #fff url('../images/honor-list-bg.jpg') center / cover no-repeat;

}
#about5 .swiper-slide .x-bg a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
        display: flex;
    align-items: center;
    justify-content: center;
}

#about5 .swiper-slide .x-bg img {
    width: auto;
    height: 70%;
    display: block;
  
}

#about5 .swiper-slide.swiper-slide-active {
    filter: none;
}

#about5 .swiper-button-prev, #about5 .swiper-button-next {
    background-image: none;
}

#about5 .swiper-button-prev span, #about5 .swiper-button-next span {
    width: 60px;
    height: 60px;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    background-color: #fff;
    display: block;
    color: #000;
    font-weight: bold;
    transition: all .3s;
}

#about5 .swiper-button-prev:hover span, #about5 .swiper-button-next:hover span {
    border-color: var(--web-color);
    background-color: var(--web-color);
    color: #fff;
}

#about5 .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 1px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#about5 .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border-color: #026954;
    background-color: #026954;
}

#about5 .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;

}

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

#about5 .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
}

/*单页*/

#culture li {
    width: 49%;
    cursor: pointer;
    position: relative;
    margin-bottom: 2%;
}

#culture li .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    text-align: center;
    background-color: rgba(0, 0, 0, .3);
    transition: all .3s;
}

#culture li:hover .mask {
    background-color: rgba(0, 0, 0, .6);
}

#culture li .mask h3 {
    font-size: 24px;
}

#culture li .mask p {
    font-size: 16px;
}

#advantage {
    background: #fff url('/theme/default/images/index3-bg.jpg') 0 0 no-repeat;
    position: relative;
    padding-top: 35%;
}

#advantage .width {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}

#advantage ul.flex {
    position: relative;
    height: 100%;
    left: 0;
    top: 0;
}

#advantage ul.flex li {
    flex: 1;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    height: 100%;
    margin: 0;
    padding: 5% 3% 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    transition: all .3s;

}

#advantage ul.flex li:hover {
    background-color: rgba(0, 0, 0, .5);
    padding-top: 0;
}

#advantage ul.flex li span {
    border-color: #fff;
    font-size: 3rem;
    margin-bottom: 0.5rem;
}

#advantage ul.flex li h1 {
    margin-bottom: 1rem;
}

#advantage ul.flex li p {
    font-size: 15px;
    text-align: justify;
    opacity: 0;
    transform: translateY(100%);
    transition: all .3s;
}

#advantage ul.flex li:hover p {
    opacity: 1;
    transform: translateY(0);
}

#advantage ul.flex li:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

#page, #news {
    padding: 5% 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);
}

.team-list {
    align-items: stretch;
}

.team-list li {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 30px;
}

.team-list li h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

.team-list li h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}

.container-right .team-list li p {
    text-align: left;
    line-height: 1.6;
    margin-bottom: 10px;
}
/*job*/
.job-item{
    padding: 40px 0;
}
.job-item .menu{
    margin-bottom: 40px;
}
#job .main-title{

    margin-bottom: 30px;
}
.job-a{
    margin-bottom: 60px;
}
.job-a p{
    text-align: justify;
    line-height: 1.8;
    margin-bottom: 15px;

}
.job-a .more-link{
    margin-top: 30px;
}
.job-c p{
    line-height: 2.4;
    font-size: 18px;
}
.add_job {
    width: 100%;
    padding: 20px;
    position: fixed;
    text-align: center;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999;
    border-top: 1px solid #ccc;
    display: none;
}


#job .container-right {
    padding-top: 0;
}

#job .container-right p {
    text-align: left;
    line-height: 1.6;
    margin-bottom: 10px;
}

#job .container-right .artlist-item-body {
    padding: 30px;
}

#job .container-right .artlist > div + div {
    border-top: 1px solid #ddd;
}

#job .container-right .artlist-item-body .title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}

#job-head {
    padding: 0;
    background-color: #f5f5f5;
}

#job-show {
    padding: 30px 0;
}

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


.ax-article span {
    font-size: 14px;
}
    #service li .content{
        background-color: #f5f5f5;
        text-align: center;
        margin: 0;
        padding: 10px;
    }


@media only screen and (min-width: 1921px) {
    .ps-content > img{
        max-height: 380px;
    }
    #index-5 .left-content {
        margin-left: 0;
    }

    #index-5 .main-title {
        left: 50px;
    }

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

    #index-5 .top-title {
        font-size: 3.5vw;
    }

    #index-3 {
        width: 1920px;
        margin: 0 auto;
    }
}

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

    .imager_kv_img1 {
        padding: 30px 0;
    }
}

@media screen and (min-width: 1600px) {
    #product .pro-list li {
        width: 23%;
        transition: all .3s;
        margin-right: 2.6%;
    }
    #product .pro-list li:nth-child(4n+4) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1440px) {
    body{
        font-size: 14px;
    }
    .main-title strong{
        margin: 20px auto;
    }
    .main-title h1{
        font-size: 34px;
    }
    #about4{
        min-height: unset;
    }
     #about1 .item-right p,#about3 .content p{
     font-size: 16px;
     margin-bottom: 15px;
 }
    .container-left {
        width: 200px;
    }

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

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

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

    header .logo, footer .foot-logo {
        height: 4.5vh;
    }

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

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

    .nav-tog-main .item .item-list dl:first-child {
       
    }

    .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: 100%;
        padding: 0 5%;
    }


}

@media only screen and (max-width: 1280px) {
    .main-title{
        margin-bottom: 40px;
    }
    #about3 .main-title{
        margin-bottom:25px;
    }
         #about1 .item-right p,#about3 .content p{
     font-size: 14px;
     margin-bottom: 15px;
 }
    .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: 992px) {
    .ax-table td{
   
    padding: 5px;
}
    header .menu-handler .burger-1{
        top: 0;
    }
    header .menu-handler .burger-2{
        top: 10px;
    }
    .top-tool span{
        margin-right:10px;
    }
    .width{
        max-width: unset;
        min-width: unset;
        padding: 0 3%;
    }
    #party .x-item-main{
        margin-left: 10px;
        padding: 20px 0 0;
    }
    #party .x-item {
        padding: 0 20px;
        
    }
    #party .x-item .subject{
        margin-bottom: 20px;
      
    }
     #party .x-item .subject b{
         font-size:24px;
     }
    #party .x-item:before{
        width:24px;
        height: 24px;
        border-width: 1px;
        left: -12px;
      
    }
    .mobile-show{display:block!important}
    .mobile-hide{display:none!important}
    #party .x-item li{
        width:49%;
    }
    
    #product .pro-list li{
        width: 100%;
    }
     #contact .flex3 .item h1{
         font-size: 24px;
         margin-bottom: 15px;
     }
     .contact-info .info-item{
         margin-bottom: 10px;
     }
     .contact-info h3{
         font-size: 18px;
     }
    #contact .width{
        padding: 0;
    }
    #contact .flex3 .item{
        width:100%;
        flex:unset;
        padding: 3% ;
    }
    #contact .flex3 .item ul{
        margin: 0;
    }
    #contact .flex3 .item li{
        padding: 0;
    }
    #contact input.form-ip{
        height: 35px;
        line-height: 35px;
    }
#contact .flex3{
    display: block;
}
    .pro-info h1{
        font-size: 24px;
        margin-top: 1rem;
    }
    #xgwz li, #service li{
        width: 100%;
    }
    .mobile-hide{
        display: none;
    }
    #laser .list-2 li{
        width: 100%;
    }
    .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;
    }

    #index-1, #index-2, #index-4, #index-5, #index-6, #index-7, section {
        padding: 40px 0;
    }

    header, header .header-left > a, header .header-right {
        height: 70px;
    }

    .logo-text, header .header-right .menu-txt {
        display: none;
    }

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

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

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

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

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

    .main-title h3 {
        width: 90%;
    }

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

    #index-3 {
        padding: 0;
    }

    #index-3 ul.flex li {
        width: 100%;
    }



    #index-2 .index2-map, #index-2 .content {
        width: 100%;
        left: 0;
    }

    #index-2 .index2-intro {
        position: relative;
        width: 100%;
        top: 0;
    }

    #index-2 .main-title {
        margin-top: 20px;
        text-align: center;
    }

    #index-2 .data li {
        width: 50%;
    }

    #index-2 .data li h2 {
        font-size: 32px;
    }

    #index-2 .cate-list li {
        padding: 0 10px;
        font-size: 12px;
    }

    .ui-sidebar {
        display: none;
    }

    #index-2 .content p {
        font-size: 14px;
    }

    #index-5 .main-title {
        position: static;
    }

    #index-5 .swiper-slide .content {
        flex-wrap: wrap;
    }

    #index-5 .left-content, #index-5 .right-content {
        width: 100%;
        margin: 0;
    }

    #index-5 .left-content {
        padding: 0;
        border: none;
    }

    #index-5 .left-content h1:before {
        display: none;
    }

    #index-5 .left-content h1 {
        font-size: 24px;
        padding: 0;
    }

    #index-5 .left-content > div {
        padding: 0 10px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    #index-5 .more-link {
        margin: 0;
    }

    #index-4 .ax-tab-nav li, #news .ax-tab-nav li {
        margin-right: 10px;
        font-size: 20px;
    }

    #index-4 .news-list li {
        width: 100%;
    }

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

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

    #index-7 li {
        width: 24%;
        min-height: unset !important;
    }

    #index-7 li img {
        width: 80% !important;
        position: static !important;
    }

    #index-7 {
        min-height: unset;
    }

    #index-6 .main-title h1 {
        font-size: 24px;
    }

    .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;
        display: block;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }
.nav-tog-main{
    overflow-y: auto;
}
    .nav-tog-main .item dl {
        margin-top:0;
        margin-bottom: 20px;
         padding: 0;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .nav-tog-main .item dl dd {
        margin: 0;
        width: max-content;
        min-width: 31%;
    }

    

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

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

    .nav-tog-main .item {

    }

    .container-left {
        display: none;
    }

    .container-right {
        width: 100%;
    }

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

    #advantage {
        background: #fff;
        padding: 60px 0;
    }

    #advantage .width {
        position: static;
    }

    #advantage ul.flex li {
        width: 100%;
        flex: auto;
        color: unset;
        margin-bottom: 15px;
    }

    #advantage ul.flex li h1 {
        line-height: normal;
        margin-bottom: 10px;
    }

    #advantage ul.flex li p {
        opacity: 1;
        transform: unset;
    }

    #advantage ul.flex li span {
        font-size: 2rem;
        color: #026954;
    }

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

    .foot-1 {
        padding-bottom: 10px;
    }

    footer {
        padding-top: 40px;
    }

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

    #about1 .item-left, #about1 .item-right, #about2 li, #about3 li, #media .flex li {
        width: 100%;
    }

    #about4 {
        min-height: auto;
    }

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

    #culture li {
        width: 100%;
    }

     header.fix1, header.fix {
        background-color: #fff;
        color: #333;
    }

    header.fix: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%;
    }

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

    #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;
    }
    #article .ax-article{
        padding: 0;
    }
    .pro-list li{
        margin-bottom: 2%;
            margin-right: 0;
    }
    #product-show{
        padding: 0;
    }

    #product-show .tab-list li{
        width: 20%;
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px) {
  #party .x-item li{
        width:100%;
    }   
    #party .x-item li .content{
        min-height: unset;
    }
}



