@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('//at.alicdn.com/t/webfont_1uce09lfo5q.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/webfont_1uce09lfo5q.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/webfont_1uce09lfo5q.woff2') format('woff2'),
    url('//at.alicdn.com/t/webfont_1uce09lfo5q.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/webfont_1uce09lfo5q.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/webfont_1uce09lfo5q.svg#after') format('svg'); /* iOS 4.1- */
}
.ax-panel-header.flex{
    flex-wrap: nowrap;
}
.maskfadeUp{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: block;
    background-color: #e62129;
    -webkit-transition: -webkit-transform 1.2s 0.5s;
    transition: transform 1.2s 0.5s;
}
.maskfadeUp.animated {
    -webkit-transform: translateY(-101%);
    transform: translateY(-101%);
}
.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;
}
.width.path {
    padding: 20px 5%;
    border-bottom: 1px solid rgba(221, 221, 221, 0.57);
}
.path-left {
    width: 70%;
    display: block!important;
}

.path-left a {
    display: inline-block;
    padding: 0;
    margin-right: 30px;
    font-size: 17px;
}

.path-left a.ax-show {
    color: #e62129;
}
.c-title{
    border-left: 3px solid #e62129;
    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%;
}
.gallery-top .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;
}
.intro-text .main-title{
    margin-bottom: 40px;
}
.intro-text p{
    font-size: 16px;
    line-height: 2;
    margin-bottom: 15px;
    text-align: justify;
}
img {
    max-width: 100%;
    width: 100%\0;
}
body {

}

section {
    padding: 90px 5%;
}
.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%;
    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;
}

/*顶部*/
header .top {
    padding: 0 5%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 12px;}

.top p {
    margin: 0;
    padding: 0;
}

.top .ax-grid {
    padding: 0;
}

.ax-breadcrumb li {
    display: inline-block;
}

.cate-banner .flex2 h1 {
    font-size: 2.6vw;
    line-height: 1;
     font-weight: 500;
    color: #fff;
}
.cate-banner .flex{
    justify-content: center;
}
.cate-banner .flex h1{
    font-size: 2.6vw;
    line-height: 1;
    font-weight: 500;
    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: 101;
    background-color: #fff;
}
.sticky-wrapper.is-sticky{
    box-shadow: 0 0 5px #c2c2c2;
}
#nav{
    width: 100%;
    padding: 0 5%;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}


header .logo {
    height: 40px;
  
}
header .logo-text{
    padding-left: 20px;
}
header .logo-text p.t1{
    color: #e62129;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    font-family: webfont;
}
header .logo-text p.t2{
    font-size: 15px;
    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 {
    width: 100%;
    background-color: #e62129;
    color: #fff;
    text-align: center;
    display: flex;
    padding: 0 5%;
    align-items: center;
    justify-content: space-between;
}
.is-sticky{
    z-index: 101;
}
.nav > li {
    flex: 1;
    line-height: 60px;
    position: relative;
}
.nav > li > a {
padding: 0 20px;
display: inline-block;
}
.nav .ax-name {
    font-size: 16px;
    font-weight: lighter;
}
.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 {
    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: 0 0 6px 6px;
    box-shadow: rgba(0,0,0,0.14) 0px -6px 9px 0px;
    transition: 0.5s ease 0s;
    transform-origin: top;
    opacity: 0;
}
.nav > li > ul:before {
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -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 {
    padding: 0 10px;
    line-height: 40px;
    transition: all .3s;
}

.nav > li:hover > ul {
    transform: scale(1);
    opacity: 1;
}

.nav > li a {
    text-align: center;
    color: inherit;
}
.nav > li:hover{
    background-color: #000;
}
.nav > li > ul li a {
    font-size: 14px;
    padding: 0;
}
.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: #e62129;
}
header .hotline {
    padding: 0;
    font-size: 26px;
    font-weight: bold;
    display: flex;
    font-family: webfont;
    align-items: center;
    line-height: 1;
}
header .hotline span{
    font-size: 34px;
    color: #e62129;
    font-weight: normal;
}
header .wechat {
    height: 80px;
    line-height: 80px;
    padding: 0 30px;
    background-color: #eee;
    text-align: center;
    color:#e62129;
    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;
    display: flex;
    align-items: center;
}
.header-right{
    height: 80px;
    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: #e62129;
}

.ax-menu > li:before {
    display: none;
}

/*底部*/
footer {
    padding: 3% 5% 0;
    background-color: #222;
    color: #999;
    border-top: 8px solid #e62129;
}
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 p{
    padding: 0;
    margin-bottom: 5px;
}
footer .foot-logo{
    height: 40px;
  
}
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;
    background-color: rgba(0,0,0,0);
}
.banner .swiper-pagination-fraction{
    opacity: 1;
    color: #fff;
    width: 10px;
    height: auto;
    left: 5%;
    bottom: 40%;
    font-size: 0;
}
.banner .swiper-pagination-current,.banner .swiper-pagination-total{
    font-size: 16px;
}
.banner .swiper-pagination-current:after{
    content:'';
    width: 1px;
    height: 60px;
    background-color: #fff;
    display: block;
    margin-left: 4px;
}
.banner .pa-mask h1 {
    font-size: 5rem;
    color: #fff;
}
.banner .swiper-button-next, .banner .swiper-button-prev {
    background-size: 60%;
    right: 5%;
    top: 58%;
    margin-top: -35px;
    transform: rotate(90deg);
    opacity: 0.5;
}

.banner .swiper-button-prev {
    left: auto;
    right: 5%;
    top: 48%;
}

.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover {
    opacity: 1;
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
}

.banner .swiper-pagination-bullets {
    bottom: 5% !important;
}

.banner .swiper-pagination-bullet-active {
    background-color: #e62129;
}


#index-1,#index-3,#index-4,#index-5{
    padding: 90px 5%;
}
#index-1 .tabNav{
    background-color: #ccc;
  
}
#index-1 .tabNav .swiper-slide{
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    font-weight: lighter;
    border-top: 5px solid #ccc;
}
#index-1 .tabNav .swiper-slide + .swiper-slide{
    border-left: 1px solid #bbb;
}
#index-1 .tabNav .swiper-slide a{
    color: inherit;
    font-size: 18px;
}
#index-1 .tabNav .swiper-slide-thumb-active{
    background-color: #fff;
    border-top: 5px solid #e62129;
}
#index-1 .tabContent .swiper-slide .bk{
    border:2px solid #e62129;
    width: 260px;
    line-height: 80px;
    text-align: center;
    color: #e62129;
    font-size: 24px;
    font-weight: bold;
}
#index-1 .tabContent .swiper-slide .bk span{
    font-size: 24px;
    font-weight: normal;
}
#index-1 .tabContent .swiper-slide .flex{
    flex-wrap: nowrap;
}
#index-1 .tabContent .swiper-slide .sm{
    width: calc(100% - 290px);
}
#index-1 .tabContent .swiper-slide .sm h3{
    font-size: 22px;
    font-weight: bold;
}
#index-1 .tabContent .swiper-slide .sm p{
    font-size: 16px;
    color: #999;
}
#index-1 .tabContent .swiper-slide .sm a{
    color: #e62129;
}
#index-1 .swiper-slide .flex2{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#index-1 .main-title{
    text-align: center;
}
#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: #e62129;
}
.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;
    position: relative;
    margin-bottom: 35px;
}
#index-1 .flex li .title{
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    color: #fff;
    background-color: rgba(230, 33, 41, 0.85);
}
#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 .list-2 li p{
    margin-bottom: 20px;
}
#index-2{
    padding: 90px 5%;
    background: #fff url('/theme/default/images/index2-bg.jpg') center no-repeat fixed;
}
#index-2 li.img-content{
    overflow: hidden;
    position: relative;
}
#index-2 li img{
    position: relative;
    z-index: 2;
}
#index-2 li.img-content:before{
    content: '';
    width: 100%;
    height: 100%;
    left: -15px;
    bottom: -15px;
    z-index: 1;
    position: absolute;
    background-color: #fff;
    border: 5px solid #e62129;
}

#data{
    width: 100%;
    position: relative;
}
#data .data{
    position: absolute;
    width: 90%;
    left: 5%;
    top: -60px;
    padding: 20px 0;
    background-color: #e62129;
    color: #fff;
    z-index: 100;
}
#data .data li,#index-2 .data li p{
    text-align: center;
    margin: 0;
    font-size: 16px;
}
#data .data li+li{
    border-left: 1px solid rgba(255,255,255,.3);
}
#data .data li h2{
    font-size: 60px;
    line-height: 1.2;

}
#data .data li h2:after{
    font-size: 16px;
    padding-left: 10px;
}
#data .data li:nth-child(1) h2:after{
    content: '年';
}
#data .data li:nth-child(2) h2:after{
    content: '大类';
}
#data .data li:nth-child(3) 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: #e62129;
}
#index-3 .flex{
    align-items: stretch;
}
#index-3 .flex li{
    width: 50%;
    background-color: #fff;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
#index-3 .text-area{
    padding: 30px;
}
#index-3 .text-area h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
#index-3 .text-area p{
    font-size: 16px;
    line-height: 2;
}
#index-3 .text-area p.en{
    font-size: 14px;
    line-height: 1.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: 0;
    right: 30px;
    text-align: center;
    color: #fff;
    padding: 20px;
}
#index-3 .flag h1{
    font-size: 40px;
}

#index-4{
    padding: 90px 5%;
    background: #fff url('/theme/default/images/index4-bg.jpg') 0 0 no-repeat fixed;
}
#index-5{
    background: #fff url('/theme/default/images/index5-bg.jpg') center no-repeat fixed;
    text-align: center;
    color: #fff;
}
#index-5 ul{
    margin-top: 60px;
}
#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 .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_info{
    width: 75%;
}
#index-4 li .item_info h4{
    font-weight: bold;
    font-size: 22px;
    color: #e62129;
}
#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: #e62129;
    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 .ax-panel-header > span {
    transition: all .3s;
}
.ax-accordion li:hover .ax-panel-header > span {
    padding-right: 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: #e62129;
}
.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: #e62129;
    position: fixed;
    left: 3%;
    top: 50%;
    cursor: pointer;
    transition: all .5s;
}
.float-menu:hover{
    box-shadow: 0 0 10px #e62129;
}
.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: #e62129;
    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: #e62129;

}
.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 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 #content p{
    line-height: 2;
    margin-bottom: 15px;
}
.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: #e62129;
}
.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;
  
    background-color: #fff;
    z-index: 2;
}

.ax-article .content p {
   
    text-align: justify;
    text-indent: 2em;
    line-height: 2;
    margin-bottom: 15px;
}

.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: #e62129;
    width: 0;
    height: 2px;
    transition: all .6s;
}
.download-list li:hover:after{
    width: 100%;
}
/*联系我们*/
.bg-gray{
    background-color: #f5f5f5;
}

#contact .width{
    position: relative;
    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: #e62129;
    font-size: 22px;
}
#contact form{
    background-color: #fff;
    padding: 30px 0;
    border-radius: 10px;
}
/*about*/
#top-banner {
    position: relative;
    background: #fff url('/theme/default/images/about-bg.jpg') 0 0 no-repeat fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#top-banner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
}


#top-banner 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{
    background: #fff url('/theme/default/images/about1.jpg') center no-repeat;
}
#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: 23%;
    padding: 30px;
    text-align: center;
    font-size: 24px;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-weight: 100;
    transition: all .3s;
    background-color: #fff;
}
#about1 .son-list li:hover{
    color: #e62129;
    box-shadow: 0 0 10px #ddd;
}
#about1 .son-list li a{
    color: inherit;
}
#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 (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;
    }


}

@media only screen and (max-width: 1280px) {
    #index-1 .tabNav .swiper-slide{
        line-height: 60px;
    }
    #index-1 li,#index-1 .flex li p{
        font-size: 14px;
    }
    .side-menu .ax-title h1,.ax-accordion li.ax-item .ax-panel-header{
        padding: 0 15px;
    }
    .banner .swiper-button-next, .banner .swiper-button-prev{
        -webkit-background-size: 30%;
        background-size: 30%;
    }
    .nav .ax-name{
        font-size: 14px;
    }
    #data .data li h2{
        font-size: 45px;
    }
    .nav > li {
        padding: 0 10px;
    }
    .nav > li > ul{
        line-height: 30px;
    }
}
@media only screen and (max-width: 1200px) {
    .nav .ax-name,.nav > li > ul li a{
        font-size: 13px;
    }
}
@media only screen and (min-width: 2400px) {
    .path.width{
        padding: 20px 0;
    }
    header .sticky-wrapper{
        background-color: #e62129;
        padding: 0;
    }
    footer>div,.copyright>div{
        max-width: 1920px;
        margin: 0 auto;
        padding: 0;
    }
    .width,#article .width{
        width: 100%;
        max-width: 1920px;
    }
    #article .ax-article{
        columns:2;
        column-gap: 80px;
    }
}