@font-face {
    font-family: 'logo';
    src: url('//at.alicdn.com/t/webfont_asaqn2puj7l.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/webfont_asaqn2puj7l.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_asaqn2puj7l.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/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- */
}
* {
    outline: none;
    font-family: PingFang SC, -apple-system, BlinkMacSystemFont, Segoe UI, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
header .en{
    font-size: 18px;
    padding: 0 10px;
}

#fullpage {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
    background-color: rgba(0, 0, 0, .6);
}

#fullpage .content {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    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;
}

#fullpage .content .mask {
    width: 90%;
   
}

.more-link {
    width: 160px;
    height: 42px;
    line-height: 38px;
    text-align: center;
    display: block;
    font-size: 16px;
    position: relative;
    z-index: 1;
    border: 1px solid #999;
    transition: all .5s;
    margin: 0 auto;
}

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

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

.more-link:hover:after {
    width: calc(100% + 2px);
    background-color: #005bac;
}

p {
    padding: 0;
}

.width.path {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.57);
}

.path-left {
    width: 48%;
    justify-content: start!important;

}

.path-left a {
    display: block;
    padding: 0;
    font-size: 17px;
    font-family: webfont;
    margin-right:25px;
}
.path-left a.hover{
    color: #005bac;
}
.path-left a.ax-show {
    color: #09f;
}

.c-title {
    border-left: 3px solid #09f;
    padding-left: 10px;
    line-height: normal;
    margin-bottom: 30px;
}

#equipment li > a, #photo1 li > a {
    position: relative;
    display: block;
    width: 100%;
}

#equipment li > a p, #photo1 li > a p {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    left: 0;
    bottom: 0;
}

#equipment li {
    margin-bottom: 30px;
}

#photo1 li:first-child, #photo2 li:first-child {
    width: 100%;
}

.swiper-slide a {
    display: block;
}
#pc-banner .swiper-slide a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.gallery-top #video, .video {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    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;
}

/*顶部*/
.top {
    height: 24px;
    line-height: 24px;
    background-color: #005bac;
    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: 3rem;
    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 li {
    color: #fff;
}

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


.cate-banner .ax-breadcrumb li a {
    color: #fff;
}

.cate-banner .ax-breadcrumb li a:hover {
    color: #fff;
}

.cate-banner .ax-breadcrumb li i.ax-iconfont {
    color: #fff;
}

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

.cate-banner .ax-breadcrumb ul li + li::before {
    color: #fff;
}

/*导航*/
header {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    background-color: #fff;
}

.sticky-wrapper.is-sticky {
    box-shadow: 0 0 5px #c2c2c2;
}

#nav {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

header .ax-grid-inner {
    height: 80px;
}

header .logo {
    height: 30px;
}

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

header .logo-text p.t1 {
    color: #005bac;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
}

header .logo-text p.t2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
}

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

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

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: #005bac;
    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 .wechat .wx-img img{
    width: 150px;
}
.header-left {
    height: 80px;
    padding-left: 30px;
    float: left;
    display: flex;
    align-items: center;
}

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

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

/*底部*/
footer {
    padding: 3% 5% 0;
    background-color: #222;
    color: #999;
    border-top: 8px solid #005bac;
}

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

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 h1 {
    color: #999;
}
footer .foot-1 li img{
    width: 120px;
    margin-bottom: 5px;
}
footer .foot-1 p {
    padding: 0;
    margin-bottom: 5px;
}

footer .foot-logo {
    height: 40px;
    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 .pa-mask {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}


.banner .pa-mask h1 {
    font-size: 5rem;
    color: #fff;
}


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

.bannerbox-pagination {
    display: flex;
    bottom: 40px!important;
    justify-content: center;
    align-items: center;
}
.bannerbox-pagination span {
    background-color: transparent;
    display: block;
    margin: 0 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    opacity: 1;
    pointer-events: auto;
    position: relative;
    width: 44px;
    height: 44px;
    border: 3px solid transparent;
}
@media (max-width: 991px) {
    .bannerbox-pagination span {
        font-size: 14px;
        width: 32px;
        height: 32px;
        border-width: 2px;
    }
}
.bannerbox-pagination span i {
    font-style: normal;
    opacity: 0;
}
.bannerbox-pagination span:last-child {
    margin-right: 0;
}
.bannerbox-pagination span .left,
.bannerbox-pagination span .right {
    opacity: 0;
    width: 22px;
    height: 44px;
    position: absolute;
    left: -3px;
    top: -3px;
    overflow: hidden;
}
@media (max-width: 991px) {
    .bannerbox-pagination span .left,
    .bannerbox-pagination span .right {
        width: 16px;
        height: 32px;
        left: -2px;
        top: -2px;
    }
}
.bannerbox-pagination span .left:after,
.bannerbox-pagination span .right:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 22px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 22px 0 0 22px;
    border-right: 0;
    background-position: 0 0;
}
@media (max-width: 991px) {
    .bannerbox-pagination span .left:after,
    .bannerbox-pagination span .right:after {
        border-width: 1px;
        width: 16px;
        height: 32px;
        border-radius: 16px 0 0 16px;
    }
}
.bannerbox-pagination span .right {
    left: auto;
    right: -3px;
}
@media (max-width: 991px) {
    .bannerbox-pagination span .right {
        right: -2px;
    }
}
.bannerbox-pagination span .right:after {
    content: "";
    position: absolute;
    display: block;
    border-radius: 0 22px 22px 0;
    border: 1px solid #fff;
    border-left: 0;
}
@media (max-width: 991px) {
    .bannerbox-pagination span .right:after {
        border-width: 1px;
        border-radius: 0 16px 16px 0;
    }
}
.bannerbox-pagination span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #fff;
    opacity: 1;
}
.bannerbox-pagination .swiper-pagination-bullet-active {
    color: #fff;
}
.bannerbox-pagination .swiper-pagination-bullet-active i {
    opacity: 1;
}
.bannerbox-pagination .swiper-pagination-bullet-active:after {
    opacity: 0;
}
.bannerbox-pagination .swiper-pagination-bullet-active .left {
    opacity: 1;
}
.bannerbox-pagination .swiper-pagination-bullet-active .left:after {
    transform-origin: right center;
    /* animation-iteration-count: infinite; */
    animation-fill-mode: forwards;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-name: spinleft;
}
.bannerbox-pagination .swiper-pagination-bullet-active .right {
    opacity: 1;
}
.bannerbox-pagination .swiper-pagination-bullet-active .right:after {
    transform-origin: left center;
    /* animation-iteration-count: infinite; */
    animation-fill-mode: forwards;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-name: spinright;
}
@keyframes spinright {
    0% {
        transform: rotate(180deg);
    }
    50% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes spinleft {
    0% {
        transform: rotate(180deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


#index-1, #index-3, #index-4, #index-5,#index-03 {
    padding: 90px 5%;
}

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

#index-1 .flex li p {
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background-color: #f5f5f5;
}

#index-1 .ax-tab {
    margin: 30px 0;
    text-align: center;
}

#index-1 .more-link {
    margin-top: 30px;
}

#index-1 {
    padding: 90px 5%;
}

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

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

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

.cate-list li:hover a {
    color: #fff;
}

#index-1 li {
    transition: all .3s;
}

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

#index-2 .list-2 li p {
    margin-bottom: 20px;
}

#index-2 {
    padding: 90px 5% 3%;
    background: #fff;
    position: relative;
}

#index-2:after {
    /*content: '';*/
    position: absolute;
    width: 100%;
    height: 40%;
    background-color: #005bac;
    right: 0;
    bottom: 0;
    z-index: 0;
}

#index-2 .ax-row {
    position: relative;
    z-index: 2;
}


#index-2 .img-content {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    height: 0;
    padding-top:56.25%;
}
#index-2 .img-content iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

#index-2 .img-content .mask {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s;
}

#index-2 .img-content .mask:hover {
    background-color: rgba(0, 0, 0, .3);
}

#index-2 .img-content .mask img {
    width: 20%;
    cursor: pointer;
}

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

#index-2 .ax-col.ax-col-14 {
    position: relative;
}

#data {

    width: 100%;
}

#data .data li {
    width: 25%;
    border-left: 1px solid #ddd;
    text-align: center;
    margin: 0;
}

#data .data li :last-child {
    border-right: 1px solid #ddd;
}

#data .data li h2 {
    font-size: 60px;
    line-height: 1.2;
}

#data .data li h2:after {
    content: '条';
    font-size: 16px;
    padding-left: 10px;
}

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

#data .data li:nth-child(4) h2:after {
    content: '万件';
}

#index-3 {
    background-color: #f5f5f5;
    text-align: center;
}

#index-3 .text-area > span.iconfont {
    font-size: 60px;
    color: #005bac;
}

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

#index-3 .flex li {
    margin-bottom: 40px;
    width: 50%;
    background-color: #fff;
    padding: 40px;
}

#index-3 .text-area h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

#index-3 .text-area p {
    font-size: 16px;
    color: #666;
    line-height: 2;
}

#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: 147px;
    background: url('/theme/default/images/flag.png') 0 0 no-repeat;
    position: absolute;
    top: -20px;
    right: 30px;
    text-align: center;
    color: #fff;
    padding: 20px;
}

#index-3 .flag h1 {
    font-size: 40px;
}
#index-03{
    background-color: #ebebeb;
}
#index-03 .ax-col-18{
    position: relative;
}
#index-03 .ax-col-18 .main-title{
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 4;
}
#index-03 .hd{
    padding: 40px;
}
#index-03 .hd li{
    height: 80px;
    font-size: 16px;
    text-align: right;
    position: relative;
}
#index-03 .hd li span{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #ddd;
    transform: rotate(45deg);
    margin-left: 20px;
    position: relative;
    z-index: 2;
    margin-top: 5px;
}
#index-03 .hd li:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    right: 7px;
    background-color: #ddd;
}
#index-03 .hd li:last-child:after{
    display: none;
}
#index-03 .hd li.on span{
    background-color: #005bac;
}
#index-03 .hd li.on{
    color: #005bac;
    font-weight: bold;
}

#index-03 .c_tel{
    font-size: 32px;
    color: #005bac;
    text-align: right;
    padding-right: 40px;
}
#index-03 .c_tel p{
    font-size: 16px;
}
#index-03 .c_tel span{

    vertical-align: middle;
    font-size: 32px;
}
#index-03 .ax-col-6{
    background-color: #fff;
}
#index-03 .bd{
    border: none;
}
#index-03 .bd a.ax-btn{
    position: absolute;
    bottom: 0;
    right: -20%;
    width: 180px;
    height: 65px;
    line-height: 65px;
    border-radius: 0;
    font-size: 16px;
    background-color: #005bac;
    color: #fff;
    border: none;
    z-index: 3;
}
#index-03 .bd a.ax-btn span{
    font-size: 16px;
    padding-right: 5px;
}
#index-03 .bd .ax-col{
    position: relative;
}
#index-03 .bd .ax-col .content{
    position: absolute;
    background-color: #fff;
    width: 120%;
    left: 0;
    bottom: 45px;
    padding: 40px;
    z-index: 2;
}
#index-03 .bd .ax-col .content h3{
    font-size: 24px;
    margin-bottom: 15px;
}
#index-03 .bd .ax-col .content p{
    font-size: 16px;
    line-height: 2;
}
#index-4 {
    padding: 90px 5%;
    background: #fff url('/theme/default/images/index4-bg.jpg') 0 0 no-repeat fixed;
}

#index-5 {
    padding: 0;
    color: #ccc;
}
#index-5 .main-title:before{
    background-color: #394b66;
}
#index-5 .pa-mask {
    display: flex;
    align-items: center;
    background: -moz-linear-gradient(90deg, #031327 26%, #ffffff 100%);
    background: -webkit-linear-gradient(90deg, #031327 26%, transparent 100%);
    background: -o-linear-gradient(90deg, #031327 26%, transparent 100%);
    background: -ms-linear-gradient(90deg, #031327 26%, transparent 100%);
    background: linear-gradient(90deg, #031327 26%, transparent 100%);
}

#index-5 ul {
    width: 40%;
    margin-top: 30px;
}

#index-5 li {
    width: 31%;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #666;
    margin-bottom: 30px;
    transition: all .3s;
}

#index-5 li:hover {
    background-color: #005ad2;
    border-color: #005ad2;
    color: #fff;
}

#index-5 li span {
    font-size: 30px;
    color: #666;
}

#index-5 li:hover span {
    color: #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;
    display: inline-block;
    position: relative;
    z-index: 1;
}

/*.main-title{*/
/*    position: relative;*/
/*    margin-bottom: 25px;*/
/*    padding: 31px 0;*/
/*    font-size: 42px;*/
/*    line-height: 1;*/
/*    text-align: center;*/
/*}*/

.main-title:before {
    content: '';
    width: 80px;
    height: 80px;
    background-color: #d1ebfe;
    border-radius: 50%;
    position: absolute;
    left: -30px;
    top: -30px;
    z-index: -1;
}

/*.main-title:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: calc(50% - 1px);*/
/*    display: block;*/
/*    width: 2px;*/
/*    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);*/
/*    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(25%, #bfbfbf), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(75%, #bfbfbf));*/
/*    background: -moz-linear-gradient(#bfbfbf 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #bfbfbf 75%);*/
/*    background: -webkit-linear-gradient(#bfbfbf 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #bfbfbf 75%);*/
/*    background: linear-gradient(#bfbfbf 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #bfbfbf 75%);*/
/*    -moz-transform: skewX(-45deg);*/
/*    -ms-transform: skewX(-45deg);*/
/*    -webkit-transform: skewX(-45deg);*/
/*    transform: skewX(-45deg);*/
/*}*/
.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-ell-title {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}

#index-4 .ax-card .ax-card-content .ax-des {
    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 .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 h4 {
    font-weight: bold;
    font-size: 22px;
    color: #005bac;
}

#index-4 li .item_info p {
    font-size: 15px;
    color: #999;
}

#index-4 .ax-date {
    font-size: 20px;
    color: #999;
}

.ax-deform.ax-primary {
    background-color: #005bac;
    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;
}

.side-menu .ax-title h1 span {
    font-weight: normal;
    font-size: 24px;
}

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

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

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

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

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

}

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

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

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

.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: #005bac;
    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: #005bac;

}

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

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

.pro-info .intro p {
    line-height: 2;
}

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

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

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

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

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

.ax-article p {
    font-size: 16px;
    text-align: justify;
    text-indent: 2em;
    line-height: 2;
}

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

.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: #005bac;
    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;
    margin-top: -200px;
    background-color: #fff;
    z-index: 2;
}

#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: #005bac;
    font-size: 22px;
}

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

/*about*/
#top-banner {
    position: relative;
    background: #222;
    -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 .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: 80px;
    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 .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;
}

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

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

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

#about1 .son-list {
    padding: 60px 0;
}

#about1 .son-list li {
    width: 18%;
    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: 1920px) {

}
@media only screen and (min-width: 2400px) {
    section, footer > div,.sticky-wrapper #nav .ax-grid-inner,.copyright > div,.top .ax-grid{
        max-width: 1920px;
        margin: 0 auto;
    }
    .header-left,.header-right,.top .ax-grid{
        padding: 0;
    }

}

@media only screen and (max-width: 1440px) {
    #index-2 .text-content p {
        font-size: 14px;
    }

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

    #data .data li h2 {
        font-size: 50px;
    }

    #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: 90%;

    }


}

@media only screen and (max-width: 1280px) {
    .nav > li a {
        font-size: 15px;
    }

    .nav > li {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 1200px) {
    .logo-text{
        display: none;
    }
}