html {
    background-color: transparent;
}

body {
    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 !important;
}
.banner .index-video {
    position: relative;
    width: 100%;
    height: 100%;

}
.banner .swiper-slide{
    /*height: calc(100vh - 100px); */
}
.banner .index-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

.ui-sidebar{
    bottom:22%;
}
.ui-sidebar li.weixin div img {
    width: 120px;
}
.ui-sidebar ul li div:after{
    top:12%;
}
.ui-sidebar li.weixin div {
    width: max-content;
    padding: 0;
}
.son1 li{
    position: relative;
}
.son2,.son3{
    width: 200px;
    position: absolute;
    right: -200px;
    display: none;
    top: 0;

}

.son1 li:hover .son2{
    display: block;
}
.son2 li:hover .son3{
    display: block;
}
.son2 li,.son3 li a{
    background-color: #333;
    color: #fff;
}
#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%;
    max-width: 1200px;
}

.ui-sidebar ul li div {
    width: max-content;
}

#pro-mobile, #pro-qrcode {
    display: none;
}

#pro-mobile {
    font-size: 16px;
}

#pro-qrcode img {
    width: 140px;
}

button.ax-danger.ax-btn:hover {
    border-color: #b62124;
}

.page {
    width: 100%;
}

.page ul li.active a:hover {
    background-color: #b62124;
}

.page ul li.active a {
    background: #b62124;
}

.page ul li.active {
    background: #b62124;
    border-color: #b62124;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

span, font, input, textarea, select, label, i {
    vertical-align: middle;
}

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

a {
    color: inherit;
}

a.more {
    display: flex;
    align-items: center;
    color: #3e85c4;
    font-size: 24px;
    line-height: 1;
}

a.more span {
    font-size: 12px;
    padding-left: 15px;
    transition: all .3s;
}

a:hover, a.more:hover {
    color: #b62124;
}

a.more:hover span {
    padding-left: 20px;
    color: #b62124;
}

.ax-btn.ax-line:hover {
    background-color: #b62124;
    color: #fff;
}

.ax-btn.ax-line:hover:after {
    border-color: #b62124;
}

.side-menu .ax-accordion {
    padding: 0 20px;
}

.side-menu .ax-item a {
    display: flex;
    align-items: center;
}

.side-menu .contact-info {
    padding: 20px;
    border-top: 1px solid #eee;
}

.side-menu .contact-info h2 {
    margin-bottom: 20px;
}

.side-menu .contact-info h2 span {
    font-size: 12px;
    line-height: 2.2;
    vertical-align: top;
    margin-left: 3px;
}

.side-menu .contact-info p {
    line-height: 2.5;
}

.side-menu .sub-nav2 li {
    padding-left: 20px;
}

.ax-panel-header.flex {
    flex-wrap: nowrap;
}

.dot:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #b62124;
    margin-right: 5px;
}

.maskfadeUp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: block;
    background-color: #b62124;
    -webkit-transition: -webkit-transform 1.2s 0.5s;
    transition: transform 1.2s 0.5s;
}

.maskfadeUp.animated {
    -webkit-transform: translateY(-101%);
    transform: translateY(-101%);
}

.ax-pagination li {
    font-size: 16px;
    background-color: transparent !important;
}

.ax-pagination li.active {
    background-color: #b62124 !important;
    color: #fff;
}

.ax-pagination li a {
    background-color: #fff;
    border-radius: 16px !important;
}

.ax-pagination li.active a {
    border-radius: 50% !important;
}

p {
    padding: 0;
}

.path {

    background-color: #fff;
    border-bottom: 1px solid rgba(221, 221, 221, 0.57);
}

.path .width.flex {
    height: 80px;
}

.path-left.flex {
    width: 70%;
    justify-content: start;
}

.path-left h3 {
    font-size: 1.4vw;
}

.path-left a {
    text-align: center;
    min-width: 120px;
    display: inline-block;
    padding: 0 20px;
    line-height: 80px;
    font-size: 17px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.57);

}

.path-left a.hover {
    border-color: #b62124;
}

.path-left a.ax-show {
    color: #b62124;
}

.path .ax-breadcrumb {
    width: 30%;
    text-align: right;
}

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

.gallery-top .swiper-slide a {
    display: block;
}

.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 {
    padding: 5rem 0;
    margin: 0 auto;
    background-size: cover !important;
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    width: 100% \0;
}

/*body {*/
/*    padding-top: 100px;*/
/*}*/

.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 #b62124;
    margin-bottom: -1px;
    font-size: 20px;
    font-weight: bold;
}

.swiper-slide img {
    width: 100%!important;
}

#pc-banner .swiper-slide a {
    display: block;
}

.ax-card-block .ax-img {
    height: 150px;
}


.width {
    width: 84%;
    margin: 0 auto;

}

.width:after {
    display: table;
    content: '';
    clear: both;
}

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

.cate-banner .pa-mask {
    background-color: rgba(0, 0, 0, .3);
}

.pa-mask.flex2 {
    justify-content: center;
}

.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 {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 12px;
    display: none;
}

.top p {
    margin: 0;
    padding: 0;
}

.top .ax-grid {
    padding: 0;
}

.ax-breadcrumb li {
    display: inline-block;
}

.cate-banner {
   
    margin: 0 auto;
}

.cate-banner .flex2 h1 {
    font-size: 2.6rem;
    line-height: 1.6;
    color: #fff;
}

.cate-banner .flex {
    justify-content: start;
    color: #fff;
}

.cate-banner .flex h1 {
    margin: 0;
    line-height: 1;
}

.cate-banner .flex p {
    margin-top: 20px;
    font-size: 16px;
}

.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;
    webkit-transition: height 0.35s;
    -moz-transition: height 0.35s;
    transition: height 0.35s;
}

.home-header {
    background-color: #fff;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.08);
}

header .color-logo {
    display: none;
}

._mini header {
    background-color: #fff;
    color: #333;
    box-shadow: 0 0 5px #ddd;
}

._mini header .white-logo {
    display: none;
}

._mini header .color-logo {
    display: block;
}

.home-header {
    width: 100%;
    position: relative;

}

.home-header .logo {
    position: relative;
    display: flex;
    align-items: center;
    height: 70px;
}

._mini .home-header .logo {
    height: 55px;
}

.home-header .logo h1 {
    position: relative;
    z-index: 1;
    margin: 0;
}

.home-header .logo h1 img {
    height: 30px;
    transition: all .3s;
}

._mini .home-header .logo h1 img {
    height: 25px;
}

.home-header .flexbox {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.home-header .flexbox a {
    color: inherit;
}

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

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

header .logo-text p.t2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    line-height: 1.2;
}

.home-header .rightbox {
    display: flex;
    align-items: center;
}

.home-header .rightbox:before {
    content: '';
    display: table;
}

.home-header .rightbox:after {
    content: '';
    clear: both;
}

.home-header .navmenu {
    height: 70px;
    min-width: 600px;
    display: flex;
    align-items: start;
    justify-content: space-evenly;
    transition: all .3s;
}

.home-header .navmenu:after {
    content: "";
    display: block;
    clear: both;
}

.home-header .navmenu > li {
    text-align: center;
    padding: 0 25px;
}

.home-header .navmenu > li.nav-li {
    position: relative;
}

.home-header .navmenu > li > a {
    display: block;

}

.home-header .navmenu > li .tit {
    width: 100%;
    line-height: 70px;
    font-size: 0.8rem;
}

._mini .home-header .navmenu {
    height: 55px;
}

._mini .home-header .navmenu > li .tit {
    line-height: 55px;
}

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

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

.flex3 {
    display: flex;
    align-items: center;
    justify-content: end;
}

.is-sticky {
    z-index: 101;
}

.home-header .navmenu > li > ul {
    width: max-content;
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    line-height: 40px;
    opacity: 0;

    padding: 20px 10%;
    background-color: #f5f5f5;
    transform: scale(1, 0);
    transition: all .5s;
}

.home-header .navmenu > li.nav-li > ul {
    padding: 20px 0;
}

.home-header .navmenu > li > ul > li {
    transition: all .5s;
}

.home-header .navmenu > li.proli ul {
    padding: 2rem 8%;
}

.home-header .navmenu > li.proli:hover ul {
    border-top: 1px solid #ddd;
}

.home-header .navmenu > li.proli > ul li {
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 10px 0;
}

.home-header .navmenu > li.nav-li > ul > li {
    border-radius: 0;
    text-align: center;

}

.home-header .navmenu > li > ul li:hover {
    border-color: #b62124;
    box-shadow: 0 0 10px #999;
}

.home-header .navmenu > li.nav-li > ul li:hover {
    box-shadow: none;
    background-color: #ccc;
}

.home-header .navmenu > li:hover > ul {
    transform: scale(1);
    opacity: 1;

}

.home-header .navmenu > li:hover .tit > a {
    color: #b62124 !important;
}


.home-header .navmenu > li a {
    display: block;
    width: 100%;
    color: inherit;
}

.home-header .navmenu > li .tit > a {
    position: relative;
    font-size: 16px;
    display: block;
}

.home-header .navmenu > li .tit > a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    margin: 0 auto;
    background-color: #b62124;
    transition: all .3s;
}

.home-header .navmenu > li:hover .tit > a:before {
    width: 100%;
}

.home-header .navmenu > li a span {
    vertical-align: middle;
}

.home-header  ul.son1 li a {
    font-size: 14px;
    padding: 0 15px;
    line-height: 38px;
    position: relative;
}
.home-header  ul.son2 li a,.home-header ul.son3 li a {
    font-size: 14px;
    padding: 0;
    text-align: center;
    line-height: 38px;
    position: relative;
}
.home-header .navmenu > li > ul li a p {
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 0.7vw;
    background-color: rgba(215, 12, 25, .8);
    color: #fff;
    left: 0;
    bottom: 0;
}

.header-left .home-header .navmenu > li > ul li a {
    text-align: center;
}


.home-header .navmenu > li:hover > ul.son1 li:hover > a {
    background-color: #b62124;
    color: #fff;
}

.home-header .right-bar {
    font-size: 0.8rem;
    display: flex;
}

.home-header .right-bar a {
    display: flex;
    align-items: center;
    margin-left: 0.8rem;

    position: relative;
}

.home-header .right-bar #tel span {
    font-size: 1rem;
    color: #b62124;
    font-weight: bold;
}

.home-header .right-bar span {
    margin-right: 3px;
}

.home-header .right-bar span.iconfont {
    font-size: 28px;
}

#header-search-bar, #header-qrcode {
    display: none;
}

#header-qrcode img {
    width: 120px;
}

#header-search-bar form {
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#header-search-bar form input {
    width: 75%;
    border-radius: 5px 0 0 5px;
}

#header-search-bar form button {
    width: 25%;
    border-radius: 0 5px 5px 0;
}

header .wechat {
    height: 80px;
    line-height: 80px;
    padding: 0 30px;
    background-color: #eee;
    text-align: center;
    color: #b62124;
    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;
}

.wx {
    width: 120px;
    border-radius: 10px;
}

footer .wx {
    margin-left: 5px;
}

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

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

/*底部*/
.fix-foot {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 9;
    background-color: #2c3037;
    color: #fff;
    padding: 20px 0;
}

.ax-color-danger {
    color: #b62124;
}

.fix-foot .close {
    position: absolute;
    right: 10px;
    top: 10px;

    z-index: 99;
}

.fix-foot .close span {
    font-size: 24px;
    line-height: 1;
}

.fix-foot .content {
    font-size: 20px;

}

.fix-foot .content p {

    margin-bottom: 10px;
}

.fix-foot .content p.t2 {
    margin-bottom: 0;
}

.fix-foot .content p span {
    margin: 0 5px;
    font-weight: bold;
}

.fix-foot .content p span.num {
    border: 1px solid #000;
    font-weight: normal;
    position: relative;
    padding: 0 5px;
    color: #333;
    border-radius: 4px;
    font-family: 'Oswald Light';
    background: linear-gradient(0deg, #999, #fff);
}

#foot-close {
    color: #fff;
    cursor: pointer;
    transition: all .3s;
}

#foot-close:hover {
    color: #ff0;
}

footer {
    padding: 3% 0 0;
    position: relative;
    color: #fff;
    z-index: 2;
    background:#000 url('https://resource.sonschn.cn:8043/resource/2021/xiaodaodq/quote/foot-bg1.jpg') center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

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

footer a {
    color: #fff;
    transition: all .3s;
}

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

footer h3 a:after {
    content: '';
    display: block;
    width: 24px;
    height: 1px;
    background-color: #d6241e;
    margin-top: 10px;
}

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

footer .foot-1 h1 {
    color: #d6241e;
    font-size: 30px;
}

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

footer .foot-logo {
    height: 45px;
    
}

footer .list-container a {
    display: block;
    color: #fff;
    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 .sns a {
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 1px solid #444;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-left: 10px;
    transition: all .3s;
}

footer .sns a:hover {
    border-color: #999;
}

footer .sns a span {
    color: #999;
    font-size: 22px;
}

footer .sns a:hover span {
    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;
    color: #fff;
}

.foot-1 {
    padding-bottom: 30px;
    border-bottom: 1px solid #444;
}

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

.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 {
    padding: 0 0 20px;
    color: #fff;
}

.copyright a {

    display: inline-block;
}

/*首页*/
.banner-bar {
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: 150px;
    z-index: 2;
}

.banner-bar .width {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.banner-search {
    padding: 15px;
    border-radius: 10px;
    width: 580px;
    background-color: #b62124;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner-search div.input {
    color: #fff;
    width: calc(100% - 130px);
}

.banner-search div.input input {
    background-color: transparent;
    border: none;
    color: #fff;
}

.banner-search div.input input::-webkit-input-placeholder {
    color: #fff;
}

.banner-search div.input input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

.banner-search div.input input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

.banner-search div.input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.banner-search div.button {
    width: 120px;
}

.banner-search div.button button {
    border-radius: 20px;
    width: 100%;
}

.banner-ad {
    border-radius: 10px;
    width: calc(100% - 600px);
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-ad ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner-ad ul li {
    text-align: center;
    width: 25%;
}

.banner-ad ul li a {
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;
}

.banner-ad ul li a img {
    width: 30px;
    max-width: 100%;
    display: inline-block;
    margin-right: 10px;
}

#pc-banner {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 0;
}

.banner .pa-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    padding-left: 8%;
}

#pc-banner .pa-mask .width {
    padding: 0;
    width: 100%;
}

#pc-banner .swiper-slide {

}

#pc-banner .swiper-slide .more-link {
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    border: 1px solid #ccc;
    margin-top: 1.5rem;
    overflow: hidden;
}

#pc-banner .swiper-slide .more-link:before {
    z-index: -1;
}

#pc-banner .swiper-slide .more-link:hover {
    color: #fff;
}
#pc-banner .swiper-slide a{
    height: 100%;
}
#pc-banner .swiper-slide a img {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: 100%;
}

#pc-banner .swiper-slide .video {
    background: transparent;
    padding-top: 56.25%;
}


#pc-banner .swiper-slide h1 {
    font-size: 2.5rem;
    line-height: 2;
}

#pc-banner .swiper-slide p {
    font-size: 1.2rem;
    margin: 0;
}

#pc-banner .swiper-button-next, #pc-banner .swiper-button-prev {
    background: none;
    width: auto;
    height: auto;
    opacity: .4;
}

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

#pc-banner .swiper-button-prev {
    left: 2%;
}

#pc-banner .swiper-button-next {
    right: 2%;
}

#pc-banner .c-dot {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
}

#pc-banner .swiper-pagination {
    position: relative;
    text-align: right;
}

.loading {
    margin: 0 5px;
    width: 38px;
    height: 38px;
    position: relative;
    border: 4px solid transparent;
    background: transparent;
}

.loading.swiper-pagination-bullet-active {
    border-color: rgba(255, 255, 255, .2);
}

.loading .c-progress {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    left: 11px;
    top: 11px;
    line-height: 120px;
    text-align: center;
}

.loading.swiper-pagination-bullet-active .c-progress {
    display: none;
    background-color: #b62124;
}

.loading .left,
.loading .right {
    opacity: 0;
    width: 19px;
    height: 38px;
    overflow: hidden;
    position: absolute;
    left: -4px;
    top: -4px;
    overflow: hidden;
}

.loading.swiper-pagination-bullet-active .left, .loading.swiper-pagination-bullet-active .right {
    opacity: 1;
}

.loading .right {
    left: auto;
    right: -4px;
    top: -4px;
}

.loading .left:after,
.loading .right:after {
    content: null;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 19px;
    height: 38px;
    border: 4px solid #fff;
    border-radius: 19px 0 0 19px;
    border-right: 0;
}

.loading .right:after {
    content: null;
    position: absolute;
    display: block;
    border-radius: 0 19px 19px 0;
    border: 4px solid #fff;
    border-left: 0;
}

.loading.swiper-pagination-bullet-active .left:after {
    transform-origin: right center;
    /* animation-iteration-count: infinite; */
    animation-fill-mode: forwards;
    animation-duration: 3.9s;
    animation-timing-function: linear;
    animation-name: spin-left;
}

.loading.swiper-pagination-bullet-active .right:after {
    transform-origin: left center;
    animation-duration: 3.9s;
    /* animation-iteration-count: infinite; */
    animation-timing-function: linear;
    animation-name: spin-right;
}

@keyframes spin-right {
    0% {
        transform: rotate(180deg);
    }
    50% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spin-left {
    0% {
        transform: rotate(180deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


.main-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.main-title .more-link {
    background-color: #fff;
    color: #b62124;
}

.main-title h1 span.icon-sj {
    vertical-align: top;
    font-size: 16px;
    line-height: 1.4;
}

.main-title .more-link span {
    color: #b62124;
}

.main-title .more-link:hover {
    box-shadow: 0 0 10px #ccc;
}

.main-title h1 {
    font-size: 2.5vw;
    line-height: 1;
}

.lan-img {
    width: 18px;
    margin-right: 5px;
}

.b-title {

}

h1 {
    font-size: 3vw;
}

h2 {
    font-size: 1.4vw;
}

.b-title p {
    font-size: 16px;
    margin-top: 20px;
}

#index-1 {
    position: relative;
    background-color: #fff;
    padding-bottom: 1rem;

}

#index-1 .b-title {
    margin-bottom: 3rem;
}


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


.main-title {
    position: relative;
    height: 200px;
}

.main-title span {
    font-size: 200px;
    color: #f8f8f8;
}

.main-title .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-title p {
    font-size: 2vw;
    color: #ccc;
    margin-top: 15px;
    font-weight: 100;
}

#index-1 .main-title {
    position: absolute;
    top: 20px;
    left: 0;
}

#index-1:after {
    /*content: '';*/
    width: 92%;
    position: absolute;
    bottom: 9.375%;
    right: 0;
    background-color: #f5f5f5;
    height: 500px;
}
#index-1 .index-pro{
    padding: 10px 10px 60px;
}

#index-1 .swiper-slide{
    background-color: #ffffff;
    position: relative;
    font-size: 18px;
    border-radius: 5px;
    box-shadow: 0 0 10px 2px #ccc;
    transition: all 0.5s;
}
#index-1 .swiper-slide a img{
    transition: all 0.5s;
}
#index-1 .swiper-slide a{
    padding: 0px 20px 20px 20px;
    color: inherit;
    transition: unset;
}
#index-1 .swiper-slide:hover{
    /*background-color: #c13d40;*/
    color: #c13d40;
    box-shadow: 0 0 0 2px #c13d40;
}
#index-1 .swiper-slide:hover a img{
    transform: scale(1.06);
}
#index-1 .swiper-slide .content{
    padding-top: 9px;
    position: absolute;
    width: 100%;
    font-size: 17px;
    height: 5vh;
    line-height: 5vh;
    text-align: center;
    left: 0;
    bottom: 1px;
}
#index-2 {
    padding: 0;
    background-color: #fff;
    position: relative;
}


#index-2 .bg .mask {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    z-index: 2;
}

#index-2 .bg .mask h1 {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1;
    margin: 0;
    position: relative;
}

#index-2 .bg .mask h1:after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background-color: rgba(255, 255, 255, .6);
    transform: rotate(-55deg);
    margin: 50px auto;
}

#index-2 .bg .mask p {
    font-size: 0.85rem;
    text-align: center;
    letter-spacing: 7px;
    opacity: .8;
}

#index-2 .left-content {
    position: relative;
    z-index: 2;
}

#index-2 .content a.ax-btn:after {
    display: none;
}

#index-2 .content .text {
    font-size: 16px;
    line-height: 2;
    margin-top: 30px;
}

#index-2 .content .text p {
    text-align: justify;

}

#index-2 .more-link {
    background-color: #b62124;
    color: #fff;
    width: 510px;
    height: 110px;
    padding: 0 6%;
    margin-top: -55px;
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.more-link span {
    font-size: 25px;
}


#index-2 .content {
    padding: 3vh 0;
}

#index-2 .more-link:hover {
    box-shadow: 0 0 10px #b62124;
    color: #fff;
}

#index-2 .content a.ax-btn:hover,
#index-2 .content .text .more-link:hover {
    box-shadow: 0 0 10px #fff;
}

#index-2 .content .text .more-link span {
    color: #b62124
}

#index-2 .flex {
    padding: 0px 0px 40px;
}
#index-2 .list-4.flex{
    padding: 0;
}

#index-2 .flex li {
    width: 25%;
    margin: 0;
    text-align: center;
    padding: 0 20px;
}

.data-list li h2:after {
    content: '+';
    font-size: 30px;
    padding-left: 15px;
    display: inline-block;

}

.data-list li:nth-child(1) h2:after {
    content: '年';
    font-size: 20px;
}

.data-list li:nth-child(2) h2:after {
    content: '大';
    font-size: 20px;
}

.data-list li h2 {
    font-size: 5vw;
    line-height: 1;
    color: #b62124;
}

.data-list li p {
    font-size: 16px;
}

.data-list .flex li span {
    font-size: 60px;
    line-height: normal;
    margin-bottom: 15px;
    color: #b62124;
}

#index-2 .flex li + li {
    border-left: 1px solid #ddd;
}

#index-2 .bg-info {
    position: relative;
    overflow: hidden;
}

#index-2 .bg-info:after {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    content: 'JIANHUAN';
    font-size: 180px;
    color: #f5f5f5;
    font-family: 'Oswald Bold';
    font-weight: bold;
    display: block;
    position: absolute;
    top: 6rem;
    left: 100vw;
    width: 140%;
    -webkit-animation: bg-animation 50s linear infinite normal;
    animation: bg-animation 50s linear infinite normal;
    z-index: -1;
}

@-webkit-keyframes bg-animation {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.ind_rec_btn {
    width: 3.2vw;
    height: 3.2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
}

.ind_rec_btn:hover {
    color: #fff;
}

.pub_btn_hover:hover::before {
    right: initial;
    left: -5%;
    width: 110%;
}

.pub_btn_hover::before {
    content: '';
    display: block;
    width: 0;
    height: 110%;
    position: absolute;
    bottom: -5%;
    right: -5%;
    background-color: #b62124;
    transition: all .5s ease;
}

#index-2 .info-left {
    width: 50%;
    position: relative;
}
#index-2 .info-left img{
    width: 100%;
    position: relative;
    z-index: 2;
}

#index-2 .info-left .bg-block {
    position: absolute;
    width: 10vw;
    height: 10vw;
    background-color: #b62124;
    z-index: 1;
    right: -20px;
    bottom: -20px;

}

#index-2 .info-right {
    width: 45%;
    font-size: 15px;
    position: relative;
}

#index-2 .info-right p {
    font-size: 16px;
    margin-bottom: 15px;
}

#index-2 .info-right .ind_rec_btn {
  margin-top: 30px;
}
#index-2 .bg-info .flex-title{
    display: flex;
    align-self: center;
}
#index-2 .bg-info .flex-title h1 {
    font-size: 3vw;
    position: relative;
    padding-left: 16vw;
    line-height: 1;
    margin: 0;
}

#index-2 .bg-info h1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1.5vw;
    display: block;
    width: 12vw;
    height: 1px;
    background-color: #333;

}
#index-2 .flex-list{
    width: 600px;
}
#index-2 .flex-list li{
    width: 25%;
     display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s;
}
#index-2 .flex-list li span.ax-sign{
    color: #999;
    border-color: #ccc;
    background-color: rgba(255,255,255,.8);
}
#index-2 .flex-list li+li{
    border-left: none;
}
#index-2 .flex-list li:hover{

}
#index-2 .flex-list li:hover span.ax-sign{
    background-color: #b62124;
    border-color: #b62124;
    color: #fff;
}
#index-2 .flex-list li:hover p{
    color: #b62124;
}
#index-2 .info-left .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    justify-content: center;
    background-color: rgba(0, 0, 0, .2);
}

#index-2 .info-left .mask span {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
    transition: all .3s ease;
}

#index-2 .info-left .mask:hover {
    background-color: rgba(0, 0, 0, .5);
}

#index-2 .info-left .mask:hover span {
    transform: scale(1.5);
}

.arrow-rt {
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    margin-left: 10px;
    transition: all .3s ease;
}

#index-3 {

    background: #fff;
    position: relative;
}

#index-3 h1 {
    font-size: 3vw;
    position: absolute;
    left: 8%;
    top: 35%;
    z-index: 10;
}

#index-3 h1:after {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    display: block;
    width: 11vw;
    height: 1px;
    margin-left: 16vw;
    background-color: #333;
}

#index-3 .case-list {
    width: 67%;
    margin-left: 33%;

}

#index-3 .case-list .case-pic {
    position: relative;
    overflow: hidden;
}

#index-3 .case-list .case-pic .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#index-3 .case-list .case-pic .mask a {
    display: flex;
    background-color: rgba(0, 0, 0, .2);
    height: 100%;
    color: #fff;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

#index-3 .case-list .case-pic .mask:hover a {
    background-color: rgba(0, 0, 0, .5);
}

#index-3 .case-list .case-pic .mask a h3 {
    font-size: 2.2vw;
}

#index-3 .swiper-slide img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .6;
    transition: all .3s ease;
}

#index-3 .swiper-slide.swiper-slide-active img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: unset;
}

#index-3 .page-content {
    position: absolute;
    left: 8%;
    top: 55%;
}

#index-3 .page-content .swiper-button-next, #index-3 .page-content .swiper-button-prev {
    background-image: none;
    position: static;
    left: 0;
    margin: 0;
    display: inline-block;
}

#index-3 .page-content .swiper-button-next {
    margin-left: 40px;

}

#index-3 .page-content a:hover.ax-btn:hover {
    color: #b62124 !important;
}

#index-3 .page-content .swiper-button-next a {
    background-color: #b62124;
    color: #fff;
}

#index-3 .page-content a:hover.ax-btn:hover:after {
    border-color: #b62124;
}

#index-3 .page-content .swiper-button-next a:hover.ax-btn:hover {
    color: #fff !important;
}

#index-4 {
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

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

#index-4 .ax-row .right-col {
    /* background-color: #ebebeb; */
    position: relative;
    height: 520px;
}

#index-4 .ax-row .right-col:after {
    content: '';
     display: block;
     width: 100%;
     height: 100%;
     background-image: url(../img/index-bbg.jpg);
     background-position: left;
     background-size: cover;
    position: absolute;
    color: rgba(255, 255, 255, .3);
    font-family: iconfont;
     font-size: 400px;
    line-height: 1;
    right: -3%;
    bottom: -3%;
}

#index-4 .ax-row .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

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

#index-4 .ax-tab-nav li, #news .ax-tab-nav li {
    display: inline-block;
    font-size: 1.4vw;
    margin-right: 30px;
    cursor: pointer;
}

#index-4 .index-news-list li {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px 0;
    border-bottom: 1px solid #eee;
}

#index-4 .index-news-list li .date {
    width: 70px;
    border-right: 1px solid #ddd;
}

#index-4 .index-news-list li .date p.t1 {
    font-size: 26px;
    font-weight: bold;
}

#index-4 .index-news-list li .date p.t2 {
    font-size: 16px;
    color: #999;
    font-weight: bold;
}

#index-4 .index-news-list li .content {
    width: calc(100% - 90px);
}

#index-4 .index-news-list li .content p {
    color: #999;
}

#index-4 .ax-tab-nav li {
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;

}

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

#index-4 .ax-tab-content, #news .ax-tab-content {
    margin-top: 20px;
}

#index-4 .contact-info {

    padding: 40px;
}

#index-4 .contact-info h2 {
    margin-bottom: 20px;
    color: #fff;
}

#index-4 .contact-info p {
    line-height: 5;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #fff;
}

.news-list li {
    overflow: hidden;
   
}

.news-list li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #ccc;

}

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

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

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

.news-list li .content {
    background-color: #fff;
    padding: 8% 6%;
}

.news-list li h3 {
    font-size: 15px;
    margin: 0;
}

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

.news-list li .tag {
    color: #999;
    margin-top: 30px;
}

#index-5 {
    background: #f4f7fa;
    position: relative;
}
#index-5 .partner .swiper-slide img{
    border: 1px solid #ddd;
}

#index-5 p {
    font-size: 16px;
}

#index-5 .swiper-slide {
    padding: 10px;
    cursor: pointer;
}


/*侧边导航*/
.ax-menu > li {
    border-bottom: 1px solid #ddd;
}

.ax-menu > li > a {
    padding-left: 20px;
    font-size: 16px;

    justify-content: space-between;
}

.ax-menu > li > ul > li > a {
    padding-left: 20px;
    font-size: 16px;
}

.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;
    background-color: #b62124;
    padding: 20px;
}

.side-menu .ax-title h1 {
    font-size: 1.5vw;
    line-height: 1;
}

.side-menu .ax-title h1.ax-font-lighter {
    font-weight: normal;
    margin-top: 8px;
    font-size: 1.5vw;
}

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

.side-menu .ax-panel-header a {
    display: flex;
    align-items: center;
}

.side-menu .ax-panel-header a {
    font-size: 15px;
}

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

.ax-accordion li.ax-item.ax-show > .ax-panel-header .ax-col > a {
    color: #b62124;
}
.ax-subact > .ax-panel-header .ax-col > a {
    color: #b62124;
}

.ax-accordion li.ax-item.ax-show .ax-iconfont{
    color: #b62124;
}
.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;
    margin-right: 3px;
}

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

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

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

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

.ax-accordion li .ax-panel-header > span {
    transition: all .3s;
}

.pro-info .action .ax-btn{

background-color: #b62124;
color: #fff;
}

.pro-info .action .flex3 {
    display: flex;

}

.modal-header {
    background-color: #b62124;
}

.side-menu li:hover {

}

.modal-header .modal-title {
    font-weight: normal;
}

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

.pro-list li .ax-card-block {
    position: relative;

}

.pro-list li .ax-card-block a {

    display: block;
    overflow: hidden;
}

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

.picture {
    overflow: hidden;
}

.picture img {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari and Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}

.picture:hover img {
    transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -moz-transform: scale(1.05, 1.05); /* Firefox */
    -webkit-transform: scale(1.05, 1.05); /* Safari and Chrome */
    -o-transform: scale(1.05, 1.05); /* Opera */
}


.page-list li {
    margin-bottom: 30px;
    transition: all .3s;
}

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

.page-list li p {
    line-height: 40px;
    font-size: 16px;
    background-color: #fff;
}

.ui-form ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.ui-form ul li {
}

/*分支机构*/
#company {
    background-color: #f5f5f5;
}

#company ul {
    align-items: stretch;
}

#company li {
    width: 50%;
    margin-bottom: 30px;
    background-color: #fff;
}

#company li .content {
    padding: 40px;
    align-items: center;
}

#company li .content h1 {
    margin-bottom: 20px;
}

#company li .content p {
    font-size: 16px;
    line-height: 3;
    border-bottom: 1px solid #eee;
}

/*生产实力*/
#strength ul {
    margin-bottom: 3rem;
}

#strength, #equipment {
    background-color: #f5f5f5;
}

#strength h1 {
    font-size: 36px;
    margin-bottom: 30px;
}

#strength .content h1, #strength h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

#page-44 {
    align-items: stretch;
}

#page-44 li {
    width: 49%;
}

#equipment ul {
    margin-bottom: 4rem;
}

#equipment ul:last-child {
    margin-bottom: 0;
}

#equipment li {
    width: 24%;
    transition: all .3s;
}

#equipment li:hover {
    box-shadow: 0 0 10px #999;
}

#equipment .content p {
    font-size: 16px;
}

#photo-51 li:nth-child(1), #photo-51 li:nth-child(2) {
    width: 49.25%;
}

#ability li {
    width: 49%;
    margin-bottom: 30px;
}

#safety li, #ability li {
    transition: all .3s;
}

#safety li:hover, #ability li:hover {
    box-shadow: 0 0 10px #999;
}

#safety, #ability {
    background-color: #f5f5f5;
}

#safety h1 {
    margin-bottom: 30px;
}

#safety p {
    font-size: 16px;
}

/*服务体系*/
.support-content {
    background-color: #fff;
    padding: 40px;
}

.support-content p {
    font-size: 16px;
}

.support-content p span {
    vertical-align: top;
}

/*企业责任*/
#responsibility ul {
    display: flex;
    justify-content: center;
}

#responsibility ul li {
    margin: 0 20px;
}

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

}

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

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

.ax-drawer-content {
    padding: 20px;

}

.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-col > a {
    font-size: 18px;
}

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

.ax-drawer-content .logo {
    height: 60px;
    margin-bottom: 20px;
}

.ax-drawer-content .contact-info {
    border-top: 1px solid #fff;
    padding: 15px 0;
}

.ax-drawer-content .contact-info h3 {
    font-weight: 500;
}

.ax-drawer-content .contact-info p {
    line-height: 2;
    font-size: 1.2rem;
}

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

.float-menu:hover {
    background-color: #fff;
    box-shadow: 0 0 10px #b62124;
}

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

.float-menu:hover span {
    color: #b62124;
}

.gallery-thumbs {
   margin-top: 15px;
}

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

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

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

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

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

}

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

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

#product {
    background-color: #fff;
}

#product .container-left {
    min-width: 280px;
}

.pro-list li {
    margin-bottom: 30px;
    background-color: #fff;
    position: relative;
    transition: all .5s;
}

.pro-list li .ax-title {
    background-color: #fff;
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    font-size: 16px;
    z-index: 2;
}

#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 p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 15px;
}

#product-show, #case-show {
    padding: 0 0 30px;
    background-color: #f5f5f5;
}

#product-show .width {
    background-color: #fff;
    padding: 5%;
}

.product-right {
    padding: 30px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px #ccc;
}

#case-show .ax-col-12 img {
    width: 100%;
}

#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: 1.6rem;
    line-height: 1.6;
}

.pro-info h1:after {
    content: '';
    width: 90px;
    height: 3px;
    background-color: #b62124;
    margin-top: 5px;
    display: block;
}

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

.pro-content .menu {

}
.pro-content{
    font-size: 16px;
}
.pro-content p{
    padding: 5px 0px;
    margin-bottom: 15px;
}
.tab-list {
    position: relative;
    z-index: 99 !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: #b62124;
}

.tab-list li:hover {
    background-color: #7e1114;
}

.tab-list li a {
    width: 100%;
    color: #fff;
}
.pro-item{
    padding-top: 140px;
    margin-top: -140px;
    padding-bottom: 40px;
}
.pro-item h3{
    margin: 30px 0 15px;
}
.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 {*/
/*    width: 279px;*/
/*    margin-bottom: 40px;*/
/*}*/
.news-list li {
    width: 18%;
    margin-bottom: 40px;
}

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

#caselist li{
     width: 32%;
}
#caselist li .img-bg{
     position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}
#page #qyhj li{
   width: 32%;
}
#qyhj li .img-bg{
     position: relative;
    width: 100%;
    padding-top: 75%;
}
#qyhj li h3{
    font-size: 20px;
    line-height: 50px;
}

#know li{
    width: 23%;
}
#about-honor li{
    width: 22%;
    padding: 10px;
    margin-bottom: 0;
}
#about-honor li .img-bg{
    padding-top: 136.6666%;
}

.img-bg .img-content {
    position: absolute;
    width: 100%;
    height: 100%;
     border-radius: 6px 6px 0 0;
}

.img-bg.img-bg2 {
    padding-top: 75%;
}

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

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

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

#article .right-li li {
    margin-bottom: 15px;
}

.article-content {
    overflow: hidden;
}

.article-content .artilce-title {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.article-content p {
    font-size: 16px !important;
    text-align: left;
    /*text-indent: 2em !important;*/
    line-height: 2 !important;
    margin-top: 0 !important;
    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 !important;
    margin-bottom: 15px !important;
}

.article-content p img, .article-content p a {
    margin-left: -2em;
}

.article-content img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}

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

.news-list li {
    /*background-color: #fff;*/
    transition: all .5s;
}

.img-bg img {
    height: 100%;
}

.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: 0.9rem;
    line-height: 2rem;
    font-weight: bold;
}

.news-list li .wz-content .ax-ell-2-des {
    margin-bottom: 10px;
    color: #999;
}

/*视频*/
#video-list li {
    margin-bottom: 30px;
}

/*下载*/
.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: #b62124;
    width: 0;
    height: 2px;
    transition: all .6s;
}

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

/*企业文化*/
#culture {
    background-color: #fff;
}

#culture .swiper-container {
    padding-bottom: 3rem;
}

#culture .swiper-slide .ax-col-12 {

    background-color: #fff;
}

#culture .swiper-slide .content {
    padding: 4rem 2rem 0;
}

#culture .swiper-slide .content h2 {
    margin-bottom: 3rem;
    font-size: 40px;
    display: flex;
    align-items: center;
}
#culture .swiper-slide .content h2:before{
    content:'';
    width:5px;
    height: 40px;
    display:inline-block;
    background: #b62124;
    margin-right: 15px;
}
#culture .swiper-slide .content p {
    font-size: 24px;
}

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

li.all-long {
    width: 100% !important;
}

#contact {
    padding: 2% 0 10%;
    background: #fff url('../img/contact-bg.jpg') 0 0 repeat-x;
}

#contact .width {
    position: relative;
    max-width: 1200px;
    z-index: 2;
}

#contact ul {
    align-items: stretch;
    margin-top: 6rem;
}

#contact .contact-list li {
    background-color: #fff;
    width: 31%;
    border-radius: 12px;
    padding: 40px 10px;
    text-align: center;
    transition: all .3s;
}

#contact .contact-list li h1 {
    margin-bottom: 2rem;
}

#contact .flex li span.iconfont {
    font-size: 40px;
}

#contact .flex li img {
    width: 160px;
    margin-bottom: 2rem;
}

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

#contact li h3 {
    font-size: 22px;
}

#contact li p {
    font-size: 16px;
    margin: 5px 0;
}

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

.s-title {
    text-align: center;
}

.s-title h1 {
    font-size: 2rem;
}

.s-title .line2 {
    width: 54px;
    height: 5px;
    background-color: #b62124;
    margin: 16px auto;
    border-radius: 50px;
}

/*about*/
#about .main-title h1 {
    width: 100%;
    text-align: center;

}

#about .content p {
    font-size: 18px;
    line-height: 2;
    margin-bottom: 25px;

}

#about li img {
    width: auto;
    margin-bottom: 20px;
    max-width: 100%;
}

#about li h1 {
    font-size: 50px;
    line-height: 1;
    color: #b62124;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
}

#about li h1 span {
    font-family: "microsoft yahei";
    font-size: 16px;
    margin-left: 5px;
    line-height: 1;
    background-color: #fff;
    vertical-align: bottom;
}

#about li p {
    font-size: 16px;
}

#history {
    background-color: #f4f7fa;
}

#history-nav {
    position: relative;
    margin-top: 3rem;
}

#history-nav .swiper-wrapper:after {
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    top: calc(50% + 9px);
    position: absolute;
    background-color: #a4b4cc;
    z-index: 1;
}

#history-nav .ax-radio span:before {
    background-color: #fff;
}

#history-nav .ax-radio {
    height: 40px;
}

.ax-radio span:after {
    background-color: #b62124;
}

#history-nav .ax-radio span {
    width: 18px;
    height: 18px;
    position: relative;
    font-size: 0;
    margin: 0 auto !important;
}

#history-nav .swiper-slide {
    position: relative;
    z-index: 2;
}

#history-nav .swiper-slide h3 {
    color: #b62124;
    font-size: 30px;
    opacity: 0;
    margin-bottom: 8px;
}

#history-nav .swiper-slide .tag span {
    font-size: 30px;
    cursor: pointer;
    color: #666;
}

#history-nav .swiper-slide p {
    font-size: 24px;

    color: #666;
}

#history-nav .swiper-slide.swiper-slide-thumb-active h3 {
    opacity: 1;
}

#history-nav .swiper-slide.swiper-slide-thumb-active .tag span {
    color: #e62129;
}

#history-nav .swiper-slide.swiper-slide-thumb-active p {
    opacity: 0;
}

#history-nav .swiper-slide.swiper-slide-thumb-active .ax-radio span:before,
#history .ax-radio:hover span:before {
    border-color: #b62124;
}

#history-nav .swiper-slide.swiper-slide-thumb-active .ax-radio span:after {
    border-color: #b62124;
    transform: scale(1);
}

#history-content .swiper-slide {
    position: relative;
    z-index: 2;
}

#history-content .swiper-slide img {
    width: auto;
}

#history-content .swiper-slide .ax-col-16 {
    display: flex;
    align-items: center;
}

#history-content .swiper-slide .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    left: 0;
    top: 0;
    z-index: -1;
}

#history-content .swiper-slide .mask h2 {
    font-size: 320px;
    color: #fff;
    opacity: 0.6;
}

#history-content .swiper-slide h1 {
    font-size: 36px;
    margin-bottom: 1.2rem;
}

#history-content .swiper-slide p {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    margin-bottom: 20px;

}

#history-content .swiper-slide h1 span {
    font-size: 20px;
    color: #e62129;
}

#history-content .swiper-slide img {
    border-radius: 10px;
}

#honor .item {
    margin-bottom: 30px;
}

#honor h1:after {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    display: block;
    width: 12vw;
    height: 1px;
    margin-left: 16vw;
    background-color: #333;
}

#honor .ax-sign {
    overflow: hidden;
}

#honor .ax-sign i {
    position: relative;
    z-index: 10;
}

#honor .pub_btn_hover:hover i {
    color: #fff;
}

#honor-list {
    padding-top: 20px;
}

#honor-list .swiper-slide {
    background-color: #f4f7fa;
    padding: 3rem 1rem 0;
}

#honor-list .swiper-slide:hover {
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
}

#honor-list .swiper-slide img {
    margin-bottom: 2rem;
}

#honor-list .swiper-slide p {
    border-top: 1px solid #ccc;
    text-align: center;
    padding: 1rem 0.5rem;
    font-size: 16px;
}


#partner {
    background-color: #f4f7fa;
}

#partner li {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 15px #eee;
    margin-bottom: 35px;
    transition: all .3s;
}

#partner li:hover {
    box-shadow: 0 0 15px #ccc;
}

.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(../img/ico_arrow.png) no-repeat center;
    animation: downico 1.5s ease-out;
    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;

    transition: all .3s;
    background-color: #fff;
}

#about1 .son-list li:hover {
    background-color: #b62124;
    color: #fff;
    border-color: #b62124;
    box-shadow: 0 0 10px #b62124;
}

#about1 .son-list li a {
    color: inherit;
    transition: unset;
}

#about1 .son-list li span {
    font-size: 48px;
    line-height: normal;
    display: block;
    margin-bottom: 10px;
}

/*在线申请*/
#apply {
    font-size: 16px;
}

#apply form {
    background-color: #fff;
    padding: 40px;
}

#apply .ax-form-group {
    margin-bottom: 25px;
}

/*产品服务*/
#pro1 {
    background-color: #f5f5f5;
}

#pro1 li {
    text-align: center;
    padding: 6rem 1rem;
    background-color: #fff;
    box-shadow: 0 0 10px #ddd;
    border-radius: 20px;
}

#pro1 li .icon {
    font-size: 90px;
    border-radius: 50%;
    padding: 20px;
    border: 1px dashed #ccc;
}

#pro1 li .iconfont {
    line-height: 1;
    font-size: 0;
}

#pro1 li:hover {
    color: #fff;
    background-color: #b62124;
}

#pro1 li:hover .icon {
    font-size: 0;
    display: none;
}

#pro1 li:hover .iconfont {
    font-size: 50px;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    border-radius: 50%;
    border: 1px dashed #fff;
    color: #fff;
    position: relative;

}

#pro1 li h1 {
    font-size: 48px;
    margin-top: 30px;
}

#pro1 li h1 span {
    font-family: "microsoft yahei" !important;
    font-size: 14px;
    margin-left: 5px;
}

#pro1 li p {
    font-size: 16px;
    margin-top: 15px;
}

#pro1 .content p {
    font-size: 16px;
    line-height: 2;

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

#pro1 li .icon {
    fill: #ff0 !important;
}

#hyfg li {
    position: relative;
    margin-bottom: 30px;
    transition: all .3s;
}

#hyfg li:hover {
    box-shadow: 0 0 10px #ccc;
}

#hyfg li .wz-content {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 0 10px;
    text-align: center;
    background-color: rgba(0, 58, 149, 0.8);
}

#hyfg li .wz-content h3 {
    line-height: 40px;
    padding: 0;
    margin: 0;
}

/*单页*/
.page-bg, #news {
    background-color: #f5f5f5;
}

#page .content p {
    font-size: 16px;
    margin-bottom: 15px;
}

@media (min-width: 2400px) {
    #honor h1:after {
        margin-left: 8vw;
    }

    header .width, #product-head .width {
        width: 1920px;
    }

    #product-show .width {
        width: 100%;
    }

    .side-menu .ax-title h1 {
        font-size: 1vw;
    }

    .home-header .navmenu > li.proli > ul div, .path {
        max-width: 1920px;
        width: 100%;
        margin: 0 auto;
    }

    #index-2 .info-left .bg-block {
        width: 5vw;
        height: 5vw;
    }

    .ind_rec_btn {
        width: 1.8vw;
        height: 1.8vw;
    }

    #index-2 .flex li h2 {
        font-size: 3vw;
    }

    h1, #index-2 .bg-info h1, #index-3 h1,#index-2 .bg-info .flex-title h1 {
        font-size: 2vw;
    }

    h2, #index-4 .ax-tab-nav li, #news .ax-tab-nav li {
        font-size: 1vw;
    }

    #index-2 .bg-info h1 {
        padding-left: 14vw;
    }

    #index-3 h1:after {
        width: 8vw;
        margin-left: 9vw;
    }

    #index-3 .case-list .case-pic .mask a h3 {
        font-size: 1.2vw;
    }
}

@media (min-width: 1921px) {
    .home-header .navmenu > li .tit > a{
        font-size: 20px;
    }
    .home-header .navmenu{
        width: 960px;
    }
    .width,#index-3 {
        max-width: 1920px;
    }
    #index-3 h1,#index-3 .page-content{
        /*left: 0;*/
    }
    #index-2 .bg-info h1:before{
        top:1.1vw;
    }
    #index-2 .bg-info .flex-title h1{
        padding-left: 13vw;
    }

}


@media (max-width: 1710px) {
    .home-header .logo {
        flex: inherit;
        min-width: inherit;
        padding: 0;
    }
}

@media only screen and (max-width: 1660px) {
    .side-menu .ax-title .title-bg {
        width: 120px;
    }

    .side-menu .ax-title .title-bg {
        top: -10px;
    }
    .logo-text {
        display: none;
    }

    .home-header .navmenu > li {
        padding: 0 10px;
    }

    .ax-menu .ax-name {
        font-size: 14px;
    }

    .ax-menu > li > ul > li > a {
        font-size: 12px;
    }

    .ax-menu li a {
        height: 33px;
        line-height: 33px;
    }
}

@media only screen and (max-width: 1600px) {
    .width {
        width: 90%;
        min-width: auto;
    }

    .home-header .navmenu > li.proli > ul {
        padding: 2rem 5%;
    }

    .home-header .navmenu > li .tit > a {
        font-size: 1.1vw;
    }
    #index-3 h1,#index-3 .page-content{
        left: 5%;
    }

}

@media only screen and (max-width: 1440px) {
    #page #qyhj li{width: 31%;}
    #honor #rongyu li{width:32%;} 
     #honor #renzheng li{width:22%;}
      #honor #know li{width:32%;}
    .path-left a{
        min-width: auto;
        padding: 0 10px;
    }

    .home-header .navmenu > li .tit > a {
        font-size: 1.1vw;
    }

    .home-header .navmenu > li .tit > a, .home-header .right-bar a {
        font-size: 1.2vw;
    }

    .home-header .navmenu > li > ul li a p {
        font-size: 1vw;
    }

    .ax-accordion li.ax-item {
        line-height: 45px;
    }

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

    #history-content .swiper-slide p {
        line-height: 1.6;
        margin-bottom: 10px;
    }

    .home-header .navmenu > li > ul {
        padding: 20px 5%;
    }

    #pc-banner .swiper-slide h1 {
        font-size: 2rem;
    }

    #pc-banner .swiper-slide p {
        font-size: 0.96rem;
    }

    .banner-bar, .banner .pa-mask {
        width: 90%;
        left: 5%;
    }

    .banner-bar {
        bottom: 30px;
    }

    .banner-ad ul li a {
        font-size: 0.75rem;
    }

    .banner-ad ul li a img {
        margin-right: 4px;
    }

    .home-header .navmenu > li .tit {
        font-size: 0.8rem;
    }

    .banner .swiper-button-next, .banner .swiper-button-prev {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .banner .pa-mask h1 {
        font-size: 4rem;
    }
}

@media only screen and (max-width: 1280px) {

    #index-2 .bg .mask h1 {
        font-size: 2rem;
    }

    #index-2 .bg .mask p {
        font-size: 12px;
    }

    .main-title {
        width: 160px;
    }

    .main-title span {
        font-size: 160px;
    }

    .home-header .navmenu > li .tit {
        font-size: 0.75rem;
    }

    #index-2 .flex li span {
        font-size: 45px;
    }

    .side-menu .contact-info {
        padding: 15px;
    }

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

    #index-2 .content p {
        font-size: 1.2vw;
    }

    #index-2 li p {
        line-height: 1.5;
    }

    #index-2 {
        padding: 3rem 0;
    }

    .main-title {
        margin-bottom: 1.2rem;
    }

    .home-header .navmenu > li > ul {
        line-height: 30px;
    }

    #index-1 {
        padding: 5% 0;
    }
}

@media only screen and (max-width: 1200px) {
    .home-header .navmenu > li .tit {
        font-size: 0.75rem;
    }

    .nav .ax-name, .home-header .navmenu > li > ul li a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1024px) {
    #page #qyhj li{width:48%;}
     #honor #rongyu li{width:48%;}
     #honor #renzheng li{width:31%;}
       #honor #know li{width:47%;}
    #pc-banner .index-video{
        display: none;
    }
   
    #article .width > .ax-row{
        display: block;
    }
    #article .ax-col-17,#article .ax-col-6,#article .ax-col-1{
        width: 100%;
    }
    #article .ax-col-1{
        height: 30px;
    }
    .width{
        width: 94%;
    }
    section{
        padding: 3rem 0;
    }
    .home-header .logo,.home-header .navmenu{
        height: 80px;
    }
    .home-header .navmenu > li .tit{
        line-height: 80px;
    }
    .home-header .logo h1 img,._mini .home-header .logo h1 img{
        height: 40px;
    }
    .home-header .right-bar #tel span{
        font-size: 18px;
    }
    .home-header .right-bar a{
        margin-left: 10px;
    }
    .home-header .right-bar a:first-child{
        margin: 0;
    }
    .home-header .navmenu > li .tit > a, .home-header .right-bar a{
        font-size: 15px;
    }
    #index-1 .swiper-slide .content{

        top: 84%;
        font-size: 15px;
    }
    .b-title p{
        font-size: 14px;
    }
    #index-1 .swiper-container{
        padding-bottom: 15px;
    }
    #index-1 .swiper-slide .content h1{
        font-size: 1.8vw;
        line-height: normal;
        margin-bottom: 10px;
    }
    #index-1:after{
        height: 300px;
    }
    #index-1:after{
        width: 97%;
    }
    #index-1 .swiper-button-next, #index-1 .swiper-button-prev{
        bottom: 0;
    }
    #index-2 .info-right p,#index-4 .contact-info p{
        font-size: 14px;
    }
    #index-2{
        padding: 1rem 0;
    }
    #index-2 .content{
        padding: 5vh 0;
    }
    h2,#index-4 .ax-tab-nav li, #news .ax-tab-nav li{
        font-size: 1.8vw;
    }
    #index-2 .bg-info:after{
        font-size: 120px;
    }
    #index-2 .bg-info h1{
        margin: 3rem 0;
    }
    #index-2 .flex{
        padding-top: 0;
    }
    #index-3 h1,#index-3 .page-content{
        left: 3%;
    }
    #index-3 h1:after{
        width: 13vw;
    }
    #index-3 .page-content .swiper-button-next{
        margin-left: 30px;
    }
    .pro-list li{
        width: 31%;
    }
    .pro-list li .ax-title a{
        font-size: 14px!important;
    }
    .pro-info h1{
        font-size: 24px;
    }
    .pro-list li .ax-card-block{
        padding: 10px 10px 0;
    }
    .pro-list li .ax-title{
        height: 30px;
        line-height: 30px;
    }
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999999;
}


svg.menu-svg {
    width: 160px;
    height: 160px;
    border-radius: 1px;
    display: block;
    margin: 0 auto;
    stroke-width: 1px;
    stroke-dasharray: 0, 100;

}

svg .st1 {
    fill: #fff;
    stroke: #fff;
    animation: logo-in 4s ease-in-out;
    -moz-animation: logo-in 4s ease-in-out;
    -webkit-animation: logo-in 4s ease-in-out;
    animation-fill-mode: forwards
}

svg .st0, svg .st2 {
    fill: #fff;
    stroke: #fff;
    animation: logo-in2 4s ease-in-out;
    -moz-animation: logo-in2 4s ease-in-out;
    -webkit-animation: logo-in2 4s ease-in-out;
    animation-fill-mode: forwards
}

@keyframes logo-in {
    0% {
        stroke-dasharray: 0, 100;
        left: 100px
    }
    50% {
        stroke-dasharray: 100, 0;
        fill: rgba(230, 33, 41, 0);
    }
    100% {
        stroke-dasharray: 100, 0;
        fill: rgba(230, 33, 41, 1);
        stroke: #e62129;
    }
}

@keyframes logo-in2 {
    0% {
        stroke-dasharray: 0, 100;
        left: 100px
    }
    50% {
        stroke-dasharray: 100, 0;
        fill: rgba(0, 58, 149, 0);
    }
    100% {
        stroke-dasharray: 100, 0;
        fill: rgba(0, 58, 149, 1);
        stroke: #003A95;
    }
}

@-moz-keyframes logo-in {
    0% {
        stroke-dasharray: 0, 100;
    }
    50% {
        stroke-dasharray: 100, 0;
        fill: rgba(230, 33, 41, 0)
    }
    100% {
        stroke-dasharray: 100, 0;
        fill: rgba(230, 33, 41, 1);
        stroke: #e62129;
    }
}

@-webkit-keyframes logo-in {
    0% {
        stroke-dasharray: 0, 100;
    }
    50% {
        stroke-dasharray: 100, 0;
        fill: rgba(230, 33, 41, 0)
    }
    100% {
        stroke-dasharray: 100, 0;
        fill: rgba(230, 33, 41, 1);
        stroke: #e62129;
    }
}