﻿/**/
*{transition: all .2s ease-in-out;}

.btn-more{min-width: 220px;color:#FFF;text-align: center; padding: 15px 36px;border:none;}
.btn-more:link, .btn-more:visited{color:#333;}
.btn-more.focus, .btn-more:focus, .btn-more:hover {color:#FFF;}
.btn-more:hover{}
.btn-more i.fa{line-height: 24px;margin-right:26px;color:#ccc}

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 10px;}

a.index-section-more{position: relative;;display: block;border:none;border-top-right-radius: 30px;border-bottom-right-radius: 30px;outline: none;text-align: left;text-indent:35px;font-size:16px;color:#FFF;background: #e60202;width:180px;height:60px;padding:0;line-height: 60px;text-transform: uppercase;margin-top:60px;box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);}
a.index-section-more img{margin-left: 16px;}
a.index-section-more:link, a.index-section-more:visited{color:#FFF;}
a.index-section-more.focus, a.index-section-more:focus, a.index-section-more:hover {color:#FFF;}
a.index-section-more:after{position: absolute;content:"";background: url(../image/index-more-arrow.png) no-repeat top left;width:18px;height:18px;display: inline-block;top:18px;right:30px;}
a.index-section-more:hover:after{animation:index-sectipon-more-hover-animation .2s ease-in-out; -webkit-animation:index-sectipon-more-hover-animation .2s ease-in-out; animation-fill-mode: forwards;}
@keyframes index-sectipon-more-hover-animation{
    0%{transform: rotate(0);}
    100%{transform: rotate(45deg);}
}

.page-section-more{display: block;border:none;border-radius: 25px;outline: none;text-align: center;font-size:16px;color:#FFF;background:#e60202;width:175px;height:53px;padding:0;line-height: 53px;text-transform: uppercase;margin-top:30px;box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);}
.page-section-more:link, .page-section-more:visited{color:#FFF;}
.page-section-more.focus, .page-section-more:focus, .page-section-more:hover {color:#FFF;}

.page-tools-go-top{text-align: center;padding:10px;cursor: pointer;}
.page-tools-go-top i{display: block;font-size:26px;height:24px;}
.page-tools-go-top:hover i{animation:page-tools-go-top-arrow-animation 1s ease-in-out; -webkit-animation:page-tools-go-top-arrow-animation 1s ease-in-out;animation-iteration-count: infinite;}
.page-tools-go-top div{height: 24px;line-height: 24px;}
@keyframes page-tools-go-top-arrow-animation{
    0%{transform: translateY(0);opacity: 1;}
    50%{transform: translateY(-5px);opacity: .75;}
    100%{transform: translateY(0);opacity: 1;}
}

.main-nav{margin-bottom:0;}
.main-nav .navbar-brand{height: 94px;padding: 10px 0;}
.main-nav .navbar-brand h1,.main-nav .navbar-brand h2{margin: 0;display:block;height: 60px;overflow: hidden;}
.main-nav .navbar-brand h1 img,.main-nav .navbar-brand h2 img{transition: none;}

.main-nav .navbar-nav>li>a{padding:15px 30px;height:80px;font-size:18px;line-height: 50px;position: relative;}
.main-nav .navbar-nav>li>a:focus,
.main-nav .navbar-nav>li>a:hover {background-color: inherit;color:#e60202;}
.main-nav .navbar-nav .open>a,
.main-nav .navbar-nav .open>a:focus,
.main-nav .navbar-nav .open>a:hover {background-color: inherit;border-color: inherit;color:#e60202;}
.main-nav .navbar-nav>li>.dropdown-menu{position: absolute;left:50%;margin-left:-125px;padding:0;color:#333;min-width:250px;border-top:3px solid #e60202;}
.main-nav .navbar-nav>li>.dropdown-menu>li>a{font-size:18px;line-height:55px;padding:5px 30px;border-bottom:1px solid #EEE;}
.main-nav .navbar-nav>li>.dropdown-menu>li>a:hover{color:#e60202;background-color: inherit;}


:root{--swiper-theme-color:#e60202; --swiper-navigation-size: 55px;--swiper-pagination-bullet-width:12px;--swiper-pagination-bullet-height:12px;}
.footer-logo{padding-bottom:50px;}
.footer-border{border-top: 1px solid #535353;border-bottom: 1px solid #535353;}
.footer-nav{padding:50px 0;}
.footer-nav dl{}
.footer-nav dl:nth-child(2) dd{width:50%;float:left;}
.footer-nav dl dt{margin-bottom:20px;}
.footer-nav dl dt a{font-size:20px;line-height: 48px; font-weight: normal;color:#FEFEFE;}
.footer-nav dl dd a{color:#FEFEFE}
.footer-nav dl dd a:hover{color:#999}
footer .footer-qrcode{padding:60px 0 40px 0;border-left: 1px solid #535353;border-right: 1px solid #535353;min-height: 400px;}
footer .footer-qrcode h4{margin-top: 20px;}
footer .footer-contact {padding:50px 0 50px 20px;color:#FEFEFE;overflow: hidden;}
footer .footer-contact p{line-height: 42px;margin-bottom: 0;}
footer .footer-contact h4{color:#FEFEFE;}
footer .footer-contact h3{font-size:36px;line-height: 48px; font-weight: bolder;margin-top:30px;margin-bottom:10px;text-transform: uppercase;}
footer .footer-contact a{color:#fefefe;}

footer .footer-copyright{overflow: hidden;line-height: 40px;padding:30px 0;color:#fefefe;font-size:16px;}
footer .footer-copyright>div:nth-child(2){text-align: right;}
footer .footer-copyright p{margin-bottom:0;}
footer .footer-copyright a{color:#fefefe;padding:0 4px;}

.index-section-title img{margin-right: 4px;display: inline-block;margin-top: -4px;}


.index-banner {--swiper-theme-color:#e60202; --swiper-navigation-size: 55px;--swiper-pagination-bullet-width:10px;--swiper-pagination-bullet-height:10px;height: 985px;}
.index-banner .swiper {
    width: 100%;
    height: 100%;
  }
.index-banner .swiper-slide{height:985px;color:#FFF;}
.index-banner .swiper-slide{position: relative;overflow: hidden;}
.index-banner .swiper-slide>img{position: absolute;height: inherit; width: 100%;}
.index-banner .swiper-slide .slide-content{margin-top: 0;}
.index-banner .swiper-slide .slide-content a{color:#FFF;}
.index-banner .swiper-slide .slide-content h2{font-size: 60px;line-height: 80px;font-weight: bold;text-shadow: 2px 2px 10px rgba(0,0,0,.3);margin-bottom:30px;}
.index-banner .swiper-slide .slide-content a>div{font-size: 16px;line-height:30px;text-transform: uppercase;text-shadow: 2px 2px 10px rgba(0,0,0,.3);}

.index-banner-tip{list-style: none;padding-left:0;}
.index-banner-tip li{display: inline-block;padding: 30px 20px;}
.index-banner .swiper-slide .index-banner-tip li img{}
.index-banner .swiper-slide .index-banner-tip li h4{margin-top: 20px;}

.index-banner .swiper-slide:first-child .index-banner-tip li img{border:1px solid #FFF;padding:6px;border-radius: 18px;}
.index-banner .swiper-slide:nth-child(2) .index-banner-tip{width: 60%;margin: 40px auto 0;}
.index-banner .swiper-slide:nth-child(2) .index-banner-tip li{width:49%;font-size:26px;padding: 16px 20px;line-height: 46px;}
.index-banner .swiper-slide:nth-child(2) .index-banner-tip li span{display: inline-block;border:2px solid #e60202;border-radius: 6px;line-height: 40px;width:44px;height:46px;text-align: center;margin-right: 12px;}
/*
.index-banner .swiper-pagination-container {position: relative;}
.index-banner .swiper-pagination-bullets{}
.index-banner .swiper-pagination-bullets .swiper-pagination-bullet{opacity: 1;background: #dcdcdc;margin:18px 0 18px 0;}
.index-banner .swiper-pagination-bullets .swiper-pagination-bullet-active{background: #e60202;opacity: 1;position: relative;}
.index-banner .swiper-pagination-bullets .swiper-pagination-bullet-active:before{content:"";display:block;position: absolute;width:200%;height:200%;border-radius: 50%;margin:-50% 0 0 -50%;border:1px solid #e60202;}
*/

/*index-about*/
.index-about-section{position: relative;overflow: hidden;}
.index-about-section .index-section-sub-title{margin-bottom: 0;}
.index-about-section .index-about-content p{padding:0;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4;-webkit-box-orient: vertical;}
.index-about-content {position: relative;}
.index-about-content img{max-width: 100%;position: relative;z-index: 998;}
.index-about-content .index-section-more{position: absolute;z-index: 999;top:50px;margin-top: 0;}

.index-about-digit{list-style: none;padding:0;position: relative;width:100%;min-height:660px;}
.index-about-digit li{position: absolute;width:240px;height:220px;z-index:9999;}

.index-about-digit li:first-child{top:30px;}
.index-about-digit li:nth-child(2){top:220px;left:180px;}
.index-about-digit li:nth-child(3){top:420px;}

.index-about-digit li h3{font-size:24px;}
.index-about-digit li h3 span{font-size:60px;font-weight:bold;margin-bottom:0;}
.index-about-digit li p{font-size:18px;}

.index-cooperation-list{list-style: none;padding:0;overflow:hidden;}
.index-cooperation-list li{}
.index-cooperation-list li .index-cooperation-item{text-align: center;margin-bottom: 20px;}
.index-cooperation-list li .index-cooperation-item img{margin: 0 atuo;max-width:100%;}

/*index-products*/
.index-products-section{background: url(../image/index-products-bac.jpg) no-repeat top center;background-size: cover;}

.index-products-section a,
.index-products-section a:link,
.index-products-section a:visited,
.index-products-section a:hover,
.index-products-section a:active{}
.index-products-list{list-style: none;padding-left:0;}
.index-produtct-tab .nav-tabs{border:none;}
.index-produtct-tab .nav-tabs li{width: 200px;}
.index-produtct-tab .nav-tabs>li a{border:none;border-right:1px solid #bfbfbf;border-radius: 0;color:#666;}
.index-produtct-tab .nav-tabs>li.active>a,
.index-produtct-tab .nav-tabs>li.active>a:focus,
.index-produtct-tab .nav-tabs>li.active>a:hover {border:none;border-right: 2px solid #e60202;color:#e60202;background: none;line-height: 76px;}
.index-produtct-tab .nav-tabs>li>a:focus,
.index-produtct-tab .nav-tabs>li>a:hover {border: none;border-right: 2px solid #e60202;color:#e60202;background: none;}

.index-products-content {overflow: hidden;}
.index-products-content h3{margin-bottom: 20px;color:#333;}
.index-products-content p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.index-products-content-img img{max-width: 100%;}

.index-products-tips{list-style: none;padding:20px 0;overflow:hidden;}

.index-industry-section{color:#FFF;min-height: 900px;background-size:cover;overflow: hidden;position: relative;}
.index-industry-section .index-section-title{color:#FFF;}
.index-industry-section .index-section-sub-title{color:#FFF;}
.index-industry-content{position: absolute;bottom:0;left:0;right:0;border-top: 1px solid #CCC;min-height:200px;}
.index-industry-tab{position: relative;}
.index-industry-tab:after{content:"";width:1px;height:2000%;background:#CCC;display: block;position: absolute;bottom: 0;right:0;}
.index-industry-tab .nav-tabs li{width: 100%;}
.index-industry-tab .nav-tabs>li a{border:none;border-bottom:1px solid #CCC;border-radius: 0;color:#FFF;line-height: 90px;margin:0;padding:0;}
.index-industry-tab .nav-tabs>li a h4{line-height: 90px;margin: 0;}
.index-industry-tab .nav-tabs>li a h4 img{margin-right: 10px;}
.index-industry-tab .nav-tabs>li.active a h4:after{position: absolute;content:"";background: url(../image/index-more-arrow.png) no-repeat top left;width:18px;height:18px;display: inline-block;top:36px;right:60px;}
.index-industry-tab .nav-tabs>li.active a h4:hover:after{animation:index-industry-tab-hover-animation .2s ease-in-out; -webkit-animation:index-industry-tab-hover-animation .2s ease-in-out; animation-fill-mode: forwards;}
@keyframes index-industry-tab-hover-animation{
    0%{transform: rotate(0);}
    100%{transform: rotate(45deg);}
}
.index-industry-tab .nav-tabs>li.active>a,
.index-industry-tab .nav-tabs>li.active>a:focus,
.index-industry-tab .nav-tabs>li.active>a:hover {border:none;color:#FFF;background: linear-gradient(to right, rgba(230,2,2,0), rgba(230,2,2,1));;line-height: 90px;border-bottom:1px solid #CCC;}
.index-industry-tab .nav-tabs>li>a:focus,
.index-industry-tab .nav-tabs>li>a:hover {border: none;color:#FFF;background: none;border-bottom:1px solid #CCC;line-height: 90px;}

.index-industry-tab-content{padding:60px 20% 30px 110px;}
.index-industry-tab-content h3{font-size:36px;margin-bottom: 30px;}
.index-industry-tab-content p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;}
.index-industry-tab-content .index-section-more{margin-top: 90px;}

/*index-news*/
.index-news-section{--swiper-pagination-bullet-width: 8px;--swiper-pagination-bullet-height: 8px;}
.index-news-list{padding: 0 15px 60px;}
.index-news-list-img{overflow: hidden;}
.index-news-txt{padding:30px 0 30px 0;}
.index-news-list .swiper-slide{position: relative;}
.index-news-list .swiper-slide a:after{content:"";display:block;width:0;height:3px;bottom:0;left:0;position: absolute;background: #e60202;transition: all .2s ease-in-out;}
.index-news-list .swiper-slide:hover a:after{width:100%;}
.index-news-list a.index-news-item{display:block;padding:0;overflow: hidden;}
.index-news-list a.index-news-item img{width:100%;}
.index-news-list a.index-news-item:hover img{transform: scale(1.1);}
.index-news-list a.index-news-item h3{margin-top:0;font-weight: normal;}
.index-news-list a.index-news-item h3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;}
.index-news-list a.index-news-item:hover h3{color:#e60202;}
.index-news-list a.index-news-item p{margin-bottom: 20px;height: 64px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.index-news-list .index-news-more-info{color:#999;position: relative;}
.index-news-list a.index-news-item:hover .index-news-more-info{color:#e60202;}

.index-news-list .index-news-more-info:after{position: absolute;content:"";background: url(../image/index-more-arrow-gray.png) no-repeat top left;width:18px;height:18px;display: inline-block;top:10px;right:40px;}
.index-news-list a.index-news-item:hover .index-news-more-info:after{background: url(../image/index-more-arrow-red.png);animation:index-sectipon-more-hover-animation .2s ease-in-out; -webkit-animation:index-sectipon-more-hover-animation .2s ease-in-out; animation-fill-mode: forwards;}
@keyframes index-sectipon-more-hover-animation{
    0%{transform: rotate(0);}
    100%{transform: rotate(45deg);}
}


.news-list-calendar{color:#999;font-size: 16px;font-weight: normal;padding-bottom:0;}

.index-news-list .swiper-pagination-bullets{bottom:0;}
.index-news-list .swiper-pagination-bullets .swiper-pagination-bullet{opacity: 1;background: #dcdcdc;margin:18px 8px;}
.index-news-list .swiper-pagination-bullets .swiper-pagination-bullet-active{background: #e60202;opacity: 1;position: relative;}
.index-news-list .swiper-pagination-bullets .swiper-pagination-bullet-active:before{content:"";display:block;position: absolute;width:200%;height:200%;border-radius: 50%;margin:-50% 0 0 -50%;border:1px solid #e60202;}


/*index-contact*/
.index-contact-section{background:url(../image/index-contact-section-bac.jpg) right top;background-repeat: no-repeat;height:351px;background-size: cover;color:#FFF;}
.index-contact-section .index-section-sub-title{color:#FFF;}
.index-contact-section a.index-section-more{background: #FFF; color:#e60202;}
.index-contact-section a.index-section-more:after{background: url(../image/index-more-arrow-red.png) no-repeat top left;}



.page-banner{height: 600px;position: relative;}
.page-banner .row>img{position: absolute;height: 600px;top:0;left:0;}
.page-banner-content{padding-top: 150px;position: relative;}
.page-banner-content h2{font-size: 60px;color:#FFF;font-weight:normal;text-shadow: 2px 2px 10px rgba(0,0,0,.3);margin-top:0;}
.page-banner-content h3{font-size: 72px;color:#FFF;text-transform: uppercase;font-weight:normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;margin-top: 10px;}
.page-banner-content p{font-size:24px;line-height:38px;color:#FFF;text-shadow: 2px 2px 10px rgba(0,0,0,.3);}

.page-crumb-section{padding:0;margin-bottom:0;margin-top:-100px;position: relative;background: none;}
.page-sub-nav-list{list-style: none;padding-left:0;margin-bottom: 0;text-align: left;}
.page-sub-nav-list li{display: inline-block;margin-right:0;padding:0 20px;}
.page-sub-nav-list li a{font-size:18px;display: inline-block;position: relative;height:85px;line-height:85px;color: #FFF;}
.page-sub-nav-list li.cur a{color:#FFF;}
.page-sub-nav-list li.cur a:after{width:100%;height:4px;bottom:22px;left:0;background:#e60202;content:"";display: block;position: absolute;}
.page-crumb{list-style: none;padding-left:0;text-align: right;margin-bottom: 0;}
.page-crumb li{color:#FFF;display: inline-block;height:85px;line-height:85px;}
.page-crumb li i.fa{margin: 0 10px;font-size: 20px;}
.page-crumb li a{color:#FFF;}

.page-section-about .container{background:url(../image/page-about-bac.jpg) right bottom no-repeat;}
.page-about-digit{list-style: none;padding-left:60px;}
.page-about-digit li{height:200px;}
.page-about-digit li h3{font-size:24px;}
.page-about-digit li h3 span{font-size:60px;font-weight:normal;margin-bottom:0;}
.page-about-digit li p{font-size:18px;}

.page-section-advantage{background:url(../image/page-adavantage-bac.jpg) right bottom no-repeat;background-size: cover;min-height: 780px;color:#FFF;padding:0;}
.page-section-advantage .page-section-title{color:#FFF;}
.page-about-advantage{list-style: none;padding: 0;margin-bottom: 0;}
.page-about-advantage li:first-child{background: none;}
.page-about-advantage li{height:390px;background: rgba(0,0,0,.12);border-left:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}
.page-about-advantage li .page-about-advantage-item{padding:15% 50px;}
.page-about-advantage li .page-about-advantage-item h3{font-size: 72px;font-weight: bold;color:rgba(255,255,255,.5);margin-bottom: 20px;}

.page-section-chairman{background:url(../image/page-about-chairman-bac.jpg) bottom center no-repeat;}
.page-section-spirit{background:url(../image/page-about-culture.jpg) bottom center no-repeat;}

.page-spirit-list{list-style: none;}
.page-spirit-list li{position: relative;border:1px solid #EEE;background: #FFF;box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);padding:30px 50px;width:40%;margin: 30px 5%;float: left;}
.page-spirit-list li img{position: absolute;top:-40px;left:-40px;width: 80px;height:80px;}

.page-culture-list{list-style: none;padding-left: 0;margin-bottom: 0;}
.page-culture-list li:first-child,
.page-culture-list li:last-child{padding-top: 80px;}
.page-culture-list li .page-culture-item{min-height: 630px;background-size: cover;color: #FFF;padding:120px 140px;}
.page-culture-list li:first-child .page-culture-item{background: url(../image/page-culture-bac-01.jpg) top center no-repeat;background-size: cover;}
.page-culture-list li:nth-child(2) .page-culture-item{background: url(../image/page-culture-bac-02.jpg) top center no-repeat;background-size: cover;}
.page-culture-list li:last-child .page-culture-item{background: url(../image/page-culture-bac-03.jpg) top center no-repeat;background-size: cover;}

.page-honor-list{list-style: none;padding-left: 0;margin-bottom: 0;}
.page-honor-list li{padding-bottom: 30px;}
.page-honor-list li div{border:1px solid #EEE;background: #FFF;box-shadow: 0px 0px 14px 0px rgb(0 0 0 / .1);padding:20px 10px;}
.page-honor-list li img{display: inline-block;}
.page-honor-list li h5{display: inline-block;}
.page-honor-list li:nth-child(2n+1){padding-top: 30px;padding-bottom: 0;}


.page-products-list {list-style: none;padding-left: 0;margin-bottom: 0;}
.page-products-list-img{overflow: hidden;}
.page-products-txt{padding:30px 0 20px 0;}
.page-products-list a.page-products-item{display:block;padding:0;overflow: hidden;margin-bottom: 30px;position: relative;}
.page-products-list a.page-products-item:after{content:"";display:block;width:0;height:3px;bottom:0;left:0;position: absolute;background: #e60202;transition: all .2s ease-in-out;}
.page-products-list a.page-products-item:hover:after{width:100%;}
.page-products-list a.page-products-item img{width:100%;}
.page-products-list a.page-products-item:hover img{transform: scale(1.1);}
.page-products-list a.page-products-item h3{margin-top:0;font-weight: normal;}
.page-products-list a.page-products-item h3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;}
.page-products-list a.page-products-item:hover h3{color:#e60202;}
.page-products-list a.page-products-item p{margin-bottom: 40px;height: 64px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;color: #666;}
.page-products-list .page-products-more-info{color:#e60202;position: relative;}
.page-products-list a.page-products-item:hover .page-products-more-info{color:#e60202;}
.page-products-list .page-products-more-info:after{position: absolute;content:"";background: url(../image/index-more-arrow-red.png) no-repeat top left;width:18px;height:18px;display: inline-block;top:10px;left:100px;}
.page-products-list a.page-products-item:hover .page-products-more-info:after{animation:page-sectipon-more-hover-animation .2s ease-in-out; -webkit-animation:page-sectipon-more-hover-animation .2s ease-in-out; animation-fill-mode: forwards;}


.page-products-detail-top{overflow: hidden;}
.page-products-detail-top h1{margin-bottom:30px;padding-bottom:30px;margin-top: 0;color:#333;border-bottom:1px solid #DDD;font-weight:normal;}
.pro-big-img {padding:10px 0;--swiper-theme-color:#999;}
.pro-big-img img{width: 90%;}
.pro-big-img {width: 95%;margin:0 auto;height: 453px;}
.pro-big-img .swiper-container{overflow: hidden;position: relative;}
.pro-big-img .gallery-left{height: inherit;border: 1px solid #eeeeee; margin: 0; float: right;width: 80%;overflow: hidden;}
.pro-big-img .gallery-left img{width: 100%;}
.pro-big-img .gallery-left .swiper-slide{width: 100%;height: initial;}
.pro-big-img .gallery-left .swiper-slide img{width: 100%;height: initial; }
.pro-big-img .gallery-thumbs{padding: 30px 20px; width:20%; height: inherit;float: left; box-sizing: border-box;}
.pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
.pro-big-img .gallery-thumbs .swiper-button-pro-prev,.pro-big-img .gallery-thumbs .swiper-button-pro-next{margin: 0 auto;}
.pro-big-img .gallery-thumbs .swiper-button-pro-prev{-webkit-transform: rotate(90deg) translate(0, 0);transform: rotate(90deg) translate(0, 0);/**/left:45%;right:inherit;top:-15px;bottom:inherit;}
.pro-big-img .gallery-thumbs .swiper-button-pro-next{-webkit-transform: rotate(90deg) translate(0, 0);transform: rotate(90deg) translate(0, 0);/**/left:inherit;right:42%;top:inherit;bottom:-15px;}
.pro-big-img .gallery-thumbs .swiper-slide {opacity: 0.6;height: initial; }
.pro-big-img .gallery-thumbs .swiper-slide img{width: 100%;}
.pro-big-img .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.pro-big-img .gallery-thumbs .swiper-button-pro-prev,
.pro-big-img .gallery-thumbs .swiper-button-pro-next{width:25px;height:50px;background-size: 60%;}

.page-products-info p{height:190px;}
.page-products-info .page-products-info-link{height: initial;color:#666;overflow: hidden;}
.page-products-info-link a{margin-right: 30px;height:60px;display: inline-block;color:#FFF;padding:0 50px 0 40px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;vertical-align: top;}
.page-products-info-link a{font-size:14px;line-height: 60px;display: block;float: left;}
.page-products-info-link a i{margin-left: 6px;font-size: 22px;position: relative;top:3px;}
.page-products-info-link a:first-child{background: #e60202;}
.page-products-info-link a:nth-child(2){background: #1b1b1b;}

.page-products-content{background: #FFF;padding:50px 70px;margin-bottom: 60px;}
.page-products-content>h4{position: relative;margin-bottom: 30px;font-size:36px;line-height:36px;color:#333;}
.products-content{min-height: 160px;padding:0;}

.page-manufacture-digit{list-style: none;padding: 40px 0;}
.page-manufacture-digit li h3{font-size:24px;margin-bottom:10px;}
.page-manufacture-digit li h3 span{font-size:60px;font-weight:normal;margin-bottom:0;}

.page-manufacture-list{list-style: none;padding: 40px 0 0 0;}
.page-manufacture-list li{margin-bottom: 30px;}
.page-manufacture-item img{width:100%;}

.page-cooperation-list{list-style: none;padding:0;overflow:hidden;}
.page-cooperation-list li{margin-bottom: 30px;}
.page-cooperation-list li .page-cooperation-item{text-align: center;padding:30px 10px;border: 1px solid #EEE;}
.page-cooperation-list li .page-cooperation-item img{margin: 0 atuo;max-width:100%;}

.page-video-list{list-style: none;padding:0;overflow:hidden;}
.page-video-list li{margin-bottom: 30px;}
.page-video-item{position: relative;display: block;}
.page-video-item:after{position: absolute;bottom:50px;top:0;width: 100%;content:"";
    background: linear-gradient(to top, rgba(0,0,0,.1), rgba(0,0,0,.14));}
.page-video-item i.fa{display: block;background: #e60202;color:#FFF;width:30px;height:30px;border-radius: 50%;position: absolute;right:15px;top:220px;text-align: center;line-height: 28px;font-size: 14px;}
.page-video-item h4{padding:0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;line-height: 30px;margin-bottom: 20px;}
.page-video-item img{width: 100%;}

.page-news-list {list-style: none;padding-left: 0;margin-bottom: 0;}
.page-news-list-img{overflow: hidden;}
.page-news-txt{padding:30px 0 20px 0;}
.page-news-list a.page-news-item{display:block;padding:0;overflow: hidden;margin-bottom: 30px;position: relative;}
.page-news-list a.page-news-item:after{content:"";display:block;width:0;height:3px;bottom:0;left:0;position: absolute;background: #e60202;transition: all .2s ease-in-out;}
.page-news-list a.page-news-item:hover:after{width:100%;}
.page-news-list a.page-news-item img{width:100%;}
.page-news-list a.page-news-item:hover img{transform: scale(1.1);}
.page-news-list a.page-news-item h3{margin-top:0;font-weight: normal;}
.page-news-list a.page-news-item h3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;}
.page-news-list a.page-news-item:hover h3{color:#e60202;}
.page-news-list a.page-news-item p{margin-bottom: 20px;height: 64px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.page-news-list .page-news-more-info{color:#999;position: relative;}
.page-news-list a.page-news-item:hover .page-news-more-info{color:#e60202;}

.page-news-list .page-news-more-info:after{position: absolute;content:"";background: url(../image/index-more-arrow-gray.png) no-repeat top left;width:18px;height:18px;display: inline-block;top:10px;right:40px;}
.page-news-list a.page-news-item:hover .page-news-more-info:after{background: url(../image/index-more-arrow-red.png);animation:page-sectipon-more-hover-animation .2s ease-in-out; -webkit-animation:page-sectipon-more-hover-animation .2s ease-in-out; animation-fill-mode: forwards;}
@keyframes page-sectipon-more-hover-animation{
    0%{transform: rotate(0);}
    100%{transform: rotate(45deg);}
}

.news-title{font-size:36px;color:#333;margin-top:0;margin-bottom: 30px;}
.news-info{font-size:16px;padding:20px 0;color:#999;}
.news-content{border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;padding:30px 0;color:#666;}
.page-news-detail-siderbar{list-style: none;padding-left: 0;overflow:hidden;display: block;}
.page-news-detail-siderbar li{margin-bottom: 0;font-size:14px;}
.page-news-detail-siderbar li a{display:block;line-height: 60px;font-size:22px;text-align: center;color:#999;}
.page-news-detail-siderbar-layout{position: relative;}
.page-detial-backto a.index-section-more{margin: 40px auto;}
.news-jump{padding:20px 0;margin-top:0;}
.news-jump a{color:#666;}
.news-jump a p{line-height: 36px;margin-bottom:0;}

.page-solution-list{list-style: none;padding-left:0;margin: 0 auto;}
.page-solution-item{overflow: hidden;margin-bottom: 50px;}
.page-solution-content{padding:30px 60px}
.page-solution-content h3{margin-bottom: 30px;color:#333;}
.page-solution-list li:nth-child(2n) .page-solution-item div:nth-child(1){float: right;}

.page-service-list{list-style: none;padding: 40px 0 0 0;width:80%;margin: 0 auto;text-align: center;}
.page-service-list li{display:inline-block;width:260px;vertical-align: top;}
.page-service-list li:nth-child(1),
.page-service-list li:nth-child(2),
.page-service-list li:nth-child(3){margin-right: -35px;}
.page-service-list li .page-service-item{position: relative;background: linear-gradient(to bottom, rgba(230, 2, 2,1), rgba(230, 2, 2,.3));border-radius: 50%;width:260px;height:260px;margin-bottom:50px;}
.page-service-list li:nth-child(2n) .page-service-item{background:none;background: linear-gradient(to top, rgba(230, 2, 2,1), rgba(230, 2, 2,.5));}

.page-service-list li .page-service-item:after{content:"";position: absolute;width:200px;height:200px;background:#FFF;border-radius: 50%;top:30px;left:30px;}
.page-service-list li .page-service-item img{margin-top:90px;position: relative;z-index: 999;}
.page-service-list li h5{padding:0 35px;line-height: 1.6;margin-bottom: 0;}

.page-download-list{list-style: none;padding-left: 0;margin-bottom: 0;}
.page-download-list li{margin-bottom: 30px;}
.page-download-item{display:block;;padding:20px 30px;box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);}
.page-download-item *{transition: none;}
.page-download-item:hover{background: #e60202;color:#FFF;}
.page-download-item h5{margin-top:10px;margin-bottom: 30px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;}
.page-download-item span{color:#999;}
.page-download-item i{color:#e60202;margin-right: 6px;}
.page-download-item:hover span{color:#FFF;}
.page-download-item:hover i{color:#FFF;}

.page-qa-list{list-style: none;padding-left: 0;margin-bottom: 0;}
.page-qa-list li{margin-bottom: 30px;}
.page-qa-item{display:block;}
.page-qa-item h4{padding:30px;background: #f8f9fb;margin: 0;}
.page-qa-item h4 i.fa{margin-right: 8px;}
.page-qa-item.active h4{background: #e60202;color:#FFF;}
.page-qa-content{padding:0 30px;height:0;overflow: hidden;}
.page-qa-item.active .page-qa-content{padding:20px 30px;height: initial;min-height: 340px;}

.page-section-contact{padding-bottom: 0;}
.page-contact-list{list-style: none;padding-left: 0;margin-bottom: 30px;}
.page-contact-list li{padding-bottom: 30px;}
.page-contact-list li .page-contact-item{padding:40px 50px 30px;box-shadow: 0px 0px 14px 0px rgb(0 0 0 / .1);}
.page-contact-list li .page-contact-item i.fa{width:60px;height:60px;display: block;color:#FFF;border-radius: 50%;margin-bottom: 20px;line-height: 60px;font-size: 22px;}
.page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 32px;}
.page-contact-list li .page-contact-item h3{color:#333;position: relative;margin-bottom: 30px;}
.page-contact-list li .page-contact-item h3:after{width:60px;height:3px;bottom:-20px;left:0;background:#e60202;content:"";display: block;position: absolute;}
/*
.page-feedback-info h3{color:#333;font-size:36px;margin-bottom:30px;}
.page-feedback-info p{font-size:18px;margin-bottom:40px;}
p.feedback-tops{font-size:16px;color:#999;}
.page-feedback-form .input-group{padding:10px 0;}
.page-feedback-form .form-group{padding:10px 0;margin-bottom:0;}
.page-feedback-form input[type=text],.page-feedback-form textarea{border-radius: 0;padding:20px;font-size: 16px;background:#f5f5f7;border:1px solid #e5e5e5;outline: none;}
.page-feedback-form input.btn{padding:10px 0;width:130px;border-radius: 40px;}
.page-feedback-form textarea{min-height: 180px;}
.page-feedback-form p{font-size:14px;margin-bottom:0;}
*/
#baidu-map{height: 620px;}
#baidu-map label{max-width: inherit;}
#baidu-map img{max-width: inherit;}
.page-section-contact-map{padding:0 0 30px 0;}

/*基础样式代码*/
@media (min-width: 768px){
    .container {
        width: 750px;
    }
    .dropdown-menu-inlayout {
        width: 750px;margin: 0 auto;
    }
}
@media (min-width: 992px){
    .container {
        width: 970px;
    }
    .dropdown-menu-inlayout{
        width: 970px;margin: 0 auto;
    }
}
@media (min-width: 1150px){
    .container {
        width: 1170px;
    }
    .dropdown-menu-inlayout{
        width: 1170px;margin: 0 auto;
    }
}
@media (min-width: 1316px){
    .container {
        width: 1300px;
    }
    .dropdown-menu-inlayout{
        width: 1300px;margin: 0 auto;
    }
}
@media (min-width: 1400px){
    .container {
        width: 1400px;
    }
    .dropdown-menu-inlayout{
        width: 1400px;margin: 0 auto;
    }
}
@media (min-width: 1550px){
    .container {
        width: 1400px;
    }
    .dropdown-menu-inlayout{
        width: 1400px;margin: 0 auto;
    }
}
@media (min-width: 1870px){
    .container {
        width: 1580px;
    }
    .dropdown-menu-inlayout{
        width: 1580px;margin: 0 auto;
    }
}
/*自适应代码*/
@media (min-width: 320px){
    .btn-more{min-width: 180px;}
    a.index-section-more{font-size:14px;min-width:140px;width:140px;height:46px;line-height: 46px;margin:20px auto 40px;}
    a.index-section-more:after{top: 14px;right: 16px;}
    .page-section-more{font-size:14px;width:140px;height:46px;line-height: 46px;margin-top:20px;}
    

    :root{--swiper-navigation-size: 33px; }
    .navbar-fixed-top {position: inherit;right: 0;left: 0;z-index: 1030;}
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{max-height: inherit;}
    .navbar-toggle{padding: 14px 10px;}
    .navbar-nav.pull-right{float: none!important;}
    .main-nav .navbar-brand{height: 60px;padding: 8px;}
    .main-nav .navbar-brand h1,.main-nav .navbar-brand h2{height: 40px;}
    .main-nav .navbar-brand h1 img,.main-nav .navbar-brand h2 img{height: 40px;}
    .main-nav:hover .navbar-brand h1 img {}

    .main-nav .navbar-toggle .icon-bar {background-color: #888;}
    .main-nav .navbar-nav>li>a{color: #333;height: 50px;line-height: 30px;padding: 10px 15px;}
    .main-nav .navbar-nav>li>.dropdown-menu{position: initial;margin-left: 0;padding: 0;color: #333;min-width: initial;border-top: 3px solid #e60202;background: #EFEFEF;}
    .main-nav .navbar-nav>li>.dropdown-menu>li>a {font-size: 16px;line-height: 50px;padding: 5px 15px;border-bottom: 1px solid #DDD}

    footer{padding-top: 20px;}
    .footer-logo {padding-bottom: 20px;}
    .footer-logo img{}
    .footer-nav dl dt a {font-size: 20px;line-height: 48px;}
    .footer-nav dl dd{line-height: 32px;font-size: 14px;}
    footer .footer-contact h4{font-size:20px;}
    footer .footer-contact h3{font-size:36px;margin-top: 10px;margin-bottom: 10px;}
    footer .footer-contact p{font-size:14px;line-height: 28px;}
    footer .footer-copyright{font-size:14px;line-height: 28px;}

    .footer-nav {padding: 30px 0; border-bottom: 1px solid #535353;}
    footer .footer-qrcode {padding:40px 0;min-height: 280px;}
    footer .footer-contact {padding: 30px 0 30px 0;text-align: center;}
    footer .footer-copyright{padding: 16px 0;}
    footer .footer-copyright{font-size: 12px;line-height: 28px;}

    footer .footer-copyright>div:nth-child(1) {text-align: center;}
    footer .footer-copyright>div:nth-child(2) {text-align: center;}

    .index-banner {margin-top: 0;height: 200px;}
    .index-banner .swiper-slide{}
    .index-banner .swiper-slide .slide-content{padding-top:50px;}
    .index-banner .swiper-slide>img {width: 100%; height:initial;}
    .index-banner .swiper-slide .slide-content h2 {font-size: 18px;line-height: 26px;margin-top:0;margin-bottom: 10px;}
    .index-banner .swiper-slide .slide-content a>div{font-size: 10px;line-height: 20px;margin:0 auto;}
    .index-banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 6px 3px;}

    .index-about-section .index-section-sub-title{margin-bottom: 20px;}
    .index-about-content .index-section-more{top:10px;}

    .index-about-digit {min-height: initial;margin-bottom: 30px;overflow: hidden;}
    .index-about-digit li {position: initial;float:left;width: 33.3%;height: 100px;}
    .index-about-digit li h3{font-size:12px;}
    .index-about-digit li h3 span{font-size:24px;}
    .index-about-digit li p{font-size:12px;}
    
    .index-about-digit li:first-child{top:0;}
    .index-about-digit li:nth-child(2){top:90px;left:90px;}
    .index-about-digit li:nth-child(3){top:190px;}

    .index-produtct-tab .nav-tabs li {width: 33.3%;margin-bottom:0;border-bottom: 1px solid #bfbfbf;}
    .index-produtct-tab .nav-tabs li:nth-child(7),
    .index-produtct-tab .nav-tabs li:nth-child(8){border-bottom:none;}
    .index-produtct-tab .nav-tabs>li.active>a,
    .index-produtct-tab .nav-tabs>li.active>a:focus,
    .index-produtct-tab .nav-tabs>li.active>a:hover{border-right: 1px solid #bfbfbf;;}
    .index-produtct-tab .nav-tabs>li.active>a,
    .index-produtct-tab .nav-tabs>li>a,
    .index-produtct-tab .nav-tabs>li>a:focus,
    .index-produtct-tab .nav-tabs>li>a:hover{border-right: 1px solid #bfbfbf;}
    
    .index-produtct-tab .nav-tabs li:nth-child(3)>a,
    .index-produtct-tab .nav-tabs li:nth-child(6)>a{border-right:none;}

    .index-industry-section{height: 760px;min-height: 760px}
    .index-industry-content{border-top: none;}
    .index-industry-tab .nav-tabs{border-bottom: none;margin: 0 30px;}
    .index-industry-tab .nav-tabs li {width: 50%;}
    .index-industry-tab .nav-tabs>li a,
    .index-industry-tab .nav-tabs>li>a:focus,
    .index-industry-tab .nav-tabs>li>a:hover{border: 1px solid #CCC;}
    .index-industry-tab .nav-tabs>li a h4{line-height: 64px}
    .index-industry-tab .nav-tabs>li a h4 img{width:36px;height:36px;}
    .index-industry-tab .nav-tabs>li.active>a,
    .index-industry-tab .nav-tabs>li.active>a:focus,
    .index-industry-tab .nav-tabs>li.active>a:hover{border: 1px solid #CCC;}
    .index-industry-tab .nav-tabs>li.active a h4:after{display:none;}
    .index-industry-tab-content {padding: 20px 60px 80px 60px;}

    .index-news-txt {padding: 20px 0 20px 0;}
    .index-news-list .index-news-more-info:after {width: 18px; height: 18px;top: 2px;right: 20px;}
    .index-news-list a.index-news-item p{height: 56px;}

    .index-contact-section{height:300px;}
    .index-contact-section a.index-section-more.pull-right{float: none!important;clear:both;}


    .page-banner {height: 120px;}
    .page-banner .row>img{width: 100%; height:initial;}
    .page-banner-content{padding-top: 20px;}
    .page-banner-content img{display: none;}
    .page-banner-content h3{font-size: 20px;}
    .page-banner-content h2{font-size: 12px;}
    .page-crumb-section{margin-top: 0;}
    .page-sub-nav-list li {margin-right: 0;padding: 0 10px;}
    .page-sub-nav-list li a {font-size: 12px;height: 50px;line-height: 50px;}
    .page-sub-nav-list li.cur a:after {height: 2px; bottom: 8px;}

    .page-section-about .container {background-size: 55%;}
    .page-about-digit{padding-left:0;padding-bottom: 60px;overflow: hidden;}
    .page-about-digit li{height:140px;width:50%;float: left;text-align: center;}
    .page-about-digit li h3{font-size:12px;}
    .page-about-digit li h3 span{font-size:36px;}
    .page-about-digit li p{font-size:12px;}


    .page-section-advantage{min-height: initial;}
    .page-about-advantage li{height:200px;}
    .page-about-advantage li .page-about-advantage-item{padding:30px 10px;}
    .page-about-advantage li .page-about-advantage-item h3{font-size: 40px;margin-bottom: 10px;}

    .page-spirit-list li{padding:20px 30px;width:90%;margin: 20px 5%;}
    .page-spirit-list li img{top:-40px;left:-40px;width: 80px;height:80px;}
    .page-section.page-section-culture{padding:0;}
    .page-culture-list li:first-child,
    .page-culture-list li:last-child{padding-top: 0;}
    .page-culture-list li .page-culture-item{min-height: initial;padding:50px 30px;}

    .page-honor-list li{padding-bottom: 15px;}
    .page-honor-list li:nth-child(2n+1){padding-top: 0;padding-bottom: 15px;}

    .page-products-detail-top h1{margin-bottom:20px;padding-bottom:20px;}
    .pro-big-img {padding: 0;overflow: hidden;margin-bottom: 20px;}
    .pro-big-img img{width: 90%;}
    .pro-big-img {width: 100%;  height: inherit;}
    .pro-big-img .gallery-left{width:100%;height: initial;}
    .pro-big-img .gallery-thumbs{padding: 15px 30px;width:100%;}
    .pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev{-webkit-transform: rotate(0deg) translate(0, 0);transform: rotate(0deg) translate(0, 0);left:0;right:inherit;top:20%;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{-webkit-transform: rotate(0deg) translate(0, 0);transform: rotate(0deg) translate(0, 0);left:inherit;right:0;top:20%;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev,
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{margin: 0 auto;width:20px;height:40px;background-size: 50%;--swiper-navigation-size: 22px}

    .page-products-info p{min-height:50px;height: initial;}
    .page-products-info-link a{margin-right: 30px;height:38px;padding:0 30px 0 20px;border-top-right-radius: 19px;border-bottom-right-radius: 19px;}
    .page-products-info-link a{font-size:12px;line-height: 38px;}
    .page-products-info-link a i{font-size: 14px;top:1px;}

    .page-products-content{padding:15px 20px;margin-bottom: 30px;}
    .page-products-content>h4{margin-bottom: 20px;font-size:24px;line-height:32px;}
    .products-content{min-height: 160px;}

    .page-manufacture-digit{padding: 0;}
    .page-manufacture-digit li h3{font-size:12px;margin-bottom:10px;}
    .page-manufacture-digit li h3 span{font-size:24px;}
    
    .page-video-item:after{bottom:39px;}
    .page-video-item i.fa{top:210px;}

    .news-title {font-size: 24px;margin-bottom: 10px;}
    .news-content{padding: 10px 0;}

    .page-solution-item{margin-bottom: 30px;}
    .page-solution-content{padding:20px 20px 30px 20px}
    .page-solution-content h3{margin-bottom: 20px;margin-top: 10px;}

    .page-service-list{padding: 10px 0 0 0;width:100%;}
    .page-service-list li{width:50%;float:left;margin-bottom: 10px;}
    .page-service-list li:nth-child(1),
    .page-service-list li:nth-child(2),
    .page-service-list li:nth-child(3){margin-right: 0;}
    .page-service-list li .page-service-item{width:150px;height:150px;margin-bottom:15px;margin:0 auto 15px;}
    .page-service-list li .page-service-item:after{width:120px;height:120px;top:15px;left:15px;}
    .page-service-list li .page-service-item img{margin-top:40px;width:65px;height:65px;}
    .page-service-list li h5{padding:0 20px;}

    .page-qa-item h4{padding:20px;}
    .page-qa-content{padding:0 20px;}
    .page-qa-item.active .page-qa-content{padding:15px 20px;}

    .page-contact-list li{padding-bottom: 20px;}
    .page-contact-list li .page-contact-item{padding:20px 20px 15px;}
    .page-contact-list li .page-contact-item i.fa{width:42px;height:42px;margin-bottom: 16px;line-height: 42px;font-size: 16px;}
    .page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 18px;}
    .page-contact-list li .page-contact-item h3{margin-bottom: 20px;}
    .page-contact-list li .page-contact-item h3:after{width:50px;height:2px;bottom:-14px;}
    .page-contact-list li .page-contact-item p{min-height: 56px;}

    #baidu-map {height: 500px;}
}
@media (min-width: 768px){
    a.index-section-more{font-size:13px;min-width:140px;width:140px;height:38px;line-height: 38px;margin-top:20px;margin-left: 0;}
    a.index-section-more:after{top: 10px;right: 16px;}
    .page-section-more{font-size:13px;width:140px;height:38px;line-height: 38px;margin-top:20px;}
    
    :root{ --swiper-navigation-size: 33px;}
    .navbar-nav.pull-right{float: right!important;}
    .main-nav .navbar-brand{height: 80px;padding: 15px 0;}
    .main-nav .navbar-brand h1,.main-nav .navbar-brand h2{height: 50px;}
    .main-nav .navbar-brand h1 img,.main-nav .navbar-brand h2 img{height: 50px;margin-top: 0;}
    .main-nav .navbar-nav>li>a{height: 80px;line-height: 60px;padding:10px 8px;font-size:14px;}

    .main-nav .navbar-nav>li>.dropdown-menu{ position: absolute;left: 50%;margin-left: -90px;padding: 0;color: #333;min-width: 180px;border-top: 2px solid #e60202;background: #FFF;}
    .main-nav .navbar-nav>li>.dropdown-menu>li>a {font-size: 14px;line-height:36px;padding: 5px 20px;border-bottom: 1px solid #EEE}

    footer{padding-top: 20px;}
    .footer-logo {padding-bottom: 20px;}
    .footer-nav dl dt a {font-size: 20px;line-height: 48px;}
    .footer-nav dl dd{line-height: 32px;font-size: 14px;}
    footer .footer-contact h4{font-size:20px;}
    footer .footer-contact h3{font-size:24px;margin-top: 30px;margin-bottom: 10px;}
    footer .footer-contact p{font-size:14px;line-height: 28px;}
    footer .footer-copyright{font-size:14px;line-height: 28px;}

    .footer-nav {padding: 30px 0;border-bottom: none; }
    footer .footer-qrcode {padding:40px 0;min-height: 280px;}
    footer .footer-contact {padding: 30px 0 30px 0;text-align: left;}
    footer .footer-copyright{padding: 16px 0;}
    footer .footer-copyright{font-size: 12px;line-height: 28px;}

    .index-banner{height: 350px;}
    .index-banner .swiper-slide {height: 350px;}
    .index-banner .swiper-slide>img{width: 100%;height: inherit;}
    .index-banner .swiper-slide .slide-content{padding-top:80px;}
    .index-banner .swiper-slide .slide-content h2{font-size: 30px;line-height: 44px;margin-bottom: 10px;font-weight: bold;}
    .index-banner .swiper-slide .slide-content a>div{font-size: 12px;line-height: 22px;margin:0;}
    .index-banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 18px 20px 18px 0;}
    
    .index-banner .swiper-slide:nth-child(3)  .slide-content a>div span{margin-right: 16px;}
    .index-banner .swiper-slide .index-banner-tip li h4 {margin-top: 10px;}
    .index-banner .swiper-slide:first-child .index-banner-tip li img{width:50px;height:50px;border:1px solid #FFF;padding:4px;border-radius: 8px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip{width: 60%;margin: 20px auto 0;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li{width:49%;font-size:13px;padding: 6px 10px;line-height: 38px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li span{border:1px solid #e60202;border-radius: 6px;line-height: 30px;width:32px;height:32px;margin-right: 8px;}

    .index-about-section .index-section-sub-title{margin-bottom: 0;}
    .index-about-content .index-section-more{top:50px;}
    .index-about-digit {min-height: 300px;margin-bottom: 0;}
    .index-about-digit li {position: absolute;float:none;width: 140px;height: 100px;}
    .index-about-digit li h3{font-size:12px;}
    .index-about-digit li h3 span{font-size:24px;}
    .index-about-digit li p{font-size:12px;}
    
    .index-about-digit li:first-child{top:0;}
    .index-about-digit li:nth-child(2){top:90px;left:90px;}
    .index-about-digit li:nth-child(3){top:190px;}

    .index-produtct-tab .nav-tabs li {width: 120px;border-bottom:none}
    .index-produtct-tab .nav-tabs>li a{border-right: 1px solid #bfbfbf;padding: 5px 10px;}
    .index-produtct-tab .nav-tabs>li.active>a,
    .index-produtct-tab .nav-tabs>li.active>a:focus,
    .index-produtct-tab .nav-tabs>li.active>a:hover{border-right: 2px solid #e60202;}
    .index-produtct-tab .nav-tabs li:nth-child(3)>a,
    .index-produtct-tab .nav-tabs li:nth-child(6)>a{border-right:1px solid #bfbfbf;}

    .index-industry-section{height: 600px;min-height: 600px}
    .index-industry-content{border-top: 1px solid #CCC;}
    .index-industry-tab .nav-tabs{margin: 0;}
    .index-industry-tab .nav-tabs li {width: 100%;}
    .index-industry-tab .nav-tabs>li a,
    .index-industry-tab .nav-tabs>li>a:focus,
    .index-industry-tab .nav-tabs>li>a:hover{border:none;border-bottom: 1px solid #CCC;}
    .index-industry-tab .nav-tabs>li a h4{line-height: 64px}
    .index-industry-tab .nav-tabs>li a h4 img{width:36px;height:36px;}
    .index-industry-tab .nav-tabs>li.active a h4:after{display:none;}
    .index-industry-tab .nav-tabs>li.active>a,
    .index-industry-tab .nav-tabs>li.active>a:focus,
    .index-industry-tab .nav-tabs>li.active>a:hover{border: none;border-bottom: 1px solid #CCC;}
    .index-industry-tab-content {padding: 20px 90px 20px 40px;}
    .index-industry-tab-content h3 {font-size: 28px;margin-bottom: 20px;}

    .index-news-txt {padding: 30px 0 30px 0;}
    .index-news-item a h3{margin-top:0;margin-bottom:10px;}
    .index-news-item a p{margin-bottom: 10px;height: 56px;}
    .index-news-list .index-news-more-info:after {width: 18px; height: 18px;top: 10px;right: 40px;}
    
    .index-contact-section{height:240px;}
    .index-contact-section a.index-section-more.pull-right{float: right!important;}

    .page-banner {height: 240px;}
    .page-banner .row>img{height: 240px;}
    .page-banner-content{padding-top: 60px;}
    .page-banner-content img{display: block;}
    .page-banner-content h3{font-size: 32px;}
    .page-banner-content h2{font-size: 14px;}
    .page-crumb-section{margin-top: -50px;}
    .page-sub-nav-list li {margin-right: 0;padding: 0 10px;}
    .page-sub-nav-list li a {font-size: 12px;height: 50px;line-height: 50px;}
    .page-sub-nav-list li.cur a:after {height: 2px; bottom: 8px;}

    .page-section-about .container {background-size: 36%;}
    .page-about-digit{padding-left:30px;padding-bottom: 0;}
    .page-about-digit li{height:130px;width:initial;float: none;text-align: left;}
    .page-about-digit li h3{font-size:16px;}
    .page-about-digit li h3 span{font-size:42px;}
    .page-about-digit li p{font-size:12px;}

    .page-section-advantage{min-height: 400px;}
    .page-about-advantage li{height:200px;}
    .page-about-advantage li .page-about-advantage-item{padding:10% 20px;}
    .page-about-advantage li .page-about-advantage-item h3{font-size: 40px;margin-bottom: 10px;}

    .page-spirit-list li{padding:20px 30px;width:40%;margin: 30px 5%;}
    .page-spirit-list li img{top:-40px;left:-40px;width: 80px;height:80px;}
    .page-section.page-section-culture{padding:0;}
    .page-culture-list li:first-child,
    .page-culture-list li:last-child{padding-top: 0;}
    .page-culture-list li .page-culture-item{min-height: initial;padding:50px 30px;}

    .page-honor-list li{padding-bottom: 30px;}
    .page-honor-list li:nth-child(2n+1){padding-top: 30px;padding-bottom: 0;}

    .page-products-detail-top h1{margin-bottom:20px;padding-bottom:20px;}
    .pro-big-img {padding: 0;margin-bottom: 0;}
    .pro-big-img img{width: 90%;}
    .pro-big-img {width: 100%;  height: inherit;}
    .pro-big-img .gallery-left{width:100%;height: initial;}
    .pro-big-img .gallery-thumbs{padding: 30px 50px;width:100%;}
    .pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev{-webkit-transform: rotate(0deg) translate(0, 0);transform: rotate(0deg) translate(0, 0);left:0;right:inherit;top:30%;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{-webkit-transform: rotate(0deg) translate(0, 0);transform: rotate(0deg) translate(0, 0);left:inherit;right:0;top:30%;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev,
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{margin: 0 auto;width:20px;height:40px;background-size: 50%;--swiper-navigation-size: 33px}

    .page-products-info p{min-height:50px;height: initial;}
    .page-products-info-link a{margin-right: 30px;height:38px;padding:0 30px 0 20px;border-top-right-radius: 19px;border-bottom-right-radius: 19px;}
    .page-products-info-link a{font-size:12px;line-height: 38px;}
    .page-products-info-link a i{font-size: 14px;top:1px;}

    .page-products-content{padding:30px 30px;margin-bottom: 20px;}
    .page-products-content>h4{margin-bottom: 20px;font-size:24px;line-height:32px;}
    .products-content{min-height: 160px;}

    .page-manufacture-digit{padding: 10px 0;}
    .page-manufacture-digit li h3{font-size:12px;margin-bottom:10px;}
    .page-manufacture-digit li h3 span{font-size:24px;}

    .page-video-item:after{bottom:39px;}
    .page-video-item i.fa{top:200px;}


    .news-title {font-size: 24px;margin-bottom: 10px;}
    .news-content{padding: 10px 0;}

    .page-solution-item{margin-bottom: 30px;}
    .page-solution-content{padding:20px 30px}
    .page-solution-content h3{margin-bottom: 15px;margin-top: 5px;}

    .page-service-list{padding: 10px 0 0 0;width:100%;}
    .page-service-list li{width:180px;float: none;clear: both;}
    .page-service-list li:nth-child(1),
    .page-service-list li:nth-child(2),
    .page-service-list li:nth-child(3){margin-right: -25px;}
    .page-service-list li .page-service-item{width:180px;height:180px;margin-bottom:15px;}
    .page-service-list li .page-service-item:after{width:140px;height:140px;top:20px;left:20px;}
    .page-service-list li .page-service-item img{margin-top:60px;width:65px;height:65px;}
    .page-service-list li h5{padding:0 20px;}

    .page-qa-item h4{padding:15px;}
    .page-qa-content{padding:0 15px;}
    .page-qa-item.active .page-qa-content{padding:15px 15px;}

    .page-contact-list li{padding-bottom: 20px;}
    .page-contact-list li .page-contact-item{padding:20px 20px 15px;}
    .page-contact-list li .page-contact-item i.fa{width:42px;height:42px;margin-bottom: 16px;line-height: 42px;font-size: 16px;}
    .page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 18px;}
    .page-contact-list li .page-contact-item h3{margin-bottom: 20px;}
    .page-contact-list li .page-contact-item h3:after{width:50px;height:2px;bottom:-14px;}
    .page-contact-list li .page-contact-item p{min-height: initial;}

    #baidu-map {height: 500px;}
    
}
@media (min-width: 992px){
    a.index-section-more{font-size:13px;min-width:140px;width:140px;height:38px;line-height: 38px;margin-top:20px;margin-left: 0;}
    a.index-section-more:after{top: 10px;right: 20px;}
    .page-section-more{font-size:13px;width:140px;height:38px;line-height: 38px;margin-top:20px;}

    
    :root{ --swiper-navigation-size: 33px;}
    .navbar-nav.pull-right{float: right!important;}
    .main-nav .navbar-brand{height: 80px;padding: 15px 0;}
    .main-nav .navbar-brand h1,.main-nav .navbar-brand h2{height: 50px;}
    .main-nav .navbar-brand h1 img,.main-nav .navbar-brand h2 img{height: 50px;margin-top: 0;}
    .main-nav .navbar-nav>li>a{height: 80px;line-height: 60px;padding:10px;font-size:15px;}

    .main-nav .navbar-nav>li>.dropdown-menu{margin-left: -100px;padding: 0;color: #333;min-width: 200px;border-top: 3px solid #e60202;}
    .main-nav .navbar-nav>li>.dropdown-menu>li>a {font-size: 15px;line-height:42px;padding: 5px 20px;}

    footer{padding-top: 20px;}
    .footer-logo {padding-bottom: 20px;}
    .footer-nav dl dt a {font-size: 20px;line-height: 48px;}
    .footer-nav dl dd{line-height: 32px;font-size: 14px;}
    footer .footer-contact h4{font-size:20px;}
    footer .footer-contact h3{font-size:24px;}
    footer .footer-contact p{font-size:14px;line-height: 28px;}
    footer .footer-copyright{font-size:14px;line-height: 28px;}

    .footer-nav {padding: 30px 0; }
    footer .footer-qrcode {padding:40px 0;min-height: 280px;}
    footer .footer-contact {padding: 30px 0 30px 0;}
    footer .footer-copyright{padding: 16px 0;}
    footer .footer-copyright{font-size: 12px;line-height: 28px;text-align: left;}
    footer .footer-copyright>div:nth-child(1) {text-align: left;}
    footer .footer-copyright>div:nth-child(2) {text-align: right;}

    .index-banner{height: 470px;}
    .index-banner .swiper-slide {height: 470px;}
    .index-banner .swiper-slide>img{width: 100%;height: inherit;}
    .index-banner .swiper-slide .slide-content{padding-top:80px;}
    .index-banner .swiper-slide .slide-content h2{font-size: 30px;line-height: 44px;margin-bottom: 20px;font-weight: bold;}
    .index-banner .swiper-slide .slide-content a>div{font-size: 12px;line-height: 22px;margin:0;}
    .index-banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 18px 20px 18px 0;}

    .index-banner .swiper-slide:nth-child(3)  .slide-content a>div span{margin-right: 16px;}
    .index-banner .swiper-slide .index-banner-tip li h4 {margin-top: 10px;}
    .index-banner .swiper-slide:first-child .index-banner-tip li img{width:50px;height:50px;border:1px solid #FFF;padding:4px;border-radius: 8px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip{width: 60%;margin: 20px auto 0;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li{width:49%;font-size:13px;padding: 6px 10px;line-height: 38px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li span{border:1px solid #e60202;border-radius: 6px;line-height: 30px;width:32px;height:32px;margin-right: 8px;}

    .index-produtct-tab .nav-tabs li {width: 200px;}
    .index-produtct-tab .nav-tabs>li a{padding: 10px 15px;}
    .index-about-digit {min-height: 400px;}
    .index-about-digit li {width: 175px;height: 120px;}
    .index-about-digit li h3{font-size:16px;}
    .index-about-digit li h3 span{font-size:40px;}
    .index-about-digit li p{font-size:14px;}

    .index-about-digit li:first-child{top:0;}
    .index-about-digit li:nth-child(2){top:130px;left:140px;}
    .index-about-digit li:nth-child(3){top:260px;}

    .index-news-item a h3{margin-top:0;margin-bottom:10px;}
    .index-news-item a p{margin-bottom: 10px;height: 56px;}

    .index-industry-section{height: 600px;min-height: 600px}
    .index-industry-tab .nav-tabs>li a h4{line-height: 64px}
    .index-industry-tab .nav-tabs>li a h4 img{width:36px;height:36px;}
    .index-industry-tab .nav-tabs>li.active a h4:after{top: 22px;right: 30px;}
    .index-industry-tab-content {padding: 20px 90px 20px 40px;}
    .index-industry-tab-content h3 {font-size: 28px;margin-bottom: 20px;}
    .index-contact-section{height:270px;}

    .page-banner {height:310px}
    .page-banner .row>img{height:310px;}
    .page-banner-content{padding-top: 60px;}
    .page-banner-content h3{font-size: 36px;}
    .page-banner-content h2{font-size: 18px;}
    .page-crumb-section{margin-top: -80px;}
    .page-sub-nav-list li{margin-right: 0;padding: 0 8px;}
    .page-sub-nav-list li a {font-size: 14px;height: 80px;line-height: 80px;}
    .page-sub-nav-list li.cur a:after {height: 3px; bottom: 18px;}

    .page-section-about .container {background-size: 36%;}
    .page-about-digit{padding-left:30px;}
    .page-about-digit li{height:130px;}
    .page-about-digit li h3{font-size:16px;}
    .page-about-digit li h3 span{font-size:42px;}
    .page-about-digit li p{font-size:12px;}

    .page-section-advantage{min-height: 480px;}
    .page-about-advantage li{height:240px;}
    .page-about-advantage li .page-about-advantage-item{padding:15% 20px;}
    .page-about-advantage li .page-about-advantage-item h3{font-size: 60px;margin-bottom: 20px;}

    .page-spirit-list li{padding:20px 30px;width:40%;margin: 20px 5%;}
    .page-spirit-list li img{top:-40px;left:-40px;width: 80px;height:80px;}
    .page-section.page-section-culture{padding:50px 0;}
    .page-culture-list li:first-child,
    .page-culture-list li:last-child{padding-top: 60px;}
    .page-culture-list li .page-culture-item{min-height: 380px;padding:50px 30px;}
    .page-honor-list li div{padding: 10px 15px;}
    .page-honor-list li img{display: none;}

    .page-products-detail-top h1{margin-bottom:20px;padding-bottom:20px;}
    .pro-big-img {padding:10px 0;}
    .pro-big-img img{width: 90%;}
    .pro-big-img {width: 95%;height: 315px;}
    .pro-big-img .gallery-left{width: 80%;}
    .pro-big-img .gallery-thumbs{padding: 22px 15px; width:20%;}
    .pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev{-webkit-transform: rotate(90deg) translate(0, 0);transform: rotate(90deg) translate(0, 0);left:41%;right:inherit;top:-15px;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{-webkit-transform: rotate(90deg) translate(0, 0);transform: rotate(90deg) translate(0, 0);left:inherit;right:38%;top:inherit;bottom:-3px;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev,
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{width:20px;height:40px;background-size: 48%;--swiper-navigation-size: 22px}

    .page-products-info p{height:100px;}
    .page-products-info-link a{margin-right: 30px;height:40px;padding:0 30px 0 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
    .page-products-info-link a{font-size:12px;line-height: 40px;;}
    .page-products-info-link a i{font-size: 14px;top:1px;}

    .page-products-content{padding:30px 30px;margin-bottom: 20px;}
    .page-products-content>h4{margin-bottom: 20px;font-size:24px;line-height:32px;}
    .products-content{min-height: 160px;}

    .page-manufacture-digit{padding: 10px 0;}
    .page-manufacture-digit li h3{font-size:16px;margin-bottom:10px;}
    .page-manufacture-digit li h3 span{font-size:32px;}

    .page-video-item:after{bottom:39px;}
    .page-video-item i.fa{top:110px;}

    .news-title {font-size: 24px;margin-bottom: 10px;}
    .news-content{padding: 10px 0;}

    .page-solution-item{margin-bottom: 30px;}
    .page-solution-content{padding:10px 30px}
    .page-solution-content h3{margin-bottom: 10px;margin-top: 5px;}

    .page-service-list{padding: 10px 0 0 0;width:100%;}
    .page-service-list li{width:180px;}
    .page-service-list li:nth-child(1),
    .page-service-list li:nth-child(2),
    .page-service-list li:nth-child(3){margin-right: -25px;}
    .page-service-list li .page-service-item{width:180px;height:180px;margin-bottom:15px;}
    .page-service-list li .page-service-item:after{width:140px;height:140px;top:20px;left:20px;}
    .page-service-list li .page-service-item img{margin-top:60px;width:65px;height:65px;}
    .page-service-list li h5{padding:0 20px;}

    .page-qa-item h4{padding:15px;}
    .page-qa-content{padding:0 15px;}
    .page-qa-item.active .page-qa-content{padding:15px 15px;}

    .page-contact-list li{padding-bottom: 20px;}
    .page-contact-list li .page-contact-item{padding:20px 20px 15px;}
    .page-contact-list li .page-contact-item i.fa{width:42px;height:42px;margin-bottom: 16px;line-height: 42px;font-size: 16px;}
    .page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 18px;}
    .page-contact-list li .page-contact-item h3{margin-bottom: 20px;}
    .page-contact-list li .page-contact-item h3:after{width:50px;height:2px;bottom:-14px;}

    #baidu-map {height: 500px;}
}
@media (min-width: 1150px){
    a.index-section-more{font-size:13px;min-width:150px;width:150px;height:42px;line-height: 42px;margin-top:20px;}
    a.index-section-more:after{top: 12px;right: 20px;}
    .page-section-more{font-size:13px;width:150px;height:42px;line-height: 42px;margin-top:20px;}

    footer{padding-top: 30px;}
    .footer-logo {padding-bottom: 30px;}
    .footer-nav dl dt a {font-size: 20px;line-height: 48px;}
    .footer-nav dl dd{line-height: 28px;font-size: 14px;}
    footer .footer-contact h4{font-size:20px;}
    footer .footer-contact h3{font-size: 30px;}
    footer .footer-contact p{font-size:14px;line-height: 28px;}
    footer .footer-copyright{padding: 20px 0;}
    footer .footer-copyright{font-size:14px;line-height: 28px;}

    .footer-nav {padding: 30px 0; }
    footer .footer-qrcode {padding:40px 0;min-height: 300px;}
    footer .footer-contact {padding: 30px 0 30px 20px;}

    .main-nav .navbar-brand{height: 94px;padding: 17px 0;}
    .main-nav .navbar-brand h1,.main-nav .navbar-brand h2{height: 60px;}
    .main-nav .navbar-brand h1 img,.main-nav .navbar-brand h2 img{height: initial;margin-top: 0;}
    .main-nav .navbar-nav>li>a{padding:15px 15px;height:100px;line-height: 70px;font-size: 18px;}

    .main-nav .navbar-nav>li>.dropdown-menu{margin-left: -100px;padding: 0;color: #333;min-width: 200px;}
    .main-nav .navbar-nav>li>.dropdown-menu>li>a {font-size: 15px;line-height:42px;padding: 5px 20px;}

    .index-banner{height: 580px;}
    .index-banner .swiper-slide {height: 580px;}
    .index-banner .swiper-slide .slide-content{padding-top:100px;}
    .index-banner .swiper-slide .slide-content h2{font-size: 32px;line-height: 50px;}
    .index-banner .swiper-slide .slide-content a>div{font-size: 12px;line-height:22px;}
    .index-banner .swiper-slide:nth-child(3)  .slide-content a>div span{margin-right: 16px;}

    .index-banner .swiper-slide .index-banner-tip li h4 {margin-top: 10px;}
    .index-banner .swiper-slide:first-child .index-banner-tip li img{width:60px;height:60px;border:1px solid #FFF;padding:6px;border-radius: 18px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip{width: 60%;margin: 30px auto 0;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li{width:49%;font-size:18px;padding: 10px 20px;line-height: 38px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li span{border:1px solid #e60202;border-radius: 6px;line-height: 38px;width:40px;height:40px;margin-right: 12px;}

    .index-about-digit {min-height: 500px;}
    .index-about-digit li {width: 240px;height: 220px;}
    .index-about-digit li h3{font-size:16px;}
    .index-about-digit li h3 span{font-size:40px;}
    .index-about-digit li p{font-size:14px;}
    
    .index-about-digit li:first-child{top:0;}
    .index-about-digit li:nth-child(2){top:140px;left:180px;}
    .index-about-digit li:nth-child(3){top:320px;}

    .index-industry-section{height: 600px;min-height: 600px}
    .index-industry-tab .nav-tabs>li a h4{line-height: 64px}
    .index-industry-tab .nav-tabs>li a h4 img{width:36px;height:36px;}
    .index-industry-tab .nav-tabs>li.active a h4:after{top: 22px;right: 30px;}
    .index-industry-tab-content {padding: 20px 90px 20px 60px;}
    .index-industry-tab-content h3 {font-size: 32px;margin-bottom: 26px;}
    .index-contact-section{height:270px;}

    .page-banner{height:400px}
    .page-banner .row>img{height:400px;}
    .page-banner-content{padding-top: 110px;}
    .page-banner-content h3{font-size: 42px;}
    .page-banner-content h2{font-size: 28px;}
    .page-crumb-section{margin-top: -90px;}
    .page-sub-nav-list li{margin-right: 0;padding: 0 15px;}
    .page-sub-nav-list li a {font-size: 16px;height: 90px;line-height: 90px;}
    .page-sub-nav-list li.cur a:after {height: 3px; bottom: 20px;}

    .page-section-about .container {background-size: 48%;}
    .page-about-digit{padding-left:30px;}
    .page-about-digit li{height:150px;}
    .page-about-digit li h3{font-size:16px;}
    .page-about-digit li h3 span{font-size:42px;}
    .page-about-digit li p{font-size:12px;}

    .page-section-advantage{min-height: 520px;}
    .page-about-advantage li{height:260px;}
    .page-about-advantage li .page-about-advantage-item{padding:15% 30px;}
    .page-about-advantage li .page-about-advantage-item h3{font-size: 60px;margin-bottom: 20px;}

    .page-spirit-list li{padding:20px 30px;width:40%;margin: 20px 5%;}
    .page-spirit-list li img{top:-40px;left:-40px;width: 80px;height:80px;}
    .page-section.page-section-culture{padding:50px 0;}
    .page-culture-list li:first-child,
    .page-culture-list li:last-child{padding-top: 60px;}
    .page-culture-list li .page-culture-item{min-height: 480px;padding:80px 60px;}
    .page-honor-list li div{padding: 10px 15px;}

    .page-products-detail-top h1{margin-bottom:20px;padding-bottom:20px;}
    .pro-big-img {padding:10px 0;}
    .pro-big-img img{width: 90%;}
    .pro-big-img {width: 95%;height: 378px;}
    .pro-big-img .gallery-left{width: 80%;}
    .pro-big-img .gallery-thumbs{padding: 35px 20px; width:20%;}
    .pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev{left:41%;right:inherit;top:-15px;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{left:inherit;right:42%;top:inherit;bottom:-3px;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev,
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{width:25px;height:50px;background-size: 60%;--swiper-navigation-size: 33px}

    .page-products-info p{height:190px;}
    .page-products-info-link a{margin-right: 30px;height:40px;padding:0 40px 0 30px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
    .page-products-info-link a{font-size:14px;line-height: 40px;;}
    .page-products-info-link a i{font-size: 16px;top:1px;}

    .page-products-content{padding:30px 30px;margin-bottom: 20px;}
    .page-products-content>h4{margin-bottom: 20px;font-size:24px;line-height:32px;}
    .products-content{min-height: 160px;}

    .page-manufacture-digit{padding: 40px 0;}
    .page-manufacture-digit li h3{font-size:16px;margin-bottom:10px;}
    .page-manufacture-digit li h3 span{font-size:40px;}

    .page-video-item:after{bottom:39px;}
    .page-video-item i.fa{top:150px;}

    .news-title {font-size: 28px;margin-bottom: 15px;}
    .news-content{padding: 15px 0;}

    .page-solution-item{margin-bottom: 30px;}
    .page-solution-content{padding:30px 30px}
    .page-solution-content h3{margin-bottom: 20px;margin-top: 20px;}

    .page-service-list{padding: 10px 0 0 0;width:100%;}
    .page-service-list li{width:180px;}
    .page-service-list li:nth-child(1),
    .page-service-list li:nth-child(2),
    .page-service-list li:nth-child(3){margin-right: -25px;}
    .page-service-list li .page-service-item{width:180px;height:180px;margin-bottom:15px;}
    .page-service-list li .page-service-item:after{width:140px;height:140px;top:20px;left:20px;}
    .page-service-list li .page-service-item img{margin-top:60px;width:65px;height:65px;}
    .page-service-list li h5{padding:0 30px;}

    .page-contact-list li{padding-bottom: 20px;}
    .page-contact-list li .page-contact-item{padding:20px 30px 20px;}
    .page-contact-list li .page-contact-item i.fa{width:46px;height:46px;margin-bottom: 20px;line-height: 46px;font-size: 18px;}
    .page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 22px;}
    .page-contact-list li .page-contact-item h3{margin-bottom: 20px;}
    .page-contact-list li .page-contact-item h3:after{width:50px;height:2px;bottom:-14px;}

    #baidu-map {height: 500px;}
}
@media (min-width: 1316px){
    a.index-section-more{font-size:13px;min-width:150px;width:150px;height:42px;line-height: 42px;margin-top:40px;}
    a.index-section-more:after{top: 12px;right: 20px;}
    .page-section-more{font-size:13px;width:150px;height:42px;line-height: 42px;margin-top:30px;}

    footer{padding-top: 30px;}
    .footer-logo {padding-bottom: 30px;}
    .footer-nav dl dt a {font-size: 20px;line-height: 48px;}
    .footer-nav dl dd{line-height: 28px;font-size: 14px;}
    footer .footer-contact h4{font-size:20px;}
    footer .footer-contact h3{font-size: 32px;}
    footer .footer-contact p{font-size:14px;line-height: 28px;}
    footer .footer-copyright{font-size: 14px;line-height: 28px;}

    .footer-nav {padding: 30px 0; }
    footer .footer-qrcode {padding:40px 0;min-height: 320px;}
    footer .footer-contact {padding: 30px 0 30px 20px;}


    .main-nav .navbar-brand{height: 94px;padding: 17px 0;}
    .main-nav .navbar-brand h1,.main-nav .navbar-brand h2{height: 60px;}
    .main-nav .navbar-brand h1 img, .main-nav .navbar-brand h2 img{height: initial;margin-top: 0;}
    .main-nav .navbar-nav>li>a{padding:15px 20px;height:100px;line-height: 70px;font-size: 18px;}

    .main-nav .navbar-nav>li>.dropdown-menu{margin-left: -100px;padding: 0;min-width: 200px;}
    .main-nav .navbar-nav>li>.dropdown-menu>li>a {font-size: 15px;line-height:42px;padding: 5px 20px;}

    .index-banner{height: 620px;}
    .index-banner .swiper-slide {height: 620px;}
    .index-banner .swiper-slide .slide-content{padding-top:100px;}
    .index-banner .swiper-slide .slide-content h2{font-size: 36px;line-height: 50px;}
    .index-banner .swiper-slide .slide-content a>div{font-size: 14px;line-height:26px;}
    .index-banner .swiper-slide:nth-child(3)  .slide-content a>div span{margin-right: 16px;}

    .index-banner .swiper-slide .index-banner-tip li h4 {margin-top: 20px;}
    .index-banner .swiper-slide:first-child .index-banner-tip li img{width:60px;height:60px;border:1px solid #FFF;padding:6px;border-radius: 18px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip{width: 60%;margin: 30px auto 0;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li{width:49%;font-size:18px;padding: 10px 20px;line-height: 38px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li span{border:1px solid #e60202;border-radius: 6px;line-height: 38px;width:40px;height:40px;margin-right: 12px;}

    .index-about-digit {min-height: 530px;}
    .index-about-digit li h3{font-size:16px;}
    .index-about-digit li h3 span{font-size:40px;}
    .index-about-digit li p{font-size:14px;}

    .index-about-digit li:first-child{top:0;}
    .index-about-digit li:nth-child(2){top:140px;left:180px;}
    .index-about-digit li:nth-child(3){top:340px;}

    
    .index-news-item a h3{margin-top:0;margin-bottom:10px;font-size: 20px;line-height: 28px;}
    .index-news-item a p{margin-bottom: 10px;height: 64px;font-size:16px;}

    .index-industry-section{height: 640px;min-height: 640px}
    .index-industry-tab .nav-tabs>li a h4{line-height: 64px}
    .index-industry-tab .nav-tabs>li a h4 img{width:36px;height:36px;}
    .index-industry-tab .nav-tabs>li.active a h4:after{top: 22px;right: 30px;}
    .index-industry-tab-content {padding: 20px 70px 20px 60px;}
    .index-industry-tab-content h3 {font-size: 36px;margin-bottom: 30px;}
    .index-contact-section{height:300px;}

    .page-banner{height:420px}
    .page-banner .row>img{height:420px;}
    .page-banner-content{padding-top: 110px;}
    .page-banner-content h3{font-size: 52px;}
    .page-banner-content h2{font-size: 32px;}
    .page-crumb-section{margin-top: -90px;}
    .page-sub-nav-list li{margin-right: 0;padding: 0 10px;}
    .page-sub-nav-list li a {font-size: 14px;height: 90px;line-height: 90px;}
    .page-sub-nav-list li.cur a:after {height: 3px; bottom: 22px;}

    .page-section-about .container {background-size: initial;}
    .page-about-digit{padding-left:30px;}
    .page-about-digit li{height:130px;}
    .page-about-digit li h3{font-size:18px;}
    .page-about-digit li h3 span{font-size:46px;}
    .page-about-digit li p{font-size:12px;}

    .page-section-advantage{min-height: 600px;}
    .page-about-advantage li{height:300px;}
    .page-about-advantage li .page-about-advantage-item{padding:15% 50px;}
    .page-about-advantage li .page-about-advantage-item h3{font-size: 60px;margin-bottom: 20px;}

    .page-spirit-list li{padding:30px 40px;width:40%;margin: 30px 5%;}
    .page-spirit-list li img{top:-40px;left:-40px;width: 80px;height:80px;}
    .page-section.page-section-culture{padding:60px 0;}
    .page-culture-list li:first-child,
    .page-culture-list li:last-child{padding-top: 80px;}
    .page-culture-list li .page-culture-item{min-height: 520px;padding:100px 80px;}
    .page-honor-list li div{padding: 15px 15px;}

    .page-products-detail-top h1{margin-bottom:20px;padding-bottom:20px;}
    .pro-big-img {padding:10px 0;}
    .pro-big-img img{width: 90%;}
    .pro-big-img {width: 95%;height: 420px;}
    .pro-big-img .gallery-left{width: 80%;}
    .pro-big-img .gallery-thumbs{padding: 35px 20px; width:20%;}
    .pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev{left:41%;right:inherit;top:-15px;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{left:inherit;right:42%;top:inherit;bottom:0;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev,
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{width:25px;height:50px;background-size: 60%;}

    .page-products-info p{height:190px;}
    .page-products-info-link a{margin-right: 30px;height:40px;padding:0 40px 0 30px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
    .page-products-info-link a{font-size:14px;line-height: 40px;;}
    .page-products-info-link a i{font-size: 16px;top:1px;}

    .page-products-content{padding:30px 40px;margin-bottom: 30px;}
    .page-products-content>h4{margin-bottom: 30px;font-size:26px;line-height:32px;}
    .products-content{min-height: 160px;}

    .page-manufacture-digit{padding: 40px 0;}
    .page-manufacture-digit li h3{font-size:16px;margin-bottom:10px;}
    .page-manufacture-digit li h3 span{font-size:40px;}

    .page-video-item:after{bottom:39px;}
    .page-video-item i.fa{top:170px;}

    .news-title {font-size: 30px;margin-bottom: 20px;}
    .news-content{padding: 20px 0;}

    .page-solution-item{margin-bottom: 30px;}
    .page-solution-content{padding:30px 40px}
    .page-solution-content h3{margin-bottom: 20px;}

    .page-service-list{padding: 10px 0 0 0;width:100%;}
    .page-service-list li{width:200px;}
    .page-service-list li:nth-child(1),
    .page-service-list li:nth-child(2),
    .page-service-list li:nth-child(3){margin-right: -25px;}
    .page-service-list li .page-service-item{width:200px;height:200px;margin-bottom:20px;}
    .page-service-list li .page-service-item:after{width:160px;height:160px;top:20px;left:20px;}
    .page-service-list li .page-service-item img{margin-top:65px;width:70px;height:70px;}
    .page-service-list li h5{padding:0 30px;}

    .page-qa-item h4{padding:15px;}
    .page-qa-content{padding:0 15px;}
    .page-qa-item.active .page-qa-content{padding:15px 15px;}

    .page-contact-list li{padding-bottom: 20px;}
    .page-contact-list li .page-contact-item{padding:20px 30px 20px;}
    .page-contact-list li .page-contact-item i.fa{width:46px;height:46px;margin-bottom: 20px;line-height: 46px;font-size: 18px;}
    .page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 22px;}
    .page-contact-list li .page-contact-item h3{margin-bottom: 20px;}
    .page-contact-list li .page-contact-item h3:after{width:50px;height:2px;bottom:-14px;}

    #baidu-map {height: 500px;}
}
@media (min-width: 1400px){
    a.index-section-more{font-size:14px;min-width:160px;width:160px;height:48px;line-height: 48px;margin-top:40px;}
    a.index-section-more:after{top: 14px;right: 20px;}
    .page-section-more{font-size:14px;width:160px;height:48px;line-height: 48px;margin-top:30px;}


    footer{padding-top: 30px;}
    .footer-logo {padding-bottom: 30px;}
    .footer-nav dl dt a {font-size: 20px;line-height: 48px;}
    .footer-nav dl dd{line-height: 32px;font-size: 16px;}
    footer .footer-contact h4{font-size:20px;}
    footer .footer-contact h3{font-size: 32px;}
    footer .footer-contact p{font-size:16px;line-height: 32px;}
    footer .footer-copyright{font-size: 16px;line-height: 32px;}

    .footer-nav {padding: 30px 0; }
    footer .footer-qrcode {padding:40px 0;min-height: 300px;}
    footer .footer-contact {padding: 30px 0 30px 20px;}

    .main-nav .navbar-nav>li>a{padding:15px 25px;}
    .main-nav .navbar-nav>li>.dropdown-menu{margin-left: -125px;padding: 0;min-width: 250px;}
    .main-nav .navbar-nav>li>.dropdown-menu>li>a {font-size: 18px;line-height: 55px;padding: 5px 30px;}

    .index-banner{height: 700px;}
    .index-banner .swiper-slide {height: 700px;}
    .index-banner .swiper-slide .slide-content{padding-top:140px;}
    .index-banner .swiper-slide .slide-content h2{font-size: 40px;line-height: 60px;}
    .index-banner .swiper-slide .slide-content a>div{font-size: 16px;line-height:30px;}
    .index-banner .swiper-slide:nth-child(3)  .slide-content a>div span{margin-right: 16px;}

    .index-banner .swiper-slide:first-child .index-banner-tip li img{width:60px;height:60px;border:1px solid #FFF;padding:6px;border-radius: 18px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip{width: 60%;margin: 30px auto 0;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li{width:49%;font-size:18px;padding: 10px 20px;line-height: 38px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li span{border:1px solid #e60202;border-radius: 6px;line-height: 38px;width:40px;height:40px;margin-right: 12px;}

    .index-about-digit {min-height: 580px;}
    .index-about-digit li h3{font-size:20px;}
    .index-about-digit li h3 span{font-size:50px;}
    .index-about-digit li p{font-size:16px;}

    .index-about-digit li:first-child{top:0;}
    .index-about-digit li:nth-child(2){top:180px;left:200px;}
    .index-about-digit li:nth-child(3){top:380px;}

    .index-news-list a.index-news-item p{margin-bottom: 10px;height: 64px;font-size:16px;}

    .index-industry-section{height: 740px;min-height: 740px}
    .index-industry-tab .nav-tabs>li a h4{line-height: 70px}
    .index-industry-tab .nav-tabs>li a h4 img{width:40px;height:40px;}
    .index-industry-tab .nav-tabs>li.active a h4:after{top: 26px;right: 40px;}
    .index-industry-tab-content {padding: 20px 90px 20px 60px;}
    .index-contact-section{height:300px;}

    .page-banner{height:440px}
    .page-banner .row>img{height:440px;}
    .page-banner-content{padding-top: 110px;}
    .page-banner-content h3{font-size: 54px;}
    .page-banner-content h2{font-size: 40px;}
    .page-crumb-section{margin-top: -100px;}
    .page-sub-nav-list li{margin-right: 0;padding: 0 15px;}
    .page-sub-nav-list li a {font-size: 16px;height: 100px;line-height: 100px;}
    .page-sub-nav-list li.cur a:after {height: 4px; bottom: 22px;}

    .page-about-digit{padding-left:40px;}
    .page-about-digit li{height:160px;}
    .page-about-digit li h3{font-size:20px;}
    .page-about-digit li h3 span{font-size:50px;}
    .page-about-digit li p{font-size:14px;}

    .page-section-advantage{min-height: 600px;}
    .page-about-advantage li{height:300px;}
    .page-about-advantage li .page-about-advantage-item{padding:15% 50px;}
    .page-about-advantage li .page-about-advantage-item h3{font-size: 60px;margin-bottom: 20px;}

    .page-spirit-list li{padding:30px 50px;width:40%;margin: 30px 5%;}
    .page-spirit-list li img{top:-40px;left:-40px;width: 80px;height:80px;}
    .page-section.page-section-culture{padding:60px 0;}
    .page-culture-list li:first-child,
    .page-culture-list li:last-child{padding-top: 80px;}
    .page-culture-list li .page-culture-item{min-height: 580px;padding:100px 80px;}
    .page-honor-list li div{padding: 20px 10px;}
    .page-honor-list li img{display: inline-block;}

    .page-products-detail-top h1{margin-bottom:25px;padding-bottom:25px;}
    .pro-big-img {padding:10px 0;}
    .pro-big-img img{width: 90%;}
    .pro-big-img {width: 95%;height: 453px;}
    .pro-big-img .gallery-left{width: 80%;}
    .pro-big-img .gallery-thumbs{padding: 30px 20px; width:20%;}
    .pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev{left:43%;right:inherit;top:-15px;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{left:inherit;right:42%;top:inherit;bottom:-3px;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev,
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{width:25px;height:50px;background-size: 60%;}

    .page-products-info p{height:190px;}
    .page-products-info-link a{margin-right: 30px;height:50px;padding:0 40px 0 30px;border-top-right-radius: 25px;border-bottom-right-radius: 25px;}
    .page-products-info-link a{font-size:14px;line-height: 50px;;}
    .page-products-info-link a i{font-size: 20px;top:2px;}

    .page-products-content{padding:30px 40px;margin-bottom: 30px;}
    .page-products-content>h4{margin-bottom: 30px;font-size:26px;line-height:32px;}
    .products-content{min-height: 160px;}

    .page-manufacture-digit{padding: 40px 0;}
    .page-manufacture-digit li h3{font-size:20px;margin-bottom:10px;}
    .page-manufacture-digit li h3 span{font-size:50px;}
    
    .page-video-item:after{bottom:39px;}
    .page-video-item i.fa{top:190px;}


    .news-title {font-size: 36px;margin-bottom: 30px;}
    .news-content{padding: 30px 0;}

    .page-solution-item{margin-bottom: 30px;}
    .page-solution-content{padding:30px 40px}
    .page-solution-content h3{margin-bottom: 20px;}

    .page-service-list{padding: 20px 0 0 0;width:80%;}
    .page-service-list li{width:260px;}
    .page-service-list li:nth-child(1),
    .page-service-list li:nth-child(2),
    .page-service-list li:nth-child(3){margin-right: -35px;}
    .page-service-list li .page-service-item{width:260px;height:260px;margin-bottom:30px;}
    .page-service-list li .page-service-item:after{width:200px;height:200px;top:30px;left:30px;}
    .page-service-list li .page-service-item img{margin-top:90px;width:90px;height:90px;}
    .page-service-list li h5{padding:0 35px;}

    .page-qa-item h4{padding:20px;}
    .page-qa-content{padding:0 20px;}
    .page-qa-item.active .page-qa-content{padding:15px 20px;}

    .page-contact-list li{padding-bottom: 30px;}
    .page-contact-list li .page-contact-item{padding:30px 40px 20px;}
    .page-contact-list li .page-contact-item i.fa{width:50px;height:50px;margin-bottom: 20px;line-height: 50px;font-size: 20px;}
    .page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 28px;}
    .page-contact-list li .page-contact-item h3{margin-bottom: 30px;}
    .page-contact-list li .page-contact-item h3:after{width:50px;height:2px;bottom:-20px;}
}

@media (min-width: 1550px){
    a.index-section-more{font-size:14px;min-width:160px;width:160px;height:48px;line-height: 48px;margin-top:50px;}
    a.index-section-more:after{top: 14px;right: 30px;}
    .page-section-more{font-size:14px;width:160px;height:48px;line-height: 48px;margin-top:30px;}
    footer{padding-top: 50px;}
    .footer-logo {padding-bottom: 50px;}
    .footer-nav dl dt a {font-size: 24px;line-height: 48px;}
    .footer-nav dl dd{line-height: 36px;font-size: 18px;}
    footer .footer-contact h4{font-size:24px;}
    footer .footer-contact h3{font-size: 36px;}
    footer .footer-contact p{font-size:18px;line-height: 36px;}
    footer .footer-copyright{padding: 30px 0;}
    footer .footer-copyright{font-size: 18px;line-height: 30px;}

    .footer-nav {padding: 50px 0; }
    footer .footer-qrcode {padding: 60px 0 40px 0;min-height: 400px;}
    footer .footer-contact {padding: 50px 0 50px 20px;}

    .main-nav .navbar-nav>li>a{padding:15px 25px;height:100px;font-size:18px;line-height: 70px;}
    .index-banner{height: 726px;}
    .index-banner .swiper-slide {height: 726px;}
    .index-banner .swiper-slide .slide-content{padding-top:140px;}
    .index-banner .swiper-slide .slide-content h2{font-size: 48px;line-height: 60px;}
    .index-banner .swiper-slide .slide-content a>div{font-size: 18px;line-height:30px;}
    .index-banner .swiper-slide:nth-child(3)  .slide-content a>div span{margin-right: 16px;}

    .index-banner .swiper-slide:first-child .index-banner-tip li img{width:60px;height:60px;border:1px solid #FFF;padding:6px;border-radius: 18px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip{width: 60%;margin: 30px auto 0;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li{width:49%;font-size:18px;padding: 10px 20px;line-height: 38px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li span{border:1px solid #e60202;border-radius: 6px;line-height: 38px;width:40px;height:40px;margin-right: 12px;}

    .index-about-digit {min-height: 580px;}
    .index-about-digit li h3{font-size:20px;}
    .index-about-digit li h3 span{font-size:50px;}
    .index-about-digit li p{font-size:16px;}

    .index-about-digit li:first-child{top:0;}
    .index-about-digit li:nth-child(2){top:180px;left:200px;}
    .index-about-digit li:nth-child(3){top:380px;}

    .index-industry-section{height: 740px;min-height: 740px}
    .index-industry-tab .nav-tabs>li a h4{line-height: 76px}
    .index-industry-tab .nav-tabs>li a h4 img{width:50px;height:50px;}
    .index-industry-tab .nav-tabs>li.active a h4:after{top: 30px;right: 50px;}
    .index-industry-tab-content {padding: 40px 130px 20px 80px;}

    .index-contact-section{height:330px;}

    .page-banner{height:490px}
    .page-banner .row>img{height:490px;}
    .page-banner-content{padding-top: 130px;}
    .page-banner-content h3{font-size: 60px;}
    .page-banner-content h2{font-size: 48px;}
    .page-sub-nav-list li{margin-right: 0;padding: 0 20px;}
    .page-sub-nav-list li a {font-size: 16px;height: 100px;line-height: 100px;}

    .page-about-digit{padding-left:40px;}
    .page-about-digit li{height:180px;}
    .page-about-digit li h3{font-size:22px;}
    .page-about-digit li h3 span{font-size:54px;}
    .page-about-digit li p{font-size:16px;}

    .page-section-advantage{min-height: 780px;}
    .page-about-advantage li{height:390px;}
    .page-about-advantage li .page-about-advantage-item{padding:15% 50px;}
    .page-about-advantage li .page-about-advantage-item h3{font-size: 72px;margin-bottom: 20px;}

    .page-spirit-list li{padding:30px 50px;width:40%;margin: 30px 5%;}
    .page-spirit-list li img{top:-40px;left:-40px;width: 80px;height:80px;}
    .page-section.page-section-culture{padding:70px 0;}
    .page-culture-list li:first-child,
    .page-culture-list li:last-child{padding-top: 80px;}
    .page-culture-list li .page-culture-item{min-height: 630px;padding:100px 100px;}

    .page-products-detail-top h1{margin-bottom:25px;padding-bottom:25px;}
    .pro-big-img {padding:10px 0;}
    .pro-big-img img{width: 90%;}
    .pro-big-img {width: 95%;height: 453px;;}
    .pro-big-img .gallery-left{width: 80%;}
    .pro-big-img .gallery-thumbs{padding: 30px 20px; width:20%;}
    .pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev{left:43%;right:inherit;top:-15px;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{left:inherit;right:42%;top:inherit;bottom:-3px;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev,
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{width:25px;height:50px;background-size: 60%;}

    .page-products-info p{height:190px;}
    .page-products-info-link a{margin-right: 30px;height:50px;padding:0 40px 0 30px;border-top-right-radius: 25px;border-bottom-right-radius: 25px;}
    .page-products-info-link a{font-size:14px;line-height: 50px;;}
    .page-products-info-link a i{font-size: 22px;top:3px;}

    .page-products-content{padding:40px 40px;margin-bottom: 40px;}
    .page-products-content>h4{margin-bottom: 30px;font-size:30px;line-height:32px;}
    .products-content{min-height: 160px;}

    .page-manufacture-digit{padding: 40px 0;}
    .page-manufacture-digit li h3{font-size:20px;margin-bottom:10px;}
    .page-manufacture-digit li h3 span{font-size:50px;}
    
    .page-video-item:after{bottom:39px;}
    .page-video-item i.fa{top:190px;}

    .page-solution-item{margin-bottom: 40px;}
    .page-solution-content{padding:30px 50px}
    .page-solution-content h3{margin-bottom: 25px;}

    .page-service-list{padding: 40px 0 0 0;width:80%;}
    .page-service-list li{width:260px;}
    .page-service-list li:nth-child(1),
    .page-service-list li:nth-child(2),
    .page-service-list li:nth-child(3){margin-right: -35px;}
    .page-service-list li .page-service-item{width:260px;height:260px;margin-bottom:50px;}
    .page-service-list li .page-service-item:after{width:200px;height:200px;top:30px;left:30px;}
    .page-service-list li .page-service-item img{margin-top:90px;}
    .page-service-list li h5{padding:0 35px;}

    .page-qa-item h4{padding:20px;}
    .page-qa-content{padding:0 20px;}
    .page-qa-item.active .page-qa-content{padding:15px 20px;}

    .page-contact-list li{padding-bottom: 30px;}
    .page-contact-list li .page-contact-item{padding:30px 40px 20px;}
    .page-contact-list li .page-contact-item i.fa{width:50px;height:50px;margin-bottom: 20px;line-height: 50px;font-size: 20px;}
    .page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 28px;}
    .page-contact-list li .page-contact-item h3{margin-bottom: 30px;}
    .page-contact-list li .page-contact-item h3:after{width:50px;height:2px;bottom:-20px;}

    #baidu-map{height: 620px;}

}
@media (min-width: 1870px){
    a.index-section-more{font-size:16px;min-width:175px;width:175px;height:53px;line-height: 53px;margin-top:60px;}
    a.index-section-more:after{top: 18px;right: 30px;}
    .page-section-more{font-size:16px;width:175px;height:53px;line-height: 53px;margin-top:30px;}
    .main-nav .navbar-nav>li>a{padding:12px 30px;height:94px;font-size:18px;line-height: 70px;}

    .index-banner{height: 880px;}
    .index-banner .swiper-slide {height: 880px;}
    .index-banner .swiper-slide .slide-content{padding-top:180px;}
    .index-banner .swiper-slide .slide-content h2{font-size: 60px;line-height: 80px;}
    .index-banner .swiper-slide .slide-content a>div{font-size: 26px;line-height:48px;}
    .index-banner .swiper-slide:nth-child(3)  .slide-content a>div span{margin-right: 20px;}

    .index-banner .swiper-slide:first-child .index-banner-tip li img{width:72px;height:72px;border:1px solid #FFF;padding:6px;border-radius: 18px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip{width: 60%;margin: 40px auto 0;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li{width:49%;font-size:26px;padding: 16px 20px;line-height: 46px;}
    .index-banner .swiper-slide:nth-child(2) .index-banner-tip li span{border:2px solid #e60202;border-radius: 6px;line-height: 40px;width:44px;height:46px;margin-right: 12px;}

    .index-about-digit {min-height: 660px;}
    .index-about-digit li h3{font-size:24px;}
    .index-about-digit li h3 span{font-size:60px;}
    .index-about-digit li p{font-size:18px;}

    .index-about-digit li:first-child{top:30px;}
    .index-about-digit li:nth-child(2){top:220px;left:180px;}
    .index-about-digit li:nth-child(3){top:420px;}

    .index-industry-section{height: 900px;min-height: 900px}
    .index-industry-tab .nav-tabs>li a h4{line-height: 90px}
    .index-industry-tab .nav-tabs>li.active a h4:after{top: 36px;right: 60px;}
    .index-industry-tab-content {padding: 60px 210px 20px 80px;}

    .index-contact-section{height:350px;}
    
    .page-banner{height:580px}
    .page-banner .row>img{height:580px;}
    .page-banner-content{padding-top: 150px;}
    .page-banner-content h3{font-size: 72px;}
    .page-banner-content h2{font-size: 60px;}
    
    .page-sub-nav-list li{margin-right: 0;padding: 0 20px;}
    .page-sub-nav-list li a {font-size: 18px;height: 100px;line-height: 100px;}

    .page-about-digit{padding-left:60px;}
    .page-about-digit li{height:200px;}
    .page-about-digit li h3{font-size:24px;}
    .page-about-digit li h3 span{font-size:60px;}
    .page-about-digit li p{font-size:18px;}

    .page-spirit-list li{padding:30px 50px;width:40%;margin: 30px 5%;}
    .page-spirit-list li img{top:-40px;left:-40px;width: 80px;height:80px;}
    .page-section.page-section-culture{padding:80px 0;}
    .page-culture-list li:first-child,
    .page-culture-list li:last-child{padding-top: 80px;}
    .page-culture-list li .page-culture-item{min-height: 630px;padding:120px 140px;}

    .page-products-detail-top h1{margin-bottom:30px;padding-bottom:30px;}
    .pro-big-img {padding:10px 0;}
    .pro-big-img img{width: 90%;}
    .pro-big-img {width: 95%;height: 509px;}
    .pro-big-img .gallery-left{width: 80%;}
    .pro-big-img .gallery-thumbs{padding: 30px 20px; width:20%;}
    .pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev{left:45%;right:inherit;top:-15px;bottom:inherit;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{left:inherit;right:42%;top:inherit;bottom:-3px;}
    .pro-big-img .gallery-thumbs .swiper-button-pro-prev,
    .pro-big-img .gallery-thumbs .swiper-button-pro-next{width:25px;height:50px;background-size: 60%;}

    .page-products-info p{height:190px;}
    .page-products-info-link a{margin-right: 30px;height:60px;padding:0 50px 0 40px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
    .page-products-info-link a{font-size:14px;line-height: 60px;;}
    .page-products-info-link a i{font-size: 22px;top:3px;}

    .page-products-content{padding:50px 70px;margin-bottom: 60px;}
    .page-products-content>h4{margin-bottom: 30px;font-size:36px;line-height:36px;}
    .products-content{min-height: 160px;}

    .page-manufacture-digit{padding: 40px 0;}
    .page-manufacture-digit li h3{font-size:24px;margin-bottom:10px;}
    .page-manufacture-digit li h3 span{font-size:60px;}
    .page-video-item:after{bottom:43px;}
    .page-video-item i.fa{top:220px;}

    .page-solution-item{margin-bottom: 50px;}
    .page-solution-content{padding:30px 60px}
    .page-solution-content h3{margin-bottom: 30px;}

    .page-qa-item h4{padding:30px;}
    .page-qa-content{padding:0 30px;}
    .page-qa-item.active .page-qa-content{padding:20px 30px;}

    .page-contact-list li{padding-bottom: 30px;}
    .page-contact-list li .page-contact-item{padding:40px 50px 30px;}
    .page-contact-list li .page-contact-item i.fa{width:60px;height:60px;margin-bottom: 20px;line-height: 60px;font-size: 22px;}
    .page-contact-list li:nth-child(2) .page-contact-item i.fa{font-size: 32px;}
    .page-contact-list li .page-contact-item h3{margin-bottom: 30px;}
    .page-contact-list li .page-contact-item h3:after{width:60px;height:3px;bottom:-20px;}
}
@media (min-width: 2520px){
    .index-banner{height: 1100px;}
    .index-banner .swiper-slide {height: 1100px;}
    .index-banner .swiper-slide>img { width: 100%;height: initial;  }
    .index-products-section{min-height:1100px;}

    .page-banner{height: 720px;}
    .page-banner .row>img{height: 720px;}
    .page-banner-content{padding-top: 340px;}
    .page-banner-content h2{font-size: 82px;}
    .page-banner-content h3{font-size: 100px;}
    .page-banner-content p {font-size: 24px;line-height: 38px;}
}
@media (min-width: 3400px){
    .page-banner{height: 970px;}
    .page-banner .row>img{height: 970px;}
    .page-banner-content{padding-top: 400px;}
    .page-banner-content h2{font-size: 100px;}
    .page-banner-content h3{font-size: 140px;}
    .page-banner-content p {font-size: 24px;line-height: 38px;}
}