.main{ line-height: 30px; padding: 4% 0;}
body {
    --theme-bg: #47a533;
}


@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-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;}
#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: left; transition: 0.3s; padding: 0.5% 0 0.5% 2%;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; margin: 0 auto; transition:0.5s;}

.top_tel i{ margin-right: 10px;}
.top_tel p{ font-size: 14px; color: #282828;}
.top_tel span{ font-size: 24px; color: #000000; font-family: Bahnschrift;}

#top_index_zy .top_tel p{ color: #333333;}
#top_index_zy .top_tel span{ color: #da0000;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; position: relative; 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; position: absolute; left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 200%;}
#nav li .navson a{ display: block;color: #fff!important; height: 40px; line-height: 40px; background: rgba(0,0,0,.6); text-align: center;font-size: 15px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson a:hover{background: var(--theme-bg);}
#nav li .navson a:after{ display: none !important;}


@media screen and (max-width:1600px){
    .top_tel span{ font-size: 22px;}
}
@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;}
}
@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 p,.top_bai .top_tel span{ color: #fff;}




/*首页大图*/
.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 img{ width: 100vw; height: 100vh;}
.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;}



#mobile_banner .swiper-slide{ text-align: center; background: #000;}
#mobile_banner img{ max-width: 100vw; height: 100vh;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}


@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    /*.banner .swiper-slide{ text-align: center !important;}*/
    /*.banner .swiper-slide a img{ display: block; margin-left: -20%; width: auto; height: 100vh;}*/
}
@media screen and (max-width:768px){
    /*#mobile_banner img{ width: auto; height: 100vh;}*/
}



/*底部*/
#end_bj{ background: #1a1a1a; color: #fff;}

.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{ width: 30%; text-align: center;}
#end_bj .main .ewm p{ background: url("../images/wx_line.png") no-repeat center; background-size: 100% 100%; padding: 15px; }
#end_bj .main .ewm p img{ width: 100%;}
#end_bj .main .end_tel{ color: #fff; font-size: 40px; font-family: Bahnschrift;}
#end_bj .main .end_tel i{ color: #d52325; font-size: 45px; margin-right: 15px;}
#end_bj .main .end_tel1{ margin: 5% 0;}

#end_line{ color: rgba(255,255,255,0.3); padding: 17px 0; border-top: 1px solid rgba(255,255,255,0.1);}


.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){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #end_bj .lx_tel{ display: none !important;}
    .end_lx .ewm{ width: 40%;}
    .end_lx .ewm p{ padding: 5px;}
}
@media screen and (max-width:765px){
}


/*首页*/
.index{position: relative;}
.in_02{ overflow: hidden;}
.in_03{ background: url("../images/ysbj.jpg") no-repeat center; background-size: 100% 100%; overflow: hidden;}
.in_04{ background: url("../images/jjpic.jpg") no-repeat top; background-size: 100% auto; overflow: hidden;}
.in_05{ background: url("../images/xwbj.jpg") no-repeat top; background-size: 100% 100%; overflow: hidden;}
.in_06{height: auto !important;}
@media screen and (max-width:1440px){
    .in_04{ background-size: auto 95vh !important;}
}
@media screen and (max-width:1200px){
    .in_03{ background-size: auto 100% !important;}
    .in_04{ background-size: auto 100vh !important;}
}
@media screen and (max-width:768px){
    .in_04{ background-size: auto 120vh !important;}
}


.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: 25%;}
}

.cpzx .cptit{ margin-bottom: 30px;}
.cpzx .cptit span{ display: block; color: #282828; font-size: 46px; font-weight: bold; text-transform: capitalize; height: 50px; line-height: 50px;}
.cpzx .cptit h3{ display: inline-block; color: #282828; font-size: 30px; position: relative;}
.cpzx .cptit h3:before{ position: absolute; right: -50px; top: 40%; content: ''; width: 30px; height: 6px; background: var(--theme-bg);}
.cpzx .cptit p{ font-size: 18px; color: #282828; margin-top: 20px !important;}


.cpzx .swiper-slide { background-position: center; position: relative; overflow: hidden;}
.cpzx .gallery-top { overflow: hidden; height: auto; position: relative; padding: 0 !important;}
.cpzx .gallery-top .swiper-slide { padding: 0 0 0 5%;}
.cpzx .gallery-top .swiper-slide p{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.cpzx .gallery-top .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; }

.cpzx .gallery-thumbs { height: auto; text-align: left; overflow: hidden;}
.cpzx .gallery-thumbs .swiper-wrapper{ width: auto;}
.cpzx .gallery-thumbs .swiper-slide { cursor: pointer; border-bottom: 1px solid #e1e1e1; font-size: 20px; color: #282828; height: auto; transition: 0.3s;}
.cpzx .gallery-thumbs .swiper-slide:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 2px; background: var(--theme-bg); transition: 0.3s;}
.cpzx .gallery-thumbs .swiper-slide p{ position: relative; transition: 0.3s; width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: pre;}
.cpzx .gallery-thumbs .swiper-slide p i{ width: 30px; margin-left: -30px; transition: 0.3s; text-align: center;}
.cpzx .gallery-thumbs .swiper-slide em{ color: #999999; font-size: 20px;}
.cpzx .gallery-thumbs .swiper-slide-thumb-active p i{ margin-left: 0; color: var(--theme-bg);}
.cpzx .gallery-thumbs .swiper-slide-thumb-active p{ color: var(--theme-bg); font-weight: bold;}
.cpzx .gallery-thumbs .swiper-slide-thumb-active:before{ width: 100%;}
.cpzx .gallery-thumbs .swiper-slide-thumb-active em{ color: var(--theme-bg);}

.cpmore{ color: var(--theme-bg); font-size: 14px; font-weight: bold; margin-top: 30px;}
.cpmore i{ font-size: 24px; margin-right: 10px;}

@media screen and (max-width:1440px){
    .cpzx .cptit p{ font-size: 16px;}
    .cpzx .cptit span{ font-size: 40px;}
    .cpzx .cptit h3{ font-size: 26px;}
    .cpzx .gallery-thumbs .swiper-slide{ font-size: 16px;}
    .cpmore{ margin-top: 10px;}
}
@media screen and (max-width:991px){
    .cpzx .cptit,.cpmore{ display: none !important;}
    .cpzx .gallery-thumbs{ margin-bottom: 20px !important;}
}




.in_03 #yspic{  width: 100vw; height: 100vh;}
#wenhua{ padding: 0;}
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
}
#wenhua .swiper-slide {
    transition: 0.3s;
    position: relative;
    color: #fff;
    height: 100vh;
    padding: 0;
    /* 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;
}
#wenhua .swiper-slide:before{ position: absolute; right: 0; bottom: -100%; content: ''; width: 1px; height: 300%; background: rgba(255,255,255,0.1);}
#wenhua .swiper-slide:last-of-type:before{ display: none;}
#wenhua .swiper-slide .tit{ position: absolute; width: 80%; left: 10%; bottom: 5%; z-index: 1; transition: 0.5s;}
#wenhua .swiper-slide .tit .left em{ font-size: 20px;}
#wenhua .swiper-slide .tit .left p{ font-size: 24px;}
#wenhua .swiper-slide .tit .left span{ font-size: 14px; text-transform: uppercase; opacity: 0.3;}
#wenhua .swiper-slide .tit i{ font-size: 40px;}
#wenhua .swiper-slide .con{ position: absolute; left: 0; top: 15%; width: 100%; height: 100vh; z-index: 2; background: rgba(71,165,51,0.9); padding-top: 30vh; opacity: 0; transition: 0.5s; text-align: center; overflow: hidden;}
#wenhua .swiper-slide .con:before{ position: absolute; left: -30%; bottom: 0; content: ''; width: 150%; height: 150%; border-radius: 100%; background: rgba(255,255,255,0.05); transition: transform .5s,opacity .3s; transform: translate(-30%, 30%);}
#wenhua .swiper-slide .con:after{ position: absolute; right: -70%; bottom: 0; content: ''; width: 100%; height: 100%; border-radius: 100%; background: rgba(255,255,255,0.05);  transition: transform .8s,opacity .5s; transform: translate(-30%, 20%);}

#wenhua .swiper-slide .con .pic i{ font-size: 50px; height: 60px; line-height: 50px;}
#wenhua .swiper-slide .con h2{ font-size: 36px; font-weight: bold !important; padding-top: 30px;}
#wenhua .swiper-slide .con p{ font-size: 20px; text-transform: uppercase; color: rgba(255,255,255,0.3); padding: 10px 0 30px !important;}
#wenhua .swiper-slide .con .nr{ font-size: 16px; padding: 8% 13% 20%;}
#wenhua .swiper-slide .con .more{ width: 50px; height: 50px; line-height: 50px; background: rgba(255,255,255,0.1); border-radius: 100%; margin: 0 auto;}
#wenhua .swiper-slide .con .more i{ font-size: 30px;}
#wenhua .swiper-slide:hover .con{ opacity: 1; top: 0;}
#wenhua .swiper-slide:hover .tit{ opacity: 0; bottom: 5%;}
#wenhua .swiper-slide:hover .con:before,#wenhua .swiper-slide:hover .con:after{ transform: translate(-25%, 25%);}
@media screen and (max-width:1800px){
    #wenhua .swiper-slide .con{padding-top: 20vh;}
}
@media screen and (max-width:1440px){
    #wenhua .swiper-slide .con h2{ font-size: 30px;}
    #wenhua .swiper-slide .con p,#wenhua .swiper-slide .tit span{ font-size: 16px;}
    #wenhua .swiper-slide .con .nr{ font-size: 14px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}



.jjleft{ width: 60%; padding-top: 5%;}
.jjleft .jjtit{ background: url("../images/jjline.png") no-repeat left bottom; padding-bottom: 20px;}
.jjleft .jjtit p{ color: #282828; font-size: 44px; font-weight: bold;}
.jjleft .jjtit i{ width: 80px; height: 2px; background: #282828; margin: 0 20px;}
.jjleft .jjtit span{ display: block; font-size: 24px; color: #282828; text-transform: uppercase;}
.jjleft .jjtit h3{ color: #1a1a1a; font-size: 24px; margin-top: 30px !important;}
.jjleft .jjcon{ font-size: 18px; margin-top: 30px; line-height: 40px;}
.more{ background: var(--theme-bg); width: 150px; height: 40px; border-radius: 20px; color: #fff; margin-top: 30px;}
#jjlb{ background: url("../images/jjlb_bj.png") no-repeat center var(--theme-bg); color: #fff; position: absolute; left: 0; bottom: 0; width: 100%; padding: 4% 0 !important;}
#jjlb li h2{ font-size: 45px; font-weight: bold !important; font-family: cursive !important;}
#jjlb li h2 sub{ font-size: 16px; font-weight: normal !important;}
#jjlb li p{ position: relative; font-size: 16px; height: 40px; line-height: 40px; margin-top: 10px !important;}
#jjlb li p:before{ position: absolute; left: 0; top: 0; content: ''; width: 12px; height: 2px; background: rgba(255,255,255,0.5);}
@media screen and (max-width:1440px){
    .jjleft{ width: 100%;}
}
@media screen and (max-width:1200px){
    .jjleft .jjtit p{ font-size: 36px;}
    .jjleft .jjtit span{ font-size: 20px;}
    .jjleft .jjtit h3{ font-size: 20px;}
    .jjleft .jjcon{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #jjlb li h2{ font-size: 32px;}
    #jjlb li p,#jjlb li h2 sub{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .jjleft .jjtit p{ font-size: 30px;}
    .jjleft .jjtit span{ font-size: 16px;}
    .jjleft .jjtit h3{ font-size: 16px; margin-top: 10px !important;}
    .jjleft .jjcon{ font-size: 14px;}
}
@media screen and (max-width:450px){
    #jjlb li h2{ font-size: 26px;}
    #jjlb li p,#jjlb li h2 sub{ font-size: 12px;}
}



#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: 70%; 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% 3%; position: relative; border-bottom: 1px solid #e5e5e5;}
.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: center;font-weight: 100;}
.xwlb_in li .time p{ font-size: 48px; font-family: Rany !important; color: var(--theme-bg); font-weight: 500 !important;}
.xwlb_in li .time span{ font-size: 14px; font-family: Rany !important; }
.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: 75%;}
.xwlb_in li .tit h4{ display: block; color: #020202; font-size: 22px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.3s;}
.xwlb_in li .tit p{ margin: 10px 0 5px !important; font-size: 16px; color: #666666; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    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:1600px){
}
@media screen and (max-width:1440px){
    .xwlb_in li .time p{ font-size: 36px;}
    .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){
}




.tit_in p{ color: #282828; font-size: 46px; font-weight: bold !important; text-transform: capitalize; margin-bottom: 10px !important;}
.tit_in h3{ font-size: 30px; color: #282828; position: relative; display: inline-block;}
.tit_in h3:before{ width: 30px; height: 5px; background: var(--theme-bg); position: absolute; right: -50px; top: 40%; content: '';}
@media screen and (max-width:1200px){
    .tit_in p{ font-size: 40px;}
    .tit_in h3{ font-size: 26px;}
}
@media screen and (max-width:991px){
    .tit_in p{ font-size: 32px;}
    .tit_in h3{ font-size: 20px;}
}







/*公共*/
.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%;}
#zi_banner .main h2{ font-size: 36px; font-weight: bold !important;}
#zi_banner .main p{ color: rgba(255,255,255,0.5); font-size: 20px; text-transform: uppercase; padding: 5px 0 10px;}

.homebj{ height: 70px; line-height: 70px; 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 .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){
    #zi_banner .main h2{ font-size:40px;}
    #zi_banner .main p{ font-size: 16px;}
    .homebj ul li{ margin: 0 10px;}
}
@media screen and (max-width:1200px){
}
@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: 20%;}
}
@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: 25%;}
    #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%;}
}



#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: #fafafa;}
.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%;}
}




/*公司简介*/
.tit_jj{ position: relative; background: url("../images/jjline.png") no-repeat left bottom;}
.tit_jj1{ position: relative; background: url("../images/jjline.png") no-repeat center bottom !important;}
.tit_jj:before{ position: absolute; left: 0; top: 15px; content: 'minle'; width: 100%; height: 100%; color: rgba(17,17,17,0.05); font-family: Bahnschrift; font-size: 100px; text-transform: uppercase; font-weight: bold !important;}
.tit_jj h2{ color: #111111; font-size: 44px; font-weight: bold !important;}
.tit_jj i{ width: 80px; height: 2px; background: #7e7e7e; margin: 0 30px;}
.tit_jj p{ color: #111111; font-size: 24px; text-transform: uppercase; font-weight: bold;}
.tit_jj p span{ color: var(--theme-bg);}
.tit_jj h4{ color: #333333; font-size: 26px; padding: 20px 0 30px;}

.jjlb_zy{ width: 60%;}
.jjlb_zy li h2{ font-size: 45px; font-weight: bold !important; font-family: cursive !important; color: var(--theme-bg);}
.jjlb_zy li h2 sub{ font-size: 16px; font-weight: normal !important;}
.jjlb_zy li p{ position: relative; font-size: 16px; height: 40px; line-height: 40px; margin-top: 10px !important;}
.jjlb_zy li p:before{ position: absolute; left: 0; top: 0; content: ''; width: 12px; height: 2px; background: rgba(0,0,0,0.2);}

.con_jj{ font-size: 16px; line-height: 35px; padding: 3% 0 0;}
.con_jj img{ max-width: 100%;}
@media screen and (max-width:1200px){
    .jjlb_zy{ width: 100% !important; margin-top: 3% !important;}
}
@media screen and (max-width:991px){
    .tit_jj h2{ font-size: 38px;}
    .tit_jj h4{ font-size: 20px;}
    .tit_jj:before{ font-size: 70px;}
}
@media screen and (max-width:768px){
    .tit_jj i{ display: none !important;}
    .tit_jj h2{ font-size: 32px; margin-right: 20px !important;}
    .tit_jj h4{ font-size: 16px;}
    .jjlb_zy li{ float: left; width: 50%;}
}
@media screen and (max-width:450px){
    .tit_jj h2{ font-size: 26px; margin-right: 10px !important;}
    .tit_jj p{ font-size: 14px;}
    .tit_jj:before{ font-size: 50px;}
}



#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: 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;
}
#fzlc .swiper-slide:before{ position: absolute; content: ''; left: 0; top: 0; background: url("../images/fzlc_bj.jpg") no-repeat center; width: 110%; height: 120%; opacity: 0; transition: 0.3s; background-size: 100% 100%;}
#fzlc .swiper-slide:hover:before{ top: -5%; opacity: 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; text-transform: uppercase; color: #282828; font-size: 44px; font-weight: bold !important;}
#fzlc .swiper-slide .tit h3{ display: block; color: #282828; font-size: 30px; padding-bottom: 20px;}
#fzlc .swiper-slide .font{ color: #666666; font-size: 20px; line-height: 35px; margin: 0 0 80px; min-height: 110px;}
#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%;}
}
@media screen and (max-width:768px){
}




#rybj{ padding: 0; margin-top: 3%;}
#rybj .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#rybj .swiper-slide {
    text-align: center;
    transition: 0.3s;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/*#rybj .swiper-slide .pic{ background: url("../images/rypic_bj.png") no-repeat center; background-size: 100% 100%; padding: 25px 10px; width: 100%;}*/
#rybj .swiper-slide .pic{ width: 100%;}
#rybj .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition:0.3s; }
#rybj .swiper-slide .pic span{ display: block; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; overflow: hidden; }
#rybj .swiper-slide .pic span img{ max-width: 100%; height: 100%; transition: 0.3s;}
#rybj .swiper-slide p{ font-size: 18px; padding-top: 20px; transition: 0.3s;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}

#rybj.activeDown,#rybj.activeDown a{cursor:none !important;}
@media screen and (max-width:765px){
    #rybj{ background-size: 100%;}
    #rybj .swiper-slide p{ font-size: 14px;}
}






/*产品中心*/
#cpclass{ margin-top: 30px !important;}
#cpclass li { position: relative; border-bottom: 1px solid #eeeeee; font-size: 20px; color: #282828; transition: 0.3s; height: 80px; line-height: 80px;}
#cpclass li:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 2px; background: var(--theme-bg); transition: 0.3s;}
#cpclass li p{ position: relative; transition: 0.3s; width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: pre;}
#cpclass li p i{ width: 30px; margin-left: -30px; transition: 0.3s; text-align: center;}
#cpclass li em{ color: #999999; font-size: 20px;}
#cpclass li:hover p i{ margin-left: 0; color: var(--theme-bg);}
#cpclass li:hover p{ color: var(--theme-bg); font-weight: bold;}
#cpclass li:hover:before{ width: 100%;}
#cpclass li:hover em{ color: var(--theme-bg);}



#cpclass_lb li { transition:0.3s; border: 1px solid #eeeeee; position: relative; margin-bottom: 5%;}
#cpclass_lb li:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#cpclass_lb li .pic{ display: block; width: 100%; margin: 0 auto; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; }
#cpclass_lb li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;  transition: 0.3s;}
#cpclass_lb li .font{ width: 100%; padding: 7% 5% !important;}
#cpclass_lb li .font h3{ color: #333333; font-size: 24px; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cpclass_lb li .font p{ font-size: 16px; min-height: 60px; color: #999; margin: 4% 0 !important; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#cpclass_lb li .font span{ display: block; color: var(--theme-bg); font-size: 16px; transition: 0.3s;}
#cpclass_lb li .font span i{ transform: rotate(-45deg); font-size: 20px; margin-left: 10px; transition: 0.3s;}
#cpclass_lb li:hover .pic img{transform: scale(1.1);}
#cpclass_lb li:hover:before{ width: 100%;}
#cpclass_lb li:hover .font h3{ color: var(--theme-bg);}
#cpclass_lb li:hover .font span i{ transform: rotate(0); margin-left: 20px;}
@media screen and (max-width:1440px){
    #cpclass_lb li .font h3{ font-size: 20px;}
    #cpclass_lb li .font span{ font-size: 14px;}
    #cpclass_lb li .font span i{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #cpclass_lb li .font h3{ font-size: 18px;}
    #cpclass_lb li .font p{ font-size: 14px;}
}



.home_zy{ height: 60px; color: #a2a2a2; font-size: 16px; margin: 4% 0 0;}
.home_zy i{ display: inline-block; color: var(--theme-bg); font-size: 20px; margin-right: 10px;}
.home_zy a{ color: #a2a2a2; padding: 0 5px;}
.home_zy a:last-of-type{ color: var(--theme-bg);}



.pro_con{ position: relative; overflow: hidden;}
.pro_con .row{ margin: 0;}

.cp_left{ padding: 0; position: relative; overflow: hidden;}
.cp_left .swiper-container {
    width: 100%;
    height: 100%;
}

.cp_left .swiper-slide {
    text-align: center;

    /* Center slide text vertically */
    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;
}
.cp_left .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.cp_left .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cp_left .swiper-pagination{ bottom: 3%;}
.cp_left .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 3px; transition:0.3s; opacity: 1; background: #7c7c7c;}
.cp_left .swiper-pagination-bullet-active{ width: 60px; background: #72ab3a; opacity: 1;}



.cp_right{ padding: 2% 0 0 2%;}
.cp_right .tit{ line-height: 40px; border-bottom: 1px solid #cecece; padding-bottom: 3%; position: relative;}
.cp_right .tit:before{ position: absolute; left: 0; bottom: -2px; content: ''; width: 20%; height: 3px; background: var(--theme-bg);}
.cp_right .tit h2{ color: #282828; font-size: 36px; font-weight: bold !important;  white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right .tit p{ color: #666666; font-size: 22px;}
.cp_right dl dd{ width: 25%; color: var(--theme-bg); font-size: 18px; margin-bottom: 30px !important; position: relative;}
.cp_right dl dd:before{ position: absolute; right: 0; top: 15%; content: ''; width: 1px; height: 70%; background: var(--theme-bg);}
.cp_right dl dd i{ font-size: 24px; margin-right: 14px;}
.cp_right .content{ color: #999999; font-size: 16px; margin: 5% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
/*.cp_right .cpdg{ width: 90%;}*/
.cp_right .order-btn{ height: 55px; line-height: 55px; border-radius: 10px; color: #fff; font-size: 16px; background: var(--theme-bg);}
.cp_right .order-btn a{ color: #fff;}
.cp_right .order-btn i{ font-size: 26px; margin-right: 20px;}
.cp_right .zixun-btn{ font-size: 30px; padding-left: 20px;}
.cp_right .zixun-btn i{ font-size: 34px; color: var(--theme-bg);}
.cp_right .zixun-btn span{ display: block; font-weight: bold; margin-left: 10px; color: var(--theme-bg);}

@media screen and (max-width:1440px){
    .cp_right .tit h2{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    .cp_right .content{ font-size: 12px;}
    .cp_right h2{ font-size: 20px;}
    .cp_right dl dd i{ display: none !important;}
}
@media screen and (max-width:991px){
    .cp_left{ margin-top: 3%;}
    .cp_right .tit h2{ font-size: 24px;}
    .cp_right .zixun-btn{ font-size: 22px;}
    .cp_right dl dd{ font-size: 16px;}
}
@media screen and (max-width:768px){
}


.cp_content{ padding: 3% 0; font-size: 16px; margin-bottom: 5%;}
.cp_content img{ max-width: 100%; display: block; margin: 5% auto 0;}


#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; border-bottom: 1px solid #efefef; margin-top: 2%;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;}
.cpbt li{ color: #666666; font-size: 18px; width: 12%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: 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:1200px){
    .cpbt li{ width: 15%;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .cpbt li{ width: 25%; font-size: 13px;}
}



.con_zy{ color: #696969; font-size: 16px; padding: 0; line-height: 35px; margin-bottom: 8%;}
.con_zy img{ max-width: 100%;}




#pinpai{ background: #fafafa; margin: 3% 0 5% !important;}
#pinpai li{ width: 50%; float: left; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; padding: 4%;}
#pinpai li:nth-of-type(3),#pinpai li:nth-of-type(4){ border-bottom: none;}
#pinpai li:nth-of-type(2),#pinpai li:nth-of-type(4){ border-right: none;}
#pinpai li h2{ color: #000000; font-size: 28px; font-weight: bold !important; position: relative; height: 90px; line-height: 90px;}
#pinpai li h2:before{ position: absolute; content: 'minle'; left: 0; top: 0; height: 90px; line-height: 90px; font-size: 80px; text-transform: uppercase; color: rgba(0,0,0,0.03);}
#pinpai li h2:after{ position: absolute; left: 0; bottom: 0; content: ''; width: 30px; height: 3px; background: var(--theme-bg);}
#pinpai li p{ color: #666666; font-size: 16px; padding-top: 20px !important;}



#xgcp{ overflow: hidden;}
#xgcp .swiper-container {
    margin: 0;
    width: 100%;
    padding: 2% 0 0;
    height: 100%;
}
#xgcp .swiper-slide {
    position: relative;
    overflow: hidden;
    border: 1px solid #eeeeee;

    /* 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;
}
#xgcp .swiper-slide:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#xgcp .swiper-slide .pic{ display: block; width: 100%; margin: 0 auto; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; }
#xgcp .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;  transition: 0.3s;}
#xgcp .swiper-slide .font{ width: 100%; padding: 7% 5% !important;}
#xgcp .swiper-slide .font h3{ color: #333333; font-size: 24px; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp .swiper-slide .font p{ font-size: 16px; min-height: 60px; color: #999; margin: 4% 0 !important; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xgcp .swiper-slide .font span{ display: block; color: var(--theme-bg); font-size: 16px; transition: 0.3s;}
#xgcp .swiper-slide .font span i{ transform: rotate(-45deg); font-size: 20px; margin-left: 10px; transition: 0.3s;}
#xgcp .swiper-slide:hover .pic img{transform: scale(1.1);}
#xgcp .swiper-slide:hover:before{ width: 100%;}
#xgcp .swiper-slide:hover .font h3{ color: var(--theme-bg);}
#xgcp .swiper-slide:hover .font span i{ transform: rotate(0); margin-left: 20px;}

@media screen and (max-width:1600px){
    #pinpai li p{ min-height: 120px;}
}
@media screen and (max-width:1200px){
    #pinpai li p{ min-height: 150px;}
}
@media screen and (max-width:991px){
    #pinpai li h2:before{ font-size: 60px;}
    #pinpai li h2{ font-size: 24px;}
    #pinpai li p{ min-height: 200px; font-size: 12px;}
}
@media screen and (max-width:768px){
    #pinpai li h2:before{ font-size: 50px;}
}



/*新闻中心*/
.pic_lb li{ margin-bottom: 5%; transition: 0.5s;}
.pic_lb li .img{display: block; width: 100%; height: 0; padding-bottom: 65%; 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 .tit{ width: 100%; padding: 4%; background: #f5f5f5; transition: all 0.5s;}
.pic_lb li .tit p{ width: 80%; color: #303030; font-size: 18px; height: 50px; line-height: 50px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
.pic_lb li .tit span{ display: block; width: 50px; height: 50px; text-align: center; border-radius: 100%; line-height: 50px; background: #fff; transition: 0.3s;}
.pic_lb li .tit span i{ transform:rotate(-45deg); font-size: 20px; transition: 0.5s;}
.pic_lb li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.pic_lb li:hover .pic img{ transform: scale(1.1);}
.pic_lb li:hover .tit span{ background: var(--theme-bg);}
.pic_lb li:hover .tit span i{ color: #fff; transform:rotate(0deg);}
.pic_lb li:hover .tit{ background: #fff;}

@media screen and (max-width:991px){
    .pic_lb li .img .font .text1{ font-size: 14px;}
    .pic_lb li .title p{ font-size: 14px;}
}



#xw_tj{ margin: 3% 0 3% !important; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#xw_tj .col-12{ padding: 0;}
#xw_tj .swiper { width: 100%; height: 100%; }
#xw_tj .swiper-slide {
    color: #333;
    text-align: left;

    /* 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-box-align: center;
    -ms-flex-align: center;
}
#xw_tj .swiper { width: 100%; height: 300px; margin-left: auto; margin-right: auto;}
#xw_tj .swiper-slide { background-size: cover; background-position: center;}
#xw_tj .mySwiper2 { height: 100%; width: 100%; position: relative;}
#xw_tj .mySwiper2 .swiper-slide{ overflow: hidden; padding: 10% 7% 0;}
#xw_tj .mySwiper2 .swiper-slide .tit{ font-size: 28px; color: #333333; height: auto; line-height: 50px; margin-bottom:20px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#xw_tj .mySwiper2 .swiper-slide .content{ font-size: 16px; margin: 3% 0 5%; color: #545454; line-height: 35px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xw_tj .mySwiper2 .swiper-slide .time{ color: #999; margin-right: 10px; }
#xw_tj .mySwiper2 .swiper-slide .time i{ margin-right: 10px; font-size: 20px;}
#xw_tj .mySwiper2 .swiper-slide .more_xw{ float: right; position: relative; width: 20%; text-align: center; height: 50px; line-height: 50px; border: 1px solid var(--theme-bg); color: var(--theme-bg); transition: 0.3s; overflow: hidden; border-radius: 25px;}
#xw_tj .mySwiper2 .swiper-slide .more_xw p{ position: relative; z-index: 1;}
#xw_tj .mySwiper2 .swiper-slide .more_xw:before { content: ""; position: absolute; left: -150%; top: -150%; background: var(--theme-bg); width: 300%; height: 300%; border-radius: 50%;  transition: 0.5s; transform: scale(0);}
#xw_tj .mySwiper2 .swiper-slide .more_xw:hover:before{ transform: scale(1);}
#xw_tj .mySwiper2 .swiper-slide .more_xw:hover p{ color: #fff;}
#xw_tj .mySwiper { height: 100%; box-sizing: border-box;}
#xw_tj .mySwiper .swiper-slide { width: 25%; height: 100%; opacity: 0.5; overflow: hidden;}
#xw_tj .mySwiper .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; transition: 0.3s;}
#xw_tj .mySwiper .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xw_tj .mySwiper .swiper-slide:hover .pic img{ transform: scale(1.05);}
#xw_tj .mySwiper .swiper-slide-thumb-active { opacity: 1;}
#xw_tj .mySwiper2 .swiper-button-next,#xw_tj .mySwiper2 .swiper-button-prev{ width: 60px; height: 60px; background: var(--theme-bg); border-radius: 5px; transition: 0.3s;}
#xw_tj .mySwiper2 .swiper-button-next:after,#xw_tj .mySwiper2 .swiper-button-prev:after{ display: none;}
#xw_tj .mySwiper2 .swiper-button-next i,#xw_tj .mySwiper2 .swiper-button-prev i{ color: #fff; font-size: 24px; transition: 0.3s;}
#xw_tj .mySwiper2 .swiper-button-next{ top: auto; bottom: 20px; left: 130px;}
#xw_tj .mySwiper2 .swiper-button-prev{ top: auto; bottom: 20px; left: 50px;}
#xw_tj .mySwiper2 .swiper-button-next:hover,#xw_tj .mySwiper2 .swiper-button-prev:hover{ background: #333;}
#xw_tj .mySwiper2 .swiper-button-next:hover i,#xw_tj .mySwiper2 .swiper-button-prev:hover i{ color: #fff;}
@media screen and (max-width:1700px){
    #xw_tj .mySwiper2 .swiper-slide{ padding-right: 5%;}
    #xw_tj .mySwiper2 .swiper-slide .tit{ font-size: 26px; line-height: 40px;}
}
@media screen and (max-width:1440px){
    #xw_tj .mySwiper2 .swiper-slide .tit{ font-size: 22px; line-height: 30px;}
    #xw_tj .mySwiper2 .swiper-slide .content{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #xw_tj .mySwiper2 .swiper-slide .tit{ font-size: 18px;}
    #xw_tj .mySwiper2 .swiper-slide .content{ line-height: 25px;}
    #xw_tj .mySwiper2 .swiper-button-next,#xw_tj .mySwiper2 .swiper-button-prev{ width: 40px; height: 40px;}
    #xw_tj .mySwiper2 .swiper-button-next i,#xw_tj .mySwiper2 .swiper-button-prev i{ font-size: 18px;}
    #xw_tj .mySwiper2 .swiper-button-next{ left: 80px;}
    #xw_tj .mySwiper2 .swiper-button-prev{ left: 25px;}
    #xw_tj .mySwiper2 .swiper-slide .more{ width: 35%; height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
    #xw_tj .mySwiper2 .swiper-slide{ padding-bottom: 10%;}
    .xwtit h3{ font-size: 22px;}
    .xwtit span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #xw_tj .mySwiper2 .swiper-button-next,#xw_tj .mySwiper2 .swiper-button-prev{ bottom: 10px;}
}


#xwclass li { margin-top: 7%; text-align: left; transition:0.3s; position: relative; border: 1px solid #f5f5f5; background: #f5f5f5; overflow: hidden;}
#xwclass li:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 2px; background: var(--theme-bg); transition: all 0.3s;}
#xwclass li .p-3{ width: 100%;}
#xwclass li .pic{ display: block; width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#xwclass li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: all 0.5s;}
#xwclass li .news_title{ width: 100%; color: #333333; min-height: 65px; margin-bottom: 30px; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xwclass li .news_time,#xwclass li .click{ color: #bfbfbf; font-size: 14px; font-family: 'engfont' !important;}
#xwclass li .news_time i,#xwclass li .click i{ color: #bfbfbf; font-size: 20px; margin-right: 10px;}
#xwclass li:hover .news_title{ color: var(--theme-bg);}
#xwclass li:hover:before{ width: 100%;}
#xwclass li:hover .pic img{transform: scale(1.2);}
#xwclass li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.1); background: #fff;}




.xwinfo{ padding: 5% 7%; font-size: 16px; line-height: 40px; border-radius: 20px; margin-top: 3%;}
.xwinfo img{ display: block; margin: 0 auto 3%; max-width: 80%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .xwinfo{ padding: 5%; font-size: 14px; line-height: 30px;}
}

.xwtit{ text-align: left; position: relative; line-height: 50px; padding-bottom: 20px;}
.xwtit h3{ color: #3c3c3c; font-size: 30px; font-weight: bold !important;}
.xwtit p{ color: rgba(60,60,60,0.1); font-family: eng; font-size: 48px; text-transform: uppercase;}
.xwtit span{ display: block; font-size: 16px; color: #999;}
.xwtit:before{ position: absolute; content: ''; left: 0; bottom: 0; width: 4%; height: 2px; background: var(--theme-bg);}



/*联系我们*/
#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-bg); 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;}
    #lx_zxly p{ font-size: 48px;}
}
@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;}
}



.lxwm .tit_jj:before{ content: 'contact us' !important;}






/*翻页*/
.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;
}
