.main{ line-height: 30px; padding: 5% 0; position: relative; z-index: 1;}
body {
    --theme-bg: #174d9c;
    --theme-green: #1d9059;
}

@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;}
.jw-controlbar { width: 100% !important;}


.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}
.shuiyin{ position: absolute; left: 0; top: 0; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; width: 100%; height: 100%; background-size: 100% 100%;}

#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; width: 100%; transition: 0.3s; padding: 0;}
.top_index_zy{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
#logo{ text-align: left; 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 i{ font-size: 24px; color: var(--theme-green); margin-right: 10px;}
#top_tel span{ font-size: 14px; color: #fff;}
#top_tel p{ font-size: 24px; color: #ff7700; font-family: Bahnschrift;}
#top_tel .line{ width: 1px; height: 15px; background: rgba(255,255,255,0.2); margin: 0 20px;}
.topwx{ position: relative; cursor: pointer;}
.topwx p{ position: absolute; left: 0; top: -30px; z-index: 3; width: 100px; height: auto; border: 5px solid #fff; border-radius: 10px; opacity: 0; transition: 0.5s; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.topwx p img{ width: 100%;}
.topwx:hover p{ opacity: 1;}


#navlb{ border-top: 1px solid rgba(255,255,255,0.1);}
#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 70px; line-height: 70px; 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: 0; background: var(--theme-green); content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big:before{ width: 100%;}
#nav li:hover .big{ color: var(--theme-green) !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: 16px;}
}
@media screen and (max-width:1200px){
    #nav{ margin-top: 0;}
    #nav li{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0; text-align: left;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 95%;}
}



.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; text-align: left;}
.top_bj_active #logo img{ width: 60%;}
.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; height: 50px; line-height: 50px;}
.top_bj_active #top_tel span{ color: rgba(0,0,0,0.4);}
.top_bj_active #top_tel .line{ background: rgba(0,0,0,0.2);}
.top_bj_active .topwx p{ top: -20px;}
.top_bj_active #navlb{ border-top: 1px solid rgba(0,0,0,0.1);}
/*.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 .line{ background: rgba(0,0,0,0.2);}
.top_index_active #navlb{ border-top: 1px solid rgba(0,0,0,0.1);}
.top_index_active #c-header .c-switch i{ background: #333;}
@media screen and (max-width:991px){
    .top_bj_active #logo img{ width: 80%;}
}
@media screen and (max-width:768px){
    .top_bj_active #logo img{ width: 95%;}
    .top_bj_active #logo{ padding: 2% !important; text-align: left;}
}

#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: var(--theme-bg); 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 .end_nav{ padding-right: 5%;}
/*#end_bj ul{ width: 17%;}*/
#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: 15px; }
#end_bj ul li.js{ width: 80%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}

#end_bj .main .end_tel{ margin-bottom: 20px;}
#end_bj .main .end_tel i{ color: var(--theme-green); font-size: 24px; margin-right: 10px;}
#end_bj .main .end_tel span{ color: rgba(255,255,255,0.5);}
#end_bj .main .end_tel p{ color: #fff; font-size: 20px;}
#end_bj .main .ewm{ margin-top: 50px; width: 40%; text-align: center;}
#end_bj .main .ewm p{ background: url("../images/ewm.png") no-repeat center; background-size: 100% 100%; padding: 15px;}
#end_bj .main .ewm p img{ width: 100%;}
#end_bj .main .ewm span{ display: block; text-align: center; color: rgba(255,255,255,0.5);}


#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: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: 16px;}
    #end_bj .main .ewm p{ padding: 8px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #end_bj .main .ewm{ width: 30%;}
    .footer_zx i{ padding: 2% 0 1%;}
}
@media screen and (max-width:500px){
    #end_bj .main .ewm{ width: 50%;}
}


/*首页*/
.tit_in{ text-align: center; line-height: 40px; position: relative;}
.tit_in:before{ position: absolute; content: 'lanhai'; left: 0; top: 0; width: 100%; height: 100%; color: rgba(102,102,102,0.05); font-family: Impact; font-size: 72px; text-transform: uppercase; text-align: center;}
.tit_in h2{ color: #222222; font-size: 36px;}
.tit_in h2 span{ color: var(--theme-bg); font-weight: bold !important;}
.tit_in p{ color: #666666; font-size: 16px;}
.tit_in i{ color: var(--theme-bg); font-size: 30px; margin-top: 5px;}
@media screen and (max-width:1440px){
    .tit_in h2{ font-size: 32px;}
    .tit_in p{ font-size: 14px;}
    .tit_in:before{ font-size: 60px;}
}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 26px;}
    .tit_in p{ font-size: 14px;}
    .tit_in:before{ font-size: 50px;}
    .tit_in i{ font-size: 24px;}
    .tit_in{ line-height: 30px;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 20px;}
    .tit_in p{ font-size: 12px;}
    .tit_in:before{ font-size: 40px;}
    .tit_in i{ font-size: 20px; margin-top: 0;}
}




#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_in{ margin-top: 2% !important;}
.cpclass_in li{ position: relative; padding: 0 40px; margin: 0 10px;}
.cpclass_in li a{ display: block; position: relative; z-index: 1; color: #fff; font-size: 22px; height: 55px; line-height: 55px;}
.cpclass_in li:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); border-radius: 10px; content: ''; width: 100%; height: 55px; background: var(--theme-bg); transition: 0.3s;}
.cpclass_in li:hover:before{ background: var(--theme-green);}
@media screen and (max-width:1440px){
    .cpclass_in li{ padding: 0 30px;}
    .cpclass_in li a,.cpclass_in li:before{ height: 45px; line-height: 45px;}
    .cpclass_in li a{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .cpclass_in li{ padding: 0 20px; margin: 0 5px;}
    .cpclass_in li a,.cpclass_in li:before{ height: 40px; line-height: 40px;}
    .cpclass_in li a{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .cpclass_in li:last-of-type{ display: none !important;}
}



#yewu{ position: relative; margin-top: 3% !important; }
#yewu .swiper-container {
    width: 100%;
    height: 100%;
}
#yewu .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;
    overflow: hidden;

    /* 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: #000000; font-size: 22px; width: 100%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative; padding-bottom: 20px;}
#yewu .swiper-slide .font ul li{ border-top: 1px solid #dedede; padding: 15px 0; line-height: 23px;}
#yewu .swiper-slide .font ul li p{ color: #282828; font-size: 14px; font-weight: bold;}
#yewu .swiper-slide .font ul li span{ display: block; color: #b4b4b4; min-height: 25px; font-size: 13px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
#yewu .swiper-slide .font_hover{ position: absolute; z-index: 1; left: 0; bottom: -100%; width: 100%; height: auto; padding: 10% 7%; background: url("../images/cp_hover.jpg") no-repeat center; background-size: 100% 100%; transition: 0.5s;}
#yewu .swiper-slide .font_hover a{ color: #fff;}
#yewu .swiper-slide .font_hover .tit{ color: #fff; font-size: 22px; height: 50px; width: 100%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative; padding-bottom: 20px;}
#yewu .swiper-slide .font_hover ul li{ border-top: 1px solid rgba(255,255,255,0.2); padding: 20px 0; line-height: 23px;}
#yewu .swiper-slide .font_hover ul li p{ color: #fff; font-size: 14px; font-weight: bold;}
#yewu .swiper-slide .font_hover ul li span{ display: block; color: rgba(255,255,255,0.5); font-size: 13px;}
#yewu .swiper-slide .font_hover dl{ margin: 3% auto 0 !important;}
#yewu .swiper-slide .font_hover dl dd{ width: 45%; border: 1px solid rgba(255,255,255,0.3); height: 45px; color: rgba(255,255,255,0.7); transition: 0.3s;}
#yewu .swiper-slide .font_hover dl dd i{ margin-left: 10px; font-size: 20px;}
#yewu .swiper-slide .font_hover dl dd:hover{ background: #fff; color: var(--theme-bg);}
#yewu .swiper-slide:hover .font_hover{ bottom: 0;}
@media screen and (max-width:1440px){
    #yewu .swiper-slide .font .tit,#yewu .swiper-slide .font_hover .tit{ font-size: 18px;}
}
@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,#yewu .swiper-slide .font_hover .tit{ font-size: 16px;}
    #yewu .swiper-slide .font_hover ul li span,#yewu .swiper-slide .font ul li span{ font-size: 12px;}
}
@media screen and (max-width:768px){
}



#cp_class{ margin-top: 3%;}
#cp_class .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cp_class .swiper-slide { position: relative;}
#cp_class .gallery-top { background: #f5f6f8; height: auto; width: 100%; margin: 2% 0 0; overflow: hidden;}
#cp_class .gallery-top .swiper-slide{ border: 30px solid #f4f6f8; background: #fff; }
#cp_class .gallery-top .swiper-slide .pic{ height: 0; padding-bottom: 35%; position: relative; overflow: hidden; background: #000;}
#cp_class .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; opacity: 1; transition: 0.3s;}
#cp_class .gallery-top .swiper-slide .font{ padding: 0 3%; text-align: left;}
#cp_class .gallery-top .swiper-slide .font .tit{ color: #333333; font-size: 26px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; }
#cp_class .gallery-top .swiper-slide .font .content{ margin: 15% 0 20%; color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
#cp_class .gallery-top .swiper-slide dl dd{ border: 1px solid #e7e7e7; color: #666666; height: 50px; line-height: 50px; width: 40%; text-align: center; font-size: 16px; transition:0.3s;}
#cp_class .gallery-top .swiper-slide dl dd i{ display: inline-block; padding-left: 10px; font-size: 20px;}
#cp_class .gallery-top .swiper-slide dl dd:hover{ background: var(--theme-bg); color: #fff; border: 1px solid var(--theme-bg);}
#cp_class .gallery-top .swiper-slide dl dd:hover a{ color: #fff;}
#cp_class .gallery-top .swiper-button-next,#cp_class .gallery-top .swiper-button-prev{ background: var(--theme-bg); width: 50px; height: 50px; line-height: 50px; top: 63%; transition: 0.3s;}
#cp_class .gallery-top .swiper-button-next{ right: -60px;}
#cp_class .gallery-top .swiper-button-prev{ left: -60px;}
#cp_class .gallery-top .swiper-button-next:after,#cp_class .gallery-top .swiper-button-prev:after{ color: #fff; font-size: 24px;}
#cp_class .gallery-top .swiper-button-next:hover,#cp_class .gallery-top .swiper-button-prev:hover{ background: var(--theme-green);}

#cp_class .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box; padding: 0;}
#cp_class .gallery-thumbs .swiper-slide { cursor: pointer; transition:0.3s; overflow: hidden;}
#cp_class .gallery-thumbs .swiper-slide i{ width: 70px; height: 70px; margin: 0 auto; font-size: 40px; border-radius: 100%; background: var(--theme-bg); line-height: 70px; color: #fff;}
#cp_class .gallery-thumbs .swiper-slide p{ font-size: 20px; height: 50px; line-height: 50px; color: #333333;}
#cp_class .gallery-thumbs .swiper-slide-thumb-active i{ background: var(--theme-green); }
@media screen and (max-width:1440px){
    #cp_class .gallery-top .swiper-slide .font .tit{ font-size: 22px;}
    #cp_class .gallery-top .swiper-slide .font .content,#cp_class .gallery-top .swiper-slide dl dd{ font-size: 14px;}
    #cp_class .gallery-top .swiper-slide dl dd i{ font-size: 16px;}
    #cp_class .gallery-thumbs .swiper-slide i{ width: 60px; height: 60px; font-size: 34px;}
    #cp_class .gallery-thumbs .swiper-slide p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #cp_class .gallery-top .swiper-slide .font .content{ margin: 5% 0;}
    #cp_class .gallery-top .swiper-slide .font .tit{ font-size: 20px;}
    #cp_class .gallery-top .swiper-slide dl dd{ height: 40px; line-height: 40px; font-size: 14px;}
    #cp_class .gallery-top .swiper-slide dl dd i{ display: none;}
}
@media screen and (max-width:991px){
    #cp_class .gallery-top .swiper-slide .row{ margin: 0;}
    #cp_class .gallery-top .swiper-slide .pic{ margin-bottom: 3%; padding-bottom: 65%;}
    #cp_class .gallery-top .swiper-slide .font{ padding: 15px;}
    #cp_class .gallery-top .swiper-slide .font .tit{ font-size: 24px;}
    #cp_class .gallery-top .swiper-slide{ border: 15px solid #f4f6f8;}
}
@media screen and (max-width:768px){
    #cp_class .gallery-top .swiper-button-next, #cp_class .gallery-top .swiper-button-prev{ display: none;}
}


#sp{ margin: 3% auto 5%;}
#sp .pic{ overflow: hidden;}
#sp .pic img{ width: 100%; transition: 0.3s;}
#sp .pic:hover img{ transform: scale(1.1);}
#sp ul{ position: absolute; left: 5%; bottom: -11%; background: #fff; width: 90%; overflow: hidden; box-shadow: 0 0 15px rgba(0,0,0,0.1);}
#sp ul .float-start{ width: 90%;}
#sp ul li{ padding: 3% 0; text-align: center;}
#sp ul li h2{ display: inline-block; color: var(--theme-bg); font-size: 48px; height: 50px; line-height: 50px; font-weight: bold !important;}
#sp ul li h2 sub{ color: #666666; font-size: 18px; font-weight: normal;}
#sp ul li p{ color: #666666; font-size: 18px;}
#sp ul .more-icon{ position: relative; width: 10%; height: 100%; text-align: center;}
#sp ul .more-icon:before{ position: absolute; width: 100%; height: 300%; left: 0; top: -100%; content: ''; background: var(--theme-bg); background-size: 80%;}
#sp ul .more-icon i,#sp ul .more-icon p{ position: relative; z-index: 1; color: #fff; font-size: 20px;}

.more-icon i{ display: inline-block; width: 10px; height: 10px; font-size: 30px; margin-bottom: 10px; background: #fff; border-radius: 100%; position: relative;}
.more-icon i:before{ position: absolute; left: -18px; top: 0; content: ''; width: 10px; height: 10px; background: #fff; border-radius: 100%; transition: 0.3s;}
.more-icon i:after{ position: absolute; right: -18px; top: 0; content: ''; width: 10px; height: 10px; background: #fff; border-radius: 100%; transition: 0.3s;}
.more-icon:hover i:before{ left: -25px;}
.more-icon:hover i:after{ right: -25px;}

@media screen and (max-width:1500px){
    #sp ul li h2{ font-size: 32px; height: 40px; line-height: 40px;}
    #sp ul li h2 sub,#sp ul li p{ font-size: 14px;}
    #sp ul .more-icon i, #sp ul .more-icon p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #sp ul li{ line-height: 25px;}
    #sp ul li h2{ font-size: 26px; height: 30px; line-height: 30px;}
    #sp ul li h2 sub,#sp ul li p{ font-size: 12px;}
    #sp ul .more-icon i, #sp ul .more-icon p{ font-size: 14px;}
    #sp ul .more-icon i{ margin-bottom: 0;}
}
@media screen and (max-width:991px){
    #sp ul{ position: relative; width: 100%; left: 0;}
    #sp ul li{ float: left; width: 33%; text-align: center;}
    #sp ul .more-icon{ display: none;}
}
@media screen and (max-width:768px){
    #sp .pic img{ width: 130%;}
}



#xwdt{position: relative; margin-top: 3%;}
#xwdt .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xwdt .swiper-slide {
    transition:0.3s;
    position: relative;
    padding: 50px;
    /* 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:before{ position: absolute; left: 0; top: 0; content: ''; width: 100%; height: 0; background: url("../images/cp_hover.jpg") no-repeat center top; background-size: 100% 100%; transition: 0.5s;}
#xwdt .swiper-slide:after{ position: absolute; right: 0; top: 10%; content: ''; width: 1px; height: 80%; background: #eaeaea;}
#xwdt .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 70%; position: relative; z-index: 1; overflow: hidden;}
#xwdt .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xwdt .swiper-slide .tit{ height: auto; overflow: hidden; padding: 30px 0 0; width: 100%; transition: 0.3s; position: relative; z-index: 1;}
#xwdt .swiper-slide .tit h2{ font-size: 18px; color: #333333; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.3s;}
#xwdt .swiper-slide .tit span{ display: block; padding: 5px 0; font-size: 14px; color: #a6a6a6;}
#xwdt .swiper-slide .tit p{ color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xwdt .swiper-slide:hover:before{ height: 100%;}
#xwdt .swiper-slide:hover:after{ display: none;}
#xwdt .swiper-slide:hover img{ transform: scale(1.1);}
#xwdt .swiper-slide:hover .tit h2{ color: #fff;}
#xwdt .swiper-slide:hover .tit span{ color: rgba(255,255,255,0.3);}
#xwdt .swiper-slide:hover .tit p{ color: rgba(255,255,255,0.7);}

#xwdt .swiper-button-next:after,#xwdt .swiper-button-prev:after{ display: none;}
#xwdt .control-bar .prev_next{ right: 0; opacity: 1; z-index: 8;}
#xwdt .control-bar .prev_next.prev{ left: 0; opacity: 1; z-index: 8;}
#xwdt .control-bar .w-btn { border-radius: 0; width: 35px; height: 35px; margin: 2px; text-align: center; line-height: 35px; background-color: #8a8a8a; position: relative; color: #eeeeee; cursor: pointer; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#xwdt .control-bar .w-btn:hover { background-color: var(--theme-green); color: #ffffff; }
#xwdt .control-bar .prev_next i { display: block; width: 0; position: relative; height: 1px; background-color: CurrentColor; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#xwdt .control-bar .prev_next i::before, #xwdt .control-bar .prev_next i::after { content: ''; display: block; width: 10px; height: 1px; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#xwdt .control-bar .prev_next i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#xwdt .control-bar .prev_next i::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#xwdt .control-bar .prev_next.next i { margin-left: 10px; }
#xwdt .control-bar .prev_next.next i::before, #xwdt .control-bar .prev_next.next i::after { right: 0; transform-origin: right; }
#xwdt .control-bar .prev_next.prev i { margin-right: 10px; }
#xwdt .control-bar .prev_next.prev i::before, #xwdt .control-bar .prev_next.prev i::after { left: 0; transform-origin: left; }
#xwdt .control-bar .prev_next:hover i { width: 20px; margin: 0; }
#xwdt .control-bar .prev_next:hover i::before, #xwdt .control-bar .prev_next:hover i::after { width: 8px; }
#xwdt .control-bar .more i { width: 15px; height: 1px; background-color: CurrentColor; position: relative; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#xwdt .control-bar .more i::before, #xwdt .control-bar .more i::after { content: ''; display: block; width: 100%; height: 100%; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#xwdt .control-bar .more i::before { top: -6px; }
#xwdt .control-bar .more i::after { bottom: -6px; }
#xwdt .control-bar .more:hover i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); width: 2px; height: 2px; }

@media screen and (max-width:1200px){
    #xwdt{ margin-top: 0;}
    #xwdt .swiper-slide{ padding: 30px;}
    #xwdt .swiper-slide .tit{ padding-top: 15px;}
    #xwdt .swiper-slide .tit h2{ font-size: 16px;}
    #xwdt .swiper-slide .tit span{ font-size: 12px;}
    #xwdt .swiper-slide .tit p{ font-size: 14px; line-height: 20px;}
}





/*公司简介*/
.tit_jj{ padding-bottom: 20px; position: relative;}
.tit_jj:before{ text-transform: uppercase; content: attr(data-title); position: absolute; left: 0; top: 60px; right: 0; bottom: 0; width: 100%; height: 100%; margin: auto; font-family: Arial; color: rgba(40,40,40,0.025) !important; font-size: 160px; font-weight: bold;}
.tit_jj i{ color: var(--theme-bg); font-size: 80px;}
.tit_jj .tit h2{ color: var(--theme-bg); font-size: 40px; font-weight: bold !important; z-index: 1; position: relative; }
.tit_jj .tit i{ width: 60px; height: 1px; background: #aaaaaa; z-index: 1; position: relative; margin: 0 20px;}
.tit_jj .tit p{ color: #282828; font-size: 28px; z-index: 1; position: relative; padding-top: 10px;}
.tit_jj .tit .jjtit{ color: #aaaaaa; font-size: 18px; text-transform: uppercase; font-weight: normal !important; position: relative; z-index: 1;}

.tit_ul{ padding-left: 10%; width: 50%;}
.tit_ul li{ margin-right: 5%; color: #666666; font-size: 20px; transition: 0.3s; position: relative;}
.tit_ul li:before{ position: absolute; left: 0; bottom: 5px; content: ''; width: 0; height: 5px; background: var(--theme-green); transition: 0.3s;}
.tit_ul li p{ position: relative; z-index: 1;}
.tit_ul li:hover{ color: #000; font-weight: bold;}
.tit_ul li:hover:before{ width: 100%;}
.tit_ul li#li-on{ color: #000; font-weight: bold;}
.tit_ul li#li-on:before{ width: 100%;}

@media screen and (max-width:1700px){
    .tit_jj:before{ font-size: 130px;}
}
@media screen and (max-width:1440px){
    .tit_jj:before{ font-size: 110px;}
    .tit_jj .tit h2{ font-size: 36px;}
    .tit_jj .tit p{ font-size: 24px;}
}
@media screen and (max-width:1200px){
    .tit_jj:before{ font-size: 90px;}
    .tit_jj i{ font-size: 70px;}
}
@media screen and (max-width:991px){
    .tit_jj:before{ font-size: 70px;}
    .tit_jj i{ font-size: 60px;}
    .tit_jj .tit h2{ font-size: 32px;}
    .tit_jj .tit .jjtit{ font-size: 16px;}
    .tit_jj .tit p{ font-size: 20px;}
    .tit_ul{ width: 100%; margin-top: 3% !important;}
}
@media screen and (max-width:768px){
    .tit_jj{ line-height: 20px;}
    .tit_jj i{ font-size: 40px;}
    .tit_jj:before{ font-size: 50px;}
    .tit_jj .tit h2{ font-size: 28px;}
    .tit_jj .tit .jjtit{ font-size: 14px;}
    .tit_jj .tit p{ font-size: 16px;}
}
@media screen and (max-width:550px){
    .tit_jj i{ display: none;}
    .tit_jj:before{ font-size: 40px;}
    .tit_jj .tit .jjtit{ margin-left: 10px; font-size: 12px;}
    .tit_jj .tit h2{ font-size: 24px;}
    .tit_jj .tit p{ font-size: 14px;}
}



.con_jj{ color: #666666; font-size: 16px; padding: 3% 0; line-height: 45px;}
.jjlb{ border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; padding: 30px 0 !important;}
.jjlb h2{ color: var(--theme-bg); font-size: 64px; font-family: Bahnschrift;}
.jjlb h2 sub{ color: #282828; font-size: 20px; padding-left: 10px;}
.jjlb p{ color: #282828; font-size: 18px;}
.jjlb p i{ color: var(--theme-bg); font-size: 24px; margin-right: 10px;}
@media screen and (max-width:1440px){
    .jjlb h2{ font-size: 50px;}
    .jjlb h2 sub,.jjlb p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .con_jj{ font-size: 14px; padding: 15px 0; line-height: 30px;}
    .jjlb h2{ font-size: 40px;}
    .jjlb h2 sub,.jjlb p{ font-size: 14px;}
    .jjlb p i{ font-size: 20px;}
}
@media screen and (max-width:991px){
    .jjlb{ padding: 0 !important;}
    .jjlb li{ margin: 20px 0; float: left; width: 50%;}
}
@media screen and (max-width:768px){
    .jjlb h2{ font-size: 30px;}
    .jjlb h2 sub,.jjlb p{ font-size: 12px;}
    .jjlb p i{ font-size: 16px;}
}


#whbj{ background: url("../images/whbj.jpg") no-repeat center;}
#whbj .tit_in h2{ color: #fff;}
#whbj .tit_in p{ color: rgba(255,255,255,0.7);}
#whbj .tit_in i{ color: #fff;}


#wenhua{ position: relative; margin-top: 3% !important; }
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
}
#wenhua .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    overflow: hidden;
    padding: 5% 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: rgba(23,77,156,0.9); 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 i{ position: absolute; right: -5%; top: -5%; z-index: 2; font-size: 160px; height: 160px; line-height: 160px; color: rgba(255,255,255,0.1); transition: 0.3s; opacity: 0;}
#wenhua .swiper-slide:hover i{ top: 0; right: 0; opacity: 1;}
#wenhua .swiper-slide .tit,#wenhua .swiper-slide .font{ color: #fff; position: relative; z-index: 1; transition: 0.5s;}
#wenhua .swiper-slide .tit em{ color: rgba(255,255,255,0.5); font-size: 50px;}
#wenhua .swiper-slide .tit h5{ display: block; padding: 5px 0 10px; text-transform: uppercase; color: rgba(255,255,255,0.4); font-size: 18px;}
#wenhua .swiper-slide .tit h3{ display: block; color: #fff; font-size: 32px; padding-bottom: 10px;}
#wenhua .swiper-slide .font{ color: rgba(255,255,255,0.8); font-size: 20px; line-height: 35px; margin-top: 20%;}

#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 .tit h3{ font-size: 26px;}
    #wenhua .swiper-slide .font{ font-size: 16px;}
    #wenhua .swiper-slide .tit h5{ font-size: 14px;}
    #wenhua .swiper-slide .tit em{ font-size: 46px;}
    #wenhua .swiper-slide i{ font-size: 120px; height: 120px; line-height: 120px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #wenhua .swiper-slide{ padding: 5%;}
    #wenhua .swiper-slide .tit h3{ font-size: 20px;}
    #wenhua .swiper-slide .font{ font-size: 14px; line-height: 25px;}
    #wenhua .swiper-slide .tit h5{ font-size: 12px;}
    #wenhua .swiper-slide .tit em{ font-size: 40px;}
}


#fzlc_bj{ background: url("../images/fzlc_bj.png") no-repeat center bottom #fafafa;}
.inner-section.sec-history .history-txt-swiper { margin: 4% 0; }
@media (min-width: 1200px) { .inner-section.sec-history .history-txt-swiper { padding-top: 8%; overflow: visible; } }
.inner-section.sec-history .history-txt-swiper .item { -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; cursor: pointer; }
.inner-section.sec-history .history-txt-swiper .item .item-wrap { opacity: 1; padding-left: 44px; position: relative; -webkit-transition: opacity .5s; -moz-transition: opacity .5s; -ms-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }
.inner-section.sec-history .history-txt-swiper .item .item-wrap::after { content: ''; display: block; position: absolute; height: 90%; margin: auto; top: 0; left: 25px; bottom: 0; width: 0; border-left: 1px solid #dddddd; margin-top: 3rem; }
.inner-section.sec-history .history-txt-swiper .item .item-wrap .item-title { color: #333333; font-size: 28px; line-height: 2.2; position: relative; }
.inner-section.sec-history .history-txt-swiper .item .item-wrap .item-title::before { content: ''; display: block; position: absolute; margin: auto; width: 8px; height: 8px; border: 2px solid #1d74bb; background-color: transparent; top: 0; bottom: 0; left: -22px; -webkit-transition: background-color .5s; -moz-transition: background-color .5s; -ms-transition: background-color .5s; -o-transition: background-color .5s; transition: background-color .5s; -webkit-transition: background-color .5s; -moz-transition: background-color .5s; -ms-transition: background-color .5s; -o-transition: background-color .5s; transition: background-color .5s; }
.inner-section.sec-history .history-txt-swiper .item .item-wrap .item-title span { display: block; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; }
.inner-section.sec-history .history-txt-swiper .item .item-wrap .item-con { font-size: 14px; color: #777777; }
.inner-section.sec-history .history-txt-swiper .item:not(.swiper-slide-visible) .item-wrap { opacity: 0; }
.inner-section.sec-history .history-txt-swiper .item.swiper-slide-active .item-wrap .item-title::before { background-color: var(--theme-bg); }
.inner-section.sec-history .history-txt-swiper .item.swiper-slide-active .item-wrap .item-title span { color: var(--theme-bg); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
.inner-section.sec-history .history-rule-swiper { --dot-size:22px; padding: 0 30px; }
.inner-section.sec-history .history-rule-swiper .item { padding: 1rem 0; cursor: pointer; }
.inner-section.sec-history .history-rule-swiper .item .item-wrap { position: relative; }
.inner-section.sec-history .history-rule-swiper .item .item-wrap::before { content: ''; display: block; position: absolute; top: calc( var(--dot-size) / 2); height: 0; width: 100%; border-bottom: 1px dashed #b5babe; }
.inner-section.sec-history .history-rule-swiper .item .item-wrap .item-dot { width: var(--dot-size); height: var(--dot-size); border-radius: 50%; margin: 0 auto; --dot-color:#b5babe; background-color: var(--dot-color); position: relative; }
.inner-section.sec-history .history-rule-swiper .item .item-wrap .item-dot::after { content: ''; display: block; position: absolute; }
.inner-section.sec-history .history-rule-swiper .item .item-wrap .item-dot svg { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; width: 50%; height: 50%; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
.inner-section.sec-history .history-rule-swiper .item .item-wrap .item-dot svg path { fill: #333333; }
.inner-section.sec-history .history-rule-swiper .item .item-wrap .item-dot::before { content: ''; position: absolute; width: 100%; height: 100%; border-radius: 50%; background-color: var(--dot-color); -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); opacity: .2; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }
.inner-section.sec-history .history-rule-swiper .item .item-wrap .item-year { line-height: 3; color: #333333; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
.inner-section.sec-history .history-rule-swiper .item.active .item-wrap .item-dot { --dot-color:#b5babe; background-color: var(--theme-bg); }
.inner-section.sec-history .history-rule-swiper .item.active .item-wrap .item-dot svg path { fill: #ffffff; }
.inner-section.sec-history .history-rule-swiper .item.active .item-wrap .item-dot::before { background-color: var(--theme-bg); }
.inner-section.sec-history .history-rule-swiper .item.active .item-wrap .item-year { font-weight: bold; color: var(--theme-bg); }
.inner-section.sec-history .history-rule-swiper .swiper-prev, .inner-section.sec-history .history-rule-swiper .swiper-next { width: var(--dot-size); height: var(--dot-size); position: absolute; top: 16px; bottom: 0; z-index: 2; }
.inner-section.sec-history .history-rule-swiper .swiper-prev svg, .inner-section.sec-history .history-rule-swiper .swiper-next svg { position: absolute; width: 100%; height: 100%; }
.inner-section.sec-history .history-rule-swiper .swiper-prev svg path, .inner-section.sec-history .history-rule-swiper .swiper-next svg path { fill: #333333; }
.inner-section.sec-history .history-rule-swiper .swiper-prev { left: 0; }
.inner-section.sec-history .history-rule-swiper .swiper-next { right: 0; }




#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: #f7f7f7; padding: 25px; width: 100%;}
#rybj .swiper-slide .pic{width: 100%;}
#rybj .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 135%; 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{ 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;}
}








/*产品中心*/
#cpnr_lb .cplb{ position: relative; text-align: left; transition:0.3s; background: #fff; overflow: hidden; margin-top: 50px;}
#cpnr_lb .cplb .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cpnr_lb .cplb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#cpnr_lb .cplb .font{ background: #fff; width: 100%; padding: 5%;}
#cpnr_lb .cplb .font .tit{ color: #000000; font-size: 22px; width: 100%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative; padding-bottom: 20px;}
#cpnr_lb .cplb .font ul li{ border-top: 1px solid #dedede; padding: 15px 0; line-height: 23px;}
#cpnr_lb .cplb .font ul li p{ color: #282828; font-size: 14px; font-weight: bold;}
#cpnr_lb .cplb .font ul li span{ display: block; color: #b4b4b4; min-height: 25px; font-size: 13px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
#cpnr_lb .cplb .font_hover{ position: absolute; z-index: 1; left: 0; bottom: -100%; width: 100%; height: auto; padding: 10% 7%; background: url("../images/cp_hover.jpg") no-repeat center; background-size: 100% 100%; transition: 0.5s;}
#cpnr_lb .cplb .font_hover a{ color: #fff;}
#cpnr_lb .cplb .font_hover .tit{ color: #fff; font-size: 22px; height: 50px; width: 100%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative; padding-bottom: 20px;}
#cpnr_lb .cplb .font_hover ul li{ border-top: 1px solid rgba(255,255,255,0.2); padding: 20px 0; line-height: 23px;}
#cpnr_lb .cplb .font_hover ul li p{ color: #fff; font-size: 14px; font-weight: bold;}
#cpnr_lb .cplb .font_hover ul li span{ display: block; color: rgba(255,255,255,0.5); font-size: 13px;}
#cpnr_lb .cplb .font_hover dl{ margin: 3% auto 0 !important;}
#cpnr_lb .cplb .font_hover dl dd{ width: 45%; border: 1px solid rgba(255,255,255,0.3); height: 45px; color: rgba(255,255,255,0.7); transition: 0.3s;}
#cpnr_lb .cplb .font_hover dl dd i{ margin-left: 10px; font-size: 20px;}
#cpnr_lb .cplb .font_hover dl dd:hover{ background: #fff; color: var(--theme-bg);}
#cpnr_lb .cplb:hover .font_hover{ bottom: 0;}
@media screen and (max-width:1440px){
    #cpnr_lb .cplb .font .tit,#cpnr_lb .cplb .font_hover .tit{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    #cpnr_lb .cplb .font .tit,#cpnr_lb .cplb .font_hover .tit{ font-size: 18px !important;}
    #cpnr_lb .cplb .font ul li span,#cpnr_lb .cplb .font_hover ul li span{ font-size: 12px;}
    #cpnr_lb .cplb .font_hover dl dd{ font-size: 12px;}
    #cpnr_lb .cplb .font_hover dl dd i{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #cpnr_lb .cplb .font .tit,#cpnr_lb .cplb .font_hover .tit{ font-size: 16px !important;}
}
@media screen and (max-width:768px){
}


.cpinfo_bj{ background: url("../images/cpinfo_banner.jpg") no-repeat center top #f4f6f8;}

.pro_con{ overflow: hidden; background: #fff;}
.pro_con .row{ margin: 0;}

.pro_left{ height: 0; padding-bottom: 32%; position: relative; overflow: hidden; }
.pro_left p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s; text-align: center;}
.pro_left p img{ max-width: 100%; height: 100%;}

.pro_right{ padding: 3%;}
.pro_right .tit{ 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{ margin: 15px 0 10px !important; color: #666666; font-size: 15px; line-height: 25px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.pro_right ul{ padding: 3% 0 !important; font-size: 15px;}
.pro_right ul li{ padding: 10px 0;}
.pro_right ul li p{ color: #222222; font-weight: bold;}
.pro_right ul li span{ color: #666666;}
.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-bg); font-size: 12px; margin-right: 10px;}
.pro_right .order-btn{ height: 55px; line-height: 55px; color: var(--theme-bg); background: #fff; text-align: center; font-size: 16px; transition: 0.3s; border: 1px solid var(--theme-bg); border-radius: 2px;}
.pro_right .order-btn a{ color: var(--theme-bg);}
.pro_right .order-btn i{ font-size: 24px; margin-right: 10px;}
.pro_right .order-btn:hover{ background: var(--theme-green); border: 1px solid var(--theme-green);}
.pro_right .order-btn:hover a{ color: #fff;}
.pro_right .zixun-btn{ height: 55px; line-height: 55px; color: #fff; background: var(--theme-bg); text-align: center; font-size: 24px; transition: 0.3s;}
.pro_right .zixun-btn i{ margin-right: 10px; font-size: 24px;}
@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;}
    .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%;}
    .pro_right .zixun-btn,.pro_right .order-btn{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .pro_right .canshu table tr td:nth-of-type(1){ width: 25%;}
    .pro_right dl dd{ margin: 0;}
}
@media screen and (max-width:450px){
}


#cpbtqh{ width: 100% !important; transition:0.3s; text-align: center; border-bottom: 1px solid #e5e5e5; 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: #e5e5e5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover a{ color: var(--theme-bg);}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: var(--theme-bg);}
.cpbt li.current a{ color: var(--theme-bg);}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: var(--theme-bg);}
.cpbt li.current:after{ left: 25%; width: 50%; background: var(--theme-bg);}

@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: 3% 15px 3%;}
.pro_info img{ max-width: 100%;}
@media screen and (max-width:991px){
    .pro_info{ font-size: 14px; line-height: 30px;}
}


.tit_zy{ position: relative;}
.tit_zy:before{ text-transform: uppercase; content: attr(data-title); position: absolute; left: 0; top: 60px; right: 0; bottom: 0; width: 100%; height: 100%; margin: auto; font-family: Arial; color: rgba(40,40,40,0.025) !important; font-size: 140px; font-weight: bold;}
.tit_zy .tit{ line-height: 40px; padding: 20px 0 0;}
.tit_zy .tit p{ color: #282828; font-size: 40px; font-weight: bold;}
.tit_zy .tit span{ color: rgba(40,40,40,0.5); font-size: 16px; text-transform: uppercase;}
.tit_zy .more{ position: relative; z-index: 1; color: #282828; font-size: 16px; font-weight: bold; transition: 0.3s;}
.tit_zy .more i{ width: 45px; height: 45px; line-height: 45px; margin-left: 10px; background: var(--theme-bg); border-radius: 100%; color: #fff; text-align: center; transition: 0.5s;}
.tit_zy .more:hover{ color: var(--theme-bg);}
.tit_zy .more:hover i{ background: var(--theme-bg); border-radius: 0;}
@media screen and (max-width:1440px){
    .tit_zy{ background-size: auto 80%;}
    .tit_zy:before{ font-size: 120px;}
    .tit_zy .tit{ line-height: 30px;}
    .tit_zy .tit p{ font-size: 32px;}
    .tit_zy .tit span{ font-size: 14px;}
    .tit_zy .tit{ line-height: 30px;}
    .tit_zy .more i{ width: 35px; height: 35px; line-height: 35px; font-size: 12px;}
    .tit_zy .more{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .tit_zy:before{ font-size: 100px;}
}
@media screen and (max-width:768px){
    .tit_zy:before{ font-size: 80px;}
    .tit_zy .tit{ line-height: 25px; width: 70%;}
    .tit_zy .tit p{ font-size: 28px;}
    .tit_zy .tit span{ font-size: 12px;}
}
@media screen and (max-width:550px){
    .tit_zy:before{ font-size: 60px;}
}

.anli_info{position: relative; margin: 3% 0 5%;}
.anli_info .swiper-container { 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-bg); 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-green); 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;}
}



.cpinfo_ys{ border-radius: 20px; overflow: hidden; background: url("../images/cpys.jpg") no-repeat center; background-size: 100% auto; margin: 3% 0 5% !important;}
.cpinfo_ys li{ width: 25%; color: #fff; border-right: 1px solid rgba(255,255,255,0.2); padding: 15% 3% 3%; transition: 0.3s; position: relative; overflow: hidden;}
.cpinfo_ys li:before{ position: absolute; left: -150%; top: -100%; border-radius: 100%; content: ''; background: rgba(23,77,156,0.9);  width: 400%; height: 300%;  margin:auto; transform: scale(0); transition: all 0.6s; opacity: 0;}
.cpinfo_ys li:last-of-type{ border-right: none;}
.cpinfo_ys li .num{ position: relative; z-index: 1; font-size: 42px; color: rgba(255,255,255,0.3); font-family: Bahnschrift; transition: all 0.3s;}
.cpinfo_ys li i{ position: relative; z-index: 1; font-size: 60px; height: 70px; line-height: 70px; margin-top: 10%; transition: all 0.3s;}
.cpinfo_ys li .tit{ position: relative; z-index: 1; padding: 20px 0; transition: all 0.3s;}
.cpinfo_ys li .tit p{ font-size: 24px;}
.cpinfo_ys li .tit span{ display: block; font-size: 13px; text-transform: uppercase; color: rgba(255,255,255,0.5); line-height: 20px;}
.cpinfo_ys li .con{ position: relative; z-index: 1; font-size: 14px; padding: 0 0 10%; transition: 0.3s;}
.cpinfo_ys li em{ position: relative; z-index: 1; display: block; width: 42px; height: 42px; border-radius: 100%; text-align: center; line-height: 42px; background: #fff; color: var(--theme-bg); font-size: 22px; font-weight: bold; transition: 0.3s;}
.cpinfo_ys li:hover:before{ transform: scale(1); opacity: 1; }
.cpinfo_ys li:hover i{ transform: translateY(-30px); }
.cpinfo_ys li:hover .num{ font-size: 100px; transform: translateY(-50px);}
.cpinfo_ys li:hover .tit{ transform: translateY(-20px);}
@media screen and (max-width:1700px){
    .cpinfo_ys{ margin: 1% 0 !important;}
}
@media screen and (max-width:1440px){
    .cpinfo_ys li i{ font-size: 50px; height: 60px; line-height: 60px;}
    .cpinfo_ys li .tit p{ font-size: 20px;}
    .cpinfo_ys li .tit span{ font-size: 12px; line-height: 15px;}
    .cpinfo_ys li .con{ font-size: 12px; line-height: 20px;}
    .cpinfo_ys li em{ width: 35px; height: 35px; line-height: 35px; font-size: 16px;}
}
@media screen and (max-width:1200px){
    .cpinfo_ys li .num{ font-size: 36px;}
    .cpinfo_ys li i{ font-size: 40px; height: 45px; line-height: 45px;}
    .cpinfo_ys li .tit{ padding: 10px 0;}
    .cpinfo_ys li .tit p{ font-size: 18px;}
    .cpinfo_ys li em{ display: none;}
}
@media screen and (max-width:991px){
    .cpinfo_ys li i{ font-size: 30px; height: 35px; line-height: 35px;}
    .cpinfo_ys li .tit p{ font-size: 16px;}
    .cpinfo_ys li .con{ display: none;}
}
@media screen and (max-width:768px){
    .cpinfo_ys{ background-size: auto 100%;}
    .cpinfo_ys li{ float: left; width: 50%; border-bottom: 1px solid rgba(255,255,255,0.2);}
    .cpinfo_ys li .num{ font-size: 24px;}
    .cpinfo_ys li .tit span{ font-size: 10px;}
}


/*新闻中心*/
.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: #333; 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-bg);}
.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-bg);}
.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;}
}


#xwlb li{ padding: 50px 0; border-bottom: 1px solid #e9e9e9;}
#xwlb li .img{ width: 30%; height: 0; padding-bottom: 18%; position: relative; overflow: hidden;}
#xwlb li .img img{ object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.5s;}
#xwlb li .box{ width: 60%;}
#xwlb li .box .news_time{ color: #e5000f; font-family: Bahnschrift; font-size: 16px;}
#xwlb li .box .news_title{ color: #2a2a2a; font-size: 24px; font-weight: bold; margin: 1% 0 2%; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.3s;}
#xwlb li .box .news_info{ color: #666666; font-size: 16px; line-height: 35px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
#xwlb li:hover .box .news_title{ color: var(--theme-bg);}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #xwlb li .box .news_title{ font-size: 20px;}
    #xwlb li .box .news_info{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #xwlb li .box .news_title{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #xwlb li .img{ padding-bottom: 22%;}
}
@media screen and (max-width:575px){
    #xwlb li .img,#xwlb li .box{ width: 100%;}
    #xwlb li .img{ padding-bottom: 60%; margin-bottom: 3%;}
    #xwlb li{ padding: 25px 15px;}
}



/*.xiazai li{ border: 1px solid #eee; padding: 10%; width: 95%; margin-bottom: 8%; transition: 0.5s;}*/
/*.xiazai li .time{ color: #888; font-size: 16px; transition: 0.3s;}*/
/*.xiazai li .title{ color: #000; font-size: 18px; min-height: 230px; padding: 20px 0; transition: 0.3s;}*/
/*.xiazai li .con{ color: #888; font-size: 16px; transition: 0.3s;}*/
/*.xiazai li .con i{ margin-right: 20px;}*/
/*.xiazai li:hover{ background: var(--theme-bg);}*/
/*.xiazai li:hover .time,.xiazai li:hover .title,.xiazai li:hover .con{ color: #fff;}*/
/*@media screen and (max-width:768px){*/
/*    .xiazai li .title{ min-height: auto;}*/
/*}*/


.xiazai li{ border-bottom: 1px solid #eee; height: 70px;}
.xiazai li .title{ color: #666; font-size: 16px;}
.xiazai li .title i{ color: var(--theme-bg); font-size: 20px; padding-right: 10px;}
.xiazai li .time{ color: #999; font-family: Arial; font-size: 15px;}
.xiazai li .line{ width: 1px; height: 20px; background: #ccc; margin: 0 30px;}
.xiazai li p{ color: var(--theme-green); font-size: 16px;}
.xiazai li p i{ font-size: 20px; margin-right: 10px;}
@media screen and (max-width:991px){
    .xiazai li .time,.xiazai li .line{ display: none;}
}
@media screen and (max-width:768px){
    .xiazai li .title,.xiazai li p{ font-size: 14px;}
    .xiazai li .title i{ font-size: 16px; padding-right: 5px;}
    .xiazai li p i{ display: none;}
}




#info_banner{ background: url("../images/xwinfo.jpg") no-repeat center; 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 #051f44;}
#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-bg); 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-bg);}
#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%;}
    .news-detail-content{ padding: 0 !important;}
}


.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-green); font-size: 55px; height: 60px; line-height: 60px; margin-top: 40px !important;}


.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-bg); position: relative; background:linear-gradient(-45deg,transparent 5px,var(--theme-bg) 0);}


.lxwm_lb{ margin: 5% 0 6% !important;}
.lxwm_lb i{ color: var(--theme-bg); 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 h2{ font-size: 16px; height: 40px;}
    #lx_zxly p{ font-size: 32px !important; margin-top: 0 !important;}
}




/*公共*/
#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: 15% 0 0;}
#zi_banner .main .tit h2{ font-size: 40px; background: url("../images/banner_tit.png")  no-repeat left bottom; padding-bottom: 40px; margin-bottom: 20px !important;}
#zi_banner .main .tit p{ font-size: 15px; color: #fff;}
#zi_banner .main .tit p a{ color: #fff; padding: 0 10px;}
@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: 32px;}
    #zi_banner .main .tit p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #zi_banner .main .tit h2{ font-size: 30px;}
    #zi_banner .main .tit p{ font-size: 14px;}
    #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: 26px;}
    #zi_banner .main .tit p{ font-size: 12px;}
}
@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: 90px; line-height: 90px; color: #333333; background: #fafafa; 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: 0; width: 100%;}
#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: #f4f6f8 !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;
}
