.main{ line-height: 30px; padding: 5% 0; position: relative; z-index: 1;}
body {
    --theme-bg: #c10032;
    --theme-blue: #035cb6;
}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main{ padding: 3% 15px; }
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


/*头部*/
#top_index{ height: auto; margin: 0 auto; position: fixed; z-index: 55; transition: 0.3s; padding: 0; border-bottom: 1px solid rgba(0,0,0,0.1);}
.top_index_zy{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
#logo{ text-align: center; padding: 1%; transition: 0.3s; position: relative;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
#logo .show{ display: inline-block;}
#logo .hidden{ display: none;}
#top_tel{ color: #fff; font-size: 32px; font-family: Impact;}
#top_tel i{ font-size: 20px; color: #fff; font-weight: bold; margin-right: 10px; width: 35px; height: 35px; line-height: 35px; text-align: center; background: var(--theme-bg); border-radius: 100%;}
#top_tel span{ font-size: 12px; color: rgba(255,255,255,0.4);}
#top_tel p{ font-size: 24px; font-weight: bold;}
#top_tel .float-start{ line-height: 25px;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #fff; position: relative; z-index: 1; }
#nav li .big:before{ position: absolute; left: 0; bottom: 28%; background: var(--theme-bg); content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big:before{ width: 100%;}
#nav li:hover .big{ color: var(--theme-bg) !important;}
#nav .navli_hover .big:before{ width: 100%;}
#nav .navli_hover .big{ }

#nav li .navson{display: none; text-align: left; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: #f5f5f5; color: #333; top: 100%; width: 100vw;}
#nav li .navson .main{ padding: 3% 0;}
#nav li .navson .font{ padding-right: 15%; border-right: 1px solid #e5e7e9;}
#nav li .navson .font p{ color: #282828; font-size: 26px; padding-bottom: 13%;}
#nav li .navson .font p i{ display: block; color: #035cb6; font-size: 16px; font-weight: bold; text-transform: uppercase;}
#nav li .navson .font span{ display: block; color: #666666; line-height: 25px; font-size: 18px; padding-bottom: 12%;}
#nav li .navson .font span i{ color: #666666; font-size: 10px; text-transform: uppercase; line-height: 20px;}
#nav li .navson .font em{ display: inline-block; position: relative; color: #035cb6; font-size: 16px; transition: 0.3s;}
#nav li .navson .font em:before{ position: absolute; left: 0; bottom: 5px; content: ''; width: 100%; height: 5px; background: #035cb6; transition: 0.3s;}
#nav li .navson .font em:hover:before{ width: 0;}
#nav li .navson dl{ padding-left: 20%;}
#nav li .navson dl dd{ border-bottom: 1px solid #e5e7e9; color: #7c7c7c; height: 50px; line-height: 50px; width: 60%; font-size: 16px; position: relative; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#nav li .navson dl.anli dd{ float: left; width: 40%;}
#nav li .navson dl dd a{ color: #7c7c7c;}
#nav li .navson dl dd:hover{ border-bottom: 1px solid var(--theme-bg);}
#nav li .navson dl dd:hover a{ color: var(--theme-bg);}

@media screen and (max-width:1700px){
}
@media screen and (max-width:1600px){
    #top_tel{ font-size: 28px;}
}
@media screen and (max-width:1500px){
}
@media screen and (max-width:1440px){
    /*#nav li{ font-size: 14px;}*/
}
@media screen and (max-width:1200px){
    #nav{ margin-top: 0;}
    /*#nav li{ font-size: 12px;}*/
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 70%;}
}

.zinav #top_index{ background: #fff !important; position: relative !important;}
.zinav  #top_index.top_bj_active{ position: fixed !important; z-index: 20 !important;}
.top_bj_active{ width: 100%; z-index: 20; top: 0; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo{ padding: 0.5% !important;}
.top_bj_active #logo img{ transform: scale(0.9);}
.top_bj_active #logo .show{ display: none;}
.top_bj_active #logo .hidden{ display: inline-block;}
.top_bj_active #nav li .big{ color: #333;}
.top_bj_active #nav li{ font-size: 16px;}
.top_bj_active #top_tel span{ color: rgba(0,0,0,0.4);}
.top_bj_active #top_tel p{ color: #333;}
/*.top_bj_active #c-header .c-switch{ top: 25px;}*/
/*.top_bj_active #c-header .c-nav2{ top: 55px;}*/
/*.top_bj_active #c-header .c-switch i{ background: #333 !important;}*/

.top_index_active{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.top_index_active #logo .show{ display: none;}
.top_index_active #logo .hidden{ display: inline-block;}
.top_index_active #nav li .big{ color: #333;}
.top_index_active #top_tel span{ color: rgba(0,0,0,0.4);}
.top_index_active #top_tel p{ color: #333;}
.top_index_active #c-header .c-switch i{ background: #333;}

.top_index_zy #logo .show{ display: none;}
.top_index_zy #logo .hidden{ display: inline-block;}
.top_index_zy #nav li .big{ color: #333;}
.top_index_zy #top_tel span{ color: rgba(0,0,0,0.4);}
.top_index_zy #top_tel p{ color: #333;}
.top_index_zy #c-header .c-switch i{ background: #333;}



#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #be0505; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 40px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

.banner-swiper .swiper-button-white:after,.banner-swiper .swiper-button-white:after{ color: #fff;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}




/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") no-repeat center; width: 100%; text-align: left; color: rgba(255,255,255,0.5);}
#end_bj a{ color: rgba(255,255,255,0.5); transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #fff;}

#end_bj .main{ padding: 3% 0; }

#end_bj ul .tit{ color: #fff; margin-bottom: 20px; font-size: 20px;}
#end_bj ul li{ line-height: 35px; color: rgba(255,255,255,0.5); font-size: 16px;}

#end_bj .main .end_tel i{ color: var(--theme-bg); font-size: 44px; margin-right: 10px;}
#end_bj .main .end_tel p{ color: #fff; font-size: 40px; font-family: Bahnschrift;}
#end_bj .main .end_add{ line-height: 35px; color: rgba(255,255,255,0.6); font-size: 16px; margin-top: 30px;}
#end_bj .main .ewm{ margin-top: 30px; width: 40%; text-align: center; background: url("../images/ewm.png") no-repeat center; background-size: 100% 100%; padding: 15px;}
#end_bj .main .ewm img{ width: 100%;}

@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
    #end_bj ul .tit{ font-size: 18px;}
    #end_bj ul li{ font-size: 14px;}
    #end_bj .main .end_tel p{ font-size: 32px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #end_bj .main .ewm{ width: 30%;}
}
@media screen and (max-width:500px){
    #end_bj .main .ewm{ width: 50%;}
}



#end_line{ height: auto; padding: 20px 0; line-height: 30px; border-top: 1px solid rgba(255,255,255,0.1); text-align: center; color: rgba(255,255,255,0.5); font-size: 16px;}
#end_line a{ color: rgba(255,255,255,0.5);}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 50; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: var(--theme-bg);}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
.gsjj .pic:before{ background: url("../images/dian.png") no-repeat right bottom; width: 153px; height: 153px;  position: absolute; right: 0; bottom: -30px; content: '';}
.gsjj .pic p{ position: relative; z-index: 1;}
.gsjj .pic p img{ max-width: 100%;}
.gsjjnr{ background: url("../images/map.png") no-repeat center;}
.gsjjnr .tit{ background: url("../images/line.png") no-repeat left bottom; padding-bottom: 30px;}
.gsjjnr .tit h2{ position: relative;}
.gsjjnr .tit h2:before{ text-transform: uppercase; content: attr(data-title); position: absolute; left: 0; margin: auto; top: -28px; display: block; color: rgba(17,17,17,0.06); width: 100%; height: 100%; font-family: Bahnschrift; letter-spacing: 5px; font-size: 100px; font-weight: bold; }
.gsjjnr .tit h2 p{ position: relative; color: #111111; font-size: 44px; font-weight: bold;}
.gsjjnr .tit h2 span{ color: #111111; font-size: 24px; font-weight: bold; text-transform: uppercase;}
.gsjjnr .tit h2 span em{ color: var(--theme-bg);}
.gsjjnr .tit h2 i{ display: block; margin: 0 20px; width: 80px; height: 2px; background: #7e7e7e;}
.gsjjnr .tit h4{ padding-top: 10px; color: #333333; font-size: 22px;}
.gsjjnr .content{ color: #333333; font-size: 16px; line-height: 35px; margin: 5% 0 7%; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.gsjjnr .more{ height: 50px; color: #fff; width: 20%; background: var(--theme-bg); transition: 0.3s;}
.gsjjnr .more:hover{ background: #333; letter-spacing: 3px;}
.gsjj ul{ margin-top: 5% !important;}
.gsjj ul li{ cursor: default; transition: 0.3s;}
.gsjj ul li h2{ color: var(--theme-blue); font-size: 65px; font-family: Bahnschrift; height: 65px; line-height: 65px; transition: 0.3s;}
.gsjj ul li h2 sub,.gsjj ul li p{ color: #999999 !important; font-size: 18px;}
.gsjj ul li:hover{transform: translateY(-10px);}
.gsjj ul li:hover h2{ color: var(--theme-bg);}
@media screen and (max-width:1600px){
    .gsjjnr .tit h2 p{ font-size: 40px;}
    .gsjjnr .tit h4{ font-size: 18px;}
}
@media screen and (max-width:1440px){
    .gsjjnr .tit h2 p{ font-size: 32px;}
    .gsjjnr .tit h2 span{ font-size: 18px;}
    .gsjjnr .tit h4{ font-size: 16px;}
    .gsjjnr .content{ font-size: 14px;}
    .gsjj ul li h2{ font-size: 55px; height: 55px; line-height: 55px;}
    .gsjj ul li h2 sub,.gsjj ul li p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .gsjjnr .tit h2 p{ font-size: 24px;}
    .gsjjnr .tit h2 span{ font-size: 16px;}
    .gsjjnr .tit h4{ font-size: 14px;}
    .gsjjnr .more{ width: 30%; font-size: 14px; height: 40px;}
    .gsjj ul li h2{ font-size: 45px; height: 45px; line-height: 45px;}
    .gsjj ul li h2 sub,.gsjj ul li p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .gsjjnr{ margin-top: 3%;}
    .gsjjnr .content{ margin: 3% 0;}
    .gsjj ul li h2{ font-size: 40px; height: 40px; line-height: 40px;}
    .gsjj ul li h2 sub,.gsjj ul li p{ font-size: 12px;}
}
@media screen and (max-width:768px){
    .gsjjnr .tit h2:before{ font-size: 76px; }
    .gsjj ul li{ float: left; width: 33%; text-align: center; padding-top: 20px;}
    .gsjjnr .tit h2 i{ width: 40px; margin: 0 5px;}
}
@media screen and (max-width:450px){
    .gsjjnr .tit h2:before{ font-size: 50px; top: -15px;}
    .gsjjnr .tit h2 p{ font-size: 18px;}
    .gsjjnr .tit h2 span{ font-size: 14px;}
    .gsjjnr .tit h4{ font-size: 12px;}
    .gsjj ul li h2{ font-size: 30px; height: 30px; line-height: 30px;}
    .gsjjnr .more{ font-size: 12px; height: 35px;}
    .gsjjnr .more i{ font-size: 12px;}
}


#cpys{ position: relative;}
#cpys .swiper { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cpys .mySwiper2 { height: auto; width: 100%; position: relative;}
#cpys .mySwiper2 .swiper-slide{ position: relative;}
#cpys .mySwiper2 .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 43%; position: relative; overflow: hidden;}
#cpys .mySwiper2 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpys .mySwiper2 .swiper-slide .font{ position: absolute; left: 0; top: 0; color: #fff; z-index: 1; width: 43%; height: 100%; background: url("../images/ys_left.jpg") no-repeat left top; background-size: 100% 100%; padding: 7%; overflow: hidden;}
#cpys .mySwiper2 .swiper-slide .font:before{ position: absolute; left: 0; top: 0; content: 'Brand advantages'; color: rgba(255,255,255,0.1); writing-mode: vertical-rl; font-size: 82px; font-family: Bahnschrift; text-transform: uppercase;}
#cpys .mySwiper2 .swiper-slide .font em{ position: absolute; right: -50px; top: -50px; font-size: 300px; height: 150px; line-height: 150px; opacity: 0.05;}
#cpys .mySwiper2 .swiper-slide .font .tit{ background: url("../images/ys_line.png") no-repeat left bottom; line-height: 50px; padding-bottom: 20px; margin-bottom: 50px;}
#cpys .mySwiper2 .swiper-slide .font .tit p{ font-size: 50px; font-weight: bold;}
#cpys .mySwiper2 .swiper-slide .font .tit span{ opacity: 0.5; font-size: 24px;}
#cpys .mySwiper2 .swiper-slide .font .tit i{ opacity: 0.5; font-size: 100px;}
#cpys .mySwiper2 .swiper-slide .font .eng{ font-size: 24px; font-weight: bold; text-transform: uppercase; color: rgba(255,255,255,0.5);}
#cpys .mySwiper2 .swiper-slide .font .con{ opacity: 0.8; font-size: 16px; margin-top: 3%; line-height: 40px;}
#cpys .mySwiper2 .swiper-pagination{ position: absolute; z-index: 2; width: 10%; left: 10%; top: auto; bottom: 260px; height: 2px; background: rgba(255,255,255,0.2);}
#cpys .mySwiper2 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: #fff !important;}
#cpys .mySwiper2 .swiper-pagination-num{ position: absolute; z-index: 2; width: auto; left: 7%; top: auto; bottom: 250px; color: #fff; font-size: 18px;}
#cpys .mySwiper2 .swiper-pagination-num #current{ color: #fff; font-size: 30px; font-weight: bold;}

#cpys .cpys_hover{ position: absolute; left: 0; bottom: 40px; z-index: 1; width: 100%;}
#cpys .mySwiper { box-sizing: border-box; overflow: inherit; overflow: hidden; }
#cpys .mySwiper .swiper-slide { color: #212121; cursor: pointer; transition: 0.5s; background: #fff;}
#cpys .mySwiper .swiper-slide .font{ padding: 30px 30px; overflow: hidden; position: relative;}
#cpys .mySwiper .swiper-slide .font .float-start{ position: relative; z-index: 1; width: 80%; line-height: 35px; }
#cpys .mySwiper .swiper-slide .font .float-start p{ font-size: 30px; color: #212121; font-weight: bold; transition: 0.3s;}
#cpys .mySwiper .swiper-slide .font .float-start span{ display: block; font-size: 14px; text-transform: capitalize; color: #333333; opacity: 0.8; transition: 0.3s;}
#cpys .mySwiper .swiper-slide .font i{ position: relative; z-index: 1; font-size: 50px; color: #5b5b5b;}
#cpys .mySwiper .swiper-slide .font em{ position: absolute; right: -20px; top: -30px; font-size: 100px; height: 100px; line-height: 100px; color: rgba(0,0,0,0.05);}
#cpys .mySwiper .swiper-slide-thumb-active{ background: var(--theme-bg);}
#cpys .mySwiper .swiper-slide-thumb-active .font i{ color: #fff;}
#cpys .mySwiper .swiper-slide-thumb-active .font .float-start p{ color: #fff;}
#cpys .mySwiper .swiper-slide-thumb-active .font .float-start span{ color: rgba(255,255,255,0.5);}
#cpys .mySwiper .swiper-slide-thumb-active .font em{ color: rgba(255,255,255,0.1);}

@media screen and (max-width:1700px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 58% !important;}
}
@media screen and (max-width:1600px){
    #cpys .mySwiper2 .swiper-slide .font:before{ font-size: 72px;}
    #cpys .mySwiper2 .swiper-slide .font .tit{ line-height: 35px;}
    #cpys .mySwiper2 .swiper-slide .font .tit p{ font-size: 40px;}
    #cpys .mySwiper2 .swiper-slide .font .tit span{ font-size: 20px;}
    #cpys .mySwiper2 .swiper-slide .font .tit i{ font-size: 80px;}
    #cpys .mySwiper2 .swiper-slide .font .eng{ font-size: 20px;}
    #cpys .mySwiper2 .swiper-slide .font .con{ line-height: 35px;}
    #cpys .mySwiper2 .swiper-slide .font em{ font-size: 220px; right: -20px; top: -20px;}
    #cpys .mySwiper .swiper-slide .font .float-start p{ font-size: 26px;}
}
@media screen and (max-width:1440px){
    #cpys .mySwiper2 .swiper-slide .font:before{ font-size: 68px;}
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 63% !important;;}
    #cpys .mySwiper2 .swiper-slide .font .tit{ line-height: 35px;}
    #cpys .mySwiper2 .swiper-slide .font .tit p{ font-size: 34px;}
    #cpys .mySwiper2 .swiper-slide .font .tit span{ font-size: 18px;}
    #cpys .mySwiper2 .swiper-slide .font .tit i{ font-size: 60px;}
    #cpys .mySwiper2 .swiper-slide .font .eng{ font-size: 16px;}
    #cpys .mySwiper2 .swiper-slide .font .con{ font-size: 14px; line-height: 35px;}
    #cpys .mySwiper2 .swiper-pagination{ left: 12%;}
    #cpys .mySwiper .swiper-slide .font .float-start{ line-height: 30px;}
    #cpys .mySwiper .swiper-slide .font .float-start p{ font-size: 22px;}
    #cpys .mySwiper .swiper-slide .font i{ font-size: 44px;}
}
@media screen and (max-width:1200px){
    #cpys .mySwiper2 .swiper-slide .font:before{ font-size: 60px;}
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 67% !important;;}
    #cpys .mySwiper2 .swiper-slide .font .tit p{ font-size: 30px;}
    #cpys .mySwiper2 .swiper-slide .font .tit span{ font-size: 16px;}
    #cpys .mySwiper2 .swiper-slide .font .tit{ margin-bottom: 25px;}
    #cpys .mySwiper2 .swiper-slide .font .con{ line-height: 30px;}
    #cpys .mySwiper2 .swiper-pagination-num{ bottom: 200px;}
    #cpys .mySwiper2 .swiper-pagination{ bottom: 210px;}
}
@media screen and (max-width:991px){
    #cpys .mySwiper2 .swiper-slide .font:before{ font-size: 54px;}
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 70% !important;;}
    #cpys .mySwiper2 .swiper-slide .font{ width: 60%;}
    #cpys .mySwiper2 .swiper-slide .font em{ font-size: 150px; right: -20px; top: -20px;}
    #cpys .mySwiper2 .swiper-pagination-num,#cpys .mySwiper2 .swiper-pagination{ display: none;}
    #cpys .mySwiper2 .swiper-slide .font .tit p{ font-size: 24px;}
    #cpys .mySwiper2 .swiper-slide .font .tit span{ font-size: 14px;}
    #cpys .mySwiper2 .swiper-slide .font .tit i{ font-size: 40px;}
    #cpys .mySwiper2 .swiper-slide .font .con{ line-height: 25px;}
    #cpys .mySwiper .swiper-slide .font{ padding: 15px;}
    #cpys .mySwiper .swiper-slide .font .float-start{ line-height: 25px;}
    #cpys .mySwiper .swiper-slide .font .float-start p{ font-size: 20px;}
    #cpys .mySwiper .swiper-slide .font .float-start span{ font-size: 12px;}
    #cpys .mySwiper .swiper-slide .font i{ font-size: 36px;}
}
@media screen and (max-width:768px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 87% !important;;}
    #cpys .mySwiper2 .swiper-slide .font:before{ font-size: 40px;}
    #cpys .cpys_hover{ bottom: 10px;}
}
@media screen and (max-width:550px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 100% !important;;}
    #cpys .mySwiper .swiper-slide .font{ padding: 10px;}
    #cpys .mySwiper2 .swiper-slide .font .tit i{ display: none;}
    #cpys .mySwiper2 .swiper-slide .font{ width: 100%;}
}
@media screen and (max-width:450px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 120% !important;;}
}



.tit_in{ background: url("../images/eng.png") no-repeat left center;}
.tit_in .tit{ line-height: 40px; padding: 20px 0 0;}
.tit_in .tit p{ color: #282828; font-size: 40px; font-weight: bold;}
.tit_in .tit span{ color: rgba(40,40,40,0.5); font-size: 16px; text-transform: uppercase;}
.tit_in .more{ color: #282828; font-size: 16px; font-weight: bold; transition: 0.3s;}
.tit_in .more i{ width: 45px; height: 45px; line-height: 45px; margin-left: 10px; background: var(--theme-blue); border-radius: 100%; color: #fff; text-align: center; transition: 0.5s;}
.tit_in .more:hover{ color: var(--theme-bg);}
.tit_in .more:hover i{ background: var(--theme-bg); border-radius: 0;}
.tit_in ul{ width: 70%;}
.tit_in ul li{ float: left; margin: 0 3%; color: #666666; font-size: 20px; transition: 0.3s; position: relative;}
.tit_in ul li:before{ position: absolute; left: 0; bottom: 5px; content: ''; width: 0; height: 5px; background: var(--theme-bg); transition: 0.3s;}
.tit_in ul li p{ position: relative; z-index: 1;}
.tit_in ul li:hover{ color: #000; font-weight: bold;}
.tit_in ul li:hover:before{ width: 100%;}
@media screen and (max-width:1440px){
    .tit_in{ background-size: auto 80%;}
    .tit_in .tit{ line-height: 30px;}
    .tit_in .tit p{ font-size: 32px;}
    .tit_in .tit span{ font-size: 14px;}
    .tit_in .tit{ line-height: 30px;}
    .tit_in .more i{ width: 35px; height: 35px; line-height: 35px; font-size: 12px;}
    .tit_in ul li{ font-size: 16px;}
    .tit_in .more{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .tit_in ul{ width: 100%; padding: 20px 0 !important;}
    .tit_in .art_lb{ width: 70%;}
    .tit_in{ background: url("../images/eng.png") no-repeat left top; background-size: auto 100%;}
    .tit_in .ywmore{ display: none !important;}
}
@media screen and (max-width:768px){
    .tit_in{ background: url("../images/eng.png") no-repeat left top; background-size: 100% auto;}
    .tit_in .tit{ line-height: 25px; width: 70%;}
    .tit_in .tit p{ font-size: 28px;}
    .tit_in .tit span{ font-size: 12px;}
    .tit_in ul li{ font-size: 12px;}
}


#yewu{ position: relative; margin-top: 3% !important; padding-bottom: 3%; }
#yewu .swiper-container {
    width: 100%;
    height: 100%;
}
#yewu .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#yewu .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#yewu .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#yewu .swiper-slide .font{ background: #fff; width: 100%; padding: 5%;}
#yewu .swiper-slide .font .tit{ color: #333333; font-size: 22px; width: 100%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative; padding-bottom: 15px;}
#yewu .swiper-slide .font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 20px; height: 2px; background: var(--theme-bg); transition: 0.3s;}
#yewu .swiper-slide .font .content{ color: #999999; margin: 3% 0; transition: 0.3s; font-size: 16px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#yewu .swiper-slide .font .more{ font-size: 12px; text-transform: uppercase; color: #999999; transition: 0.3s;}
#yewu .swiper-slide:hover .font .tit:before{ width: 100%;}
#yewu .swiper-slide:hover .font .more{ letter-spacing: 3px; color: var(--theme-bg);}
#yewu .swiper-pagination{ top: auto; bottom: 0;}
#yewu .swiper-pagination-progressbar{ background: rgba(0,0,0,0.2);}
#yewu .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: var(--theme-blue) !important;}

@media screen and (max-width:1440px){
    #yewu .swiper-slide .font .tit{ font-size: 16px;}
    #yewu .swiper-slide .font .content{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #yewu .swiper-slide .font .tit{ line-height: 25px;}

}
@media screen and (max-width:991px){
    #yewu .swiper-slide .font .tit{ font-size: 14px !important;}
}
@media screen and (max-width:768px){
}


.pic_class{position: relative; margin-top: 4%;}
.pic_class .swiper-container {padding-bottom: 4%; overflow: inherit;}
.pic_class .swiper-container-horizontal>.swiper-scrollbar{left:0;}
.pic_class .swiper-slide { display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative;}
.pic_class .swiper-slide .inimg{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.pic_class .swiper-slide .inimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.pic_class .swiper-slide .infont{ position: absolute; bottom: -30px; left: 0; width: 0; height: 60px; line-height: 60px; overflow: hidden; background: var(--theme-blue); transition: 0.5s; color: #fff; text-overflow: ellipsis; white-space: nowrap; opacity: 0;}
.pic_class .swiper-slide .infont p{ font-size: 16px; height: 60px; line-height: 60px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.pic_class .swiper-slide:hover .inimg img{ transform: scale(1.05);}
.pic_class .swiper-slide:hover .infont{ width: 50%; padding: 0 3%; opacity: 1;}

@media screen and (max-width:1200px){
    .pic_class .swiper-slide .infont p{ font-size: 16px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    .pic_class .swiper-container{ padding-bottom: 2%;}
    .pic_class .swiper-slide .infont{ position: relative; max-width: 100%; width: 100% !important; left: 0; bottom: 0; height: 50px; line-height: 50px;}
}


.line{ border-top: 1px solid #dcdcdc; padding: 0;}

#link{ padding: 2% 8%; position: relative;}
#link .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#link .swiper-slide {
    text-align: center;
    transition: 0.3s;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#link .swiper-slide .pic{width: 100%;}
#link .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden; transition:0.3s; }
#link .swiper-slide .pic img{ display: block; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; overflow: hidden; }
#link .swiper-slide:hover .pic p img{transform: scale(1.05);}
#link .swiper-button-next:after,#link .swiper-button-prev:after{ color: #ccc; font-size: 30px;}
#link .swiper-button-next{ right: 3%;}
#link .swiper-button-prev{ left: 3%;}
@media screen and (max-width:768px){
    #link .swiper-button-next:after,#link .swiper-button-prev:after{ font-size: 18px;}
}


#news{position: relative; margin-top: 3%;}
#news .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#news .swiper-slide {
    transition:0.3s;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#news .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#news .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#news .swiper-slide .pic p{ position: absolute; left: 0; top: 0; z-index: 1; width: auto; height: 50px; line-height: 50px; padding: 0 15px; background: var(--theme-blue); color: #fff; text-align: center; font-size: 16px; transition: 0.3s;}
#news .swiper-slide .pic p span{ font-size: 14px;}
#news .swiper-slide .content{ padding: 5% 0; width: 100%; transition: 0.3s;}
#news .swiper-slide .news_title{ color: #333333; font-size: 20px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#news .swiper-slide .news_info{ color: #999999; font-size: 16px; margin: 3% 0 0; line-height: 30px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#news .swiper-slide:hover .pic img{transform: scale(1.1);}
#news .swiper-slide:hover .pic p{ background: var(--theme-bg);}
#news .swiper-slide:hover .content{ background: var(--theme-blue); padding: 5%; }
#news .swiper-slide:hover .content .news_title{ color: #fff;}
#news .swiper-slide:hover .content .news_info{ color: rgba(255,255,255,0.4);}
@media screen and (max-width:1440px){
    #news .swiper-slide .pic p{ font-size: 15px;}
    #news .swiper-slide .news_title{ font-size: 18px;}
    #news .swiper-slide .news_info{ font-size: 14px;}
}
@media screen and (max-width:1440px){
    #news .swiper-slide .pic p{ font-size: 14px;}
    #news .swiper-slide .news_title{ font-size: 16px;}
    #news .swiper-slide .news_info{ font-size: 13px; line-height: 25px; margin: 1% 0 3%;}
}



/*公司简介*/
.jj_con{ color: #333333; font-size: 16px; line-height: 35px; margin:5% 0 0 !important; width: 95%;}
.jjlb li{ border-bottom: 1px solid #efefef; padding: 6% 0;}
.jjlb li:last-of-type{ border-bottom: none;}
.jjlb li i{ color: var(--theme-bg); font-size: 50px;}
.jjlb li .float-start{ line-height: 25px;}
.jjlb li h2{ font-size: 50px; color: var(--theme-bg); font-weight: bold !important; font-family: Bahnschrift; height: 50px; line-height: 50px;}
.jjlb li h2 sub,.jjlb li p{ font-weight: normal !important; color: #999999; font-size: 14px !important;}
@media screen and (max-width:1440px){
    .jjlb li h2{ font-size: 42px;}
    .jjlb li i{ font-size: 45px;}
    .jj_con{ font-size: 15px;}
}
@media screen and (max-width:1200px){
    .jjlb li h2{ font-size: 36px;}
    .jjlb li i{ font-size: 40px;}
    .jj_con{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .jjlb li{ float: left; width: 50%; padding: 3%;}
    .jjlb li h2{ font-size: 30px; height: 30px; line-height: 30px;}
    .jjlb li i{ font-size: 30px;}
    .jjlb li h2 sub, .jjlb li p{ font-size: 12px !important;}
}




#whbj{ background: url("../images/whbj.jpg") no-repeat center;}
#whbj .tit_in .tit p{ color: #fff;}
#whbj .tit_in .tit span{ color: rgba(255,255,255,0.5);}
#whbj .tit_in .more{ color: #fff;}


#wenhua{ position: relative; margin-top: 3% !important; padding-bottom: 3%; }
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
}
#wenhua .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    overflow: hidden;
    padding: 14% 2%;
    border: 1px solid rgba(255,255,255,0.1);
    /*background: url("../images/wh1.jpg") no-repeat center top;*/
    /*background-size: 100% 100%;*/

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
#wenhua .swiper-slide:before{ position: absolute; content: ''; left: 0; top: 0; background: url("../images/wh2.jpg") no-repeat center top; width: 110%; height: 120%; opacity: 0; transition: 0.3s; background-size: 100% 100%;}
#wenhua .swiper-slide:hover:before{ top: -5%; opacity: 1;}
#wenhua .swiper-slide .num,#wenhua .swiper-slide .font{ position: absolute; z-index: 1; transition: 0.5s;}
#wenhua .swiper-slide .num{ left: 12%; top: 18%; color: #c8c8c8; font-size: 55px; text-transform: uppercase; font-family: Bahnschrift; font-weight: bold;}
#wenhua .swiper-slide .num p{ transition: 0.3s; padding: 10px 0 0 0;}
#wenhua .swiper-slide .font{ width: 75%; left: 12%; bottom: 5%; line-height: 35px;}
#wenhua .swiper-slide .font p{ color: #fff; font-size: 26px;}
#wenhua .swiper-slide .font span{ display: block; color: #808080; font-size: 20px;}
#wenhua .swiper-slide .font em{ padding-top: 5px; display: block; color: rgba(255,255,255,0.3); font-size: 12px; text-transform: uppercase; line-height: 20px; opacity: 0; transition: 0.3s;}
#wenhua .swiper-slide:hover .num{ top: 80%; color: rgba(255,255,255,0.3);}
#wenhua .swiper-slide:hover .num p{ opacity: 0;}
#wenhua .swiper-slide:hover .font{ bottom: 60%; background: url("../images/wh_dian.png") no-repeat right top;}
#wenhua .swiper-slide:hover .font p{ color: #fff;}
#wenhua .swiper-slide:hover .font span{ color: rgba(255,255,255,0.3);}
#wenhua .swiper-slide:hover .font em{ opacity: 1;}
#wenhua .swiper-pagination{ top: auto; bottom: 0; height: 1px;}
#wenhua .swiper-pagination-progressbar{ background: rgba(0,0,0,0.2);}
#wenhua .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: var(--theme-bg) !important; height: 3px;}

@media screen and (max-width:1440px){
    #wenhua .swiper-slide{ padding: 18% 2%;}
    #wenhua .swiper-slide .num{ font-size: 46px;}
    #wenhua .swiper-slide .font p{ font-size: 22px;}
    #wenhua .swiper-slide .font span{font-size: 16px;}
}
@media screen and (max-width:1200px){
    #wenhua .swiper-slide .num{ font-size: 40px;}
    #wenhua .swiper-slide{ padding: 20% 2%;}
}
@media screen and (max-width:991px){
    #wenhua .swiper-slide{ padding: 25% 2%;}
}
@media screen and (max-width:768px){
    #wenhua .swiper-slide{ padding: 40% 2%;}
    #wenhua .swiper-slide .num{ font-size: 30px;}
    #wenhua .swiper-slide .font p{ font-size: 18px;}
    #wenhua .swiper-slide .font span{font-size: 14px;}
    #wenhua .swiper-slide:hover .font{ bottom: 48%;}
}


#rybj{ padding: 0; margin-top: 3%;}
#rybj .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#rybj .swiper-slide {
    text-align: center;
    transition: 0.3s;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#rybj .swiper-slide .pic{ background: url("../images/rypic_bj.png") no-repeat center; background-size: 100% 100%; padding: 25px 10px; width: 100%;}
#rybj .swiper-slide .pic{width: 100%;}
#rybj .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 125%; position: relative; overflow: hidden; transition:0.3s; }
#rybj .swiper-slide .pic span{ display: block; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; overflow: hidden; }
#rybj .swiper-slide .pic span img{ max-width: 100%; height: 100%; transition: 0.3s;}
#rybj .swiper-slide p{ font-size: 18px; padding-top: 20px; transition: 0.3s;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}

#rybj.activeDown,#rybj.activeDown a{cursor:none !important;}
@media screen and (max-width:765px){
    #rybj{ background-size: 100%;}
    #rybj .swiper-slide p{ font-size: 14px;}
}


#link_com{ background: #fff; border: 1px solid #e6e6e6; border-right: none; border-bottom: none; margin-top: 3% !important;}
#link_com li{ width: 20%; float: left; height: 145px; text-align: center; line-height: 145px; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; transition: 0.3s; cursor: default;}
#link_com li img{ max-width: 80%; max-height: 90%; vertical-align: middle;}
#link_com li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
@media screen and (max-width:1200px){
    #link_com li{ width: 25%;}
}
@media screen and (max-width:768px){
    #link_com li{ height: 50px; line-height: 50px;}
}


/*产品中心*/
.cpclass{ padding-top: 4%;}
.cpclass li{ text-align: center; margin: 0 !important;}
.cpclass li i{ font-size: 40px; margin-bottom: 10px; transition: 0.3s;}
.cpclass li:hover i{ color: #000; font-weight: normal !important;}




#cpclass_in{ position: relative; padding: 3% 0 0;}
#cpclass_in .container{ position: relative; padding-bottom: 5%;}
#cpclass_in .swiper-container { width: 100%; height: auto;}
#cpclass_in .swiper-slide { background-size: cover; background-position: center; position: relative; overflow: hidden;}
#cpclass_in .gallery-top { height: auto; width: 100%; padding: 0; overflow: hidden;}
#cpclass_in .gallery-top .swiper-slide .blue{ background: url("../images/cpclass_bj.jpg") no-repeat center right; position: relative; }
#cpclass_in .gallery-top .swiper-slide .pic{ height: 0; padding-bottom: 65%; position: relative; transition: 0.3s; overflow: hidden;}
#cpclass_in .gallery-top .swiper-slide .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#cpclass_in .gallery-top .swiper-slide .font{ padding: 5% 4%; color: #fff;}
#cpclass_in .gallery-top .swiper-slide .font em{ position: absolute; z-index: 1; right: 0; top: 10%; font-size: 250px; color: rgba(255,255,255,0.05);}
#cpclass_in .gallery-top .swiper-slide .font .float-start{ background: url("../images/cpclass_line.png") no-repeat left bottom; padding-bottom: 20px;}
#cpclass_in .gallery-top .swiper-slide .font .tit{ font-size: 40px; font-weight: bold; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; height: 50px; line-height: 50px;}
#cpclass_in .gallery-top .swiper-slide .font .eng{ color: rgba(255,255,255,0.5); font-size: 18px; text-transform: uppercase;}
#cpclass_in .gallery-top .swiper-slide .font i{ font-size: 80px;}
#cpclass_in .gallery-top .swiper-slide .font .content{ margin: 5% 0 10%; font-size: 16px; color: rgba(255,255,255,0.8); line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#cpclass_in .gallery-top .swiper-slide .font .more{ color: rgba(255,255,255,0.5); border: 1px solid rgba(255,255,255,0.5); height: 50px; line-height: 50px; width: 30%; text-align: center; transition: 0.5s;}
#cpclass_in .gallery-top .swiper-slide:hover .font .more{ color: var(--theme-blue); background: #fff;}
#cpclass_in .gallery-top .swiper-slide:hover .pic img{transform: scale(1.1);}

#cpclass_in .gallery-thumbs { height: auto; overflow: hidden; text-align: center; width: 60%; padding: 0; z-index: 10; box-sizing: border-box; position: absolute; right: 0; top: -17%;}
#cpclass_in .gallery-thumbs .swiper-slide { font-size: 20px; cursor: pointer; text-align: center; color: #666; position: relative; transition: 0.3s;}
#cpclass_in .gallery-thumbs .swiper-slide i{ font-size: 40px; height: 45px; line-height: 45px; margin-bottom: 10px; transition: 0.3s;}
#cpclass_in .gallery-thumbs .swiper-slide p{ display: inline-block; position: relative; z-index: 1;}
#cpclass_in .gallery-thumbs .swiper-slide p:before{ position: absolute; left: 0; bottom: 5px; content: ''; width: 0; height: 5px; background: var(--theme-bg); transition: 0.3s;}
#cpclass_in .gallery-thumbs .swiper-slide p span{ display: block; position: relative; z-index: 1;}
#cpclass_in .gallery-thumbs .swiper-slide:hover{ color: #000; font-weight: bold;}
#cpclass_in .gallery-thumbs .swiper-slide:hover p:before{ width: 100%;}
#cpclass_in .gallery-thumbs .swiper-slide:hover i{ color: #000; font-weight: normal !important;}
#cpclass_in .gallery-thumbs .swiper-slide-thumb-active{ color: #000; font-weight: bold;}
#cpclass_in .gallery-thumbs .swiper-slide-thumb-active p:before{ width: 100%;}
#cpclass_in .gallery-thumbs .swiper-slide-thumb-active i{ color: #000; font-weight: normal !important;}

@media screen and (max-width:1700px){
    #cpclass_in .gallery-top .swiper-slide .pic{ padding-bottom: 71%;}
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    .cpclass{ padding-top: 6%;}
    #cpclass_in .gallery-top .swiper-slide .pic{ padding-bottom: 75%;}
    #cpclass_in .gallery-top .swiper-slide .font .tit{ font-size: 32px;}
    #cpclass_in .gallery-top .swiper-slide .font .eng{ font-size: 14px;}
    #cpclass_in .gallery-top .swiper-slide .font .content{ font-size: 14px; line-height: 28px; margin: 5% 0;}
}
@media screen and (max-width:1200px){
    #cpclass_in .gallery-top .swiper-slide .font .tit{ font-size: 26px; line-height: 30px; height: 30px;}
    #cpclass_in .gallery-top .swiper-slide .font .more{ height: 35px; line-height: 35px;}
    #cpclass_in .gallery-top .swiper-slide .font i{ font-size: 60px;}
    #cpclass_in .gallery-thumbs{ bottom: -20%;}
    #cpclass_in .gallery-thumbs .swiper-slide i{ margin-bottom: 0;}
}
@media screen and (max-width:991px){
    .cpclass{ padding-top: 7%;}
    #cpclass_in .gallery-thumbs{ top: -10%; width: 70%;}
    #cpclass_in .gallery-thumbs .swiper-slide-thumb-active .pic{ filter: none;}
    #cpclass_in .gallery-top .swiper-slide .pic{ padding-bottom: 60%;}
    #cpclass_in .gallery-top .swiper-slide .font{ padding: 3%;}
    #cpclass_in .gallery-top .swiper-slide .font .content{ min-height: auto;}
    #cpclass_in .gallery-top .swiper-slide .font .more{ font-size: 12px;}
    #cpclass_in .gallery-top .swiper-slide li{ margin-bottom: 3%;}
    #cpclass_in .gallery-top .swiper-slide .blue{ background-size: auto 100%;}
}
@media screen and (max-width:768px){
    .cpclass{ padding-top: 12%;}
    #cpclass_in .gallery-thumbs{ position: relative; width: 100%; margin-bottom: 3%;}
    #cpclass_in:before{ width: 20%;}
}
@media screen and (max-width:450px){
    .cpclass{ padding-top: 20%;}
}


.cplist_lb{ margin-top: 3% !important;}
.cplist_lb li{ background: #fff; text-align: left !important; margin-bottom: 30px !important;}
.cplist_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cplist_lb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.cplist_lb .font{ background: #fff; width: 100%; padding: 5%;}
.cplist_lb .font .tit{ color: #333333; font-size: 22px; width: 100%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative; padding-bottom: 15px;}
.cplist_lb .font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 20px; height: 2px; background: var(--theme-bg); transition: 0.3s;}
.cplist_lb .font .content{ color: #999999; margin: 3% 0; transition: 0.3s; font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cplist_lb .font .more{ font-size: 12px; text-transform: uppercase; color: #999999; transition: 0.3s;}
.cplist_lb li:hover .tit:before{ width: 100%;}
.cplist_lb li:hover .more{ color: var(--theme-bg); letter-spacing: 2px;}
@media screen and (max-width:1440px){
    .cplist_lb .font .tit{ font-size: 18px;}
    .cplist_lb .font .content{ font-size: 14px; line-height: 25px;}
}



.home_zy{ height: 60px; color: #282828; font-size: 16px; margin-top: 3%;}
.home_zy i{ display: inline-block; color: #282828; font-size: 20px; margin-right: 10px;}
.home_zy a{ color: #282828; padding: 0 5px;}
.hui .home_zy i{ color: var(--theme-bg);}
.hui .home_zy a:last-of-type{ color: var(--theme-bg);}

.pro_con{ position: relative; overflow: hidden; background: #fff;}
.pro_con .row{ margin: 0;}

.pro_left{ height: 0; padding-bottom: 32%; position: relative; overflow: hidden; }
.pro_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}

.pro_right{ padding: 3%;}
.pro_right .tit{ line-height: 50px; padding-bottom: 10px; position: relative; border-bottom: 1px solid #e5e5e5;}
.pro_right .tit h2{ color: #222222; font-size: 36px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.pro_right .tit p{ color: #666666; font-size: 22px;}

.pro_right .content{ color: #666; font-size: 16px; margin: 5% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.pro_right dl{ margin-top: 5% !important;}
.pro_right dl dd{ color: #666666; font-size: 16px; margin-right: 30px;}
.pro_right dl dd i{ color: var(--theme-blue); font-size: 12px; margin-right: 10px;}
.pro_right .order-btn{ height: 55px; line-height: 55px; color: var(--theme-blue); background: #fff; text-align: center; font-size: 16px; transition: 0.3s; border: 1px solid var(--theme-blue); border-radius: 2px;}
.pro_right .order-btn a{ color: var(--theme-blue);}
.pro_right .order-btn i{ font-size: 20px; margin-right: 10px;}
.pro_right .order-btn:hover{ background: var(--theme-blue);}
.pro_right .order-btn:hover a{ color: #fff;}
.pro_right .zixun-btn{ height: 55px; line-height: 55px; color: #fff; background: var(--theme-blue); text-align: center; font-size: 24px; transition: 0.3s;}
.pro_right .zixun-btn i{ margin-right: 10px; font-size: 20px;}
@media screen and (max-width:1440px){
    .pro_right .tit h2{ font-size: 26px;}
    .pro_right .tit p{ font-size: 14px;}
    .pro_right .tit p i{ font-size: 18px;}
    .pro_right dl dd{ font-size: 13px;}
    .pro_right .order-btn{ font-size: 14px;}
    .pro_right .order-btn i{ font-size: 16px;}
    .pro_right .zixun-btn{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    .pro_right .content{ font-size: 12px;}
    .pro_right h2{ font-size: 20px;}
    .pro_right .zixun-btn,.pro_right .order-btn{ font-size: 16px;}
    .home_zy{ margin-top: 5%;}
    .pro_right .tit h2{ font-size: 22px;}
    .pro_right dl dd{ margin-right: 10px;}
    .pro_right dl dd{ font-size: 12px;}
    .pro_right .order-btn i{ display: none;}
}
@media screen and (max-width:991px){
    .pro_right dl dd{ margin-right: 30px;}
    .pro_left{ padding-bottom: 60%; margin-top: 3%;}
    .pro_right{ margin-top: 3%;}
    .home_zy{ margin-top: 7%;}
}
@media screen and (max-width:768px){
    .pro_right .canshu table tr td:nth-of-type(1){ width: 25%;}
    .home_zy{ margin-top: 15%; font-size: 12px; height: 45px;}
    .home_zy i{ font-size: 14px;}
    .pro_right dl dd{ margin: 0;}
}
@media screen and (max-width:450px){
    .home_zy{ margin-top: 25%;}
}


#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; border-bottom: 1px solid #efefef; margin-top: 2%;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 18px; width: 15%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover a{ color: var(--theme-blue);}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: var(--theme-blue);}
.cpbt li.current a{ color: var(--theme-blue);}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: var(--theme-blue);}
.cpbt li.current:after{ left: 25%; width: 50%; background: var(--theme-blue);}

@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .cpbt li{ width: 20%;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .cpbt li{ font-size: 13px; width: 25%;}
}


.pro_info{ font-size: 16px; line-height: 45px; padding-bottom: 2%;}
.pro_info img{ max-width: 100%;}
@media screen and (max-width:991px){
    .pro_info{ font-size: 14px; line-height: 30px;}
}



.cpys_info{ margin: 3% 0 5%;}
.cpys_info .mySwiper2 .swiper-slide .font:before{ display: none !important;}
.cpys_info .mySwiper2 .swiper-slide .pic{ padding-bottom: 50% !important;}
.cpys_info .cpys_hover{ padding: 0 5%;}



.anli_info{position: relative; margin: 3% 0 5%;}
.anli_info .swiper-container {padding-bottom: 4%; overflow: hidden;}
.anli_info .swiper-slide { display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; border-radius: 20px; overflow: hidden;}
.anli_info .swiper-slide .inimg{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.anli_info .swiper-slide .inimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.anli_info .swiper-slide .infont{ position: absolute; bottom: -100%; left: 0; width: 100%; height: auto; line-height: 50px; background: var(--theme-blue); transition: 0.5s; color: #fff; padding: 4% 5%; text-overflow: ellipsis; white-space: nowrap; opacity: 0;}
.anli_info .swiper-slide .infont p{ font-size: 22px; height: 60px; line-height: 60px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.anli_info .swiper-slide .infont i{ width: 40px; height: 40px; line-height: 40px; text-align: center; background: var(--theme-bg); border-radius: 5px;}
.anli_info .swiper-slide:hover .inimg img{ transform: scale(1.05);}
.anli_info .swiper-slide:hover .infont{ bottom: 0; opacity: 1;}
.anli_info .swiper-slide-active .inimg img{ transform: scale(1.05);}
.anli_info .swiper-slide-active .infont{ bottom: 0; opacity: 1;}
@media screen and (max-width:1200px){
    .anli_info .swiper-slide .infont p{ font-size: 16px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    .anli_info .swiper-container{ padding-bottom: 2%;}
    .anli_info .swiper-slide .infont{ position: relative; max-width: 100%; width: 100% !important; left: 0; bottom: 0; height: 50px; line-height: 50px;}
}




/*新闻中心*/
#indexNews{ width: 95%; padding: 5% 8% !important; background: #f7f7f8; float: right;}
#indexNews li{ width: 100%; height: auto; margin:0 auto; padding: 8.5% 0; line-height: 40px; transition: 0.3s; border-bottom: solid 1px #efeff1; font-weight: bold;}
#indexNews li .news_title{ text-align: left; color: #181818; font-size: 22px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#indexNews li .news_time{ text-align: left; line-height: 30px; color: #bfbfc0; font-size: 17px;}
#indexNews li:hover .news_title{ color: var(--theme-bg);}
#indexNews li:hover{ border-bottom: 1px solid var(--theme-bg);}

#xwpicnr_in{ position: relative;}
#xwpicnr_in .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xwpicnr_in .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwpicnr_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 59%; position: relative; overflow: hidden;}
#xwpicnr_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr_in .swiper-slide .font{ position: absolute; left: 0; bottom: 0; padding: 3% 3%; background: rgba(0,0,0,0.7); color: #fff; width: 100%; height: auto; font-size: 16px; line-height: 35px;}
#xwpicnr_in .swiper-slide .font p{ font-size: 16px; font-family: Bahnschrift;}
#xwpicnr_in .swiper-slide .font h2{ font-size: 20px;}
#xwpicnr_in .swiper-pagination{ right: 3%; bottom: 3%; left: auto; height: 30px; text-align: right;}
#xwpicnr_in .swiper-pagination .swiper-pagination-bullet{ background: #fff; width: 10px; height: 10px;}
@media screen and (max-width:1440px){
    #indexNews li{ padding: 6% 0;}
    #indexNews li .news_time span{ font-size: 40px;}
    #indexNews li .news_title{ font-size: 18px;}
    #indexNews li .news_time{ font-size: 15px;}
}
@media screen and (max-width:1200px){
    #indexNews li{ padding: 6.5% 0;}
    #indexNews li .news_title{ font-size: 16px;}
    #indexNews li .news_time{ font-size: 12px; line-height: 15px;}
    #xwpicnr_in .swiper-slide .font h2{ font-size: 16px;}
    #xwpicnr_in .swiper-slide .font p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #indexNews{ width: 100%; margin-top: 3% !important;}
    #indexNews li{ padding: 3% 0;}
}
@media screen and (max-width:768px){
}

#zi_banner .main .news-detail-title .h3{ text-align: center; color: #fff !important; border-bottom: none; font-weight: bold !important; margin-bottom: 3%; font-size: 42px; line-height: 65px;}
#zi_banner .main .news-detail-title .b{ text-align: center !important; color: #efefef !important; font-size: 18px;}

@media screen and (max-width:1440px){
    #zi_banner .main .news-detail-title .h3{ font-size: 28px;}
}
@media screen and (max-width:1200px){
    #zi_banner .main .news-detail-title .h3{ font-size: 22px;}
    #zi_banner .main .news-detail-title .b{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #zi_banner .main .news-detail-title .h3{ line-height: 35px;}
    #zi_banner .main .news-detail-title .b{ font-size: 14px;}
}
@media screen and (max-width:768px) {
    #zi_banner .main .news-detail-title .h3{ font-size: 14px; line-height: 20px;}
    #zi_banner .main .news-detail-title .b{ font-size: 12px;}
}

.xwinfo{ padding: 5% 7%; font-size: 16px; line-height: 40px; border-radius: 20px; margin-top: 3%;}
.xwinfo img{ display: block; margin: 0 auto 3%; max-width: 80%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .xwinfo{ padding: 5%; font-size: 14px; line-height: 30px;}
}

.xwtit{ text-align: left; position: relative; line-height: 50px; padding-bottom: 20px;}
.xwtit h3{ color: #3c3c3c; font-size: 30px; font-weight: bold !important;}
.xwtit p{ color: rgba(60,60,60,0.1); font-family: eng; font-size: 48px; text-transform: uppercase;}
.xwtit span{ display: block; font-size: 16px; color: #999;}
.xwtit:before{ position: absolute; content: ''; left: 0; bottom: 0; width: 4%; height: 2px; background: var(--theme-blue);}



.xwlb li { margin-top: 30px; transition:0.3s; position: relative; border-bottom: 1px solid #e0e0e0;}
.xwlb li .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.xwlb li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
.xwlb li .pic p{ position: absolute; left: 0; top: 0; z-index: 1; width: auto; height: 50px; line-height: 50px; padding: 0 15px; background: var(--theme-blue); color: #fff; text-align: center; font-size: 16px; transition: 0.3s;}
.xwlb li .pic p span{ font-size: 14px;}
.xwlb li .content{ padding: 5% 0; width: 100%; transition: 0.3s;}
.xwlb li .news_title{ color: #333333; font-size: 20px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.xwlb li .news_info{ color: #999999; font-size: 16px; margin: 3% 0 0; line-height: 30px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.xwlb li:hover .pic img{transform: scale(1.1);}
.xwlb li:hover .pic p{ background: var(--theme-bg);}
.xwlb li:hover .content{ background: var(--theme-blue); padding: 5%; }
.xwlb li:hover .content .news_title{ color: #fff;}
.xwlb li:hover .content .news_info{ color: rgba(255,255,255,0.4);}



.art_pic{ margin: 3% -15px 0 !important;}
.art_pic li{ margin-bottom: 5%;}
.art_pic .imgbox{ overflow: hidden; width: 100%; height: 0; padding-bottom: 70%; position: relative;}
.art_pic .imgbox img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.art_pic .imgbox1{ overflow: hidden; width: 100%; height: 0; padding-bottom: 70%; position: relative; border: 1px solid #efefef;}
.art_pic .imgbox1 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.art_pic .imgbox1 p img{ max-width: 100%; height: 100%;}
.art_pic .txtbox{ background: #fafafa; height: 80px; padding: 0 3%; transition: 0.3s; position: relative;}
.art_pic .txtbox p{ color: #333333; width: 90%; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.art_pic .txtbox1{ padding: 3% 0; transition: 0.3s;}
.art_pic .txtbox1 p{ color: #333333; font-size: 18px;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.art_pic .txtbox1 span{ color: #999999; font-size: 14px;}
.art_pic li:hover .txtbox{ background: var(--theme-blue);}
.art_pic li:hover .txtbox p{ color: #fff;}
.art_pic li:hover .txtbox:before{ opacity: 1; bottom: 0;}
.art_pic li:hover .txtbox1{ background: var(--theme-blue); padding: 3%;}
.art_pic li:hover .txtbox1 p,.art_pic li:hover .txtbox1 span{ color: #fff;}
.art_pic li:hover:hover .imgbox img{ transform: scale(1.05);}




/*联系我们*/
.mes-form .name{ background: url("../images/ly1.png") no-repeat 10px center #f6f6f6 !important; padding-left: 52px !important; }
.mes-form .tel{ background: url("../images/ly2.png") no-repeat 10px center #f6f6f6 !important; padding-left: 52px !important; }
.mes-form .content{ background: url("../images/ly3.png") no-repeat 10px 10px #f6f6f6 !important; line-height: 40px; padding-left: 52px !important; }
.mes-form .captcha{ background: url("../images/ly4.png") no-repeat 10px center #f6f6f6 !important; padding-left: 52px !important; }


#lxwm_in{ background: url("../images/lxbj.png") no-repeat left center; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; padding: 5% 0 0 10% !important;}
#lxwm_in .tit{ line-height: 50px;}
#lxwm_in .tit p{ color: var(--theme-bg); font-size: 24px;}
#lxwm_in .tit span{ color: #282828; font-size: 42px;}
#lxwm{ padding: 5% 0 7% !important;}
#lxwm li{ font-size: 16px; height: 45px; line-height: 45px; color: #999999;}
#lxwm li i{ display: inline-block; font-size: 20px; margin-right: 10px;color: var(--theme-blue); }
#lxwm_in .ewm{ text-align: center; width: 20%; margin-right: 3%; color: #999999; font-size: 16px;}
#lxwm_in .ewm p img{ width: 100%;}
#lxwm .tel p{ color: #999999; font-size: 18px;}
#lxwm .tel p i{ color: var(--theme-blue); margin-right: 10px; font-size: 20px;}
#lxwm .tel span{ display: block; padding: 10px 0 20px; color: #282828; font-size: 36px;}
@media screen and (max-width:1600px) {
    #lxwm_in .tit{ line-height: 40px;}
    #lxwm_in .tit p{ font-size: 20px;}
    #lxwm_in .tit span{ font-size: 32px;}
    #lxwm .tel span{ font-size: 32px;}
}
@media screen and (max-width:1200px) {
    #lxwm_in .tit{ line-height: 40px;}
    #lxwm_in .tit p{ font-size: 16px;}
    #lxwm_in .tit span{ font-size: 28px;}
    #lxwm .tel span{ font-size: 26px;}
    #lxwm li{ font-size: 14px;}
}
@media screen and (max-width:991px) {
    #lxwm{ padding: 3% 0 !important;}
    #lxwm li{ height: 35px; line-height: 35px;}
    #lxwm_in .ewm{ width: 15%;}
}
@media screen and (max-width:768px) {
    #lxwm{ padding: 7% 0 !important;}
    #lxwm_in .ewm{ width: 35%;}
}


/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; color: #fff; z-index: 1; line-height: 50px; padding: 12% 0 0;}
#zi_banner .main .tit{ background: url("../images/top_icon.png")  no-repeat left bottom; padding-bottom: 30px; line-height: 33px;}
#zi_banner .main .tit h2{ font-size: 36px;}
#zi_banner .main .tit p{ font-size: 20px; color: rgba(255,255,255,0.5); text-transform: uppercase;}

@media screen and (max-width:1600px) {
    #zi_banner .main .tit p{ font-size: 20px;}
}
@media screen and (max-width:1440px) {
    #zi_banner .main .tit h2{ font-size: 40px;}
    #zi_banner .main .tit p{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    #zi_banner .main{ padding-top: 18%;}
    #zi_banner .pic img{ width: 150%; margin-left: -14%;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -50%;}
    #zi_banner .main{ line-height: 30px;}
    #zi_banner .main .tit h2{ font-size: 30px;}
    #zi_banner .main .tit p{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #zi_banner .pic img{ width: 200%;}
    #zi_banner .main{ padding-top: 26%;}
}
@media screen and (max-width:450px){
    #zi_banner .pic img{ width: 300%;}
    #zi_banner .main{ padding-top: 34%;}
}



#homebj{ height: 70px; line-height: 70px; color: #333333; border-bottom: 1px solid #ececec;}
#homebj ul li{ margin-right: 8%; position: relative; font-size: 16px; text-align: center;}
#homebj ul li:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#homebj ul li:hover:before{ left: 25%; width: 50%;}
#homebj ul li:hover a{ color: var(--theme-bg);}

.home{ height: 60px; color: #282828;}
.home i{ margin-right: 10px; font-weight: bold; font-size: 18px; color: var(--theme-bg);}
.home a{ padding: 0 5px; color: #282828;}
.home a:last-of-type{ color: var(--theme-bg);}
@media screen and (max-width:1200px) {
    .home{ font-size: 12px;}
    .home i{ font-size: 14px; margin: 0;}
    #homebj ul li{ font-size: 14px;}
}
@media screen and (max-width:991px) {
    #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj{ padding: 10px 0; height: auto !important; line-height: 30px;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 25%;}

}


.hui{ background: #f5f5f5 !important; position: relative; z-index: 1;}
.bai{ background: #fff; position: relative; z-index: 1;}



#cpnav{ padding: 0; overflow: hidden;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpnav .swiper-slide {
    text-align: center;
    transition: 0.3s;
    font-size: 16px;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpnav .swiper-slide:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#cpnav .swiper-slide:hover:before{ left: 25%; width: 50%;}
#cpnav .swiper-slide:hover a{ color: var(--theme-bg);}
@media screen and (max-width:991px){
}
@media screen and (max-width:765px){
}



/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
