@font-face {
    font-family: 'logo';
    src: url('../images/font/webfont_asaqn2puj7l.eot'); /* IE9*/
    src: url('../images/font/webfont_asaqn2puj7l.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../images/font/webfont_asaqn2puj7l.woff') format('woff'), /* chrome、firefox */ url('../images/font/webfont_asaqn2puj7l.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_asaqn2puj7l.svg#庞门正道标题体2') format('svg'); /* iOS 4.1- */
}

.more-link{
    width: 160px;
    height: 42px;
    line-height: 38px;
    text-align: center;
    border-radius: 8px;
    display: block;
    font-size: 16px;
    position: relative;
    z-index: 1;
    transition: all .5s;
    margin: 0 auto;
}
.more-link:after{
    content: '';
    position: absolute;
    left: -1px;
    width: 0;
    top: -1px;
    bottom: -1px;
    border-radius: 8px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    z-index: -1;
}
.more-link:hover:after{
    width: calc(100% + 2px);
    background-color: #bb0502;
}
p{
    padding: 0;
}

.swiper-slide a{
    display: block;
}
.gallery-top #video,.video{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 66.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;
}
body {

}

section {
    padding: 90px 0;
}
.ax-form-group div{
    margin-bottom: 5px;
}
.menu {
    display: flex;
    border-bottom: 1px solid #eaeaea;
    justify-content: space-between;
    align-items: center;
    line-height: 2rem;
}

.menu .menu-name {
    border-bottom: .1rem solid #006fbe;
    margin-bottom: -1px;
    font-size: 20px;
    font-weight: bold;
}

.swiper-slide img {
    width: 100%;
}

.ax-card-block .ax-img {
    height: 150px;
}

.width {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}

.ps-content {
    position: relative;
    width: 100%;

    overflow: hidden;
}
.cate-banner .ps-content{
    max-height: 300px;
}

.ps-content > img {
    width: 100%;
}

.ps-content .pa-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

.big-title {
    font-size: 42px;
    margin-bottom: 40px;
}

.webfont {
    font-family: webfont!important;
}

.font-gradient {
    background: linear-gradient(#0a50c1, #3cbdc8);
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-background-clip: text;
    color: transparent;
}
.search-text{ margin-bottom:20px;}
/*顶部*/
.top {
    height: 24px;
    line-height: 24px;
    background-color: #18a751;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
}

.top p {
    margin: 0;
    padding: 0;
}

.top a {
    color: #fff;
}

.top .ax-grid {
    padding: 0 30px;
}

.ax-breadcrumb li {
    display: inline-block;
}

.cate-banner .flex2 h1 {
    font-size: 2.6rem;
    line-height: 1.6;
    color: #fff;
}
.cate-banner .flex{
    justify-content: center;
}
.cate-banner .flex h1{
    font-size:2rem;
    color: #fff;
    margin-bottom: 15px;
}

.cate-banner .flex2 .date-info {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.cate-banner .flex2 .date-info a {
    color: #fff;
}

.cate-banner .ax-breadcrumb{ color:#fff;}
.cate-banner .ax-breadcrumb a{ margin:auto 10px;
    color: #fff;
}

.cate-banner .pa-mask .width {
    position: relative;
    height: 100%;
}

.cate-banner .ax-breadcrumb a:hover {
    color: #fff;
}

.cate-banner .ax-breadcrumb i.ax-iconfont {
    color: #fff;
}

.ax-breadcrumb a + li::before {
    content: ">>";
    font-size: 0.6rem;
    font-family: "宋体";
    padding: 0px 0.4rem;
}

.cate-banner .ax-breadcrumb a + li::before {
    color: #fff;
}

/*导航*/
header {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid #ddd;
    z-index: 99;
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
}

header .ax-grid-inner {
    height: 80px;
}

header .logo {
    height: 45px;
    height: 80px\0;
}
header .logo-text{
    padding-left: 20px;
}
header .logo-text p.t1{
    color: #18a751;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
}
header .logo-text p.t2{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
}
.flex {
    display: flex;
    align-items: center;

    flex-wrap: wrap;
}
.flex > li{
    margin-bottom: 15px;
}
.flex .ax-breadcrumb li{
    margin-bottom: 0;
}
.list-2 li {
    width: 48%; margin-right:4%;
}
.list-2 li:nth-child(2n){ margin-right:0px;}

.list-3 li {
    width: 32%; margin-right:2%;
}
.list-3 li:nth-child(3n){ margin-right:0px;}

.list-4 li {
    width: 23.5%;margin-right:2%;
}
.list-4 li:nth-child(4n){ margin-right:0px;}
.list-5 li {
    width: 18%;
}

.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;
	display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
}
.flex li.empty{
    margin: 0!important;
    padding: 0!important;
    box-shadow: none!important;
    border: none!important;
    background: transparent!important;
}
.flex li.empty:before,.flex li.empty:after{
    display: none!important;
}

.flex2 {
    display: flex;
    align-items: center;
    justify-content: center;
}
header nav{
    margin-left: 80px;
}
.nav li{
    margin-bottom: 0;
}
.nav {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav > li {
    display: inline-block;
    padding: 0 20px;
    position: relative;
}

.nav .ax-name {
    font-size: 18px;
}
.header-right .nav .ax-name{
    font-family: microsoft yahei;
    font-weight: 100;
    font-size: 16px;
}
.header-right .nav > li{
    padding: 0 20px;
    line-height: 80px;
}

.nav > li > ul {
    transition: 0.5s ease 0s;
    transform-origin: top;
    opacity: 0;
    line-height: 40px;
    transform: scale(1, 0);
    overflow: hidden;
    background: #fff;
    left: 0;
    z-index: 2;
    padding: 0;
    position: absolute;
    min-width: 100%;
    width: max-content;
    font-size: 0;
    overflow: visible;
    border-radius: 4px;
    box-shadow: rgba(0,0,0,0.14) 0px -6px 9px 0px;
}
.nav > li > ul:before {
    position: absolute;
    left: 45px;
    top: -8px;
    overflow: hidden;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: '';
}
.nav > li > ul > li {
    transition: all .3s;
}

.nav > li:hover > ul {
    transform: scale(1);
    opacity: 1;
}

.nav > li a {
    padding: 0;
    display: block;
    text-align: center;
    font-size: 17px;
}

.nav > li > ul li a {
    font-size: 14px;
    text-align: left;
    padding: 0 20px;
}
.header-left .nav > li > ul li a{
    text-align: center;
}
.nav > li:hover > ul li a{
    color: #000;
}
.nav > li > ul li:hover {
    background-color: #f5f5f5;
}
.nav > li:hover > ul li:hover a{
    color: #18a751;
}
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:#18a751;
    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:hover .wx-img{
    transform: scale(1);
}
.header-left{
    height: 80px;
    padding-left: 30px;
    float: left;
    display: flex;
    align-items: center;
}
.header-left img{ height:60px; width:auto;}
.header-right{
    height: 80px;
    float: right;
    display: flex;
    align-items: center;
}

.ax-menu li:hover > a .ax-name, .ax-menu li:hover > a .ax-legend, .ax-menu li:hover > a .ax-arrow {
    color: #18a751;
}

.ax-menu > li:before {
    display: none;
}

/*底部*/
footer {
    padding: 3% 5% 0;
    background-color: #222;
    color: #999;
    border-top: 8px solid #18a751;
}
footer .flex li{
    margin-bottom: 0;
}
footer .flex li img{ margin-bottom:10px;}
footer a {
    color: #999;
    transition: all .3s;
}
footer h3 a{
    display: block;
    margin-bottom: 25px;
}
footer .foot-1 h4{
    font-size: 15px;
}
footer .foot-1 .flex{justify-content: space-between;}
footer .foot-1 h1{
    color:#999;
}
footer .foot-1 p{
    padding: 0;
    margin-bottom: 5px;
}
footer .foot-logo{
    height: 60px;
    height: 90px\0;
}
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 a:hover {
    color: #fff;
}
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;
    border-bottom: 1px solid #555;
}
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 {
    display: inline-block;
    width: 140px;
    height: 140px;
    padding: 20px;
    position: relative;
    background: rgba(255,255,255,.1)
}

.qrcode:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.qrcode:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}
.copyright{
    color: #fff;
    padding: 10px 5%;
    color: #666;
    background-color: #000;
}
.copyright a{
    color: #666;
    display: inline-block;
}

/*首页*/
.banner{ width:100%; overflow:hidden;}
.banner .pa-mask {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.banner .swiper-pagination-bullet{
    opacity: 1;
}
.banner .pa-mask h1 {
    font-size: 5rem;
    color: #fff;
}
.banner .swiper-button-next, .banner .swiper-button-prev {
    background-size: 20%;
    width: 70px;
    height: 70px;
    background-color: #18a751;
    border-radius: 50%;
    right: 30px;
    top: 50%;
    margin-top: -35px;
}

.banner .swiper-button-prev {
    left: 30px;
    opacity: .5;
}

.banner .swiper-button-prev:hover {
    opacity: 1;
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
}

.banner .swiper-pagination-bullets {
    bottom: 5% !important;
}

.banner .swiper-pagination-bullet-active {
    background-color: #18a751;
}
#index-0{
    padding: 40px 5%;

    margin: 0 auto;
}
#index-0 .data li{
    text-align: center;
}
#index-0 .data li+li{
    border-left: 1px solid #ddd;
}
#index-0 .data li h2{
    font-size: 60px;
    line-height: 1.2;
    color: #18a751;
}
#index-1{
    padding: 90px 5%;
}
#index-1 .main-title{
    text-align: center;
}
#index-1 a{
    display: block;
}
#index-1{
    padding: 90px 5%;
}
#index-1 ul.flex{
    align-items: stretch;
}
#index-1 .main-title{
    text-align: center;
}
#index-1 a{
    display: block;
}
.cate-list{
    text-align: center;
    padding: 40px 0 60px;
}
.cate-list li{
    display: inline-block;
    padding: 0 30px;
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    margin: 0 10px;
    transition: all .3s;
}
.cate-list li:hover{
    background-color: #18a751;
}
.cate-list li:hover a{
    color: #fff;
}
#index-1 .ax-btn {
    margin: 40px auto 0;
    display: block;
    width: 160px;
}
#index-1 .ax-btn{
    margin: 20px auto;
}
#index-1 li{
    transition:  all .3s;
}
#index-2 li p{
    font-size: 16px;
    line-height: 2;
    text-align: justify;
}
#index-1 .list-4 li:hover{
    box-shadow: 0 0 10px #ccc;
}
#index-1 .flex li{
    background-color: #f5f5f5;
}
#index-1 .flex li p{
    font-size: 16px;
}
#index-1 li .ax-padding{
    padding: 10px;
    background-color: #f5f5f5;
}
#index-1 .ax-item img{
    width: 100%;

}
#index-1 .ax-ell-2-des{
    color: #999;
    margin: 10px 0;
}
#index-1 li .title{
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    background-color: #f5f5f5;
}

#index-2{
    padding: 90px 5%;
    background: #fff url('../images/index1-bg.jpg') 0 0 no-repeat fixed;
}
#index-3{
    background-color: #f5f5f5;
    text-align: center;
}
#index-3 ul{align-items: stretch;}
#index-3 .
#index-3 .text-area{
    width: 600px;
    padding: 60px;
    text-align: right;
}
#index-3 .text-area > span.iconfont{
    font-size: 60px;
    color: #18a751;
    margin-bottom: 30px;
}
#index-3 .text-area h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
#index-3 .text-area .nr{
    font-size: 16px;
    color: #666;
    line-height: 2;
	display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
}
#index-3 .mask{
    position: relative;
    background-color: #fff;
    width: 1200px;
    padding: 30px;
    margin:  -60px auto 0;
    box-shadow: 0 0 40px #eee;
}
#index-3 .mask li{
    text-align: center;
    width: 25%;
    margin: 0;
}
#index-3 .mask li+li{
    border-left: 1px solid #eee;
}
#index-3 .mask li img{
    margin-bottom: 20px;
}
#index-3 li .content{
    position: relative;
}
#index-3 .flag{
    width: 115px;
    height: 127px;
    background: url('../images/flag.png') 0 0 no-repeat;
	background-position:center bottom;
    position: absolute;
    top: -20px;
    right: 30px;
    text-align: center;
    color: #fff;
    padding: 20px;
}
#index-3 .flag h1{
    font-size: 40px;
}

#index-4{
    padding: 90px 5%;
    background: #fff url('../images/index4-bg.jpg') 0 0 no-repeat fixed;
}
#index-4 .flex{ justify-content: space-between;}
#index-5{
    background: #fff url('../images/index5-bg.jpg') center center no-repeat fixed;
    text-align: center;
    color: #fff;
}
#index-5 ul{
    margin-top: 60px;
}
#index-5 .content{ padding-top:4%; line-height:2; font-size:16px;}
#index-5 li span{
    font-size: 40px;
    display: block;
}
#index-5 a{
    color: #fff;
    border: 1px solid #fff;
}
#index-6 .ax-title{
    padding: 40px 0 10%;
}
#index-6 .ax-title h1{
    margin-bottom: 40px;
}
#index-6 .ax-title p{
    font-size: 16px;
    line-height: 2;
}
#index-6 .ax-col-12 .app-item{
    position: relative;
}
#index-6 .ax-col-12 .app-item .words{
    width: 43%;
    /* height: 100%; */
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    font-weight: bold;
    line-height: 1.1;
    padding-left: 12%;
    z-index: 5;
    box-sizing: border-box;
}

#index-6 .ax-col-12 .app-item .words .tit{
    font-size: 24px;
}
#index-6 .ax-col-12 .app-item .words .more {
    font-size: 14px;
    font-style: italic;
    padding-left: 18px;
    padding-right: 25px;
    position: relative;
    display: inline-block;
    margin-top: 25px;
    transition: .25s ease-out;
}
#index-6 .ax-col-12 .app-item a {
    display: block;
    width: 100%;
    margin: 40px 0;
    overflow: hidden;
    position: relative;
}
#index-6 .ax-col-12 .app-item img{
    width: 100%;
}
#index-6 .ax-col-12 .app-item .more span{
    padding-left: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#index-6 .ax-col-12 .app-item:hover .more span{
    padding-left: 20px;
}
#index-6 .ax-col-12 .app-item a:after, #index-6 .ax-col-12 .app-item a:before {
    content: "";
    position: absolute;
    right: -12%;
    top: 0;
    height: 100%;
    width: 0;
    opacity: .5;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    transform: skewX(0);
    transition: .25s ease-out;
}
#index-6 .ax-col-12 .app-item a:after{
    transition-delay: 0.1s;
}
#index-6 .ax-col-12 .app-item img{
    transition: all .5s;
}
#index-6 .ax-col-12 .app-item:hover img{
    transform: scale3d(1.05, 1.05, 1);
}

#index-6 .ax-col-12 .app-item:hover a:before{
    width: 51%;
    transform: skewX(-15deg);
}
#index-6 .ax-col-12 .app-item:hover a:after{
    width: 48%;
    background-color: rgba(169, 0, 8, 0.8);
    transform: skewX(-10deg);
}

#index-6 .ax-col-12 .app-item .words .more:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    transform: skew(-10deg);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}
.main-title{
    font-size: 40px;
}
.main-title span{
    font-size: 30px;
    color: #999!important;
    vertical-align: bottom;
    font-weight: 100;
}

#index-4{
    background-color: #f5f5f5;
}
#index-4 .main-title span{
    color: #fff!important;
}
#index-4 .ax-card .ax-card-content{
    padding: 20px;


}
#index-4 .ax-card .ax-card-content .ax-title{ display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;margin-bottom: 15px;}
#index-4 .ax-card .ax-card-content .ax-ell-title{
    font-size: 24px;

    font-weight: bold;
}
#index-4 .ax-card .ax-card-content .ax-des{
	display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
    font-size: 14px;
    margin-bottom: 20px;
}
#index-4 .ax-card .ax-card-content .ax-from{
    color: #999;
    font-size: 16px;
}
#index-4 .ax-col-8,#index-4 .ax-col-16{
    background-color: #fff;
}
#index-4 li.item_block{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    width: 100%;
    transition: all .5s;
}
#index-4 li.item_block:last-child{
    display: none;
}
#index-4 .ax-ell-3-des{
    text-align: justify;
    color: #999;
}
#index-4 li+li{
    border-top: 1px solid #eee;
}
#index-4 li.item_block:hover{
    box-shadow: 0 0 10px #ccc;
}
#index-4 li .item_info{
    width: 75%;
}
#index-4 li .item_info .ax-ell{display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis; font-size: 15px;
    color: #999;}
#index-4 li .item_info h4{
    font-weight: bold;
    font-size: 22px;
    color: #18a751;
	display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
}
#index-4 .ax-date{
    font-size: 20px;
    color: #999;
}
.ax-deform.ax-primary{
    background-color: #18a751;
    color: #fff;
}
.ax-deform.ax-primary i{
    background-color: #fff;
}
#index-4 .details{
    overflow: hidden;
    width: 40px;
    height: 16px;
    border-left: 1px solid #e5e5e5;
    color: transparent;
    position: relative;
}

#index-4 .details:after,#index-4 .details:before{
    content:"";
    position: absolute;
    top: 50%;
    width: 19px;
    height: 13px;
    background: url(../images/icon-arrow.png) no-repeat 0 -164px;
    -moz-transition: all .36s ease;
    -o-transition: all .36s ease;
    transition: all .36s ease;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    webkit-transition: all .36s ease;
}
#index-4 .details:before {
    left: 15px;
}
#index-4 .details:after {
    left: -30px;
    opacity: 0;
    filter: alpha(opacity=0);
}

#index-4 li.item_block:hover .details:before {
    left: 30px;
    opacity: 0
}

#index-4 li.item_block:hover .details:after {
    left: 15px;
    opacity: 1
}

/*侧边导航*/
.side-menu {
    background-color: #fff;
    box-shadow: 0 0 10px #ddd;
    border-radius: 0 0 5px 5px;

}
.side-menu .ax-title{
    border-radius: 5px 5px 0 0;
}
.side-menu .ax-title h1{
    padding: 0 25px;
    line-height: 55px;
    font-size: 20px;

}
.ax-accordion > li + li {
    border-top: 1px solid #f3f3f3;
}

.ax-accordion li.ax-item {
    padding: 0;
    line-height: 55px;
    font-size: 15px;
    font-weight: 500;
}

.ax-accordion li.ax-item .ax-panel-header {
    padding: 0 15px;
}

.ax-accordion li.ax-item.ax-show .ax-panel-header {
    background: #eef4fb; position:relative;
}


.ax-accordion li.ax-item .ax-panel-header .ax-operate {
    height: 55px;
    line-height: 55px;
    margin: 0; position:absolute; right:5%; top:0px;
}

.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;
	display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
}
.ax-accordion li.ax-item .sub-nav li.hover a{
    color: #18a751;
}
.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%;

}
.ax-drawer .ax-drawer-contain{
    background: #222;
}

.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: #18a751;
}
.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: #18a751;
    position: fixed;
    left: 3%;
    top: 50%;
    cursor: pointer;
    transition: all .5s;
}
.float-menu:hover{
    box-shadow: 0 0 10px #18a751;
}
.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: #18a751;
    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: #18a751;

}
.center-menu li:hover a,.center-menu li.active a{
    color: #fff;
}
#product-head{
    padding: 0;
    background: #f5f5f5;
}
#product{
    background-color: #f5f5f5;
}
#product .flex li .ax-title{
    background-color: #fff;
}
.pro-list li{
    margin-bottom: 30px;
    background-color: #fff;
    transition: all .5s;
}
#xgcp .pro-list li{
    background-color: #f5f5f5;
}
.pro-list li .ax-card-block{
    border: none;
}
.pro-list li .ax-card-block:hover{
    box-shadow: none;
}
.pro-list.flex{
    align-items: stretch;
}
li .ps-content{
    overflow: hidden;
}
.page ul li a{
    font-size: 14px;
}
li img{
    width: 100%;
    transition: all .5s;
}
li:hover .ps-content img{
    transform: scale(1.1);
}
.pro-list li:hover{
    box-shadow: 0 0 10px #ccc;
}
.pro-list li .list-title{
    padding: 10px;
    text-align: center;
    background-color: #f5f5f5;
}
#product-show {
    padding: 0 0 30px;
    background-color: #f5f5f5;
}
#product-head .width{
    max-width: 1380px;
}
#product-show .width {
    background-color: #fff;
    padding: 40px;
    border-radius: 10px;
    max-width: 1380px;
}

#product-show .ax-breadcrumb a,
#product-show .ax-breadcrumb li i.ax-iconfont,
#product-show.ax-breadcrumb ul li + li::before {
    color: #000;
}
#product-show .ax-grid{
    overflow: hidden;
}
.show-row {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.show-row .show-left{
    width: calc(100% - 790px);
}
.show-row .show-right{
    width: 100%;
}
.pro-info .intro {
    padding: 1rem 0;
}

.pro-info h1 {
    font-size: 1.5rem;
    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:0px 0;
}
.pro-content .menu{
    padding-top: 30px;
}
.tab-list {
    position: relative;
    z-index: 999 !important;
}
.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;
}
.tab-list li {
    flex: 1;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
    background-color: #18a751;
}
.tab-list li:hover{
    background-color: #152967;
}
.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;
}
/*文章类*/
.news-list li{
    margin-bottom: 40px;
}
.img-bg{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
}
.news-list li .img-bg{border-bottom: 1px #eae6e6 solid;}
.news-list.honor .img-bg{ padding-top:125%;}
.img-bg .inner{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#article {
    padding: 0px 0;
    background-color: #f5f5f5;
}

#article .width {
    max-width: 1200px;
    padding: 40px;
    position: relative;
    
    background-color: #fff;
    z-index: 2;
}

.ax-article p {
    font-size: 16px;
    text-align: justify;
    text-indent: 2em;
    line-height: 2;
	margin-bottom:2rem;
}

.ax-article p img {
    margin-left: -2em;
}
.news-list.flex{
    align-items: stretch;
}
.news-list li{
    background-color: #fff;
    transition: all .5s;
}
.news-list li:hover{
    box-shadow: 0 0 10px #ccc;
}
.news-list li .wz-content{
    padding: 10px;
}
.news-list li .wz-content h3 a{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
}
.news-list li .wz-content .ax-ell-2-des{
    margin-bottom: 10px;
    color: #999;
}
/*下载*/
.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: #18a751;
    width: 0;
    height: 2px;
    transition: all .6s;
}
.download-list li:hover:after{
    width: 100%;
}
/*联系我们*/
.bg-gray{
    background-color: #f5f5f5;
}
#contact {
    padding: 0;
}
#contact .width{
    padding: 90px 60px;
    position: relative;

    background-color: #fff;
    z-index: 2;
	padding-top:0px;
}
#contact .main-title{ margin-bottom:4%; width:100%; display:block; overflow:hidden;}
#contact .flex {
    align-items:stretch;
    margin-bottom: 40px;
}
#contact .flex li{
    padding: 30px;
    background-color: #f3f3f3;
    border-radius: 10px;
    text-align: center;
}
#contact .flex li span.iconfont{
    font-size: 40px;
}
#contact li h3{
    color: #18a751;
    font-size: 22px;
}
#contact form{
    background-color: #fff;
    padding: 30px 0;12
    border-radius: 10px;
}
/*about*/
#top-banner {
    position: relative;
    background: #fff url('../images/about-bg.jpg') 0 0 no-repeat fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; height:586px;
}

#top-banner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
}

#top-banner .width, #about1 .width, #about2 .width, #about3 .width, #about4 .width {
    max-width: 1500px;
    width: 79%;
    position: relative;
    z-index: 2;
}

#top-banner h1 {
    font-size: 48px;
    font-weight: 500;
    padding-bottom: 30px;
}

#top-banner h1:after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    margin-top: 40px;
    background-color: #fff;

}

#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: 75px;
    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;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}
#about1 .item .ax-row{
    display: flex;
    align-items: center;
}
#about1 .son-list{justify-content: space-between;}
#about1 .content p{
    font-size: 16px;
    line-height: 2;
    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;
}
#about1 .photo-list li:first-child{
    width: 100%; margin-right:0px;
}
#about1 .list-4 li:nth-child(4n){ margin-right:2%;
}
#about1 .list-4 li:nth-child(5n){ margin-right:0px;
}
.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(../images/ico_arrow.png) no-repeat center;
    animation: downico 1.5s ease-out infinite;
    position: relative;
}

@keyframes downico {
    0% {
        top: 0;
        opacity: 1;
    }
    35% {
        top: 50%;
        opacity: 0;
    }
    65% {
        top: -50%;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}
#about1 .son-list{
    padding: 60px 0;
}
#about1 .son-list li{
    width: 23%;
    padding: 40px;
    text-align: center;
    font-size: 24px;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-weight: 100;
}
#about1 .son-list li span{
    font-size: 48px;
    line-height: normal;
    display: block;
    margin-bottom: 10px;
}
/*单页*/
#page,.page-bg,#news{
    background-color: #f5f5f5;
}
@media only screen and (min-width: 1921px) {
.width {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
#index-4 li.item_block:last-child{
    display: flex;
}
}
@media only screen and (max-width: 1440px) {
    #product-show{
        padding: 0 5% 30px;
    }
    .banner .swiper-button-next, .banner .swiper-button-prev{
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .banner .pa-mask h1{
        font-size: 4rem;
    }
    .nav > li a{
        font-size: 15px;
    }
    .width {
        width: 100%;
        padding: 0 5%;
    }
	.logo-text{
        display: none;
    }
 
}

@media only screen and (max-width: 1380px) {
	

}
@media only screen and (max-width: 1280px) {
    .banner .pa-mask h1{
        font-size: 2rem;
    }
   
    .nav > li a {
        font-size: 15px;
    }

    .nav > li {
        padding: 0 10px;
    }
}
#contact .ditu{ overflow:hidden;}
#contact .ditu img{ width:100%; height:auto;}
/**下来菜单**/
.ui-menu-fixed {
	right:0;
	transition: all 0.44s ease 0s;
	-webkit-transition: all 0.44s ease 0s;
}
.ui-menu-fixed {
	position: fixed;
	right: -100%;
	width: 66%;
	top: 0;
	z-index: 999;
	height: 100%;
	background-color: #fff;
	transition: all 0.64s ease 0s;
	-webkit-transition: all 0.64s ease 0s;
	display: -webkit-box;
	display:-moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction:column;
}
.ui-menu-fixed .m-header {
	z-index:100;
}
.ui-menu-fixed .m-header, .ui-menu-fixed .ui-menu-down li .return-p {
	height:60px;
	line-height:60px;
	background-color:#18a751;
	position:relative;
}
.ui-menu-fixed .m-header .searchform-wrapper {
	margin:0 10px;
	height:36px;
	position:relative;
	top:12px;
	overflow:hidden;
}
.ui-menu-fixed .m-header .ui-menu-close {
	position:absolute;
	width:18px;
	height:30px;
	width:30px;
	right:0;
	top:50%;
	margin-top:-15px;
	cursor:pointer;
	z-index:10;
transition:all .5s;
-webkit-transition:all .5s;
	cursor:pointer;
}
.ui-menu-fixed .m-header .ui-menu-close i {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.ui-menu-fixed .m-header .ui-menu-close i:after {
	content:"\200B";
	display:block;
	position:absolute;
	width:17px;
	height:1px;
	border-radius:.5px;
	background: #fff;
	z-index:1;
	left:7px;
}
.ui-menu-fixed .m-header .ui-menu-close i:nth-child(1) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.ui-menu-fixed .m-header .ui-menu-close i:nth-child(1):after {
top:14px;
}
.ui-menu-fixed .m-header .ui-menu-close i:nth-child(2) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.ui-menu-fixed .m-header .ui-menu-close i:nth-child(2):after {
bottom:14px;
}
.ui-menu-fixed .m-header .search {
	position:absolute;
	height:36px;
	background-color:rgba(255, 255, 255, .1);
	left:0;
	right:50px;
	top:0;
	bottom:0;
	margin:auto;
	border-radius: 8px;
	padding-left:30px;
transition:all .5s;
-webkit-transition:all .5s;
}
.ui-menu-fixed .m-header .search .search-btn {
	position:absolute;
	width:26px;
	height:100%;
	left:0;
	top:0;
	background-position:center;
	background-size:13px 13px;
	background-repeat:no-repeat;
	background-image:url(/_statics/skin/themes/images/image_small.svg);
}
.ui-menu-fixed .m-header .search input {
	width:100%;
	color:white;
	padding-right:30px;
	float:left;
	background:none;
	border:none;
	height:36px;
	visibility:visible;
	line-height:normal;
	font-size:16px;
	outline:none;
}
.ui-menu-fixed .m-header .search input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #ccc;
}
.ui-menu-fixed .m-header .search .searchform-cancel {
	position:absolute;
	right:0;
	top:0;
	width:30px;
	height:100%;
	z-index:10;
	display:none;
}
.ui-menu-fixed .m-header .search .searchform-cancel:after {
	position:absolute;
	content:"\200B";
	width:15px;
	height:16px;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-image:url(/_statics/skin/themes/images/reset_small.svg);
}
.ui-menu-fixed .m-header .width-reset .search .searchform-cancel {
	display:block;
}
.ui-menu-fixed .m-header .width-reset .search {
	right:0px;
}
.ui-menu-fixed .m-header .width-reset .ui-menu-close {
	right:-30px;
}
.ui-menu-fixed .ui-menu-box {
	flex:1;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
}
.ui-menu-fixed .ui-menu-box.lock {
	overflow:hidden !important;
}
.ui-menu-fixed .ui-menu-down ul {
	box-sizing:border-box;
	padding-bottom:60px;
}
.ui-menu-fixed .ui-menu-down li {
	line-height: 60px;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
}
.ui-menu-fixed .ui-menu-down li a {
	display:block;
	padding:0 8%;
	font-size:16px;
	color:#666;
	position:relative;
}
.ui-menu-fixed .ui-menu-down li.sub>a:after {
	content:"\200B";
	float:right;
	width:12px;
	height:12px;
	margin-top:26px;
	background-image:url(/_statics/skin/themes/images/gt.png);
	background-size:contain;
	background-position: center;
	background-repeat: no-repeat;
}
.ui-menu-fixed .ui-menu-down li .return-p:after {
	display:none;
}
.ui-menu-fixed .ui-menu-down li ul {
	background:white;
	position:absolute;
	width:100%;
	height:100%;
	right:-100%;
	padding-top:60px;
	top:0;
	z-index:10;
	transition: all 0.44s ease 0s;
	-webkit-transition: all 0.44s ease 0s;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
}
.ui-menu-fixed .ui-menu-down li.open>ul {
	transform:translateX(-100%);
	-webkit-transform:translateX(-100%);
}
.ui-menu-fixed .ui-menu-down li a.return-p {
	color:#fff;
	cursor:pointer;
}
.ui-menu-down li .return-p span {
	background-image:url(/_statics/skin/themes/images/lt.png);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:20px;
	display:block;
}
.ui-menu-btn {
	width:46px;
	height:46px;
	position:absolute;
	overflow:hidden;
	right:2%;
	top:50%;
	margin-top:-23px;
	cursor:pointer;
	display:none;
	z-index:999;
}
.ui-menu-btn .menu-box {
	width:20px;
	height:15px;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
@media only screen and (max-width:980px) {
.ui-menu-btn{
display:block;
}
.about_bg ul li{ font-size:12px;}
	.about_bg ul li p span{ font-size:30px;}
}
.ui-menu-btn .menu-box i {
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:2px;
	width:100%;
	background:#1d1d1d;
transition:all .5s;
-webkit-transition:all .5s;
}
.ui-menu-btn .menu-box i:nth-child(1) {
width:60%;
}
.ui-menu-btn .menu-box i:nth-child(2) {
top:6px;
}
.ui-menu-btn .menu-box i:nth-child(3) {
width:80%;
top:13px;
}
html.active .ui-menu-btn .menu-box i {
	width:100%;
}
html.active .ui-menu-fixed {
	right:0;
	transition: all 0.44s ease 0s;
	-webkit-transition: all 0.44s ease 0s;
}
/*结束*/

@media only screen and (max-width: 1200px) {
	.header-right{ }
	.header-right .nav > li{
    padding: 0 20px;
    line-height: 80px;}
	header .hotline{ display:none;}
	#index-1 .ax-row .ax-col-5{ display:none;}
	#top-banner { display:block;}
	#top-banner .width, #about1 .width, #about2 .width, #about3 .width, #about4 .width { 
    width: 100%;
	
}
#top-banner li h2.ui-rock {
  
    font-size: 60px;
}
#contact .width {
    padding: 90px 30px;
	padding-top:0px;
}
.show-row .show-left{ display:none;
}
.show-row .show-right{
    width: 100%;
}
}
@media only screen and (max-width: 980px) {
	.header-right{ display:none;}
	#index-4 .ax-row .ax-col-8{ display:none;overflow:hidden;}
	#index-4 .ax-row .ax-gutter-xxl{ display:none;}
	#index-4 .ax-row .ax-col-16{ width:100%; overflow:hidden;}
	#index-3 .flag{ width:80px; height:80px;}
	#index-3 .flag .ax-font-lighter{ display:none;}
	.news-list li .wz-content h3 a{
    margin-bottom: 10px;
    font-size: 16px; line-height:1.5;}
	.width {width: 100%;padding: 0 3%;
}
#index-4 {
    padding: 90px 0%;}
	footer {
    padding: 3% 0% 0;}
	.top{ display:none;}
	#index-0 {padding: 40px 0%;}
	.cate-banner .flex h1 { padding-top:2%;
    font-size: 2rem;
    margin-bottom: 15px;
}
   section {
    padding:40px 0;
}


.pro-content > div {
    padding:0px 0;
}
#top-banner .row { display:block;}
#top-banner .row .col-6{ width:100%;    max-width: 100%; text-align: center;}
#top-banner h1{ position:relative;}
#top-banner .row h2{ margin-bottom:6%;}
#top-banner h1:after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    margin-top: 40px; left:50%; margin-left:-20px; position:relative;
    background-color: #fff;

}
#contact li h3 {
   
    font-size: 18px;
}
#article .width {
    
    padding:0px 4%;}


}
@media only screen and (max-width:890px) {
#product .ax-row{ display:block; }

#product .ax-row .ax-col {
    -webkit-box-flex: 0; width:100%; }
#product-show .pro-info h1 {
    font-size: 1rem;
    line-height: 1.6;
}
#page .ax-row{ display:block; }

#page .ax-row .ax-col {
    -webkit-box-flex: 0; width:100%; }
#product-show .pro-info h1 {
    font-size: 1rem;
    line-height: 1.6;
}
#pnews .ax-row{ display:block; }

#pnews .ax-row .ax-col {
    -webkit-box-flex: 0; width:100%; }
#article .list-2 li {display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;}
#article .list-2 li .ax-color-ignore{ display:none;}
#contact .flex li{ padding:30px 10px;}
#contact li h3{ font-size:16px;}
#about1 .son-list li{ padding:40px 20px; font-size:20px;}
}
@media only screen and (max-width:750px) {
#index-0 .data li h2 { font-size:40px;}
#index-1 .flex li p {
    font-size: 14px;
}
#index-1 {
    padding: 40px 5%;
}
#index-5 .content{ font-size:14px;}
section#index-3,section#index-5{
    padding: 40px 0;
}
section#index-6{
    padding: 20px 0;
}
.mt-40 {
    margin-top: 1rem !important;
}
#index-1 .list-4 li {
    width: 31.3333%;
}
.cate-banner .flex h1 { padding-top:2%;
    font-size: 1rem;
    margin-bottom: 0px;
}
#product-show .pro-info h1 {
    font-size: 1rem;
    line-height: 1.6;
}
#top-banner .row h1{ font-size:40px;}
#top-banner li h2.ui-rock {
  
    font-size: 40px;
}
#contact h1{ font-size:30px; padding-top:5%;}
#contact ul.list-3 li{ width:48%;}
#article .list-2 li{ width:100%; line-height:1.5;margin-right:0px;}
#article .list-2 li a{ font-size:14px;}
#article .list-2 li .ax-color-ignore{ display:block;}

}
@media only screen and (max-width:550px) {
#index-0 { font-size:12px; padding:20px 0%; display:none;}
#index-0 .data li h2 { font-size:30px;}
#index-0 ul li{ margin-bottom:0px;}
.banner .swiper-button-next, .banner .swiper-button-prev{ width:30px; height:30px; line-height:30px;}

.banner .swiper-button-next, .banner .swiper-button-prev {
    background-size: 20%;
    width: 30px;
    height: 30px;
    background-color: #18a751;
    border-radius: 50%;
    right: 20px;
    top: 50%;
    margin-top: -15px;
}
header .ax-grid-inner {
    height: 60px;
}
.header-left { width:40%; height:60px; padding-left: 20px;}
.header-left img{ width:100%; height:auto;}
#index-2 {
    padding: 40px 5%;}
#index-2 ul li{ width:100%;}
#index-2 .list-2 li {
    width: 100%;margin-right:0px;
}

#index-2 li p {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
}
.main-title {
    font-size: 22px;
}
.main-title span {
    font-size: 20px;}
	.ax-btn.ax-long.ax-lg, input.ax-btn.ax-long.ax-lg, button.ax-btn.ax-long.ax-lg {
    width: 100px;
    padding-left: 0;
    padding-right: 0;
}
.ax-btn.ax-lg {
    font-size: 14px;
    height: calc(30px + 10px);
    line-height: calc(30px + 10px);
    padding: 0 30px;
}
#index-1 .list-4 li {    width: 49%;
}
#index-1 .list-4 li:nth-child(3n){ margin-right:2%;}
#index-1 .list-4 li:nth-child(2n){ margin-right:0%;}
#index-2{}
#index-3 .list-2 li {
    width: 100%; text-align:center; background:#fff; margin-bottom:0px; margin-right:0px;
}
#index-3 .list-2 li .text-right,#index-3 .list-2 li .text-left,#index-3 .list-2 li .ax-align-left  {
    text-align: center !important;
}
#index-3 .text-area > span.iconfont {
    font-size: 40px;
    color: #18a751;
    margin-bottom: 10px;
}
#index-3 .text-area h3 {
    font-size: 20px;
   
    margin-bottom: 10px;
}
#index-3 .text-area .nr {
    font-size: 14px;
    line-height: 1.7; width:85%; margin:0px auto;
	display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
}
#index-3 .flex > li {
    margin-bottom: 0px; 
}
#index-3 .flag {
    width: 60px;
    height: 80px; right:50%; margin-right:-30px; padding:0px; margin-top:0px; top:0;
}
#index-3 .flag h1 {
    font-size:25px; line-height:60px;
}
#index-3 .mt-40 {
    margin-top: 0rem !important;
}
#index-3 ul li:nth-child(2n){ margin-bottom:0px;}
#index-3 ul li,#index-3 ul li:nth-child(4),#index-3 ul li:nth-child(5),#index-3 ul li:nth-child(8){ padding-bottom:10%;}
.ui-sidebar{ display:none;}
#index-5 ul {
    margin-top: 20px;
}
.index-5 .content{ margin-top:20x; font-size:15px; line-height:2;}
#index-6{ display:none;}
#index-6 .ax-col {-webkit-box-flex: 0; width:100%; overflow:hidden;
-moz-box-flex: 0;
  box-flex: 0;
}
#index-6 .ax-title h1 {
    margin-bottom: 20px;
}
#index-6 .ax-title p{ line-height:1.6; font-size:14px;}
#index-6 .ax-title {
    padding: 40px 0 4%;
}
#index-6 .ax-col-12 .app-item a {
    display: block;
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
}
#index-6 .ax-col-12 .app-item .words {
    width: 53%;}
#index-4 {
    padding: 40px 0%;
}
#index-4 li .item_info h4 {
	display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;
    font-size: 16px;
}
#index-4 .ax-date {
    font-size: 14px;
 
}
footer h3 a {
   
    margin-bottom: 15px;
}
.cate-banner .ps-content{
 
}
.cate-banner .ax-breadcrumb{ display:none;}
#product .side-menu .ax-title h1 {
   
    line-height: 45px;
    font-size:18px;
}
#product .list-3 li{ width:49%;}
#product .list-3 li:nth-child(3n){ margin-right:2%;}
#product .list-3 li:nth-child(2n){ margin-right:0%;}
#product .news-list li {
    margin-bottom: 20px;
}
#product .side-menu .ax-title h1 {
   
    line-height: 45px;
    font-size:18px;
}

#pnews .side-menu .ax-title h1 {
   
    line-height: 45px;
    font-size:18px;
}
#pnews .list-3 { padding-top:5%;}
#pnews .list-3 li{ width:48%;}
#pnews .news-list li {
    margin-bottom: 20px;
}
#pnews .side-menu .ax-title h1 {
   
    line-height: 45px;
    font-size:18px;
}
#page .list-3 li{ width:48%;}
#page .news-list li {
    margin-bottom: 20px;
}
#page .news-list li h3{ font-size:16px;}
#page .side-menu .ax-title h1 {
   
    line-height: 45px;
    font-size:18px;
}
#product-show {
    padding: 0 0% 30px;
}
#product-show .width { width:90%; padding:20px 5%;
}
#product-show .ax-row{ display:block; }
#product-show .ax-row .ax-col {
    -webkit-box-flex: 0;width:100%;
}
#xgcp .list-3 li{ width:48%;}
#article .list-3 li{ width:48%;}
#article .list-3 li a{display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;}
#xgwz .list-2 li{ width:100%; line-height:1.5;}

#about1 .son-list li{
    padding: 20px;}
#about1 .son-list li span {
    font-size: 38px;}
	#about1 .son-list {
    padding: 40px 0;
}
section#about1{ padding-top:30px;}
#about1 .mt-40 {
    margin-top: 0rem !important;
}
#contact h1{ font-size:20px; padding-top:0%; width:100%; }
#contact .width{ padding-left:2%; padding-right:3%; padding-bottom:7%;}
#article .ax-article p {
    font-size: 14px;

}
.ax-col-19{ width:100% !important;}
.ax-row{ display:block;}
#about1 .son-list li{ padding:20px 0px; font-size:18px;}
#about1 .son-list li{ font-size:15px;}
.foot-1{ border-bottom:0px;}
.foot-1 ul li:nth-child(1),.foot-1 ul li:nth-child(2),.foot-1 ul li:nth-child(3),.foot-1 ul li:nth-child(4){ display:none;}
.foot-text{ display:none;}
#index-4{}
}
@media only screen and (max-width:320px) {
	#xgwz .list-2 li a{ font-size:13px;}
	#xgwz .list-2 li ax-color-ignore{ width:100%;}
	#xgwz .list-2 li .ax-col-6 {
    width: calc((100%/20)*6);
}
}

