.main{ line-height: 30px; padding: 4% 0;}
body {
    --theme-bg: #d10000;
}


@media screen and (max-width:768px){
    .row{ margin: 0;}
    .p15{ padding-left: 15px !important; padding-right: 15px !important;}
}

@media screen and (max-height:800px){
    .index_800{ zoom: 0.8;}
    .index_900{ zoom: 0.9;}
    .main{ padding: 5% 0;}
}
@media screen and (max-height:650px){
    .index_700{ zoom: 0.7;}
}
@media screen and (max-width:991px){
    .index .swiper-slide .container{ padding-left: 15px; padding-right: 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;}
/*.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100% 100%;}*/

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}



/*头部*/
#top_index{ height: auto; margin: 0 auto; position: fixed; z-index: 200; transition: 0.3s; left: 0; top: 0; border-bottom: 1px solid rgba(255,255,255,0.2);}
#top_index_zy{ position: fixed; left: 0; top: 0; z-index: 999; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#logo{ text-align: center; transition: 0.3s; padding: 1% 0;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; margin: 0 auto; transition:0.5s;}

#logo .show{ display: none;}
#logo .hidden{ display: block;}

.top_tel{ color: #fff; background: rgba(209,0,0,0.2); border: 1px solid rgba(209,0,0,0.5); height: 48px; line-height: 48px; text-align: center; border-radius: 30px; font-size: 18px; width: 70%; margin: 0 auto;}
.top_tel span{ font-size: 22px; font-family: Rany; font-weight: 200 !important;}


.top_tel_red{ background: var(--theme-bg);}
.top_tel_red p{ margin-right: 10px !important;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 50px; line-height: 50px; font-size: 18px; color: #000000; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #000; position: relative; z-index: 1; }
#nav li .big:before{ position: absolute; left: 50%; bottom: 0; content: ''; background: var(--theme-bg); width: 0; height: 3px; transition: 0.3s;}
#nav li:hover .big:before{ left: 0; 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); 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-bg);}
#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: 14%; margin: 0 0 1% 0; font-size: 15px; position: relative; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; border-right: none; padding: 0 10px;}
#nav li .navson dl dd i{ font-size: 14px;}
#nav li .navson dl dd:last-of-type{ border-right: 1px solid #eeeeee;}
#nav li .navson dl dd:hover{ background: var(--theme-bg); border: 1px solid var(--theme-bg); 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-bg);}
#nav li .navson .col-lg-3 em:hover{ color: var(--theme-bg);}
#nav li .navson .col-lg-3 em:hover:before{ width: 100%;}



@media screen and (max-width:1700px){
    .top_tel{ font-size: 16px;}
    .top_tel span{ font-size: 18px;}
}
@media screen and (max-width:1600px){
    .top_tel{ font-size: 14px;}
    .top_tel span{ font-size: 16px;}
}
@media screen and (max-width:1540px){
    #nav li{ font-size: 16px;}
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #nav{ margin-top: 0;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ margin: inherit !important;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
}



.top_bai{ }
/*.top_bai #logo img{ filter: grayscale(100%) brightness(100);}*/
.top_bai #nav li .big{ color: #fff;}
.top_bai .top_tel{ color: #fff; background: rgba(255,255,255,0.2); border: 1px solid rgba(255,255,255,0.5);}
.top_bai #logo .show{ display: block;}
.top_bai #logo .hidden{ display: none;}



/*首页大图*/
.banner {position: relative;height: auto !important;z-index: 1;top:0;}
.banner .swiper-wrapper{height: auto !important;}
.banner .swiper-slide {position: relative;height: 100vh !important;float: left;}
/*.banner .swiper-slide a{display:block;width:100%;height: auto !important;}*/
/*.banner .swiper-slide a img{ width: 100%; height: auto;}*/
.banner .swiper-pagination{ bottom: 5% !important; width: auto !important;; left: 15% !important;;}
.banner .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 100%; transition:0.3s; margin-right: 30px !important;; background: #fff; opacity: 1; position: relative;}
.banner .swiper-pagination-bullet:before{ position: absolute; left: -10px; top: -10px; width: 30px; height: 30px; border: 1px solid #fff; border-radius: 100%; content: ''; opacity: 0; transition: 0.3s;}
.banner .swiper-pagination-bullet-active:before{ opacity: 1;}

.banner .swiper-container #swiper-slide1{text-align: center !important; position: relative;}
.banner .swiper-container #swiper-slide1:before{ position: absolute; width: 100%; height: 15%; background-image: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(255,255,255,0.01)); content: ''; left: 0; top: 0; z-index: 2;}

.banner .swiper-container .swiper-slide .swiper-slide-content {position: absolute;text-align: right;width: 1600px;height: auto;left: 50%;top: 40%;-webkit-transform: translate(-50%,-30%);transform: translate(-50%,-30%);z-index: 2;}
.banner .swiper-container .swiper-slide .swiper-slide-title {opacity: 0; margin-bottom: 70px;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);transition: .2s ease .4s;}
.banner .swiper-container .swiper-slide .swiper-slide-subtitle {opacity: 0; margin-left: 20px; margin-bottom: 0; -webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);transition: .2s ease .5s;}
.banner .swiper-container .swiper-slide .swiper-slide-title img,.banner .swiper-container .swiper-slide .swiper-slide-subtitle img{ max-width: 100%;}
.banner .swiper-container .swiper-slide.swiper-slide-active .swiper-slide-title {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: .8s ease 0.8s;}
.banner .swiper-container .swiper-slide.swiper-slide-active .swiper-slide-subtitle {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: .8s ease 1s;}

.banner .swiper-container #swiper-slide1 .swiper-slide-content{ text-align: center !important; top: 40% !important;}
.banner .swiper-container #swiper-slide3 .swiper-slide-content{ top: 25% !important;}
@media screen and (max-height:800px){
    /*.banner .swiper-container .swiper-slide .swiper-slide-title img,.banner .swiper-container .swiper-slide .swiper-slide-subtitle img{ max-width: 60% !important;}*/
}
@media screen and (max-width:1600px){
    .banner .swiper-slide{ background-size: 100% 100% !important;}
    .banner .swiper-container .swiper-slide .swiper-slide-content{ width: 90%;}
    .banner .swiper-container .swiper-slide .swiper-slide-subtitle{ margin-left: 0;}
    .banner .swiper-container .swiper-slide .swiper-slide-title img,.banner .swiper-container .swiper-slide .swiper-slide-subtitle img{ width: 60%;}
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .banner .swiper-slide{ background-size: auto 100% !important;}
}
@media screen and (max-width:991px){
    .banner .swiper-slide{ background-size: auto 100% !important;}
    .banner .swiper-container .swiper-slide .swiper-slide-title img,.banner .swiper-container .swiper-slide .swiper-slide-subtitle img{ width: 60%;}
}
@media screen and (max-width:768px){
    .banner .swiper-slide{ background-size: 245% 100% !important;}
    .banner .swiper-container .swiper-slide .swiper-slide-title{ margin-bottom: 20px;}
    .banner .swiper-container .swiper-slide .swiper-slide-title img,.banner .swiper-container .swiper-slide .swiper-slide-subtitle img{ width: 100%;}
}


#menu { margin: 0; padding: 0; position: fixed; left: 0; top: 50%; width: 140px; list-style-type: none; z-index: 70;}
#menu li {position: relative;padding-left: 40px; line-height: 35px;margin-bottom: 10px;}
#menu li:after {position:absolute;top:51%;left:0;display:block;width:0;height:1px;background:#d10a30;content:"";transition:all .5s ease-out 0s}
#menu li a {display:inline-block;color:#999;font-weight:700;font-size:0;font-family:Arial;line-height:35px}
#menu li a i,#menu li a span {display:inline-block;vertical-align:middle;font-size:14px}
#menu li a i {font-style:normal}
#menu li a span {overflow:hidden;width:0;white-space:nowrap;transition:all .5s ease-out 0s}
#menu .swiper-pagination-bullet-active a {color:#d10a30}
#menu .swiper-pagination-bullet-active span{width:80px}
#menu .swiper-pagination-bullet-active:after {width:85px}

@media screen and (max-width:991px){
    #menu{ display: none;}
}



/*底部*/
#end_bj{ background: url("../images/end_bj.png") no-repeat center bottom #272727; color: #fff;}

#end_logo{ border-bottom: 1px solid rgba(255,255,255,0.1); padding: 30px 0;}
#end_logo p a{ color: #fff; padding-right: 10px; font-size: 16px;}
#end_logo p span{ display: block; margin: 0 0 0 10px; font-size: 16px;}
#end_logo p i{ font-size: 24px;}

.end_lx .end_navlb ul li a{ display: block; color: rgba(255,255,255,0.7); font-size: 14px; height: 40px; line-height: 40px;}
.end_lx .end_navlb ul li:first-of-type{ color: #fff !important; font-size: 18px !important; position: relative; height: 50px; margin-bottom: 15px;}
.end_lx .end_navlb ul li:first-of-type a{ color: #fff !important; font-size: 16px !important;}
.end_lx .end_navlb ul li:first-of-type:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 30px; height: 3px; background: var(--theme-bg); }

#end_bj .main .ewm{ text-align: center;}
#end_bj .main .ewm p{ font-size: 16px;}
#end_bj .main .ewm span{ display: block; padding: 20px 0 10px;}
#end_bj .main .ewm em{ color: rgba(255,255,255,0.4);}


#end_lx{ border-top: 1px solid rgba(255,255,255,0.1); padding: 30px 0;}
#end_lx p{ color: #fff; font-size: 16px;}
#end_lx p i{ font-size: 24px; margin-right: 10px;}
#end_line{ text-align: center; background: #232323; color: rgba(255,255,255,0.3); padding: 15px 0;}


.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#333;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#333;}
.footer_zx a:last-of-type{ background: #d22422;}
.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){
    #end_lx p{ float: left; width: 50%; height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
    #end_logo p{ display: none !important;}
}
@media screen and (max-width:768px){
    #end_bj .lx_tel{ display: none !important;}
    #end_lx p{ width: 100%;}
    #end_bj .main .ewm{ width: 30%;}
    #end_bj .main .ewm img{ max-width: 100%;}
}


/*首页*/
.index{position: relative;}
.in_02{ overflow: hidden; background: url("../images/cpbj_in.jpg") no-repeat center; background-size: 100% 100%;}
.in_03{ background: url("../images/jjbj_in.jpg") no-repeat center; background-size: 100% 100%; overflow: hidden;}
.in_04{ background: url("../images/ysbj_in.jpg") no-repeat top; background-size: 100% auto; overflow: hidden;}
.in_05{ overflow: hidden;}
.in_06{ background: url("../images/xwbj.jpg") no-repeat top; background-size: 100% 100%; overflow: hidden;}
.in_07{ height: auto !important;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:768px){
}


.main_top{ padding-top: 5%;}
@media screen and (max-width:991px){
    .main_top{ padding-top: 10%;}
}
@media screen and (max-width:768px){
    .main_top{ padding-top: 15%;}
}
@media screen and (max-width:450px){
    .main_top{ padding-top: 15%;}
}


.tit_in p{ color: #151515; font-size: 72px; height: 80px; line-height: 80px; font-family: Rany !important; font-weight: bold;}
.tit_in p span{ color: var(--theme-bg); font-family: Rany !important;}
.tit_in h4{ font-size: 30px; padding: 10px 0 !important;}

.tit_02{ position: absolute; z-index: 1; left: 5%; top: 3%;}
@media screen and (max-width:1500px){
    .tit_in p{ font-size: 65px; height: 65px; line-height: 65px;}
    .tit_in h4{ font-size: 26px;}
}
@media screen and (max-width:1440px){
    .tit_in p{ font-size: 50px; height: 50px; line-height: 50px;}
    .tit_in h4{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    .tit_in p{ font-size: 40px; height: 40px; line-height: 40px;}
    .tit_in h4{ font-size: 22px;}
}
@media screen and (max-width:991px){
    .tit_02{ top: 0;}
}
@media screen and (max-width:768px){
}

#cpzx{ margin: 3% 0 0;}
#cpzx .swiper-slide { position: relative;}
#cpzx .gallery-top { height: auto; padding: 0; color: #fff; overflow: hidden;}
#cpzx .gallery-top .swiper-slide{ line-height: 35px; font-size: 15px; color: #fff;}
#cpzx .gallery-top .swiper-slide ul li{ background: url("../images/cpbj.png") no-repeat center top; text-align: center; background-size: auto auto;}
#cpzx .gallery-top .swiper-slide ul li .tit{ color: #fff; line-height: 40px; padding-top: 50px;}
#cpzx .gallery-top .swiper-slide ul li .tit p{ font-size: 24px;}
#cpzx .gallery-top .swiper-slide ul li .tit h4{ font-size: 48px; font-weight: bold !important;}
#cpzx .gallery-top .swiper-slide ul li .pic{ padding: 3%;}
#cpzx .gallery-top .swiper-slide ul li .pic img{ max-width: 100%;}

#cpzx .gallery-thumbs { height: auto; text-align: left; overflow: hidden; padding: 0 0 10px !important; margin: 0 !important;}
#cpzx .gallery-thumbs .swiper-wrapper{ width: auto;}
#cpzx .gallery-thumbs .swiper-slide .con{ margin: 10px 0; cursor: pointer; position: relative; background: rgba(255,255,255,0.3); border: 1px solid rgba(229,49,12,0.3); border-bottom-left-radius: 50px; border-top-left-radius: 50px; padding: 30px 0 30px 50px; transition: 0.5s;}
#cpzx .gallery-thumbs .swiper-slide .con .pic{ max-width: 100%;}
#cpzx .gallery-thumbs .swiper-slide .con .pic img{ transition: 0.3s;}
#cpzx .gallery-thumbs .swiper-slide .con p{ font-size: 36px; padding-top: 20px !important; color: #000; transition: 0.3s; }
#cpzx .gallery-thumbs .swiper-slide-thumb-active .con{ background: url("../images/cp_hover.png") no-repeat center right var(--theme-bg); background-size: 100% auto;}
#cpzx .gallery-thumbs .swiper-slide-thumb-active .con .pic img{ filter: grayscale(100%) brightness(100);}
#cpzx .gallery-thumbs .swiper-slide-thumb-active .con p{ color: #fff;}
@media screen and (max-width:1440px){
    #cpzx .gallery-thumbs .swiper-slide .con p{ font-size: 30px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #cpzx .gallery-top .swiper-slide ul li .pic img { max-width: 50%;}
    #cpzx .gallery-top .swiper-slide ul li{ background-size: auto 80%;}
    #cpzx .gallery-thumbs .swiper-slide .con{ margin: 0 !important; padding: 15px 0 15px 30px;}
    #cpzx .gallery-thumbs .swiper-slide .con p{ font-size: 20px; padding-top: 10px !important;}
}
@media screen and (max-width:768px){
    .tit_02{ position: relative;}
    .tit_in h4{ padding: 0 !important;}
    #cpzx .gallery-top .swiper-slide ul li .tit h4{ font-size: 36px;}
    #cpzx .gallery-top .swiper-slide ul li .tit{ padding-top: 30px;}
    #cpzx .gallery-top .swiper-slide ul li .pic{ padding: 0;}
    #cpzx .gallery-top .swiper-slide ul li{ background-size: auto 90%;}
}
@media screen and (max-width:550px){
    #cpzx .gallery-top .swiper-slide ul li .pic img { max-width: 80%;}
    .tit_02{ position: relative;}
    .tit_in h4{ padding: 0 !important;}
    #cpzx .gallery-top .swiper-slide ul li .tit h4{ font-size: 24px;}
    #cpzx .gallery-top .swiper-slide ul li .tit p{ font-size: 18px;}
    #cpzx .gallery-thumbs .swiper-slide .con .pic img{ max-width: 40% !important;}
}



.tit_bai p{ color: #fff;}
.tit_bai h4{ color: #fff;}

.in_03 .con{ color: #fff; margin-top: 5%;}
.in_03 .con .tit{ font-size: 30px; position: relative; display: block; height: 60px;}
.in_03 .con .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; background: rgba(255,255,255,0.3); width: 50px; height: 3px;}
.in_03 .con .nr{ margin: 30px 0; font-size: 16px; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
.in_03 dl{ margin: 5% 0 !important;}
.in_03 dl dd{ text-align: center; color: #fff; font-size: 16px;}
.in_03 dl dd i{ font-size: 30px; margin-bottom: 10px;}
.in_03 dl dd a{ color: #fff; transition: 0.3s;}
.in_03 dl dd:hover a{ color: var(--theme-bg);}
.in_03 .more{ cursor: pointer;}
.in_03 .more i{ width: 75px; height: 75px; line-height: 75px; text-align: center; font-size: 30px; transform:rotate(-45deg); border-radius: 100%; background: #e54322; color: #fff; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
.in_03 .more p{ font-size: 24px; color: #e54322; position: relative; margin-left: 15px !important; height: 40px;}
.in_03 .more p:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 100%; height: 2px; background: #e54322; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
.in_03 .more:hover i{ transform:rotate(0deg);}
.in_03 .more:hover p:before{ width: 0;}
.in_03 #sp{ position: absolute; left: 0; top: 0; z-index: 1; width: 379px; height: 379px;}
.in_03 #sp p{ position: absolute; left: 63px; top: 63px; content: ''; cursor: pointer; z-index: 1; border: 8px solid var(--theme-bg); border-radius: 100%;}
.circlar{
    width: 379px;
    height: 379px;
    margin: 0;
}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.circlar{
    -webkit-transform: rotate(360deg);
    animation: rotation 12s linear infinite;
    -moz-animation: rotation 12s linear infinite;
    -webkit-animation: rotation 12s linear infinite;
    -o-animation: rotation 12s linear infinite;
}


.jw-controlbar { width: 100%; }

.popup-box { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 999; display: none; }
.popup-box::before { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.85); }
.popup-box .popup-wrapper { width: 73%; height: 100%; margin: 0 auto; position: relative; z-index: 2; }
@media (max-width: 575.98px) { .popup-box .popup-wrapper { width: 100%; } }
.popup-box .popup-wrapper .popup-container { position: relative; height: 100%; display: flex; flex-direction: column; justify-content: center; }
.popup-box .popup-close { position: absolute; width: 50px; height: 50px; border-radius: 50%; top: 5%; right: 5%; border: 1px solid #fff; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; z-index: 8; }
.popup-box .popup-close::before, .popup-box .popup-close::after { content: ''; display: block; position: absolute; margin: auto; height: 1px; width: 45%; top: 0; bottom: 0; left: 0; right: 0; background-color: #fff; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
.popup-box .popup-close::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.popup-box .popup-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.popup-box .popup-close:hover::before, .popup-box .popup-close:hover::after { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }



.in_03 #jjlb{ float: right; text-align: left; margin-left: 5% !important;}
.in_03 #jjlb dd{ text-align: left; margin: 13% 0 !important;}
.in_03 #jjlb dd p{ font-size: 20px;}
.in_03 #jjlb dd h2{ font-size: 100px; font-family: Rany; font-weight: 200 !important;}
.in_03 #jjlb dd h2 sub{ font-size: 22px;}

.more_in{ height: 60px; line-height: 60px; background: #fff; border-radius: 30px; width: 220px; padding: 5px; font-size: 18px; color: var(--theme-bg); transition: 0.3s;}
.more_in i{ background: var(--theme-bg); color: #fff; height: 50px; line-height: 50px; width: 50px; border-radius: 100%; text-align: center; font-size: 24px; transition: 0.3s;}
.more_in p{ width: 60%; text-align: center;}
.more_in:hover{ background: var(--theme-bg); color: #fff;}
.more_in:hover i{ background: #fff; color: var(--theme-bg);}

.more_red{ background: #e54322 !important;}
.more_red p{ color: #fff !important;}
.more_red i{ background: #fff !important; color: #e54322 !important;}
.more_red:hover{ background: #fff !important; border: 1px solid var(--theme-bg) !important;}
.more_red:hover p{color: var(--theme-bg) !important;}
.more_red:hover i{ background: var(--theme-bg) !important; color: #fff !important;}

@media screen and (max-width:1500px){
    .in_03 .con .tit{ font-size: 26px; height: 50px;}
    .in_03 .more i{ width: 60px; height: 60px; line-height: 60px;}
    .in_03 .more p{ font-size: 20px;}
    .in_03 #jjlb dd h2{ font-size: 80px;}
}
@media screen and (max-width:1440px){
    .in_03 #jjlb dd h2{ font-size: 70px;}
    .in_03 #sp{ zoom: 0.7;}
}
@media screen and (max-width:1200px){
    .in_03 #jjlb{ zoom: 0.8;}
    .more_in{ width: 180px; height: 50px; line-height: 50px; font-size: 16px;}
    .more_in i{ width: 40px; height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
    .in_03 .tit_in,.in_03 #sp{ display: none;}
    .in_03 .con{ margin-top: 0 !important;}
    .in_03 #jjlb{ margin-left: 0; width: 100%;}
    .in_03 #jjlb dd{ float: left; width: 33%; margin: 1% 0 !important;}
}
@media screen and (max-width:768px){
    .more_in{ display: none !important;}
    .in_03 #jjlb dd h2{ font-size: 46px;}
}
@media screen and (max-width:500px){
    .in_03 #jjlb dd h2{ font-size: 36px;}
}

#hxys{ padding: 0; margin-top: 3%;}
#hxys .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#hxys .swiper-slide {
    color: #fff;
    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;
}
#hxys .swiper-slide .pic{ border-radius: 10px; background: #000; width: 100%; height: 0; padding-bottom: 110%; position: relative; overflow: hidden;}
#hxys .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; opacity: 0.8;}
#hxys .swiper-slide .pic .font{ position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background: #e54322; color: #fff; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); padding: 20% 10% 0; font-size: 15px;}
#hxys .swiper-slide .pic .font i{ font-size: 40px; height: 40px;}
#hxys .swiper-slide .pic .font h4{ font-size: 24px; font-weight: bold !important; padding: 5% 0 !important;}
#hxys .swiper-slide .tit{ width: 100%; text-align: left; font-size: 20px; padding-top: 15px;}
#hxys .swiper-slide .tit i{ font-size: 28px; margin-bottom: 10px;}
#hxys .swiper-slide:hover .pic .font{ top: 0;}
@media screen and (max-width:1200px){
    #hxys .swiper-slide .pic .font{ padding-top: 8%; font-size: 14px;}
}
@media screen and (max-width:768px){
    #hxys .swiper-slide .pic .font i{ height: 30px; font-size: 30px;}
    #hxys .swiper-slide .pic .font h4{ font-size: 20px;}
    #hxys .swiper-slide .pic .font{ padding: 8% 5% 0; font-size: 12px; line-height: 25px;}
}

.in_05 ul{ margin-top: 3% !important;}
.in_05 ul li{ position: relative; background: #fafafa; border-radius: 10px; width: 22%; margin: 1% 1.5% !important; text-align: center; float: left;}
.in_05 ul li i{ width: 81px; height: 81px; overflow: hidden; margin: 10% auto 5%;}
.in_05 ul li i img{ margin-left: 0; transition: 0.3s;}
.in_05 ul li:hover i img{ margin-left: -81px;}
.in_05 ul li:hover{ background: #e54322;}
.in_05 ul li h3{ color: #000; font-size: 24px; font-weight: bold !important;}
.in_05 ul li p{ color: #666666; font-size: 16px; padding: 3% 10% 10%;}
.in_05 ul li em{ position: absolute; width: 100%; left: 0; bottom: -100%; color: rgba(255,255,255,0.1); font-size: 130px; font-weight: bold; font-family: Rany !important; transition: 0.5s;}
.in_05 ul li:hover p,.in_05 ul li:hover h3{ color: #fff;}
.in_05 ul li:hover em{ bottom: 0;}
@media screen and (max-width:1440px){
    .in_05 ul li h3{ font-size: 20px;}
    .in_05 ul li p{ padding: 3% 5% 5%; font-size: 14px;}
}
@media screen and (max-width:1200px){
    .in_05 ul li p{ min-height: 110px;}
}
@media screen and (max-width:991px){
    .in_05 ul li{ width: 30%;}
    .in_05 ul li p{ line-height: 25px; min-height: 70px; padding: 3% 2%;}
    .in_05 ul li:nth-of-type(7),.in_05 ul li:nth-of-type(8){ display: none !important; }
}
@media screen and (max-width:768px){
    .in_05 ul li{ width: 47%;}
    .in_05 ul li p{ min-height: 90px;}
}


#xinwen{position: relative; margin-top: 50px; overflow: hidden;}
#xinwen .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xinwen .swiper-slide {
    transition:0.5s;
    position: relative;
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
    /* 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;
}
#xinwen .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
#xinwen .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xinwen .swiper-slide .tit{ position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,0.4); font-size: 22px; color: #fff; width: 100%; padding: 20px 0 20px 30px;}
#xinwen .swiper-slide:hover img{ transform: scale(1.1);}


.xwlb_in{ margin-top: 50px !important; padding-bottom: 20px;}
.xwlb_in li{ padding: 5% 0 5% 3%; position: relative; border-bottom: 1px solid #d0d3d8;}
.xwlb_in li:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
.xwlb_in li .time{ width: 15%; text-align: left; font-weight: 100;}
.xwlb_in li .time p{ font-size: 20px; font-family: Rany !important; color: #999999; font-weight: 300 !important;}
.xwlb_in li .time span{ font-size: 32px; font-family: Rany !important; color: #e54322; }
.xwlb_in li .pic{ display: block; width: 30%; height: 0; padding-bottom: 18%; position: relative; overflow: hidden; margin-right: 20px;}
.xwlb_in li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
.xwlb_in li .tit{ width: 85%; line-height: 30px;}
.xwlb_in li .tit h4{ display: block; color: #111111; font-size: 30px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.3s;}
.xwlb_in li .tit p{ margin: 10px 0 5px !important; font-size: 18px; color: #666; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
.xwlb_in li i{ color: var(--theme-bg); width: 5%; font-size: 30px; text-align: right;}
.xwlb_in li:hover .pic img{ transform: scale(1.1);}
.xwlb_in li:hover:before{ width: 100%;}
.xwlb_in li:hover .tit a h4{ color: var(--theme-bg); font-weight: bold !important;}

@media screen and (max-width:1500px){
    .xwlb_in li .tit{ width: 70%;}
    .xwlb_in li .time{ width: 25%;}
    .xwlb_in li .tit h4{ font-size: 24px;}
}
@media screen and (max-width:1440px){
    .xwlb_in li .tit h4{ font-size: 18px;}
    .xwlb_in li .tit span{ display: none !important;}
    #xinwen .swiper-slide .con .tit{ font-size: 16px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #xinwen .swiper-slide .tit{ font-size: 16px;}
}



/*公司简介*/
#jjzybj{ background: url("../images/jjzy_bj.jpg") no-repeat center top; padding-bottom: 14%;}
#zyhome{ font-size: 16px;}
#zyhome a{ padding: 0 5px;}
#zyhome i{ color: var(--theme-bg); margin-right: 10px; font-size: 20px;}


.jjzy_con{}
.jjzy_con .tit{ font-size: 36px;}
.jjzy_con_left{ margin-top: 3% !important;}
.jjzy_lb{ width: 65%; margin-top: 8% !important;}
.jjzy_lb .float-start{ position: relative; color: #e5310c; font-size: 60px; height: 60px; line-height: 60px; font-family: Rany; font-weight: bold;}
.jjzy_lb .float-start sup{ position: absolute; right: -20px; top: 0; font-size: 16px; color: #333; font-weight: normal;}
.jjzy_lb .float-end{ position: relative; color: #333333; font-size: 20px; padding-left: 12%;}
.jjzy_lb .float-end:before{ position: absolute; left: 0; top: 0; content: ''; width: 1px; height: 100%; background: #fff;}
.jjzy_con ul{ background: rgba(255,255,255,0.5); padding: 3% !important; width: 100%; margin-top: 7% !important; border-radius: 10px;}
.jjzy_con ul p{ font-size: 18px;}
.jjzy_con ul h2{ color: #e5310c; font-size: 48px; font-family: Rany; font-weight: bold !important;}
.jjzy_con ul h2 sub{ font-size: 18px; color: #404040; font-weight: normal;}

.jjzy_con_right{ position: relative;}
.jjzy_con_right:before{ text-transform: capitalize; content: attr(data-title); font-family: Rany; font-weight: bold; position: absolute; left: 0; top: -90px; width: 100%; font-size: 70px; height: 70px; line-height: 70px; color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px #cad4de; text-stroke: 1px #cad4de;}
.tit_zy{ color: #262626; font-size: 36px; position: relative;}
.tit_zy i{ margin-left: 20px;}
.tit_zy:before{ text-transform: capitalize; content: attr(data-title); font-family: Rany; font-weight: bold; position: absolute; left: 0; top: -80px; width: 100%; font-size: 70px; height: 70px; line-height: 70px; color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px rgba(0,0,0,0.1); text-stroke: 1px rgba(0,0,0,0.1);}
.jjzy_con_right .jjcon{ margin-top: 3%; color: #666666; font-size: 16px; line-height: 38px;}


@media screen and (max-width:1500px){
    .jjzy_lb{ width: 75%;}
    .jjzy_con ul h2{ font-size: 36px;}
    .jjzy_con ul p{ font-size: 16px;}
    .jjzy_con .tit{ font-size: 32px;}
}
@media screen and (max-width:1400px){
    .jjzy_lb{ width: 80%;}
    .jjzy_lb .float-start{ font-size: 50px;}
    .jjzy_lb .float-end{ font-size: 16px;}

    .tit_zy{ font-size: 34px;}
    .jjzy_con_right:before{ font-size: 50px; height: 50px; line-height: 50px; top: -60px;}
    .jjzy_con_right .jjcon{ font-size: 14px; line-height: 32px;}
}
@media screen and (max-width:1200px){
    .jjzy_con ul li{ padding: 10px !important;}
    .jjzy_con .tit{ font-size: 26px;}
    .jjzy_lb .float-start{ font-size: 42px;}
    .jjzy_lb .float-start sup{ font-size: 14px;}
    .jjzy_lb .float-end{ line-height: 25px;}
    .tit_zy{ font-size: 30px;}
}
@media screen and (max-width:991px){
    .jjzy_con ul li{ float: left; width: 33%;}
    .jjzy_lb .float-end{ float: left !important; margin-left: 10%;}
    .jjzy_lb{ margin-top: 5% !important;}
    .jjzy_con ul li{ padding: 0 !important;}
    .jjzy_con ul{ margin-top: 3% !important;}
    .jjzy_con_right:before{ display: none;}
    .jjzy_con_right{ padding-top: 3% !important;}
    .jjzy_con_right .jjcon{ color: #333 !important;}
    #jjzybj{ padding-bottom: 0 !important;}
    .tit_zy:before{ font-size: 42px; top: -60px;}
    .tit_zy{ font-size: 24px;}
}
@media screen and (max-width:768px){
    .tit_zy:before{ font-size: 30px; top: -50px;}
    .jjzy_con ul h2{ font-size: 24px;}
    .jjzy_con ul p,.jjzy_con ul h2 sub{ font-size: 14px;}
    .jjzy_lb .float-end{ font-size: 14px;}
    .jjzy_con .tit{ font-size: 24px;}
}
@media screen and (max-width:500px){
    .tit_zy:before{ font-size: 24px;}
}



#dsz_bj{ background: url("../images/dsz_bj.jpg") no-repeat center top; padding-top: 5%;}
#dsz_bj i{ color: #dcdcdc; font-size: 50px; height: 50px; line-height: 50px; margin-top: 20px;}
#dsz_bj .con{ padding: 7% 0 0; color: #666666; font-size: 18px; line-height: 45px;}
#dsz_bj .pic{ position: relative;}
/*#dsz_bj .pic:before{ position: absolute; right: 0; bottom: 0; content: ''; background: var(--theme-bg); width: 210px; height: 290px;}*/
@media screen and (max-width:1500px){
    #dsz_bj .con{ font-size: 16px;}
    #dsz_bj .pic img{ max-width: 100%;}
}
@media screen and (max-width:1200px){
    #dsz_bj .pic:before{ display: none;}
    #dsz_bj .con{ line-height: 35px;}
    #dsz_bj i{ display: none;}
}
@media screen and (max-width:991px){
    #dsz_bj .pic img{ max-width: 50%;}
    #dsz_bj .con{ padding-top: 3% !important;}
}
@media screen and (max-width:768px){
    #dsz_bj .con{ font-size: 14px;}
}


.wh_con{ margin-top: 3% !important;}
.wh_con li{ position: relative;}
.wh_con .pic{ width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; transition:0.5s; background: #fff;}
.wh_con .pic img{ width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.5s; overflow: hidden; opacity: 0.3;}
.wh_con li .font{ position: absolute; left: 0; top: 0; width: 100%; color: #333; z-index: 1; padding: 13% 10% 0;}
.wh_con li .font .tit p{ color: #1e1e1e; font-size: 30px; font-weight: bold; transition:0.3s;}
.wh_con li .font .tit i{ color: var(--theme-bg); font-size: 50px; transition:0.3s;}
.wh_con li .font h3{ font-size: 24px; padding:5% 0 7% !important; transition:0.3s;}
.wh_con li .font .con{ color: #666666; font-size: 20px; line-height: 35px; transition:0.3s;}
.wh_con li:hover .pic{ background: #000;}
.wh_con li:hover .pic img{ opacity: 0.8;}
.wh_con li:hover .tit p,.wh_con li:hover .tit i,.wh_con li:hover h3,.wh_con li:hover .font .con{ color: #fff;}
@media screen and (max-width:1440px){
    .wh_con li .font .tit p{ font-size: 24px;}
    .wh_con li .font h3{ font-size: 20px;}
    .wh_con li .font .con{font-size: 16px;}
}
@media screen and (max-width:1200px){
    .wh_con li .font{ padding: 5%;}
    .wh_con li .font .tit p{ font-size: 22px;}
    .wh_con li .font .tit i{ font-size: 30px;}
    .wh_con li .font h3{ font-size: 18px;}
    .wh_con li .font .con{font-size: 14px;}
}
@media screen and (max-width:991px){
    .wh_con li{ margin-bottom: 20px;}
}



#wenhua{ position: relative; margin-top: 3% !important; padding-bottom: 50px; }
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
}
#wenhua .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    overflow: hidden;
    padding: 5% 2%;
    background: #fafafa;
    border-right: 1px solid #efefef;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
#wenhua .swiper-slide:before{ position: absolute; content: ''; left: 0; top: 0; background: url("../images/wenhua_bj.jpg") no-repeat center; 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 .tit,#wenhua .swiper-slide .font,#wenhua .swiper-slide i{ color: #fff; position: relative; z-index: 1; transition: 0.5s;}
#wenhua .swiper-slide .tit h5{ display: block; padding: 5px 0 10px; text-transform: uppercase; color: #282828; font-size: 36px; font-weight: bold !important;}
#wenhua .swiper-slide .tit h3{ display: block; color: #282828; font-size: 26px; padding-bottom: 20px;}
#wenhua .swiper-slide .font{ color: #666666; font-size: 18px; line-height: 35px; margin: 0 0 80px; min-height: 145px;}
#wenhua .swiper-slide i{ width: 40px; height: 40px; text-align: center; line-height: 40px; border: 1px solid #bcbcbc; font-size: 20px; color: #bcbcbc; transition: 0.3s;}
#wenhua .swiper-slide:hover .tit h5{ color: #fff;}
#wenhua .swiper-slide:hover .tit h3{ color: #fff;}
#wenhua .swiper-slide:hover .font{ color: rgba(255,255,255,0.7);}
#wenhua .swiper-slide:hover i{ color: rgba(255,255,255,0.5) !important; border: 1px solid rgba(255,255,255,0.5);}

#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 h5{ font-size: 36px;}
    #wenhua .swiper-slide .tit h3{ font-size: 26px;}
    #wenhua .swiper-slide .font{ font-size: 18px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #wenhua .swiper-slide .tit h5{ font-size: 32px;}
    #wenhua .swiper-slide .tit h3{ font-size: 22px;}
    #wenhua .swiper-slide .font{ font-size: 16px;}
    #wenhua .swiper-slide{ padding: 5%;}
}
@media screen and (max-width:768px){
}




#fzlc_bj{ background: #f6f9fc; padding-top: 3%;}
#fzlc{ position: relative; margin-top: 3% !important; padding-bottom: 50px; }
#fzlc .swiper-container {
    width: 100%;
    height: 100%;
}
#fzlc .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    overflow: hidden;
    padding: 2.5%;
    background: #fafafa;
    border-right: 1px solid #efefef;

    /* 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;
}
#fzlc .swiper-slide:before{ position: absolute; z-index: 2; content: ''; left: 0; top: 0; background: url("../images/fzlc_hover.png") no-repeat center; width: 100%; height: 100%; opacity: 0; transition: 0.3s;}
#fzlc .swiper-slide:hover:before{ opacity: 1;}
#fzlc .swiper-slide:hover{ background: #e5310c; border-radius: 15px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}

#fzlc .swiper-slide .tit,#fzlc .swiper-slide .font,#fzlc .swiper-slide i{ color: #fff; position: relative; z-index: 1; transition: 0.5s;}
#fzlc .swiper-slide .tit h5{ display: block; padding: 5px 0 10px; font-family: Rany !important; color: #282828; font-size: 48px; font-weight: bold !important;}
#fzlc .swiper-slide .tit h3{ display: block; color: #282828; font-size: 30px; padding-bottom: 20px;}
#fzlc .swiper-slide .font{ color: #6e6e6e; font-size: 17px; line-height: 35px; margin: 0 0 25px; min-height: 150px;}
#fzlc .swiper-slide i{ width: 40px; height: 40px; text-align: center; line-height: 40px; border: 1px solid #bcbcbc; font-size: 20px; color: #bcbcbc; transition: 0.3s;}
#fzlc .swiper-slide:hover .tit h5{ color: #fff;}
#fzlc .swiper-slide:hover .tit h3{ color: #fff;}
#fzlc .swiper-slide:hover .font{ color: rgba(255,255,255,0.7);}
#fzlc .swiper-slide:hover i{ color: rgba(255,255,255,0.5) !important; border: 1px solid rgba(255,255,255,0.5);}

#fzlc .swiper-pagination{ top: auto; bottom: 0; height: 1px;}
#fzlc .swiper-pagination-progressbar{ background: rgba(0,0,0,0.2);}
#fzlc .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: var(--theme-bg) !important; height: 3px;}

@media screen and (max-width:1440px){
    #fzlc .swiper-slide .tit h5{ font-size: 36px;}
    #fzlc .swiper-slide .tit h3{ font-size: 26px;}
    #fzlc .swiper-slide .font{ font-size: 18px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #fzlc .swiper-slide .tit h5{ font-size: 32px;}
    #fzlc .swiper-slide .tit h3{ font-size: 22px;}
    #fzlc .swiper-slide .font{ font-size: 16px;}
    #fzlc .swiper-slide{ padding: 5%;}
}



#scfb_bj{ background: url("../images/scfb_bj.png") no-repeat center bottom; padding-top: 3%;}
#scfb_bj .main{ background: url("../images/map.png") no-repeat right 30%; padding: 6% 0 10%;}
#scfb_bj dl{ margin: 5% 0 !important;}
#scfb_bj dl dd{ margin: 0 !important; text-align: center; border-right: 1px solid #e1e1e1; color: #a07e51; padding: 0 20px; transition: 0.3s; cursor: pointer;}
#scfb_bj dl dd p{ font-size: 60px; padding-bottom: 15px;}
#scfb_bj dl dd span{ display: block; font-size: 24px;}
#scfb_bj dl dd:hover{ color: #e50014;}
#scfb_bj .con{ width: 50%; margin-top: 3%;}
#scfb_bj .con ul{ margin-top: 5% !important;}
#scfb_bj .con ul li{ width: 30%;}
#scfb_bj .con ul li i{ color: #c3a16f; font-size: 50px; height: 50px; line-height: 50px;}
#scfb_bj .con ul li p{ color: #333333; font-size: 24px; font-weight: bold !important; padding: 20px 0 10px !important;}
#scfb_bj .con ul li span{ display: block; color: #666666; font-size: 16px;}
@media screen and (max-width:1500px){
    #scfb_bj .main{ background-size: 65%;}
    #scfb_bj dl dd p{ font-size: 45px;}
    #scfb_bj dl dd span{ font-size: 18px;}
    #scfb_bj .con ul li p{ font-size: 22px;}
}
@media screen and (max-width:1300px){
    #scfb_bj .con{ width: 60%;}
}
@media screen and (max-width:1200px){
    #scfb_bj .con{ width: 80%;}
    #scfb_bj dl dd p{ font-size: 36px; padding-bottom: 0 !important;}
}
@media screen and (max-width:991px){
    #scfb_bj .con{ width: 100%;}
}
@media screen and (max-width:768px){
    #scfb_bj .main{ background: url("../images/map.png") no-repeat right 10%;  background-size: 50%;}
    #scfb_bj .con ul li p{ font-size: 18px;}
    #scfb_bj .con ul li span{ font-size: 14px;}
    #scfb_bj .con ul li i{ font-size: 40px; height: 40px; line-height: 40px;}
    #scfb_bj .con h3{ font-size: 20px;}
    #scfb_bj dl dd p{ font-size: 32px;}
    #scfb_bj dl dd span{ font-size: 16px;}
}





#rybj{ background: #f8f8f8; padding-top: 3%;}
#rybj .tit_zy{ width: 80%;}
#zzry{ padding: 0; margin-top: 3%;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#zzry .swiper-slide {
    background: #fff;
    padding: 15px;
    border: 1px solid #eeeeee;
    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{ width: 100%;}
#zzry .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 70%; 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: 15px 0 0; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#zzry .swiper-slide:hover{ background: var(--theme-bg);}
#zzry .swiper-slide:hover p{ color: #fff;}
@media screen and (max-width:765px){
    #zzry{ background-size: 100%;}
    #zzry .swiper-slide p{ font-size: 14px;}
}


.qysl{ padding-top: 6%;}
.qysl .tit_zy{ width: 80%;}

#shili{ padding: 0; margin-top: 3%;}
#shili .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#shili .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;
}
#shili .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition:0.3s;}
#shili .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; overflow: hidden;}
#shili .swiper-slide .pic p{ position: absolute; left: 0; bottom: 0; background: url("../images/slhover.png") no-repeat left bottom; color: #fff; width: 285px; height: 64px; line-height: 64px; font-size: 18px; padding-right: 60px; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
@media screen and (max-width:1600px){
    #shili .swiper-slide .pic p{ background-size: 100% 100%; width: 250px;}
}
@media screen and (max-width:1440px){
    #shili .swiper-slide .pic p{ background-size: 100% 100%; width: 200px; height: 40px; line-height: 40px; padding-right: 30px; font-size: 14px;}
}
@media screen and (max-width:765px){
    #shili .swiper-slide p{ font-size: 14px;}
    #shili .swiper-slide .pic p{ background-size: 100% 100%; width: 150px;}
}


/*研发创新*/
/*#yfcx{ margin-top: 3% !important;}*/
#yfcx li{ position: relative; margin-top: 5%;}
#yfcx li .img{ float: left; width: 70%;}
#yfcx li .img img{ max-width: 100%;}
#yfcx li .box{ position: absolute; right: 0; top: 10%; width: 55%; z-index: 1; background: #c3a26f; color: #fff; padding: 4%; border-radius: 30px;}
#yfcx li:nth-of-type(2n) .img{ float: right;}
#yfcx li:nth-of-type(2n) .box{ right: auto; left: 0;}
#yfcx li .box .num{ background: url("../images/cx_tit_icon.png") no-repeat; background-size: 100% 100%; width: 91px; padding-right: 36px; height: 74px; line-height: 80px; text-align: center; font-size: 60px; font-family: Rany; font-weight: 100; margin-right: 20px !important;}
#yfcx li .box h4{ font-size: 30px; font-weight: bold !important;}
#yfcx li .box .con{ font-size: 16px; margin: 3% 0; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
#yfcx li .box .more i{ width: 65px; height: 65px; border-radius: 100%; border: 2px solid var(--theme-bg); line-height: 61px; text-align: center; color: var(--theme-bg); font-size: 20px; margin-right: 20px; transition: 0.3s;}
#yfcx li .box .more span{ display: block; height: 35px; color: #2d2d2d; font-size: 18px; border-bottom: 2px solid var(--theme-bg);}
#yfcx li .box .more:hover i{ background: var(--theme-bg); color: #fff;}
@media screen and (max-width:1440px){
    #yfcx li .box .num{ width: 80px; height: 65px; line-height: 70px; font-size: 45px; padding-right: 25px;}
    #yfcx li .box .more i{ width: 50px; height: 50px; line-height: 46px;}
    #yfcx li .box .more span{ font-size: 16px;}
    #yfcx li .box .con{ font-size: 14px; line-height: 30px;}
    #yfcx li .box h4{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    #yfcx li .box{ top: 3%;}
}
@media screen and (max-width:991px){
    #yfcx li .img,#yfcx li:nth-of-type(2n){ width: 100%; float: none !important;}
    #yfcx li .box,#yfcx li:nth-of-type(2n) .box{ width: 100%; position: relative; border-radius: 0; top: auto; right: auto; left: auto;}
}
@media screen and (max-width:768px){
    #yfcx li .box h4{ font-size: 22px;}
    #yfcx li .box .num{ width: 70px; height: 55px; line-height: 60px; font-size: 40px; padding-right: 20px;}
}







#nongye li{ margin-top: 5%;}
#nongye li .img{ float: left; width: 50%; text-align: center;}
#nongye li .img img{ max-width: 100%;}
#nongye li .box{ float: right; width: 50%; padding: 3%;}
#nongye li:nth-of-type(2n) .img{ float: right;}
#nongye li:nth-of-type(2n) .box{ float: left;}
#nongye li .box .num{ font-family: Rany; font-weight: bold; font-size: 70px; height: 70px; line-height: 70px; color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px rgba(0,0,0,0.1); text-stroke: 1px rgba(0,0,0,0.1); transition: 0.3s;}
#nongye li .box h4{ color: #000000; font-size: 30px; font-weight: bold !important; margin: 10px 0 !important;}
#nongye li .box .con{ color: #333333; font-size: 20px; padding: 3% 0; line-height: 35px;}
#nongye li .box .more i{ width: 65px; height: 65px; border-radius: 100%; border: 2px solid var(--theme-bg); line-height: 61px; text-align: center; color: var(--theme-bg); font-size: 20px; margin-right: 20px; transition: 0.3s;}
#nongye li .box .more span{ display: block; height: 35px; color: #2d2d2d; font-size: 18px; border-bottom: 2px solid var(--theme-bg);}
#nongye li .box:hover .more i{ background: var(--theme-bg); color: #fff;}
#nongye li .box:hover .num{ color: var(--theme-bg) !important;}
@media screen and (max-width:1440px){
    #nongye li .box h4{ font-size: 26px;}
    #nongye li .box .num{ font-size: 60px; height: 60px; line-height: 60px;}
    #nongye li .box .con{ font-size: 16px;}
    #nongye li .box .more i{ width: 50px; height: 50px; line-height: 46px;}
    #nongye li .box .more span{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #nongye li .box .num{ display: none;}
    #nongye li .box .con{ font-size: 14px; line-height: 30px;}
}
@media screen and (max-width:991px){
    #nongye li .img,#nongye li .box{ width: 100%;}
    #nongye li .box h4{ margin-bottom: 0 !important;}
}



#ywtz li{ float: left; width: 48%; margin-top: 5%; overflow: hidden; position: relative; background: url("../images/yw_bj.png") no-repeat center bottom #f1f3f5; background-size: 100%; transition: 0.3s; border-radius: 10px;}
#ywtz li:nth-of-type(2n){ float: right;}
#ywtz li .img{ overflow: hidden; width: 100%; height: 0; padding-bottom: 57%; opacity: 0; transition: 0.3s;}
#ywtz li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#ywtz li i{ position: absolute; right: 0; bottom: -30px; opacity: 0; transition: 0.3s; font-size: 380px; font-family: Rany; font-weight: 500 !important; color: rgba(255,255,255,0.2);}
#ywtz li .box{ position: absolute; left: 0; top: 0; width: 100%; height: auto; z-index: 1; padding: 8%;}
#ywtz li .box .tit{ position: relative; color: #4c4c4c; padding-bottom: 15px; }
#ywtz li .box .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 15px; height: 2px; background: #4c4c4c;}
#ywtz li .box .tit h4{ font-size: 26px;}
#ywtz li .box .tit p{ font-size: 14px; text-transform: uppercase;}
#ywtz li .box .num{ color: #e1e2e3; font-size: 102px; font-family: Rany; font-weight: bold !important; transition: 0.3s;}
#ywtz li .box .con{ color: #4c4c4c; font-size: 18px; width: 60%; padding: 5% 0 0; line-height: 35px;}
#ywtz li:hover{ background: #e5310c;}
#ywtz li:hover .img{ opacity: 0.2;}
#ywtz li:hover .box .num{ opacity: 0;}
#ywtz li:hover .box .tit,#ywtz li:hover .box .con{ color: #fff;}
#ywtz li:hover .box .tit:before{ background: #fff;}
#ywtz li:hover .box i{ opacity: 1; }
@media screen and (max-width:1500px){
    #ywtz li .box .con{ font-size: 16px; width: 90%;}
    #ywtz li .box .tit p{ font-size: 12px;}
    #ywtz li i{ font-size: 300px;}
}
@media screen and (max-width:1400px){
    #ywtz li .box .num{ font-size: 70px;}
    #ywtz li .box .con{ width: 100%; line-height: 30px;}
    #ywtz li i{ font-size: 220px;}
}
@media screen and (max-width:1200px){
    #ywtz li .box .tit p{ line-height: 20px;}
    #ywtz li .box .tit h4{ font-size: 22px;}
    #ywtz li .box .con{ font-size: 14px;}
    #ywtz li .img{ padding-bottom: 65%;}
}
@media screen and (max-width:991px){
    #ywtz li{ width: 100%; float: none !important;}
    #ywtz li .img{ padding-bottom: 50%;}
}
@media screen and (max-width:500px){
    #ywtz li .img{ padding-bottom: 65%;}
}











/*产品中心*/
#cpclass_tit{ color: #000000; font-size: 32px; font-weight: bold; padding-bottom: 30px;}
#cpclass_lb{ margin-bottom: 5% !important;}
#cpclass_lb li{ border: 1px solid #fff; border-radius: 10px; background: #fff; text-align: center; padding: 20px; margin-right: 20px; width: 17%; transition: 0.3s;}
#cpclass_lb li:hover{ border: 1px solid #e5310c;}



#cpclass{ margin-top: 5% !important;}
#cpclass li{ margin-bottom: 5% !important; background: #fff; border-radius: 30px;}
#cpclass li .img{ padding: 7% 10% 5%;}
#cpclass li .img p{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cpclass li .img p span{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s; text-align: center;}
#cpclass li .img img{ max-width: 100%; height: 100%;}
#cpclass li .title{ width: 100%; color: #333333; padding: 5% 0 7%; text-align: center;}
#cpclass li .title h3{ font-size: 20px; font-weight: bold !important; padding-bottom: 15px !important;}
#cpclass li .title dl,#cpclass li .title dl dd{ margin: 0 !important;}
#cpclass li .title dl dd{ font-size: 14px; color: #e5310c; height: 30px; border: 1px solid #e5310c; border-radius: 15px; padding: 0 20px; margin: 0 5px !important;}
/*#cpclass li:hover .img img{ transform: scale(1.1);}*/
@media screen and (max-width:1440px){
    #cpclass li .title h3{ font-size: 24px;}
}
@media screen and (max-width:1200px){
    #cpclass li .title h3{ font-size: 20px;}
    #cpclass li .title em{ font-size: 14px;}
    #cpclass li .title p{ height: 35px; line-height: 35px; font-size: 12px;}
}
@media screen and (max-width:991px){
    #cpclass_lb li{ width: 30%;}
}
@media screen and (max-width:768px){
    #cpclass_lb li{ padding: 10px; margin-right: 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: 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-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;}
}



#info_banner{ background: url("../images/xw_banner.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 #333;}*/
.xwbt{ text-align: center;}
.xwbt .h3{ font-size: 40px; font-weight: bold !important; margin-bottom: 10px;}
.xwbt .b{ color: #999;}
.xwbt .b i{ margin-right: 10px;}
#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-content img{ max-width: 90%; display: block; margin: 10px auto !important;}

.pro-sider{ background: #f8f8f8; position: relative; padding-bottom: 20px;}
.pro-sider .in-title{ padding: 8% 8% 0;}
.pro-sider .in-title p{ font-size: 30px; border-bottom: 1px solid #efefef; color: #333; 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%;}
}


.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: 65%; 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 .main{ padding-top: 7%;}
#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: Rany !important; color: var(--theme-bg); 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-bg); 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-bg); position: relative; background:linear-gradient(-45deg,transparent 5px,var(--theme-bg) 0);}


.lxwm_lb{ margin: 7% 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 p{ margin-top: 10px !important;}
    #lx_zxly h2{ font-size: 18px;}
}






/*公共*/
.sub_banner {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s;
}
.sub_banner.active img {
    filter: contrast(1) brightness(1);
    opacity: 1;
    visibility: visible;
    width: 100%;
    -webkit-transform: scale(1);
}
.sub_banner .s {
    width: 100%;
    height: auto;
    position: relative;
}
.sub_banner img {
    opacity: 1;
    visibility: hidden;
}
@media screen and (max-width:991px){
    .sub_banner.active img{ width: 135%;}
}
@media screen and (max-width:768px){
    .sub_banner img{ width: 220%;}
    .sub_banner.active img{ width: 150%; margin-left: 0;}
}
@media screen and (max-width:650px){
    .sub_banner.active img{ width: 250%; margin-left: -70%;}
}


#zi_banner{ position: relative;}
#zi_banner .main{ position: absolute; left: 0; top: 0; z-index: 1; color: #fff; width: 100%; padding-top: 12%; text-align: center;}
#zi_banner .main h2{ font-size: 36px;}
#zi_banner .main p{ color: rgba(255,255,255,0.5); font-size: 20px; text-transform: uppercase; padding: 5px 0; font-family: Rany; font-weight: 300 !important;}


.z_banner_sb{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 2vw; color: #fff; z-index: 2; text-align:center;}
.z_banner_sb .icon{ display: block; margin: 15px auto; animation:moves 2s linear  infinite;}
.z_banner_sb h3{ font-size: 14px;}
@keyframes moves {
    0%{transform: translateY(0px);}
    50%{transform: translateY(-15px);}
    100%{transform: translateY(0px);}
}


.homebj{ height: 70px; line-height: 70px; background: #f8f8f8; border-bottom: 1px solid #ececec;}
.homebj ul li{ color: #333333; font-size: 16px; margin: 0 35px; position: relative;}
.homebj ul li:before{ position: absolute; left: 50%; bottom: 0; content: ''; 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);}
.homebj ul li i{ display: block; width: 50px; height: 50px; border-radius: 100%; line-height: 50px; text-align: center; color: var(--theme-bg); font-size: 26px; transition: 0.3s; margin-right: 10px;}
.homebj ul li:hover i{ background: var(--theme-bg); color: #fff;}
.homebj .home{ color: #999999;}
.homebj .home a{ padding: 0 10px; color: #999999;}
.homebj .home i{ font-size: 18px; color: var(--theme-bg);}
.homebj .home a:last-of-type{ color: var(--theme-bg);}
@media screen and (max-width:1440px){
    .z_banner_sb .icon{ width: 45px;}
    #zi_banner .main h2{ font-size: 30px;}
    #zi_banner .main p{ font-size: 16px;}
    .homebj ul li{ margin: 0 20px;}
}
@media screen and (max-width:1200px){
    .z_banner_sb h3{ display: none;}
    .z_banner_sb .icon{ margin: 0 !important;}
}
@media screen and (max-width:991px){
    .homebj .home{ display: none !important;}
    .homebj ul{ width: 100%;}
    .homebj ul li{ margin: 0; width: 25%;}
    #zi_banner .main h2{ font-size: 32px;}
    #zi_banner .main p{ font-size: 14px;}
    #zi_banner .main{ padding-top: 15%;}
    .z_banner_sb .icon{ display: none;}
}
@media screen and (max-width:768px){
    .homebj{ line-height: 45px; height: auto;}
    .homebj ul li{ margin: 0; float: left; width: 25%; text-align: center; font-size: 14px;}
    #zi_banner .main{ padding-top: 15%;}
    #zi_banner .main h2{ font-size: 24px;}
    #zi_banner .main p{ font-size: 12px;}
    #zi_banner .main i{ display: none;}
}
@media screen and (max-width:600px){
    #zi_banner .main{ padding-top: 35%;}
    .homebj ul li{ width: 33%;}
}
@media screen and (max-width:500px){
    .homebj ul li{ width: 50%;}
}


#cpnav{ padding: 0; overflow: hidden; width: 75% !important;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpnav .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;
}
#cpnav .swiper-slide a{ display: block; width: 80%; color: #333; height: 70px; line-height: 70px; font-size: 18px; transition: 0.3s;}
#cpnav .swiper-slide a:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#cpnav .swiper-slide a:hover:before{ left: 0; width: 100%;}
@media screen and (max-width:1440px){
    #cpnav .swiper-slide a{ height: 70px; line-height: 70px; font-size: 16px;}
}
@media screen and (max-width:768px){
    #cpnav .swiper-slide a{ height: 50px; line-height: 50px; font-size: 14px;}
}


.bai{ background: #fff;}
.hui{ background: #edeff3;}
.cpbj{background-image: linear-gradient(to right,#fff0eb,#fff);}


.content_zy{ font-size: 16px; line-height: 35px; padding-top: 3%;}
.content_zy img{ max-width: 85%; display: block; margin: 20px auto;}

.con_pic{ padding-top: 3%; line-height: 40px;}
.con_pic img{ width: 48%; margin: 2% 1%; float: left;}
@media screen and (max-width:991px){
    .con_pic img,.content_zy img{ width: 100% !important; max-width: 100%;}
}




/*翻页*/
.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;
}
