* {
    font-family: Arial;
}
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;

}
#product-show .ax-tab-content li td{    padding: 6px 10px!important;
    border-right: solid 1px #ddd!important;
    text-align: center;}
#product-show .ax-tab-content li table{ width:100%;}
#product-show .ax-tab-content li tr{border: solid 1px #ddd!important;}
#product-show .ax-tab-content li tr:nth-child(2n){background:rgba(0,0,0,0.03)!important;}

.subject b{
    font-size:34px;
    font-weight: bold;
    
}
    #party .x-item-main{
        position: relative;
        margin-left:0px;
        padding: 40px 0;
        border-left: 0px solid #ccc;
    }
    #party .x-item {
        padding: 0 0px;
         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 #00873B;
        border-radius: 50%;
        left: -20px;
        top: 0;
        z-index: 2; display:none
    }
     #party .x-item{
         margin-bottom: 20px;
     }
     #party .x-item ul{
         align-items: stretch;justify-content: flex-start;
     }
     #party .x-item li{
           width: 23.85%;
    background: #f5f5f5;
    margin-bottom: 1.5%;
    margin-right: 1.5%;
     }
	 
	 #party .x-item li:nth-child(4n) {
    margin-right: 0;
}
    #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: #00873B;
    background: #00873B;
    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: #00873B;
}

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

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

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

.ui-sidebar ul li a:hover path{fill: #fff;}

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

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

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: 1.5vw;
    font-weight: normal;

}

.path-left a.hover {
    color: #00873B;

}


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

.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 #00873B;
    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: 80px;
    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.3);
    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(#00873B, #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: 2.5rem;
    color: #fff;
    text-align: center;
    margin: 0;
    line-height: 1;text-transform: uppercase;
}

.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: 66px;
    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: 0.94vw;
    line-height: 1.5;
}

header .logo-text p.t2 {
    font-size: 0.8vw;
    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: #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 {
   
    width: 100%;
    padding: 0 0%;
    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: 1.1vw;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
    color: #333;
}

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

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

.nav-tog-main .item dl dd a:hover {
    border-bottom: 1px solid;
    border-bottom-color: #00873B;
    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: center;
    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%;
}

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

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

.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: #00873B;
    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: 18px;    PADDING-LEFT: 6PX;
  
}

.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;color: #fff;
}
.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: #00873B;
}

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

/* å¯¼èˆª */

.menuDl {
    display: flex;

}

.menuDl dd {
    float: left;
    display: inline;
    padding: 0 1vw;
   
}

.topMenu {
    z-index: 9;
    height: 90px;
    display: flex;
    align-items: center;text-transform: uppercase;
 
}

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

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

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

.twoMenu {
    position: absolute;
    top: -300px;
    left: 0;
    width:280PX;
    overflow: hidden;
    background-color: #00873B;
    border-top: 1px solid #00873B;
    border-bottom: 1px solid #00873B;
    transform-origin: 50% 0;
    transform: scaleY(0) translateZ(0);
    opacity: 0;
    border-bottom: 1px solid #00873B;
    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: #00873B;
}

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

.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: #00873B;
    background-color: #eee;
}

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

.twoMenu a {
    font-size: 0.86vw;
    transition: 0.3s ease;
}

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

.twoMenu .li:hover a {
    color: #fff;
    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);

}

/*å¤´éƒ¨ç»“æŸ*/
/*åº•éƒ¨*/
footer {
    padding: 3% 0 0;
    background: #e6e6e6;
}

footer .flex li {
    margin-bottom: 0;
}
footer .flex li:nth-child(5),footer .flex li:nth-child(7),footer .flex li:nth-child(4),footer .flex li:nth-child(9){ display:none}
footer .flex li .sub-menu li{display: inherit!important;}

footer a {
    transition: all .3s;
}

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

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

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

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

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

.link {
    padding-top: 20px;
}

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

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

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 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, .18);
    justify-content: center;
}
.banner .more-link{
    border-color: #fff;
    color: #fff;
    margin-top: 20px;
}
.banner .more-link:hover{
    border-color: #00873B;
}
.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: #00873B;
    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: #00873B;
}

.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('../image/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 img.hover-img,
#index-pro .swiper-slide:hover img.begin-img,
.pro-list li:hover img.begin-img,
.pro-list li img.hover-img {
    display: none;
}


#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: #00873B;
}

#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: #00873B;
    background-color: #00873B;
    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 #00873B;
    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: #e3e3e3;
    color: #333;
}

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

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

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

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

#index-2 .content {
    width: 60%;
    padding: 0;
}

#index-2 .more-link {
    color: #333;
    border: 1px solid #999;
    margin-top: 30px;
}

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

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

#index-2 .index2-map {
    width: 55%;
    position: relative;
    left: 42%;
}

#index-2 .index2-intro {
    width: 50%;
    position: absolute;
    top: 12%;

}

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

#index-2 .content p{    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;}
#index-2 .cate-list li {
    color: #00873b;
    padding: 0 25px;
    line-height: 30px;
    border: 1px solid #00873b;
    border-radius: 15px;
    transition: all .3s;
}

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

#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: #00873B;

}

#index-2 .data li span {
    font-size: 40px;
    color: #00873B;
    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;
}
#about2 li .mask div{ width:80%; margin:auto;}
#about2 li .mask div h1{ margin-bottom:5%;}
#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, 58, 14, .6);

}

#index-6 {

    /*background: url("../image/index1-bg.jpg") center no-repeat;*/
    background-color: #fff;
}

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

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

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

#index-7 .width {
    max-width: 1300px;
    position: relative;
}
#index-7 ul{
    margin: 13% auto -10%;
}
#index-7 li {
    width: calc(100% / 6);
    min-height:192px;
    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: 130px;
    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: 160px; left:7%;
}

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

#index-7 li:nth-child(5) img {
    width: 157px;
    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: 0%;
    left: 25%;
}

#index-7 li:nth-child(8) img {
width: 160px;
    left: 10%;
    top: -40%;
}

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

#index-7 li:nth-child(10) img {
    width: 152px;
    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: 80%;
    top: -39%;
}
#index-7 li:nth-child(14) img{width: 157px;
    left: 6%;
    top: -39%;}
#index-7 li:nth-child(15) img{    width: 150px;
    left: -10%;
    top: -39%;}
#index-7 li:nth-child(16) img{width: 140px;
    left: -70%;
    top: -20%;}
#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 .more-link:hover {
    border-color: #00873B;
}
#index-5 .swiper-slide .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;

}

#index-5 .top-title {
    font-weight: bold;
	font-family: 'Oswald SemiBold';
    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 h4 {
    position: relative;
    padding-left: 50px;
	font-size:15px;
	width: 90%;
	font-weight:normal;
	color:#333;
}

#index-5 #index5-pic .swiper-wrapper .swiper-slide.swiper-slide-thumb-active img {
    opacity: 1; border:5px solid #00873B
}
#index-5 #index5-pic .swiper-wrapper .swiper-slide.swiper-slide-thumb-active p{ color:#00873B}
#index-5 #index5-pic .swiper-wrapper .swiper-slide img {
    opacity: 1;
}

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

#index-5 .right-content img{transition: all .6s;
    border-bottom-left-radius:220px; overflow:hidden;}
#index-5 .right-content {
    width: 55%;    position: RELATIVE;
}
#index-5 .right-content::after {
content: "";
    width: 100%;
    height: 100%;
    position: absolute;
   /* background: url(../picture/ca_bg.png);*/
    right: 0;
    top: 0;
    z-index: 1;
    border-bottom-left-radius: 220px; 
}
#index-5 .content p {
    text-align: justify;
    font-size: 15px; padding-top:5px;
}

#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: #00873B;
}

#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 {
  
}

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

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

.index2-map .mask a p {
  color:#fff;
}

.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: #00873B;
    margin: 30px auto;
}

.main-title h3 {
    font-size: 20px;
    color: #666666;
    width: 80%;
    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: #00873B;
    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: #00873B;
}

#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: #00873B;
}

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

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

.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: #00873B;
    position: fixed;
    left: 3%;
    top: 50%;
    cursor: pointer;
    transition: all .5s;
}

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

.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: #00873B;
    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: #00873B;

}

.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;
	padding-bottom: 80px;
}

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

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

.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: #00873B;
    color: #fff;
}

.imager_kv_img_tit {
    background: #f7f7f7 url('../image/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: #00873B;
}

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

.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(../image/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: #00873B;
}

.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;*/ background:#f7f7f7
}

#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: #00873B;
}

#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;
    width: 32.33%;
    margin-right: 1.5%;
}
.news-list li:nth-child(3n) {
    margin-right: 0;
}
.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(41, 150, 68, 0.7);
    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: #00873B;
    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: 20px;
    font-size: 22px;
}

.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: 1600px;
    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: #00873B;
    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 .bnts{    width: 120px;
    background-color: #00873B;
    color: #fff;
    font-size: 14px;
    height: 38px;
    line-height: calc(38px - 4px);
    text-decoration: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    margin-top: 20px;}
#contact form .divs{ margin-bottom:10px;}
#contact form label, #contact p {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 5px;
}

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

/*about*/
#top-banner {
    position: relative;
    background: #fff url('../image/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(../image/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('../image/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: #00873B;
}

#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: #00873B;
}

.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-left{ position:relative}
 #about1 .item-right p,#about3 .content p{
     font-size: 16px;
     line-height: 2;
     margin-bottom: 10px;
 }

.item-left img {
    width: 100%;
}
#about5 {
    padding: 60px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: #222 url('../image/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: #ddd;

}
#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: #00873B;
    background-color: #00873B;
}

#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 .mask div{ width:80%; margin:auto}

#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('../image/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(17, 148, 50, .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 a{ color:#fff}
#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 p strong{display: initial;
    width: auto;
    height: 0px;
    margin: 0px auto; background-color:rgba(255,255,255,0)}
.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%;
}


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

@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: auto;
    min-height: auto;
    }

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

    .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 3%;
    }
.menuDl dd{ padding:0 0.6vw}

}

@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;
    }
	.banner .swiper-wrapper{ height:50vh!important}
	.banner .swiper-wrapper .bg{ height:50vh!important}
	.banner .swiper-slide video,.banner .bg img,.banner .mask{ height:50vh!important}
	
}

@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: 20px;
    }

    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; display:block;
    }
	#index-5 .left-content h4{ padding-left:0}

    #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: 94%;
    margin: AUTO;
    }

    .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;
margin-bottom: 15px;
    border-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
    }
#advantage ul.flex li:last-child{border-right:0}
    #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: #00873B;
    }

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

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

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

    .cate-banner .ps-content img {
          height: auto;
    width: 120%;
    margin: auto;
    max-width: INITIAL;
    min-height: 170px;
    }

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

    #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%;
    }
    #product-show{
        padding: 0;
    }

    #product-show .tab-list li{
        width: 20%;
        font-size: 12px;
    }
	.clientList ._brand ._item{ width:2rem!important; height:2rem!important}
}
@media only screen and (max-width: 768px) {
  #party .x-item li{
        width:100%;
    }   
    #party .x-item li .content{
        min-height: unset;
    }
	#index-1 .box_er a{ font-size:15px!important;padding: 15px 1.5vw!important;}
	#about2 li .mask div h1{ margin-bottom:0!important;}
	#about2 li .mask div{ width:94%}
	.news-box .item{    display: inherit!important}
	.news-box .item .text{    flex-basis: 100%!important;
    padding-right: 0!important;}
	.news-box .item .img{    flex-basis: 100%!important;
    height: auto!important;}
}
.video-con .pic {
    position: relative;
    overflow: hidden;
    padding-top: 52%;
}
.video-con img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-con .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 74px;
    height: 74px;
    margin: -37px 0 0 -37px;
    border-radius: 50%;
    background: url('../image/play-lb1.png') no-repeat 0 0;
    cursor: pointer;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.video-con .play:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}


.js-close {
    position: absolute;
    right: -50px;
    top: 0px;
    height: 50px;
    width: 50px;
    background: url('../image/close-js1.png') no-repeat center;
    background-size: cover;
    cursor: pointer;
}

.pop-video {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.pop-video .video-box {
    left: 50%;
    top: 50%;
    margin-top: -250px;
    margin-left: -325px;
    width: 650px;
    height: 500px;
    position: absolute;
}

.pop-video .video-box .video {
    position: relative;
    padding-top: 70%;
}

.pop-video .video-box .video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.video-con video{position: relative; z-index: 2;}
.video-con::after {content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(0 135 59 / 87%);
    right: -2%;
    top: 2%;
    z-index: 1;}
.box_er{ text-align:center;margin-bottom: 3%;}
#index-1 .box_er a{    display: inline-block;
    background: #fff;
    padding: 15px 1.5vw;
    color: #333;
    font-size: 0.84vw;
    margin: 0 0.1vw; margin-bottom:1vw}
#index-1 .box_er a:hover{ background:#00873B; color:#fff}






















.client{padding-top: 4rem;overflow: hidden;position: relative;}

.client ._bg{position: absolute;z-index: -1;width: 100%;height: 120%;top: 0;left: 0;}

.client ._bg img{width: 100%;height: 100%;object-fit: cover;}

.clientList{height: 0;width: 100%;padding-bottom: 53.47222222222222%;position: relative;}

.clientList ._logo{width: 19.86111111111111%;position: absolute;top: 20%;left: 50%;transform: translateX(-50%);}

.clientList ._logo>div{width: 100%;height: 0;padding-bottom: 100%;background-color: #fff;border-radius: 50%;position: relative;}

.clientList ._logo ._cir{position: absolute;top: 0;left: 0;width:100%;height:100%;border:1px solid rgba(41,150,68,.5);border-radius: 50%;

animation: spread1 10s linear infinite;opacity:0;will-change: transform;z-index: -1;}

@keyframes spread1 {

    0% {

    	transform: scale(1);

        opacity: .2

    }

    100% {

        transform: scale(5);

        opacity: 0

    }

}

.clientList ._logo ._cir.j1{animation-delay: 0s;}

.clientList ._logo ._cir.j2{animation-delay: 2s;}

.clientList ._logo ._cir.j3{animation-delay: 4s;}

.clientList ._logo ._cir.j4{animation-delay: 6s;}

.clientList ._logo ._cir.j5{animation-delay: 8s;}

.clientList ._logo img{position: absolute;top: 50%;width: 60%;left: 20%;transform: translateY(-50%);}

@keyframes spin1{

    to{transform: rotate(1turn);}

}

@keyframes spin2{

    to{transform: rotate(-1turn);}

}

.clientList ._brand{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.clientList ._brand ._item{position: absolute;transform-origin: 40% 40%;animation: spin1 9s infinite linear;will-change: transform;}

.clientList ._brand ._item ._pal{width: 100%;height: 100%;justify-content: center;align-items: center;animation-duration: 1.5s;

background-color: #fff;border-radius: 50%;overflow: hidden;padding: .2rem;box-shadow: 0 .15rem .3rem rgba(255,147,51,.05);will-change: transform;}

.clientList ._brand ._item ._pal img{max-width: 100%;max-height: 100%;object-fit: contain;}

.clientList ._brand ._item.cir1{left: 2%;top: 14%;width: 5.25rem;height: 5.25rem;animation: spin1 7s infinite linear;}

.clientList ._brand ._item.cir1 ._pal img{animation: spin1 7s infinite linear reverse;}

.clientList ._brand ._item.cir2{left: 3%;top: 63%;width: 5.8rem;height: 5.8rem;animation: spin2 5s infinite linear;}

.clientList ._brand ._item.cir2 ._pal img{animation: spin2 5s infinite linear reverse;}

.clientList ._brand ._item.cir3{left: 11%;top: 40%;width: 6.65rem;height: 6.65rem;animation: spin2 9s infinite linear;}

.clientList ._brand ._item.cir3 ._pal img{animation: spin2 9s infinite linear reverse;}

.clientList ._brand ._item.cir4{left: 30%;top:58%;width: 8.75rem;height: 8.75rem;animation: spin2 6s infinite linear;}

.clientList ._brand ._item.cir4 ._pal img{animation: spin2 6s infinite linear reverse;}

.clientList ._brand ._item.cir5{left: 24%;top: 20%;width: 7.05rem;height: 7.05rem;animation: spin1 8s infinite linear;}

.clientList ._brand ._item.cir5 ._pal img{animation: spin1 8s infinite linear reverse;}

.clientList ._brand ._item.cir6{left: 17%;top: -5%;width: 6.9rem;height: 6.9rem;animation: spin2 10s infinite linear;}

.clientList ._brand ._item.cir6 ._pal img{animation: spin2 10s infinite linear reverse;}

.clientList ._brand ._item.cir7{right: 27%;top: 2%;width: 7.35rem;height: 7.35rem;animation: spin1 9s infinite linear;}

.clientList ._brand ._item.cir7 ._pal img{animation: spin1 9s infinite linear reverse;}

.clientList ._brand ._item.cir8{right: 23%;top: 48%;width: 7.50rem;height: 7.50rem;animation: spin2 7s infinite linear;}

.clientList ._brand ._item.cir8 ._pal img{animation: spin2 7s infinite linear reverse;}

.clientList ._brand ._item.cir9{right: 13%;top: 20%;width: 7.45rem;height: 7.45rem;animation: spin1 10s infinite linear;}

.clientList ._brand ._item.cir9 ._pal img{animation: spin1 10s infinite linear reverse;}

.clientList ._brand ._item.cir10{right: 4%;top: 68%;width: 7.5rem;height: 7.5rem;animation: spin2 5s infinite linear;}

.clientList ._brand ._item.cir10 ._pal img{animation: spin2 5s infinite linear reverse;}

.clientList ._brand ._item.cir11{right: 0%;top: 40%;width: 6.5rem;height: 6.5rem;animation: spin2 8s infinite linear;}

.clientList ._brand ._item.cir11 ._pal img{animation: spin2 8s infinite linear reverse;}

.clientList ._brand ._item.cir12{right: 37%;bottom:0%;width: 6.9rem;height: 6.9rem;animation: spin1 6s infinite linear;}

.clientList ._brand ._item.cir12 ._pal img{animation: spin1 6s infinite linear reverse;}

.clientList ._brand ._item.cir13{right: 13%;top:78%;width: 7.5rem;height: 7.5rem;animation: spin1 8s infinite linear;}

.clientList ._brand ._item.cir13 ._pal img{animation: spin1 8s infinite linear reverse;}

.clientList ._brand ._item.cir14{right: 10%;top: -8%;width: 6.35rem;height: 6.35rem;animation: spin1 8s infinite linear;}

.clientList ._brand ._item.cir14 ._pal img{animation: spin1 8s infinite linear reverse;}

.clientList ._brand ._item.cir15{    left: 40%;
    top: -8%;width: 7.75rem;height: 7.75rem;animation: spin2 8s infinite linear;}

.clientList ._brand ._item.cir15 ._pal img{animation: spin2 8s infinite linear reverse;}

.clientList ._brand ._item.cir16{left: 16%;bottom: 0%;width: 6.5rem;height: 6.5rem;animation: spin2 7s infinite linear;}
.clientList ._brand ._item.cir16 ._pal img{animation: spin2 7s infinite linear reverse;}
.new_title{border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.new_title h2{ text-align:center;border-left:0px solid #ccc; padding-left:0;    font-size: 1.8rem;}
.date-info{ text-align:center!important}

.video_ul{ margin-top:0%; }
.video_ul ul{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.video_ul ul li{    margin-bottom: 2%;
    flex-basis: calc((100% - 40px) / 4);}
.video_ul ul li:nth-child(4n+0){ margin-right:0;}
.video_ul ul li .imgs{ overflow:hidden;position:relative; padding-top:66.8%;}
.video_ul ul li .imgs:after{ content:""; background:rgba(0,0,0,0.2); top:0; left:0; width:100%; height:100%; position:absolute; z-index:1;}
.video_ul ul li:hover .imgs:after{background:rgba(0,0,0,0.4);}
.video_ul ul li .imgs img{display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.video_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.video_ul ul li .boxs{ max-width:350px; width:96%; margin:0 auto;}
.video_ul ul li .h3{font-weight:bold; font-size:20px;  line-height:30px; height:30px; color:#333333; margin-top:16px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.video_ul ul li .p{ overflow:hidden;line-height:24px; height:48px; color:#666666; font-size:16px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:8px; margin-bottom:4px;}
.video_ul ul li:hover .h3{ color:#00873B;}
.video_ul ul li i{ display:block; width:52px; height:52px; margin-top:-26px; margin-left:-26px; position:absolute; left:50%; top:50%;background:url(../image/play-lb1.png) center center no-repeat; background-size:100%;transition:all 0.3s; z-index:2;}
.video_ul ul li:hover i{transform:scale(1.1, 1.1); background-image:url(../image/play-lb1.png);}

.mainFilter{width: 100%;height: 100%;position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 100;display: none;background: url(http://www.skymenplasma.cn/statics/jiemeng/images/about_bg.png);}
.popupVideo {
  max-width: 800px;
  width:96%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 120;
  display: none;
  border-radius:4px;
  outline:none;
}
.popupVideo iframe,
.popupVideo video {
  width: 100%;
  max-height:500px;
  background:#000;
}
.popupVideo .close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 18px;
  right: 18px;
  background: url(../images/c10.png) no-repeat center;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  border-radius:50%;
  z-index:2;
    background-color: rgba(0,135,59,0.7);
}
.popupVideo .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
   background-color: background-color: rgba(0,135,59,0.7);
    background-image:url(../images/c10.png);
}
.popupVideo .video_t{ height:60px; line-height:60px; overflow:hidden; background:#fff; padding-left:18px; color:#424242; font-size:18px; font-weight:400; display:none;}
.artshow{}
.artshow h1{font-size:24px;font-weight:bold;margin:0;}
.artshow .info{line-height:50px;border-bottom:1px solid #f3f3f3;margin-bottom:20px;color:#666;}
.artshow .info span{color:#999;}
.artshow .info i{color:#ccc;margin-right:5px;}
.artshow .other{margin:15px 0;padding:0px;font-size:14px;}
.artshow .other ul{overflow:hidden;list-style:none;display:flex;flex-wrap:wrap;}
.artshow .other ul li{width:25%;line-height:30px;}
.artshow .other ul li span{color:#999;}
.ui-box-h2{font-size:24px;padding:20px 30px;border-bottom:1px solid #eaeaea;position:relative;}
.ui-box-h2:after{position:absolute;display:block;content:"";border-bottom:3px solid #0E77EA;bottom:0;left:30px;width:45px;}
.ui-box-body{padding:25px 30px;word-break:break-all;min-height:380px;}
.ui-box-body img,.ui-box-body p img{max-width:100%;}
.ui-box-body p{margin-bottom:20px;line-height:24px;}
.ui-box-body .content a{color:#03C;}
.ui-box-body .content a:hover{color:#f30;}
@media only screen and (max-width: 1024px) {
    .ui-box-body{padding:0;word-break:break-all;min-height:unset;}
    .artshow .other ul li{
        line-height: 32px;
        font-size:14px;
        width: 49%;
    }
	#culture li .mask div{ width:100%;}
	#culture li .mask h3{ font-size:20px;}
	#culture li .mask p{font-size: 14px;
    line-height: 1.6;}
	.news-box .item{ margin-bottom:5%;}
	.new_title h2{ font-size:1.2rem}
	.video_ul ul li{    margin-bottom: 2%;
    flex-basis: calc((100% - 0px) / 1);}
	.video_ul ul li .boxs{ max-width:100%;}
	.video_ul ul li .p{padding: 0!important;}
	.riifo-contact-office-item{flex-basis: calc((100% - 10px) / 2)!important;}
	.list-2 li{ width:100%;}
}
.rollAni,.font_effect {
    visibility: inherit!important;
}

.postCnt {
    text-align: center;
    width: 100%;
}

.postCnt thead th {
    background-color: #00873B;
    height: 62px;
    color: #fff;
}

.postCnt thead th:first-of-type,.postList td:first-of-type {
    padding-left: .6rem;
}

.postCnt thead th:last-of-type,.postList td:last-of-type {
    padding-right: .6rem;
}

.postList ._check {
    height: 70px;
    cursor: pointer;
}

.postList ._info {
    border-bottom: 1px dashed #7c7c7c;
}

.postList ._info ._txt {
    height: 0;
    overflow: hidden;
    text-align: left;
}

.postList ._info ._txt>div {
    padding-top: .2rem;
    padding-bottom: .6rem;
    line-height: 2;
    color: #666;
    background: #f7f7f7;
    padding: 20px;
}

.postList ._check ._switch {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    background-color: #00873B;
    border-radius: 50%;
}

.postList ._check ._switch:after, .postList ._check ._switch:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 52%;
    left: 24%;
    height: 1px;
    top: 50%;
    transition: transform 0.5s ease;
}

.postList ._check ._switch:after {
    transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
}

.postList ._check ._switch:before {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.postList ._check.on ._switch:before, .postList ._check.on ._switch:after {
    transform: none;
}

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

td {
    display: table-cell;
    vertical-align: inherit;
}


.riifo-contact-office {
    overflow: hidden;
    position: relative;
    padding: 7% 0 5% 0; background:#f7f7f7
}

.riifo-contact-office .riifo-title {
    text-align: center;
}

.riifo-contact-office-list {
    padding-top: 1%;display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.riifo-contact-office-item {
    background: #fff;
    flex-basis: calc((100% - 60px) / 4);
    margin-bottom: 20px;
}

.riifo-contact-office-item.mr0 {
    margin: 0 0 3% 0;
}

.riifo-contact-office-item .pic {
    transition: all .4s ease;
}

.riifo-contact-office-item .text {
    text-align: center;
    padding: 10% 0 5% 0;
}

.riifo-contact-office-item .title-1 {
    font-weight: bold;
}

.riifo-contact-office-item .add-2 {
    padding: 10px 0;
    width: 92%;
    margin: auto;
    line-height: 26px;
}

.riifo-contact-office-item .link-3 {
    position: relative; display:none
}

.riifo-contact-office-item .link-3 a {
    display: inline-block;
    position: relative;
    padding: 20px 20px;
}

.riifo-contact-office-item .link-3 a::after {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 3;
    opacity: .1;
    margin-top: -15px;
}

.riifo-contact-office-item .link-3 a:last-child::after {
    display: none;
}

.riifo-contact-office-item .link-3 .riifo-svg {
    position: relative;
    overflow: hidden;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.riifo-contact-office-item .link-3 span {
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.riifo-contact-office-item .link-3 .showtip {
    position: absolute;
    left: 50%;
    bottom: -10px;
    z-index: 10;
    margin: auto;
    transform: translateX(-50%);
    width: 100%;
    display: none;
}

.riifo-contact-office-item .link-3 .showtip strong {
    width: 100%;
    padding: 8px 20px;
    text-align: center;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    position: relative;
}

.riifo-contact-office-item .link-3 .showtip strong::before {
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    width: 0;
    ;height: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -8px;
}

.riifo-contact-office-item .link-3 a:hover .showtip {
    display: block;
}



.googlemap {
    background-image: url('../../media/images/map.jpg');
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    overflow: hidden;
}

.news-box .item {
    position: relative;
    padding: 2vw 0;
    border-bottom: #eee solid 1px;
    display: flex;
    align-items: center;
}
.news-box .item .text {
    flex-basis: 70%;
    padding-right: 4vw;
    height: fit-content;
}
.news-box .item .img {
    flex-basis: 30%;
    height: 20vw;
    max-height: 400px;
}
.news-box .item .text .time {
    font-size: 18px;
    font-family: "Arial";
    font-style: italic;
    color: var(--main-color);
    font-weight: bold;
}
.news-box .item .text .title {
    font-size:20px;
    font-family: Microsoft YaHei;
    color: #333;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 10px;
}
.news-box .item .text .line {
    width: 40px;
    margin-left: 0;
    border-top-color: var(--main-color);
    border-top-style: solid;
    border-top-width: 2px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0, 1, 1);
}
.news-box .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-box .item:hover .line {
    width: 100%;
}
 .mainCon .con {
    width: 100%
}

 .mainCon dl {
    padding: 39px 0;
    height: auto;
    border: 1px solid #dfdfdf;
    border-top: none;
    background: #fff;
    position: relative;display: flex;
    align-items: center;
}

 .mainCon dl:first-child {
    border-top: 1px solid #dfdfdf
}

 .mainCon dt {
    margin-left: 40px;
    overflow: hidden  ;  flex-basis: 20%;
}

 .mainCon dt img {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out;
    width: 100%;
    height: auto
}

 .mainCon dl:hover dt img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

 .mainCon dd {
    position: relative;
    margin-left: 40px;    flex-basis: 72%;
}

 .mainCon dd h3 {
    font-size: 20px;
    font-weight: 400
}

 .mainCon dd h3 a {
    color: #000;
    text-decoration: none
}

 .mainCon dd p {
    width: 90%;
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-top: 17px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

 .mainCon dd .label {
    font-size: 12px;
    color: #999;
    display: block;
    padding-left: 26px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../image/newsList_icon03.png) no-repeat left center;
    line-height: 16px
}

 .mainCon dd .zan {
    display: block;
    font-size: 13px;
    font-family: arial;
    height: 16px;
    background: url(../image/newsList_icon055.png) no-repeat left top;
    position: absolute;
    top: 5px;
    right: 74px;
    padding-left: 24px;
    padding-top: 2px
}

 .mainCon dd .readNum {
    display: block;
    font-size: 13px;
    font-family: arial;
    height: 16px;
    background: url(../image/newsList_icon02.png) no-repeat left center;
    position: absolute;
    top: 5px;
    right: 4px;
    padding-left: 24px;
    padding-top: 0px
}

 .mainCon dd a.more {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../image/list_circle.png) no-repeat left top;
    overflow: hidden;
    position: absolute;
    right: 6px;
    bottom: 0;
    border-radius: 50%;
    border: solid 1px #bcbcbc
}

 .mainCon dl:hover dd a.more {
    background-position: left bottom;
    background-color: #004da2;
    border-color: #004da2
}

 .mainCon dl:hover dd h3 a {
    color: #004da2
}

 .mainCon dl:hover {
    -webkit-box-shadow: 0 0 10px 6px #eee;
    box-shadow: 0 0 10px 6px #eee;
    z-index: 99
}


.j-item.xzzx1{    margin-bottom: 2%;
    flex-basis: calc((100% - 40px) / 4);}





.j-item.xzzx1 .j-img{max-width:100%; max-height:100%;}
.j-item.xzzx1 .j-tit{background:url(../images/xz1.png) no-repeat center right;    padding: 0;
    background-size: 11px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;}
.j-item.xzzx1 .j-tit span{
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 1;
}
.j-item.xzzx1 .j-box{ border:1px solid #ddd}
        .j-item.xzzx1:hover .j-tit{background:url(../images/xz2.png) no-repeat center right;background-size: 11px;}
.j-item.xzzx1:hover img.j-img {/* max-height:102%; *//* height:102%; */}

.j-item:hover img.j-img {
	/* max-width:102%; */
	/* width:102%; */
	transition: all .68s;
}

.m-h .m-i{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
@media only screen and (max-width: 1600px) {
#index-2 .content p{    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;}
#index-1 .box_er a{padding: 15px 1.5vw;}
	}
@media only screen and (max-width: 1200px) {
#index-2 .content p{    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;}
#index-2 .cate-list li {
    padding: 0 12px;
}
#index-1 .box_er a{padding: 15px 1vw;}
	}
form .bnts {
    width: 120px;
    background-color: #00873B;
    color: #fff;
    font-size: 14px;
    height: 38px;
    line-height: calc(38px - 4px);
    text-decoration: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    margin-top: 20px;
}
	