.main{ line-height: 30px; padding: 5% 0;}
body {
    --theme-red: #d50028;
    --theme-black: #333;
}


@media screen and (max-width:768px){
    .row{ margin: 0;}
    .p15{ padding-left: 15px !important; padding-right: 15px !important;}
}
.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;}
/*.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") no-repeat center; width: 100%; height: 100%; background-size: 50%;}*/

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}
.jw-controlbar { width: 100% !important;}

#dituContent label {
    max-width: unset!important;
    text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}

@font-face{
    font-family: 'eng';
    src : url('../images/lovelo.otf');
}


@keyframes fn1 {
    0% {
        opacity: 0;
        clip-path: inset(100% 0 0 0);
        transform: translate3d(0%, 20px, 0);
    }
    100% {
        opacity: 1;
        clip-path: inset(0 0 0 0);
        transform: none;
    }
}
.fn1 {
    animation-name: fn1;
    animation-duration: 1.2s;
    animation-timing-function: cubic-bezier(0.49, 0.54, 0.16, 1);
}



/*头部*/
#top_index{ height: auto; margin: 0 auto; transition: 0.3s; width: 100%; background: #fff; z-index: 9999; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.top_bai{ height: auto; margin: 0 auto; position: fixed !important; transition: 0.3s; background: none !important; box-shadow: none !important;}
#logo{ text-align: center; transition: 0.3s;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
.top_bai #logo{ height: 69px; overflow: hidden;}
.top_bai #logo img{ margin-top: 0; transition: 0.3s;}
.top_bai .logo_small{ height: 49px !important;; overflow: hidden;}
.top_tel_nr{  line-height: 25px; margin: 0 auto; color: #282828;}
.top_tel_nr .float-start{ text-align: left; padding-left: 10px;}
.top_tel_nr span{ font-size: 12px;}
.top_tel_nr p{ font-size: 23px;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; font-size: 16px; color: #333; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #333; position: relative; z-index: 1; padding: 40px 0 !important;}
#nav li .big:before{ position: absolute; left: 0; bottom: 0; background: var(--theme-red); content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big{ color: var(--theme-red) !important;}
#nav li:hover .big:before{ width: 100%;}

#nav li .navson{display: none; text-align: left; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: url("../images/nav_logo.png") no-repeat right bottom #fff; box-shadow: -10px 10px 10px rgba(0,0,0,0.1); background-size: auto 95%; color: #333; top: 100%; width: 100vw;}
#nav li .navson .main{ padding: 3% 0;}
#nav li .navson .col-lg-3:before{ position: absolute; content: ''; right: 0; top: -50%; width: 200%; height: 200%; background: #f6f7f9;}
#nav li .navson .col-lg-3 p,#nav li .navson .col-lg-3 span,#nav li .navson .col-lg-3 em{ display: block; position: relative; z-index: 1;}
#nav li .navson .col-lg-3 p{ color: #000222; font-size: 22px; background: url("../images/nav_icon.png") no-repeat left bottom; padding-bottom: 10%;}
#nav li .navson .col-lg-3 span{ color: #666666; text-transform: uppercase; padding: 5% 0 8%; line-height: 25px; font-size: 12px;}
#nav li .navson .col-lg-3 em{ display: inline-block; color: #666666; font-size: 14px; transition: 0.3s; position: relative;}
#nav li .navson .col-lg-3 em:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; transition: 0.3s; height: 1px; background: var(--theme-red);}
#nav li .navson .col-lg-9{ padding: 0 0 0 7%;}
#nav li .navson .tit{ color: #282828; font-size: 30px;}
#nav li .navson .tit span{ text-transform: capitalize; color: #cccccc; padding-left: 15px; font-family: Arial !important;}
#nav li .navson .con{ color: #666666; font-size: 15px; padding: 2% 0 4%;}
#nav li .navson dl dd{ float: left; border: 1px solid #eeeeee; height: 50px; line-height: 50px; width: 15%; margin: 0 0 1% 0; font-size: 16px; position: relative; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; border-right: none; padding: 0 10px;}
#nav li .navson dl dd:last-of-type{ border-right: 1px solid #eeeeee;}
#nav li .navson dl dd:hover{ background: var(--theme-red); border: 1px solid var(--theme-red); border-right: none;}
#nav li .navson dl dd:hover a{ color: #fff;}
#nav li .cpnav{ background: #f6f7f9;}
#nav li .cpnav dl dd{ float: none; border: none; height: auto; width: auto; margin: 0;}
#nav li .cpnav dl dd:before{ top: 7px; right: -20px;}
#nav li .cpnav dl dd .big_c{ font-weight: bold; margin-bottom: 10px; border-bottom: 3px solid #113485;}
#nav li .cpnav dl dd .small_c{ font-size: 15px; color: #666666;}
#nav li .cpnav dl dd:hover{ border: none;}
#nav li .cpnav dl dd .small_c:hover{ color: var(--theme-red);}
#nav li .navson .col-lg-3 em:hover{ color: var(--theme-red);}
#nav li .navson .col-lg-3 em:hover:before{ width: 100%;}


.top_bai #nav li .big{ color: #fff;}
.top_bai .top_tel_nr{ color: #fff;}


.top_bj_active,.top_index_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1) !important; position: fixed !important;}
.top_bj_active #nav li{ font-size: 16px;}
.top_bj_active .top_tel_nr{ padding: 5px 10px;}
.top_bj_active #c-header .c-switch i{ background: #333;}

.top_bj_active #nav li .big,.top_index_active #nav li .big{ color: #333;}
.top_bj_active .top_tel_nr,.top_index_active .top_tel_nr{ color: #333;}
.top_index_active #logo img,.top_bai.top_bj_active #logo img{ margin-top: -69px;}
.top_index_active .logo_small img,.top_bai.top_bj_active .logo_small img{ margin-top: -49px !important;}

@media screen and (max-width:1500px){
    .top_tel_nr p{ font-size: 20px;}
}
@media screen and (max-width:1440px){
    #logo a img{ max-width: 100%;}
    .top_tel_nr p{ font-size: 20px;}
    #nav li .navson dl dd{ width: 25%;}
}
@media screen and (max-width:1350px){
    .top_tel_nr p{ font-size: 16px;}
    .top_tel_nr span{ font-size: 12px;}
    .top_tel_nr{ line-height: 20px;}
}
@media screen and (max-width:1300px){
    .top_tel_nr p{ font-size: 14px;}
    #nav li:nth-child(3) .navson dl dd{ width: 15%;}
    #nav li:nth-child(3) .navson dl dd .pic{ width: 100%; height: 150px;}
    #nav li:nth-child(3) .navson dl dd .pic img{ height: 130px;}
}
@media screen and (max-width:1200px){
    .top_tel_nr{ line-height: 20px;}
    #nav li{ font-size: 16px;}
    #nav li .navson .more{ width: 20%;}
    .top_bj_active #nav li{ font-size: 16px;}
    #nav li .navson dl dd{ width: 23%;}
    #nav li .navson .col-lg-3 p{ font-size: 16px;}
    #nav li .navson .col-lg-3 span{ font-size: 10px; line-height: 18px;}
    #nav li .navson .tit{ font-size: 20px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 1% 0; width: 100%;}
    #top_index .row{ margin: 0 !important;}
    #logo{ text-align: left;}
    .top_bai #logo{ height: 49px; overflow: hidden;}
}
@media screen and (max-width:768px){
    .logosj a img{ max-width: 60% !important;}
}




#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 3px; transition:0.3s; opacity: 1; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: var(--theme-red); 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: 30px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#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;}


@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}




/*底部*/
#end_bj{ width: 100%; text-align: left; position: relative; color: #fff; background: url("../images/end_bj.png") no-repeat center bottom #141414; background-size: 100%;}
#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_nav{ width: 12%; margin-right: 5% !important;}
.end_nav li{ height: 35px; line-height: 35px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.end_nav li.big{ color: #fff; font-size: 18px; margin-bottom: 15px;}

.end_lxwm{ padding-left: 4%;}
.end_tel{ color: #fff; font-size: 38px; font-family: Bahnschrift; margin-bottom: 5%;}
.end_tel i{ color: var(--theme-red); font-size: 36px; margin-right: 10px;}
.end_lx p{ height: auto; line-height: 35px; color: rgba(255,255,255,0.5); font-size: 16px; margin-bottom: 10px !important;}
.end_lx p:last-of-type{ line-height: 20px;}

.ewm{ margin-top: 8%; width: 38%; float: left; margin-right: 10px;}
.ewm p{ display: inline-block; background: url("../images/wx_line.png") no-repeat center; background-size: 100% 100%; padding: 10px; }
.ewm p img{ max-width: 100%;}
.ewm span{ display: block; color: #7c8187; font-size: 16px; padding-top: 10px; text-align: center;}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,0.3); border-top: 1px solid rgba(255,255,255,0.1); }
#end_line a{ color: rgba(255,255,255,0.3);}
#end_line a:hover{ color: #fff;}
@media screen and (max-width:1500px){
    .end_tel{ font-size: 34px;}
}
@media screen and (max-width:1400px){
    .end_tel{ font-size: 28px;}
    .end_tel i{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    .end_nav li.big{ font-size: 16px;}
    .end_nav li{ font-size: 12px;}
}
@media screen and (max-width:991px){
    .end_tel ul li{ float: left;}
    .end_lx{ width: 100%;}
    .ewm{ margin-top: 3% !important; width: 25%;}
}
@media screen and (max-width:768px){
    .ewm{ width: 35%;}
    #end_bj .main{ padding: 5% 0;}
}
@media screen and (max-width:500px){
    .ewm{ width: 35%;}
    .ewm span{ font-size: 14px;}
}


.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-red);}
.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%;}
}




/*首页*/
.tit_in{ position: relative; text-align: center;}
.tit_in:before{ color: rgba(51,51,51,0.05); text-transform: uppercase; content: attr(data-title); font-weight: bold; font-size: 72px; position: absolute; text-align: center; left: 0; right: 0; margin: auto; top: 0; height: 100%; display: block; width: 100%; font-family: eng;}
.tit_in h2{ color: var(--theme-black); font-size: 46px;}
@media screen and (max-width:1440px){
    .tit_in:before{ font-size: 60px;}
    .tit_in h2{ font-size: 40px;}
}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 32px;}
}
@media screen and (max-width:991px){
    .tit_in:before{ font-size: 46px;}
    .tit_in h2{ font-size: 26px;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 22px;}
    .tit_in:before{ font-size: 34px;}
}


.yewu{ padding: 0; margin-top: 5%; position: relative;}
.yewu .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.yewu .swiper-slide {
    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;
}
.yewu .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition: 0.3s; }
.yewu .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.yewu .swiper-slide .font{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; color: #fff; padding: 10% 8% 0;}
.yewu .swiper-slide .font h2{ font-size: 30px; transform: translateY(20px); transition: all 0.5s;}
.yewu .swiper-slide .font p{ display: block; font-size: 16px; padding: 20px 0 50px; min-height: 140px; transform: translateY(30px); transition: all 0.5s;}
.yewu .swiper-slide .font span{ display: inline-block; padding: 0 20px; height: 50px; line-height: 50px; text-align: center; color: #fff; background: var(--theme-red); font-size: 14px; transform: translateY(40px); transition: all 0.5s; opacity: 0; transition: all 0.5s;}
.yewu .swiper-slide:hover .font h2,.yewu .swiper-slide:hover .font p,.yewu .swiper-slide:hover .font span{ transform: translateY(0);}
.yewu .swiper-slide:hover .font span{ opacity: 1;}
@media screen and (max-width:1500px){
    .yewu .swiper-slide .font h2{ font-size: 24px;}
    .yewu .swiper-slide .font p{ font-size: 16px; padding: 20px 0;}
    .yewu .swiper-slide .font span{ font-size: 14px; height: 40px; line-height: 40px;}
}
@media screen and (max-width:1440px){
    .yewu .swiper-slide .font h2{ font-size: 22px;}
    .yewu .swiper-slide .font p{ font-size: 14px; line-height: 25px; min-height: auto; padding: 15px 0;}
    .yewu .swiper-slide .font span{ font-size: 12px; height: 30px; line-height: 30px;}
}


.cp_tit_in{ text-align: center; color: var(--theme-black); font-size: 32px; margin-top: 5%;}
.zy_search_form{ margin: 2% auto; width: 40%; height: 60px; line-height: 60px; padding: 5px; background: none; border: 1px solid #cececd; border-radius: 30px;}
.zy_search_form #search_name{ width: 85%; height: 48px; line-height: 48px; float: left; background: none; outline: none; color: #999999; font-size: 13px; text-indent: 20px; border-radius: 30px; border: none;}
.zy_search_form #button{ width: 48px; height: 48px; line-height: 48px; background: url("../images/ss.png") no-repeat center; float: right; cursor: pointer; border:none;outline: none; transition: 0.3s;}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .cp_tit_in{ font-size: 28px;}
}
@media screen and (max-width:991px){
    .zy_search_form{ width: 80%;}
    .cp_tit_in{ font-size: 24px;}
}
@media screen and (max-width:768px){
    .zy_search_form{ width: 100%;}
    .cp_tit_in{ font-size: 18px;}
}



#cpnr{ margin-top: 3%; position: relative;}
#cpnr .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#cpnr .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpnr .gallery-top { height: auto; width: 100%; padding: 1% 0 0;}
#cpnr .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 42%; position: relative; overflow: hidden; transition: 0.3s; }
#cpnr .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#cpnr .gallery-top .swiper-slide .font{ position: absolute; right: 10%; top: 15%; background: rgba(255,255,255,0.95); padding: 4% 3%; width: 25%; transform: translateY(50px); transition: all 0.5s; opacity: 0;}
#cpnr .gallery-top .swiper-slide .font .bt{ background: url("../images/line.png") repeat-x left bottom; font-size: 30px; color: #000; padding-bottom: 30px;}
#cpnr .gallery-top .swiper-slide .font .con{ color: var(--theme-black); font-size: 18px; margin: 10% 0 13%; line-height: 40px;}
#cpnr .gallery-top .swiper-slide .font dl dd{ width: 45%; background: var(--theme-red); height: 50px; line-height: 50px; transition: 0.3s; text-align: center; color: #fff; margin: 0 !important;}
#cpnr .gallery-top .swiper-slide .font dl dd:last-of-type{ background: #e9e8e8; color: #000;}
#cpnr .gallery-top .swiper-slide .font dl dd:nth-of-type(1) a{ color: #fff; }
#cpnr .gallery-top .swiper-slide .font dl dd:hover{ background: #333; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
#cpnr .gallery-top .swiper-slide .font dl dd:hover a{ color: #fff;}
#cpnr .gallery-top .swiper-slide:hover .pic img{transform: scale(1.05);}
#cpnr .gallery-top .swiper-slide-active .font{transform: translateY(0); opacity: 1;}
#cpnr .gallery-thumbs { height: auto; margin-bottom: 1%; padding: 0; box-sizing: border-box; position: relative;}
#cpnr .gallery-thumbs .swiper-slide { text-align: center;  cursor: pointer; position: relative; }
#cpnr .gallery-thumbs .swiper-slide:before{ position: absolute; right: 0; top: 25%; content: ''; width: 1px; height: 50%; background: #ccc; transform: skewX(-20deg);}
#cpnr .gallery-thumbs .swiper-slide p{ color: var(--theme-black); font-size: 16px; transition: 0.3s; transition: 0.3s;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active p{ color: var(--theme-red);}
@media screen and (max-width:1600px){
    #cpnr .gallery-top .swiper-slide .font .bt{ font-size: 24px;}
    #cpnr .gallery-top .swiper-slide .font .con{ font-size: 16px;}
}
@media screen and (max-width:1440px){
    #cpnr .gallery-top .swiper-slide .font{ width: 30%; top: 10%;}
    #cpnr .gallery-top .swiper-slide .font .bt{ font-size: 22px; padding-bottom: 15px;}
    #cpnr .gallery-top .swiper-slide .font .con{ font-size: 14px; line-height: 30px;}
    #cpnr .gallery-top .swiper-slide .font dl dd{ height: 40px; line-height: 40px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #cpnr .gallery-top .swiper-slide .font .bt{ font-size: 18px;}
    #cpnr .gallery-top .swiper-slide .font .con{ font-size: 12px; line-height: 25px; margin: 6% 0;}
    #cpnr .gallery-top .swiper-slide .font dl dd{ font-size: 12px; height: 30px; line-height: 30px;}
    #cpnr .gallery-top .swiper-slide .pic{ padding-bottom: 70%;}
    #cpnr .gallery-top .swiper-slide .font{ width: 40%;}
}
@media screen and (max-width:768px){
    #cpnr .gallery-top .swiper-slide .font{ width: 60%;}
    #cpnr .gallery-top .swiper-slide .pic{ padding-bottom: 80%;}
}



#gsjjbj{ background: url("../images/map.jpg") no-repeat center top #f5f5f5; position: relative; overflow: hidden; background-size: 100%;}
#gsjjbj:before{ position: absolute; left: 0; bottom: 10%; width: 100%; height: auto; content: 'hanqi'; color: rgba(97,98,100,0.04); font-size: 370px; text-transform: uppercase; font-weight: bold; font-family: eng; z-index: 2;}
#gsjjbj .main{ padding-bottom: 0; position: relative; z-index: 3;}
#gsjjbj .tit{ color: var(--theme-red); font-size: 46px;}
#gsjjbj .con{ color: #666; font-size: 26px; margin: 7% 0; width: 70%; line-height: 35px;}
#gsjjbj .nr{ color: #616264; font-size: 18px; line-height: 38px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 4; overflow: hidden;}
#gsjjbj .more{ background: var(--theme-red); height: 45px; line-height: 45px; transition: 0.3s; color: #fff; display: inline-block; padding: 0 20px; margin-top: 10%;}
#gsjjbj .more:hover{ letter-spacing: 3px;}
#gsjjbj .picbj{ background: url("../images/tk.jpg") no-repeat center; position: relative;  animation-duration: 20s; text-align: center; height: auto; width: 120%;}
/*animation: move 100s infinite linear alternate;*/
#gsjjbj .picbj .pic_q{ padding: 10% 0 0 6%;}
#gsjjbj .picbj .pic_q img{ max-width: 100%;}
#gsjjbj .picbj .pic_z{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 100%; height: 100%;}
#gsjjbj .picbj .pic_z img{ width: 100%; height: 100%;}
@keyframes move{
    100%{background-position: 10% 0;}
}
@media screen and (max-width:1500px){
    #gsjjbj .tit{ font-size: 40px;}
    #gsjjbj .con{ font-size: 22px;}
    #gsjjbj .nr{ font-size: 16px;}
    #gsjjbj:before{ font-size: 280px;}
}
@media screen and (max-width:1440px){
    #gsjjbj .picbj .pic_q img{ max-width: 70%;}
    #gsjjbj .tit{ font-size: 32px;}
    #gsjjbj .con{ font-size: 20px;}
    #gsjjbj .nr{ font-size: 14px;}
    #gsjjbj:before{ font-size: 230px;}
}
@media screen and (max-width:991px){
    #gsjjbj .picbj{ width: 100%; margin-top: 5%;}
}
@media screen and (max-width:768px){
    #gsjjbj .con{ width: 100%;}
    #gsjjbj:before{ display: none;}
    #gsjjbj .tit{ font-size: 24px;}
    #gsjjbj .con{ font-size: 16px; margin: 4% 0;}
}



#anli{ padding: 0; margin-top: 3%;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#anli .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;
}
#anli .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 125%; position: relative; overflow: hidden; transition:0.3s;}
#anli .swiper-slide .pic:before{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background-image: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(255,255,255,0.01)); z-index: 1;}
#anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#anli .swiper-slide .pic ul{ position: absolute; left: 0; top: 100%; z-index: 2; background: rgba(0,0,0,0.85); width: 100%; height: 100%; padding-top: 20% !important; transition: all 0.5s;}
#anli .swiper-slide .pic ul li{ height: 45px; line-height: 35px; color: #fff; padding: 3% 8%;}
#anli .swiper-slide .pic ul li a{ color: #fff; font-size: 16px; position: relative;}
#anli .swiper-slide .pic ul li a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(213,0,40, .6);width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#anli .swiper-slide .pic ul li a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#anli .swiper-slide .tit{ padding: 15% 0; width: 100%; position: relative;}
#anli .swiper-slide .tit:before{ position: absolute; left: 0; top: 0; content: ''; width: 100%; height: 0; background: var(--theme-red); transition: all 0.5s;}
#anli .swiper-slide .tit:after{ position: absolute; left: 0; bottom: -100%; width: 100%; height: auto; content: 'hanqi'; text-transform: uppercase; color: rgba(255,255,255,0.15); font-size: 100px; font-family: eng; font-weight: bold; transition: all 0.5s; opacity: 0;}
#anli .swiper-slide .tit p{ position: relative; z-index: 1; font-size: 32px; color: #000000; margin-top: 10% !important;}
#anli .swiper-slide .tit i{ position: relative; z-index: 1; color: var(--theme-red); font-size: 50px; height: 60px; line-height: 60px;}
#anli .swiper-slide:hover .tit:before{ height: 100%;}
#anli .swiper-slide:hover .tit:after{ bottom: 0; opacity: 1;}
#anli .swiper-slide:hover .tit p,#anli .swiper-slide:hover .tit i{ color: #fff;}
#anli .swiper-slide:hover .pic ul{ top: 0;}
#anli .swiper-slide:hover .pic img{transform: scale(1.1);}
@media screen and (max-width:1500px){
    #anli .swiper-slide .tit p{ font-size: 24px; margin-top: 5% !important;}
    #anli .swiper-slide .tit i{ font-size: 40px; height: 50px; line-height: 50px;}
    #anli .swiper-slide .tit:after{ font-size: 75px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #anli .swiper-slide .tit p{ font-size: 20px; margin-top: 2% !important;}
    #anli .swiper-slide .tit i{ font-size: 30px; height: 35px; line-height: 35px;}
    #anli .swiper-slide .tit:after{ font-size: 50px;}
    #anli .swiper-slide .pic ul li{ line-height: 25px; font-size: 12px;}
}



#xwdt{position: relative; margin-top: 3%; background: #fff; padding: 0;}
#xwdt .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xwdt .swiper-slide {
    transition:0.3s;
    position: relative;
    border-right: 1px solid #e6e6e6;
    padding: 3%;
    /* 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;
}
#xwdt .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 55%; position: relative; overflow: hidden; margin-top: 20px;}
#xwdt .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xwdt .swiper-slide .news_time{ width: 100%; color: #aeaeae; line-height: 20px; transition: 0.3s; }
#xwdt .swiper-slide .news_time p{ font-size: 48px; height: 50px; line-height: 50px;font-family: eng !important;}
#xwdt .swiper-slide .news_time span{ display: block; font-size: 14px;}
#xwdt .swiper-slide .news_title{ color: #333333; font-size: 22px; width: 100%; text-align: left; padding: 20px 0 50px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#xwdt .swiper-slide .more{ border-top: 1px solid #d7d7d7; height: 50px; line-height: 70px; width: 100%; color: #aeaeae; font-size: 16px;}
#xwdt .swiper-slide:hover .pic img{transform: scale(1.1);}
#xwdt .swiper-slide:hover .news_time a,#xwdt .swiper-slide:hover .more a{ color: var(--theme-red);}
@media screen and (max-width:1440px){
    #xwdt .swiper-slide .news_title{ font-size: 18px;}
    #xwdt .swiper-slide .news_time p{ font-size: 38px;}
}
@media screen and (max-width:1200px){
    #xwdt .swiper-slide .news_title{ font-size: 16px;}
}







/*公司简介*/
.tit_zy{ line-height: 50px; position: relative; padding-bottom: 30px;}
.tit_zy:before{ position: absolute; left: 0; top: 40%; content: 'xin dong fang'; width: 100%; height: 100%; color: rgba(97,98,110,0.04); font-size: 180px; font-family: eng;}
.tit_zy:after{ position: absolute; left: 0; bottom: 0; content: ''; width: 50px; height: 8px; background: var(--theme-red);background:linear-gradient(-45deg,transparent 5px,var(--theme-red) 0);}
.tit_zy p{ color: var(--theme-red); font-size: 24px; text-transform: uppercase; font-weight: bold; font-family: eng;}
.tit_zy h2{ color: var(--theme-black); font-size: 46px; font-weight: bold !important;}
.tit_zy .nr{ color: #000000; font-size: 20px; width: 50%; line-height: 35px;}
@media screen and (max-width:1600px){
    .tit_zy:before{ font-size: 150px;}
}
@media screen and (max-width:1440px){
    .tit_zy:before{ font-size: 130px;}
    .tit_zy h2{ font-size: 38px;}
    .tit_zy .nr{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .tit_zy:before{ font-size: 100px;}
    .tit_zy h2{ font-size: 32px;}
    .tit_zy p{ font-size: 20px;}
    .tit_zy .nr{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .tit_zy:before{ font-size: 80px;}
    .tit_zy h2{ font-size: 28px;}
    .tit_zy p{ font-size: 16px;}
    .tit_zy .nr{ line-height: 25px; font-size: 14px;}
}
@media screen and (max-width:768px){
    .tit_zy:before{ font-size: 60px;}
    .tit_zy h2{ font-size: 24px;}
    .tit_zy p{ font-size: 14px;}
    .tit_zy{ line-height: 30px;}
    .tit_zy .nr{ display: none;}
}
@media screen and (max-width:450px){
    .tit_zy:before{ font-size: 50px;}
}



.gsjj_zy .content{ padding: 5% 0; font-size: 16px; line-height: 40px;}


#jjys{ }
#jjys li{ border-bottom: 1px solid #ececec; border-top: 1px solid #ececec; width: 22%; padding: 10px 0; position: relative; cursor: default;}
#jjys li h2{ color: var(--theme-red); font-size: 70px; height: 36px; font-family: eng !important; font-weight: bold !important; display: inline-block; position: relative;}
#jjys li h2 sub{ position: absolute; right: -25px; bottom: 0; display: block; font-weight: normal !important; width: 20px; height: 20px; line-height: 20px; text-align: center; background: var(--theme-red); border-radius: 100%; font-size: 14px; color: #fff; }
#jjys li p{ color: var(--theme-black); font-size: 18px;}
#jjys li:before{ position: absolute; width: 0; left: 0; top: 0; content: ''; height: 2px; background: var(--theme-red); transition: 0.5s;}
#jjys li:after{ position: absolute; width: 0; right: 0; bottom  : 0; content: ''; height: 2px; background: var(--theme-red); transition: 0.5s;}
#jjys li:hover:before{ width: 100%; left: 0;}
#jjys li:hover:after{ width: 100%; right: 0;}
@media screen and (max-width:1440px){
    #jjys li h2{ font-size: 28px; height: 28px;}
    #jjys li h2 sub{ font-size: 12px; width: 18px; height: 18px; line-height: 18px;}
    #jjys li p{ font-size: 14px;}
    #jjys li i{ font-size: 30px;}
    #jjys li .float-start{ line-height: 20px;}
}
@media screen and (max-width:991px){
    #jjys li{ float: left; width: 46%; margin: 0 2% 2%; min-height: 75px;}
}
@media screen and (max-width:768px){
    #jjys li h2{ font-size: 24px;}
    #jjys li p{ font-size: 12px;}
}



.culture-box-all{ width: 1620px; margin:0 auto; height: 100%; transition: all 0.5s;}
.culture-img2{ width:100%; height: 100%; transition: all 0.5s}
.dt{ width:100vw; height:100%; animation: bgPosition2 1.3s 0.2s both;}
.overlay2{ position:absolute; z-index: 1; top: 30%;  }
.overlay2 h3{ text-align: center; font-size: 30px; animation: UpTxt02 0.5s 0.8s both; color: rgba(255,255,255,0.3);}
.overlay2 .content{ color: #fff; font-size: 60px; font-weight: bold; padding: 5% 0; text-align: center; animation: UpTxt02 0.6s 1.1s both;}
.overlay2 ul li{ cursor: pointer; text-align: center; font-size: 30px; animation: UpTxt02 0.5s 0.8s both; color: rgba(255,255,255,0.3); transition: 0.7s; padding: 2.5% 0;}
.overlay2 ul li.on{ color: #fff; font-size: 60px; font-weight: bold; text-align: center; animation: UpTxt02 0.6s 1.1s both;}

.fitcover-img{width: 100%;height: 100%;object-fit: cover;}





@keyframes bgPosition2{
    0%{transform:translateX(0%) scale(0.95)  ; }
    100%{transform:translateX(0)  scale(1) ;}
}
@media screen and (max-width:1440px){
    .overlay2 .content{ font-size: 50px;}
}
@media screen and (max-width:1200px){
    .overlay2 h3{ font-size: 20px;}
    .overlay2 .content{ font-size: 40px;}
}
@media screen and (max-width:991px){
    .overlay2{ top: 45%;}
    .overlay2 .content{ font-size: 36px;}
}
@media screen and (max-width:768px){
    .overlay2 .content{ font-size: 24px;}
    .overlay2 h3{ font-size: 16px;}
    .overlay2{ top: 50%;}
}
@media screen and (max-width:450px){
    .overlay2 .content{ font-size: 18px; padding: 2% 0; }
    .overlay2 h3{ font-size: 14px;}
    .overlay2{ top: 60%;}
}



#zzry_bj{ background: url("../images/rybj.png") no-repeat center bottom; background-size: 100%;}

#zzry{ padding: 0 5%; margin-top: 5%; position: relative;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#zzry .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;
}
/*#zzry .swiper-slide .pic{ background: url("../images/rypic_bj.jpg") no-repeat center; background-size: 100% 100%; padding: 13px 10px; width: 100%;}*/
#zzry .swiper-slide .pic{width: 100%;}
#zzry .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; transition:0.3s; }
#zzry .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; }
#zzry .swiper-slide .pic span img{ max-width: 100%; height: 100%; transition: 0.3s;}
#zzry .swiper-slide p{ font-size: 18px; padding-top: 20px; transition: 0.3s; color: var(--theme-black); white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#zzry .swiper-slide:hover .pic span img{transform: scale(1.05);}
#zzry .swiper-button-next,#zzry .swiper-button-prev{ width: 50px; height: 50px; background-color: var(--theme-red);}
#zzry .swiper-button-next:after,#zzry .swiper-button-prev:after{ color: #fff; font-size: 20px;}
@media screen and (max-width:765px){
    #zzry{ background-size: 100%;}
    #zzry .swiper-slide p{ font-size: 14px;}
}




.comc {height: auto; padding-bottom: 5%; position: relative; margin-top: 5%; }
.comc .swiper-slide {
    flex-direction: column;
    position: relative;
    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;
    transition: 300ms;
    transform: scale(0.85) !important;
}
.comc .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; background: #000;}
.comc .pic img{ display: block; width: 100%; height: 100%; text-align: center; background: #fff; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
.comc .swiper-slide-active{transform: scale(1) !important;}
.comc .swiper-button-next,.comc .swiper-button-prev{ width: 70px; height: 70px; line-height: 70px; border-radius: 100%; text-align: center; background: rgba(0,0,0,0.5); top: 42%;}
.comc .swiper-button-next:after,.comc .swiper-button-prev:after{ color: #fff; font-size: 24px;}
.comc .swiper-button-next{ right: 17%;}
.comc .swiper-button-prev{ left: 17%;}
@media(max-width: 1440px){
    .comc .swiper-button-next{ right: 10%;}
    .comc .swiper-button-prev{ left: 10%;}
}
@media(max-width: 1200px){
    .comc .swiper-button-next{ right: 0;}
    .comc .swiper-button-prev{ left: 0;}
}



/*产品中心*/
.cpys{ margin-top: 4% !important;}
.cpys li{ text-align: center; color: #333333; font-size: 18px;}
.cpys li i{ color: var(--theme-red); font-size: 44px; height: 45px; line-height: 45px; transition: 0.3s;}
.cpys li p{ padding-top: 10px;}
.cpys li:hover i{ color: #333; transform:rotate3d(1,1,1,360deg);-webkit-transform:rotate3d(1,1,1,360deg);}


#shouhou{ margin: 3% 0 5%; position: relative;}
#shouhou .pic{ width: 100%;}
#shouhou .pic img{ width: 100%;}

#shouhou dl{ margin: 0 !important; position: absolute; left: 10%; top: 33%; width: 80%; background: rgba(214,0,27,0.9); padding: 2% 0;}
#shouhou dl:before{ position: absolute; content: ''; width: 98.8%; height: 90%; left: 0.6%; top: 5%; border: 1px solid rgba(255,255,255,0.2);}
#shouhou dl dd h2{ color: #fff; display: inline-block; padding-bottom: 5px; font-size: 52px; font-family: eng !important; font-weight: bold !important; position: relative;}
#shouhou dl dd h2 sub{ padding-left: 5px; font-size: 18px; font-weight: normal !important;}
#shouhou dl dd p{ color: #fff; font-size: 20px;}
@media screen and (max-width:1440px){
    #shouhou dl dd h2{ font-size: 36px;}
    #shouhou dl dd h2 sub{ font-size: 14px;}
    #shouhou dl dd p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .cpys li{ font-size: 16px;}
    .cpys li i{ font-size: 36px; height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
    #shouhou dl{ position: relative; width: 100%; margin-top: 4px !important; left: 0;}
    #shouhou dl dd{ float: left; line-height: 25px; width: 25%; text-align: center;}
    #shouhou dl dd h2{ font-size: 30px;}
    #shouhou dl dd h2 sub{ font-size: 12px;}
    #shouhou dl dd p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #shouhou dl dd h2{ font-size: 22px;}
    #shouhou dl dd p{ font-size: 12px;}
    .cpys li{ font-size: 14px; float: left; width: 33%;}
    .cpys li i{ font-size: 30px; height: 30px; line-height: 30px;}
}


.cplb{ margin-top: 4% !important;}
.cplb li{ background: #f7f7fa; margin-bottom: 5%; border: 1px solid #f7f7fa;}
.cplb li .img{ display: block; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cplb li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cplb li .title{ padding: 5%;}
.cplb li .title h3{ color: var(--theme-black); font-size: 22px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s;}
.cplb li .title p{ color: #999; font-size: 15px; height: 70px; line-height: 70px;}
.cplb li .title span{ margin-top: 5%; color: #010b16; transition: 0.3s; font-size: 15px;}
.cplb li .title span i{ margin-left: 10px; transform:rotate(-45deg); transition: 0.3s; font-size: 20px;}
.cplb li:hover .title span{ color: var(--theme-red);}
.cplb li:hover .title span i{ transform:rotate(0deg);}
.cplb li:hover .title h3{ color: var(--theme-red);}
.cplb li:hover .img img{transform: scale(1.05);}
@media screen and (max-width:1200px){
    .cplb li .title h3{ font-size: 18px;}
    .cplb li .title p{ font-size: 12px; height: 50px; line-height: 50px;}
    .cplb li .title span{ font-size: 12px;}
    .cplb li .title span i{ font-size: 14px;}
}



.pro_left{ height: 0; padding-bottom: 42%; position: relative; overflow: hidden;}
.pro_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.pro_font{ padding: 7% 3% 0; position: relative; overflow: hidden;}
.pro_font:before{ position: absolute; left: 0; bottom: 0; content: 'hanqi'; text-align: center; width: 100%; height: auto; color: rgba(0,0,0,0.03); font-size: 200px;  font-family: eng;}
.pro_font .tit{ padding-bottom: 20px; line-height: 50px;}
.pro_font .tit p{ color: #666666; font-size: 24px;}
.pro_font .tit h2{ color: #000000; font-size: 34px; font-weight: bold !important;}
.pro_font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 10%; height: 3px; background: var(--theme-red);}
.pro_font .con{ margin: 10% 0; color: #282828; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.pro_font ul{ border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 20px 0 !important;}
.pro_font ul li{ position: relative; width: 33%; text-align: center;}
.pro_font ul li:before{ position: absolute; right: 0; top: 25%; content: ''; width: 1px; height: 50%; background: #e5e5e5;}
.pro_font ul li p{ color: #999999;}
.pro_font ul li span{ display: block; color: #282828; font-size: 18px;}
.pro_font ul li:last-of-type:before{ display: none;}
.pro_font dl{ margin: 10% 0 8% !important;}
.pro_font dl dd{ text-align: center;}
.pro_font dl dd i{ color: var(--theme-red); font-size: 40px;}
.pro_font dl dd .bt{ line-height: 22px; padding-top: 25px;}
.pro_font dl dd .bt p{ color: #282828; font-size: 18px; font-weight: bold;}
.pro_font dl dd .bt span{ color: #999999; font-size: 12px; text-transform: uppercase;}
.pro_font .zixun{ height: 65px; line-height: 65px; border: 1px solid #e7e7e7; background: var(--theme-red); color: #fff; width: 40%; font-size: 18px; transition: 0.3s; position: relative; z-index: 1;}
.pro_font .zixun i{ font-size: 20px;}
.pro_font .zixun a{ color: #fff;}
.pro_font .zixun:last-of-type{ border: 1px solid #000000; background: none; color: #000000;}
.pro_font .zixun:last-of-type a{ color: #000 !important;}
.pro_font .zixun:hover{ background: #333;}
.pro_font .zixun:hover a{ color: #fff !important;}

#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: #cf0000;}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #cf0000;}
.cpbt li.current a{ color: #cf0000;}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: #cf0000;}
.cpbt li.current:after{ left: 25%; width: 50%; background: #cf0000;}
@media screen and (max-width:1800px){
    .pro_font:before{ font-size: 170px;}
}
@media screen and (max-width:1600px){
    .pro_font .tit h2{ font-size: 32px;}
    .pro_font .tit p{ font-size: 20px;}
    .pro_font:before{ font-size: 150px;}
}
@media screen and (max-width:1440px){
    .cpbt li{ width: 20%;}
    .pro_font{ padding-top: 3%;}
    .pro_font .tit h2{ font-size: 26px;}
    .pro_font .tit p{ font-size: 16px;}
    .pro_font .con{ font-size: 14px;}
    .pro_font dl dd .bt{ padding-top: 10px;}
    .pro_font dl dd .bt p{ font-size: 14px;}
    .pro_font dl dd i{ font-size: 30px;}
    .pro_font .zixun{ width: 45%; height: 40px; line-height: 40px; font-size: 16px;}
    .pro_font:before{ font-size: 130px;}
}
@media screen and (max-width:1200px){
    .pro_font .con{ margin: 5% 0;}
    .pro_font ul li span{ font-size: 16px;}
    .pro_font .tit h2{ font-size: 20px;}
    .pro_font:before{ font-size: 110px;}
}
@media screen and (max-width:991px){
    .cpbt li{ width: 25%;}
    .pro_font dl{ margin: 3% 0 !important;}
    .pro_font{ padding: 3%;}
}
@media screen and (max-width:768px){
    .cpbt li{ font-size: 13px;}
}


.cpbt_zx{ height: 50px; transition: 0.3s; line-height: 50px; border: 1px solid #e7e7e7; background: var(--theme-red); color: #fff; width: 15%; font-size: 16px;}
.cpbt_zx i{ font-size: 20px;}
.cpbt_zx a{ color: #fff;}
.cpbt_zx:hover{ background: #333; border: 1px solid #333;}

.cptit{ padding-top: 10px; width: 15%;}
.cptit p{ color: #333333; font-size: 30px; font-weight: bold;}
.cptit span{ color: #999999; font-size: 12px; text-transform: uppercase;}
.cptit i{ font-size: 20px; color: #ccc;}
.cp_con{ color: var(--theme-black); font-size: 16px; line-height: 35px; width: 100%;}
.line{ border-bottom: 1px solid #efefef;}
.cptit_info{ width: 10%;}
.cpys_info{ margin-top: 0 !important; width: 90%;}
@media screen and (max-width:1500px){
    .cptit{ width: 18%;}
    .cptit_info{ width: 13% !important;}
}
@media screen and (max-width:1440px){
    .cptit{ width: 20%;}
    .cptit_info{ width: 15% !important;}
}
@media screen and (max-width:1200px){
    .cptit{ width: 25%;}
}
@media screen and (max-width:991px){
    .cptit{ display: none;}
    .cpys_info{ width: 100%;}
    .cpbt_zx{ width: 20%;}
}
@media screen and (max-width:768px){
    .cpbt_zx{ display: none !important;}
}



.yyal {height: auto; padding:0 15%; position: relative; margin-top: 5%; overflow: hidden; }
.yyal .swiper-slide {
    flex-direction: column;
    position: relative;
    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;
    transition: 300ms;
}
.yyal .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; background: #000;}
.yyal .pic img{ display: block; width: 100%; height: 100%; text-align: center; background: #fff; object-fit: cover; left: 0; position: absolute; transition:0.3s; opacity: 0.5;}
.yyal .swiper-slide .pic p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; content: ''; background-image: linear-gradient(to top, rgba(0,0,0,0.7), rgba(255,255,255,0.01)); z-index: 1;}
.yyal .swiper-slide .tit{ position: absolute; opacity: 0; transition: 0.3s; left: 0; bottom: 0; z-index: 2; color: #fff; padding: 0 5% 3%;}
.yyal .swiper-slide .tit p{ font-size: 20px; font-weight: bold; padding-bottom: 10px;}
.yyal .swiper-slide .tit span{ display: block; font-size: 14px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
.yyal .swiper-slide-active .pic img{ opacity: 1;}
.yyal .swiper-slide-active .tit{ opacity: 1;}
.yyal .swiper-button-next,.yyal .swiper-button-prev{ width: 60px; height: 60px; line-height: 60px; text-align: center; background: rgba(214,0,27,0.5); top: 50%; transition: 0.3s;}
.yyal .swiper-button-next:after,.yyal .swiper-button-prev:after{ color: #fff; font-size: 24px;}
.yyal .swiper-button-next:hover,.yyal .swiper-button-prev:hover{ background: rgba(0,0,0,0.5);}
.yyal .swiper-button-next{ right: 15%;}
.yyal .swiper-button-prev{ left: 15%;}
@media(max-width: 1440px){
}
@media(max-width: 991px){
    .yyal{ padding: 0;}
    .yyal .swiper-button-next{ right: 0;}
    .yyal .swiper-button-prev{ left: 0;}
}
@media(max-width: 768px){
    .yyal .swiper-slide .tit p{ font-size: 14px; font-weight: normal !important;}
}

.zxly{ padding: 5%;}
.gongying{ padding: 7%;}
.zxly .tit p{ color: #282828; font-size: 30px;}
.zxly .tit span{ color: #666666; font-size: 16px; padding-left: 10px;}
.gongying .tit p{ color: #282828; font-size: 30px; font-weight: bold; padding-bottom: 5px;}
.gongying .tit span{ color: #a6a6a6; font-size: 16px; text-transform: uppercase;}
.gongying ul{ margin: 6.8% 0 !important;}
.gongying ul li{ height: 60px; line-height: 60px; color: #000000; font-size: 20px;}
.gongying ul li i{ color: var(--theme-red); font-size: 14px; margin-right: 10px;}


#shfw{ background: url("../images/zx_info.jpg") no-repeat center; text-align: center; color: #fff;}
#shfw p{ font-size: 45px;}
#shfw span{ display: block; font-size: 18px; padding: 25px 0 40px;}
#shfw .more{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.3); display: inline-block; height: 50px; line-height: 50px; padding: 0 30px; font-size: 16px; margin: 0 auto; transition: 0.3s;}
#shfw .more:hover{ background: var(--theme-red); letter-spacing: 3px;}
#shfw .more a{ color: #fff;}
#shfw .more a i{ margin-left: 20px;}
@media(max-width: 1600px){
    .zxly .tit p,.gongying .tit p{ font-size: 26px;}
}
@media(max-width: 1200px){
    .zxly .tit p,.gongying .tit p{ font-size: 20px;}
    .zxly .tit span{ font-size: 14px;}
    .gongying ul li{ font-size: 16px; height: 50px; line-height: 50px;}
}
@media(max-width: 991px){
    #shfw p{ font-size: 30px;}
    #shfw span{ font-size: 16px;}
}
@media(max-width: 768px){
    .zxly .tit span{ display: none;}
    #shfw p{ font-size: 20px;}
    #shfw span{ font-size: 14px; padding: 25px 15px;}
}



/*售后服务*/
#fwpic{ background: url("../images/fw_pic.jpg") no-repeat center fixed; text-align: center; color: #fff; margin-top: 3%; padding: 10% 25%;}
#fwpic p{ font-size: 24px; line-height: 45px;}
#fwlb{ margin-top: 5% !important;}
#fwlb li{ float: left; width: 25%; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 3% 5% 2%; transition: 0.3s; position: relative; overflow: hidden;}
#fwlb li:after{ position: absolute; left: 0; bottom: -100%; width: 100%; height: auto; content: 'hanqi'; text-transform: uppercase; color: rgba(255,255,255,0.15); font-size: 115px; text-align: center; font-family: eng; font-weight: bold; transition: all 0.5s; opacity: 0;}
#fwlb li:before{ position: absolute; left: 50%; top: 50%; content: ''; width: 0; height: 0; background: var(--theme-red); border-radius: 100%; transition: all 0.6s; opacity: 0;}
#fwlb li .pic{ position: relative; z-index: 1; width: 60px; height: 60px; line-height: 60px; text-align: center; background: #fdf2f3; transition: 0.3s;}
#fwlb li .pic i{ color: #e73d38; font-size: 30px; filter: drop-shadow(-3px 5px 3px rgba(231, 60, 56, 0.3)); transition: 0.3s;}
#fwlb li p{ position: relative; z-index: 1; color: #333333; font-size: 18px; line-height: 35px; padding-top: 20px; min-height: 120px; transition: 0.3s;}
#fwlb li:nth-of-type(4),#fwlb li:nth-of-type(8){ border-right: none;}
#fwlb li:nth-of-type(5),#fwlb li:nth-of-type(6),#fwlb li:nth-of-type(7),#fwlb li:nth-of-type(8){ border-bottom: none;}
#fwlb li:hover:before{ left: -50%; top: -50%; content: ''; width: 200%; height: 200%; opacity: 1;}
#fwlb li:hover:after{ bottom: 0; opacity: 1;}
#fwlb li:hover .pic{ background: rgba(255,255,255,0.2);}
#fwlb li:hover .pic i{ color: #fff;}
#fwlb li:hover p{ color: rgba(255,255,255,0.8);}
@media screen and (max-width:1500px){
    #fwlb li:after{ font-size: 100px;}
}
@media screen and (max-width:1440px){
    #fwpic p{ font-size: 20px;}
    #fwlb li p{ font-size: 15px;}
    #fwlb li:after{ font-size: 90px;}
}
@media screen and (max-width:1200px){
    #fwpic{ padding: 10%;}
    #fwlb li{ padding: 5% 3% 4%;}
    #fwlb li:after{ font-size: 70px;}
}
@media screen and (max-width:991px){
    #fwpic p{ font-size: 16px; line-height: 35px;}
    #fwlb li{ width: 33%;}
    #fwlb li p{ font-size: 13px; line-height: 25px;}
    #fwlb li:nth-of-type(3),#fwlb li:nth-of-type(6),#fwlb li:nth-of-type(8){ border-right: none;}
    #fwlb li:nth-of-type(5),#fwlb li:nth-of-type(6),#fwlb li:nth-of-type(7),#fwlb li:nth-of-type(8){ border-bottom: 1px solid #eaeaea;}
    #fwlb li:nth-of-type(4){ border-right: 1px solid #eaeaea;}
}
@media screen and (max-width:768px){
    #fwlb li{ padding: 2%; width: 49%; border-right: 1px solid #eaeaea !important;}
    #fwlb li p{ font-size: 12px; padding-top: 10px;}
    #fwlb li:after{ font-size: 50px;}
}

/*新闻中心*/
.news_lb li{ margin-bottom: 8%; position: relative; transition: 0.3s; padding: 0 10px; }
.news_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 55%; position: relative; overflow: hidden;}
.news_lb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: all 0.5s;}
.news_lb li .font{ padding: 5% 0; position: relative;}
.news_lb li .font .news_title{ min-height: 60px; margin-bottom: 10px; font-size: 18px; color: var(--theme-black); font-weight: 100 !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news_lb li .font .line{ border-top: 1px solid rgba(0,0,0,0.1); padding-top: 10px; border-bottom: none; position: relative;}
.news_lb li .font .line:before{ position: absolute; left: 0; top: -1px; width: 0; transition: 0.3s; height: 2px; content: ''; background: var(--theme-red);}
.news_lb li .font .more{ font-family: Arial; text-transform: uppercase; color: #999; font-weight: 100 !important;}
.news_lb li .font .more i{ transform: rotate(-45deg); margin-left: 10px; transition: 0.3s;}
.news_lb li .font .time{ font-family: Arial !important; color: #999;}
.news_lb li:hover .pic img{ transform: scale(1.05);}
.news_lb li:hover .font .line:before{ width: 100%;}
.news_lb li:hover .font .more{ color: var(--theme-red);}
.news_lb li:hover .font .more i{ transform:rotate(0deg);}
@media screen and (max-width:1600px){
    .news_lb li .font .news_title{ font-size: 18px;}
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .news_lb li .font .news_title{ font-size: 16px;}
}



#info_banner{ background: url("../images/xwinfo_bj.jpg") no-repeat center bottom; background-size: 100% 100%; padding: 20% 0 0; color: #fff;}
#info_banner .container::after { position: absolute; left: 4px; bottom: -14px; content: ""; width: 0; height: 0; border-left: 14px solid transparent;border-right: 14px solid transparent; border-top: 14px solid #6a110d;}
#info_banner .h3{ font-size: 40px; font-weight: bold !important; margin-bottom: 10px;}
#info_banner .b{ color: rgba(255,255,255,0.5);}
#info_banner .container{ padding-bottom: 30px;}

.news-detail-content .newsPage{ padding: 0; margin: 0 !important; border-top: 1px solid #efefef;}
.news-detail-content .newsPage .page-a{ float: left; color: #999; font-size: 14px; width: 45%; height: 90px; line-height: 90px; padding-right: 5%; transition: 0.3s; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.news-detail-content .newsPage .page-a a{ color: #999; transition: 0.3s;}
.news-detail img{ max-width: 90%;}

.pro-sider{ background: #fff; position: relative; transform: translateY(-14%);}
.pro-sider .in-title{ padding: 8% 8% 0;}
.pro-sider .in-title p{ font-size: 30px; border-bottom: 1px solid #efefef; color: var(--theme-black); height: 50px; font-weight: bold;}

#xgcp{ padding: 30px 8% 0 !important;}
#xgcp li{ margin-bottom: 10%; transition: 0.3s;}
#xgcp li .pic{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#xgcp li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgcp li .tit{ border-bottom: 1px solid #efefef; height: 50px; line-height: 50px; font-size: 16px; font-weight: 100 !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
#xgcp li .tit:before{ position: absolute; left: 0; bottom: 1px; content: ''; height: 2px; width: 0; transition: 0.3s; background: var(--theme-red);}
#xgcp li:hover .pic img{ transform: scale(1.1);}
#xgcp li:hover .tit:before{ width: 100%;}
@media screen and (max-width:1440px){
    .pro-sider .in-title p span{ display: none;}
    #info_banner .h3{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 20px;}
    .pro-sider .in-title span,.pro-sider-ul li .float-left{ font-size: 14px;}
    #info_banner .h3{ font-size: 20px;}
    #xgcp li .tit{ font-size: 12px;}
}
@media screen and (max-width:768px){
    #info_banner .h3{ font-size: 16px; margin: 0 !important;}
    #info_banner .container{ padding-bottom: 15px;}
    #info_banner{ padding-top: 25%;}
}


.pic_lb li{ margin-bottom: 5%;}
.pic_lb li .img{display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; text-align: center; overflow: hidden;}
.pic_lb li .img img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.pic_lb li .img1{display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; text-align: center; overflow: hidden;}
.pic_lb li .img1 p{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; border: 1px solid #efefef; text-align: center; transition: 0.3s;}
.pic_lb li .img1 p img{  max-width: 100% !important; height: 100%;}
.pic_lb li .img .font{ position: absolute; left: 0; top: 0; color: #fff; width: 100%; height: 100%; padding: 23% 5% 0; background: rgba(0,0,0,0.6); opacity: 0; text-align: center; overflow: hidden; transition:opacity 0.3s;-webkit-transition:opacity 0.3s}
.pic_lb li .img .font i{ width:0; height:1px; background-color:rgba(255,255,255,0.4); margin: 5px 0; transition:width 0s 0.3s;}
.pic_lb li .img .font .text-style1 div{transition:transform 0s 0.3s;}
.pic_lb li .img .font .text1{font-size:18px; overflow: hidden;}
.pic_lb li .img .font .text1 div{transform:translateY(101%);}
.pic_lb li .img .font .text2{opacity:0.6; overflow: hidden;}
.pic_lb li .img .font .text2 div{transform:translateY(-104%);}

.pic_lb li .img1 .font{ position: absolute; left: 0; top: 0; color: #fff; width: 100%; height: 100%; padding: 23% 5% 0; background: rgba(0,0,0,0.6); opacity: 0; text-align: center; overflow: hidden; transition:opacity 0.3s;-webkit-transition:opacity 0.3s}
.pic_lb li .img1 .font i{ width:0; height:1px; background-color:rgba(255,255,255,0.4); margin: 5px 0; transition:width 0s 0.3s;}
.pic_lb li .img1 .font .text-style1 div{transition:transform 0s 0.3s;}
.pic_lb li .img1 .font .text1{font-size:18px; overflow: hidden;}
.pic_lb li .img1 .font .text1 div{transform:translateY(101%);}
.pic_lb li .img1 .font .text2{opacity:0.6; overflow: hidden;}
.pic_lb li .img1 .font .text2 div{transform:translateY(-104%);}

.pic_lb li:hover .font .text-style1 div{ transform:translateY(0%); transition:transform 0.5s 0.5s;}
.pic_lb li:hover .img .font{ opacity: 1;}
.pic_lb li:hover .img .font i{opacity:1;width:100%;transition:width 0.5s 0.3s;-webkit-transition:width 0.5s 0.3s}

.pic_lb li:hover .img1 .font{ opacity: 1;}
.pic_lb li:hover .img1 .font i{opacity:1;width:100%;transition:width 0.5s 0.3s;-webkit-transition:width 0.5s 0.3s}

.pic_lb li .title{ line-height: 25px; padding: 20px 0; min-height: 90px; width: 100%; text-align: center; transition: 0.3s; position: relative;}
.pic_lb li .title p{ font-size: 16px;}
.pic_lb li .title span{ display: block; color: rgba(0,0,0,0.3);}
.pic_lb li .title:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 1px; background: #ccc; transition: 0.5s;}
/*.pic_lb li:hover .title:before{ width: 100%; left: 0;}*/
.pic_lb li:hover .title{ opacity: 0;}

@media screen and (max-width:991px){
    .pic_lb li .img .font .text1{ font-size: 14px;}
    .pic_lb li .title p{ font-size: 14px;}
}









/*联系我们*/
#lxwmbj{ position: relative;}
#lxwmbj video { position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0.7; display: block; object-fit: cover; object-position: center center;}
#lxwmbj .main{ position: relative; width: 100%; height: auto; }
#lxwmbj #lx_zxly { background: unset; background-color: rgba(255, 255, 255, 0.6); backdrop-filter: blur(30px); border-radius: 30px; color: #000; padding: 60px 80px; margin-top: 5%;}
#lx_zxly h2{ position: relative; font-size: 20px; text-align: center; height: 50px;}
#lx_zxly h2:before{ position: absolute; left: 48%; bottom: 0; content: ''; width: 4%; height: 2px; background: #333;}
#lx_zxly p{ text-align: center; font-weight: bold; font-family: eng !important; color: var(--theme-red); font-size: 55px; height: 60px; line-height: 60px; margin-top: 40px !important;}


/*#lxwm{ position: absolute; right: 5%; top: 20%; width: auto; height: auto; z-index: 1; padding: 1.5% 3% !important; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.1); border-radius: 5px;}*/
/*#lxwm li{ border-bottom: 1px solid #efefef; padding: 7% 0;}*/
/*#lxwm li i{ color: var(--theme-red); font-size: 30px; margin-right: 20px;}*/
/*#lxwm li p{ color: var(--theme-black); font-size: 20px; font-weight: bold;}*/
/*#lxwm li span{ font-size: 16px;}*/
/*#lxwm li:last-of-type{ border-bottom: none;}*/
/*@media screen and (max-width:991px){*/
/*    #lxwm{ position: relative; margin: 15px !important; right: auto; top: auto;}*/
/*}*/


.con_tit{ position: relative;}
.con_tit:before{ position: absolute; left: 0; top: 40%; content: 'hanqi'; width: 100%; height: 100%; color: rgba(97,98,110,0.04); font-size: 180px; font-family: eng;}
.con_tit p{ color: #d50028; font-size: 20px; font-weight: bold; text-transform: uppercase;}
.con_tit h2{ color: #121212; font-size: 36px; font-weight: bold !important;}
.con_tit em{ color: #333333; font-size: 24px;}
.con_tit span{ display: block; margin: 0 20px; width: 50px; height: 8px; background: var(--theme-red); position: relative; background:linear-gradient(-45deg,transparent 5px,var(--theme-red) 0);}


.lxwm_lb{ margin: 7% 0 6% !important;}
.lxwm_lb i{ color: var(--theme-red); font-size: 30px;}
.lxwm_lb p{ color: #000000; font-size: 18px; padding-left: 10px; text-transform: uppercase;}
.lxwm_lb h2{ color: #666666; font-size: 16px; padding-top: 15px;}
@media screen and (max-width:1440px){
    .con_tit h2{ font-size: 32px;}
    .con_tit em{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    .lxwm_lb li{ float: left; width: 50%; margin-bottom: 5%;}
    .lxwm_lb{ margin-bottom: 0 !important;}
}
@media screen and (max-width:991px){
    .con_tit:before{ font-size: 120px;}
    .con_tit h2{ font-size: 26px;}
    .con_tit em{ font-size: 16px;}
    .con_tit p{ font-size: 14px;}
    #lx_zxly p{ font-size: 42px;}
}
@media screen and (max-width:768px){
    .lxwm_lb li{ float: left; width: 100%; margin-bottom: 5%;}
    .con_tit h2,.con_tit span{ float: left;}
    .con_tit span{ margin-top: 10px;}
    #lxwmbj #lx_zxly{ padding: 40px 20px;}
    #lx_zxly p{ margin-top: 10px !important;}
}


/*应用案例*/
.anli_lb li{ margin-bottom: 5%; position: relative;}
.anli_lb li a{ color: #fff;}
.anli_lb li .img{display: block; width: 100%; height: 0; padding-bottom: 42%; position: relative; text-align: center; overflow: hidden;}
.anli_lb li .img img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.anli_lb li .font{ position: absolute; left: 0; top: 0; z-index: 1; padding: 20% 0 0 10%; color: #fff;}
.anli_lb li .font .title p{ font-size: 56px; font-weight: bold;}
.anli_lb li .font .title span{ display: block; font-size: 26px; text-transform: uppercase; padding-top: 20px;}
.anli_lb li:hover .img img{ transform: scale(1.05);}


._slide { width: 171px; line-height: 42px; border: 1px solid #ca1323; border-radius: 25px; background: #ca1323; color: #fff; font-size: 14px; position: relative; text-indent: 35px; height: 46px; margin-top: 20%;}
._slide i { position: absolute; height: 32px; width: 32px; border-radius: 50%; background: #fff; color: #ca1323; line-height: 32px; font-size: 16px; top: 5px; right: 4px; text-align: center; transition: ease 1s; z-index: 8; text-indent: 0;}
._slide .tips { position: absolute; z-index: 1; text-align: left; left: 0; overflow: hidden; width: 100%; height: 100%; transition: ease 1s;}
._slide .mask { position: absolute; z-index: 5; transition: ease 1s; width: 100%; height: 100%; left: 0;}
._slide:hover i { transform: translateX(-400%) rotate(-1440deg);}
._slide:hover .tips { width: 20%;}
@media screen and (max-width:1200px){
    .anli_lb li .font .title p{ font-size: 40px;}
    .anli_lb li .font .title span{ font-size: 20px;}
}
@media screen and (max-width:991px){
    .anli_lb li .font{  padding-top: 10%;}
    .anli_lb li .font .title p{ font-size: 30px;}
    .anli_lb li .font .title span{ font-size: 16px; padding-top: 10px;}
    ._slide{ width: 150px; line-height: 35px; height: 39px; margin-top: 10%;}
    ._slide i{ height: 28px; width: 28px; line-height: 28px;}
}
@media screen and (max-width:768px){
    .anli_lb li .img{ padding-bottom: 75%;}
    .anli_lb li .font .title p{ font-size: 26px;}
    .anli_lb li .font .title span{ font-size: 14px; padding-top: 0;}
    ._slide{ line-height: 31px; height: 35px;}
    ._slide i{ height: 23px; width: 23px; line-height: 23px;}
}

/*公共*/
#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%; z-index: 1; color: #fff; padding-top: 10%; line-height: 50px; }
#zi_banner .main h2{ font-size: 48px; font-weight: bold !important;}
#zi_banner .main p{ font-size: 22px; height: 50px; text-transform: uppercase;}
#zi_banner .main .tit{ background: url("../images/zi_banner_icon.png") no-repeat left bottom; padding-bottom: 40px;}
@media screen and (max-width:1600px){
    #zi_banner .main h2{ font-size: 40px;}
}
@media screen and (max-width:1440px){
    #zi_banner .main h2{ font-size: 32px;}
    #zi_banner .main p{ font-size: 16px; height: 30px; line-height: 30px;}
    #zi_banner .main{ padding-top: 12%;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -15%;}
    #zi_banner .main{ padding-top: 20%;}
    #zi_banner .main h2{ font-size: 28px;}
    #zi_banner .main p{ font-size: 16px;}
}
@media screen and (max-width:768px) {
    #zi_banner .pic img { width: 195%; margin-left: -25%;}
    #zi_banner .main{ padding-top: 29%;}
    #zi_banner .main h2{ font-size: 24px;}
    #zi_banner .main p{ font-size: 14px;}
}

#homebj{ position: absolute; left: 0; bottom: 0; width: 100%; z-index: 1; height: 120px; line-height: 120px; color: #333333;}
#homebj .container{ position: relative;}
#homebj .container:before{ position: absolute; right: 0; top: 0; content: ''; width: 200%; height: 100%; background: #fff; border-bottom: 1px solid #f2f2f2;}
#homebj ul{ position: relative; z-index: 1; }
#homebj ul li{ position: relative; font-size: 16px; width: 20%; text-align: center;}
#homebj ul li:before{ position: absolute; content: ''; right: 0; top: 43%; width: 1px; height: 14%; background: #dddddd; transition: 0.3s;}
#homebj ul li a{ color: #111;}
#homebj ul li i{ font-size: 14px; transition: 0.3s;}
#homebj ul li:hover a{ color: var(--theme-red);}
#homebj ul li:hover i{ transform:rotate(90deg);}
#homebj .home{ position: relative; z-index: 1; padding-right: 3%; color: #666666; }
#homebj .home i{ color: #cccccc; margin-right: 10px; font-size: 22px;}
#homebj .home a{ padding: 0 5px; color: #666666;}
#homebj .home a:last-of-type{ color: var(--theme-red);}

@media screen and (max-width:1500px) {
    #homebj{ height: 100px; line-height: 100px;}
}
@media screen and (max-width:1440px) {
    #homebj .home{ font-size: 12px;}
    #homebj{ height: 80px; line-height: 80px;}
    #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{ height: auto !important;}
}
@media screen and (max-width:768px) {
    #homebj{ position: relative;}
    #homebj ul li{ width: 25%;}
    #homebj ul li i{ display: none;}

}

.hui{ background: #f5f5f5;}
.bai{ background: #fff !important;}


#cpnav{ padding: 0; overflow: hidden;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpnav .swiper-slide {
    text-align: center;
    transition: 0.3s;
    position: relative; font-size: 14px;
    /* 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: ''; right: 0; top: 43%; width: 1px; height: 14%; background: #dddddd; transition: 0.3s;}
#cpnav .swiper-slide a{ color: #111; display: block; width: 100%;}
#cpnav .swiper-slide i{ font-size: 14px; transition: 0.3s;}
#cpnav .swiper-slide:hover a{ color: var(--theme-red);}
#cpnav .swiper-slide:hover i{ transform:rotate(90deg);}
@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;
}
