.main{ line-height: 30px; padding: 5% 0; position: relative; z-index: 1;}
body {
    --theme-bg: #cd2929;
    --theme-jb: linear-gradient(to right, #f1453e, #df1b23);
}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main{ padding: 3% 15px; }
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


/*头部*/
#top_index{ height: auto; margin: 0 auto; position: fixed; z-index: 55; transition: 0.3s; padding: 0; border-bottom: 1px solid rgba(0,0,0,0.1);}
.top_index_zy{ position: relative !important; background: #fff !important; box-shadow: none; border-bottom: 1px solid #cccccc;}
#logo{ text-align: center; padding: 1%; transition: 0.3s; position: relative;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
#logo .show{ display: inline-block;}
#logo .hidden{ display: none;}
#top_tel{ color: var(--theme-bg); font-weight: bold; font-size: 30px; font-family: cursive;}
#ss{ position: relative;}
#ss:before{ position: absolute; left: -50px; top: 25%; content: ''; width: 1px; height: 50%; background: #fff;}
#ss i{ color: #fff; font-size: 30px;}

.search-text{border: 1px solid #ddd;line-height: 38px;padding-left: 5px;width: 80%;}
.fdj{ height: 40px; line-height: 40px;background: url("../images/fdj.png") center no-repeat #cd2929;outline: none;color: #fff; width: 20%;transition:.4s;}
.fdj:hover{background: url("../images/fdj.png") center no-repeat #444;}
.btn{border-radius: 0px !important;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #fff; position: relative; z-index: 1; }
#nav li .big:before{ position: absolute; left: 0; bottom: 28%; background: var(--theme-bg); content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big:before{ width: 100%;}
#nav li:hover .big{ color: var(--theme-bg) !important;}
#nav .navli_hover .big:before{ width: 100%;}
#nav .navli_hover .big{ }

#nav li .navson{ display: none; position: absolute; left: 0; overflow: hidden; background: #f5f5f5; color: #333; top: 100%; z-index: 99999; width: 100vw;}
#nav li .navson .main{ padding: 0; text-align: left; position: relative;}
#nav li .navson .main:before{ background: var(--theme-bg); position: absolute; left: -50%; top: 0; content: ''; width: 100%; height: 100%;}
#nav li .navson .nav_left{ color: #fff; width: 20%; line-height: 60px;}
#nav li .navson .nav_font{ width: 80%; color: #fff; background: #f5f5f5; position: relative; z-index: 1;}
#nav li .navson .nav_left h3{ font-size: 40px; font-weight: bold !important; position: relative; z-index: 1;}
#nav li .navson .nav_left p{ font-size: 26px; text-transform: uppercase; position: relative; z-index: 1;}

#nav li .navson .nav_font dl{ margin: 0 !important; padding: 7% 0 7% 5%;}
#nav li .navson .nav_font dl dd{ color: #333333; padding: 0 50px; font-size: 24px; margin: 0 !important; position: relative; transition: 0.3s; }
#nav li .navson .nav_font dl dd:before{ position: absolute; right: 0; top: 25%; content: ''; width: 3px; height: 50%; background: var(--theme-bg);}
#nav li .navson .nav_font dl dd:hover a{ color: var(--theme-bg);}
#nav li .navson .nav_font .nav_cp{ padding: 4% 0 4% 5%;}
#nav li .navson .nav_font .nav_cp dd{ float: left; width: 20%; text-align: center; padding: 0; height: 50px; line-height: 50px; font-size: 22px;}
@media screen and (max-width:1700px){
    #nav li .navson .nav_font dl dd{ font-size: 20px;}
}
@media screen and (max-width:1600px){
    #top_tel{ font-size: 28px;}
}
@media screen and (max-width:1500px){
    #nav li .navson .nav_font dl dd{ padding: 0 25px;}
}
@media screen and (max-width:1440px){
    /*#nav li{ font-size: 14px;}*/
    #nav li .navson .nav_font dl{ padding: 7% 0;}
    #nav li .navson .nav_font dl dd{ padding: 0 22px; font-size: 18px;}
    #nav li .navson .nav_left{ line-height: 35px;}
    #nav li .navson .nav_left h3{ font-size: 36px;}
    #nav li .navson .nav_left p{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    #nav{ margin-top: 0;}
    /*#nav li{ font-size: 12px;}*/
    #nav li .navson .nav_left{ line-height: 30px;}
    #nav li .navson .nav_left h3{ font-size: 30px;}
    #nav li .navson .nav_left p{ font-size: 16px;}
    #nav li .navson .nav_font dl dd{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 70%;}
}

.zinav #top_index{ background: #fff !important; position: relative !important;}
.zinav  #top_index.top_bj_active{ position: fixed !important; z-index: 20 !important;}
.top_bj_active{ width: 100%; z-index: 20; top: 0; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo{ padding: 0.5% !important;}
.top_bj_active #logo img{ transform: scale(0.9);}
.top_bj_active #logo .show{ display: none;}
.top_bj_active #logo .hidden{ display: inline-block;}
.top_bj_active #nav li .big{ color: #333;}
.top_bj_active #nav li{ font-size: 16px;}
.top_bj_active #ss i{ color: var(--theme-bg);}
.top_bj_active #ss:before{ background: rgba(0,0,0,0.1);}
/*.top_bj_active #c-header .c-switch{ top: 25px;}*/
/*.top_bj_active #c-header .c-nav2{ top: 55px;}*/
/*.top_bj_active #c-header .c-switch i{ background: #333 !important;}*/

.top_index_active{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.top_index_active #logo .show{ display: none;}
.top_index_active #logo .hidden{ display: inline-block;}
.top_index_active #nav li .big{ color: #333;}
.top_index_active #ss i{ color: var(--theme-bg);}
.top_index_active #ss:before{ background: rgba(0,0,0,0.1);}
.top_index_active #c-header .c-switch i{ background: #333;}


.top_index_zy #logo .show{ display: none;}
.top_index_zy #logo .hidden{ display: inline-block;}
.top_index_zy #nav li .big{ color: #333;}
.top_index_zy #c-header .c-switch i{ background: #333;}
.top_index_zy #ss i{ color: var(--theme-bg);}
.top_index_zy #ss:before{ background: rgba(0,0,0,0.1);}


.banner .pic img{ width: 100%;}
.banner {position: relative;height: auto !important;z-index: 1;top:0;}
.banner .swiper-wrapper{height: auto !important;}
.banner .swiper-slide {position: relative;height: auto !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: 8% !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;}
#swiper-slide1{position: relative;}
#swiper-slide1 .bannera{position: absolute;z-index: 3;width: 100%;height: 100%;text-align: left;padding: 10% 0 0 8%; background: rgba(0,0,0,0.4);}

#swiper-slide1 .bannera img{ max-width: 100% !important; padding: 0.5% 0;}
#swiper-slide1 .bannera span{display: block;font-size: 70px;line-height: 100px;color:#fff;margin-top: 2%;font-weight: bold;}
#swiper-slide1 .bannera em{display: block;width: 40px;height: 4px;background: #fff;margin:2rem auto 3rem;}
#swiper-slide1 .bannera p{font-size: 30px;letter-spacing: 1px; line-height: 80px;color:#fff;text-align: center;text-transform: uppercase;font-family: fz;}
#swiper-slide1 .bannera i{display: block; font-size: 34px;font-weight: 50;color: rgba(255,255,255,.8);letter-spacing: 1px;}


#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #swiper-slide1 .bannera{ padding-top: 12%;}
    #swiper-slide1 .bannera img{ max-width: 60% !important;}
}



/*底部*/
#end_bj{ background: #242425; width: 100%; text-align: left; color: rgba(255,255,255,0.5);}
#end_bj a{ color: rgba(255,255,255,0.5); transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #fff;}
#end_bj .end_p5{ padding: 2% 0; border-bottom: 1px solid rgba(255,255,255,0.1);}
#end_bj .main{ padding: 4% 0; }

#end_bj .end_p5 .end_logo img{ max-width: 100%;}
#end_bj .end_p5 .end_tel i{ width: 54px; height: 54px; border-radius: 100%; background: var(--theme-bg); color: #fff; font-size: 30px; text-align: center; line-height: 54px; margin-right: 10px !important;}
#end_bj .end_p5 .end_tel p{ color: #fff; font-size: 26px; font-family: cursive;}

#end_bj ul .tit{ color: #fff; margin-bottom: 20px; font-size: 20px;}
#end_bj ul li{ line-height: 35px; color: rgba(255,255,255,0.5); font-size: 16px;}

#end_bj .main .line{ background: url("../images/end_line.png") repeat-x center bottom; padding-bottom: 50px; }
#end_bj .main .end_add{ line-height: 35px; color: rgba(255,255,255,0.6); font-size: 16px; margin-top: 30px;}
#end_bj .main .ewm{ width: 40%; text-align: center; }
#end_bj .main .ewm img{ width: 100%;}


#end_line{ height: auto; padding: 20px 0; line-height: 30px; background: #1f1f20; text-align: center; color: rgba(255,255,255,0.5); font-size: 16px;}
#end_line a{ color: rgba(255,255,255,0.5);}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 50; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: var(--theme-bg);}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}


@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
    #end_bj ul .tit{ font-size: 18px;}
    #end_bj ul li{ font-size: 14px;}
    #end_bj .main .end_tel p{ font-size: 32px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #end_bj .main .ewm{ width: 30%;}
    #end_bj .end_p5 .end_tel{ display: none !important;}
    #end_bj .end_p5 .end_logo img{ max-width: 90%;}
    #end_bj .main .end_add,#end_line{ font-size: 14px;}
    .footer_zx i{ padding: 2% 0 1%;}
}
@media screen and (max-width:500px){
    #end_bj .main .ewm{ width: 45%;}
}




/*首页*/
.tit_in{ text-align: center;}
.tit_in h2{ position: relative; margin-top: -40px !important; z-index: 1; color: #000000; font-size: 44px; font-weight: bold !important;}
.tit_in p{ display: inline-block; text-transform: uppercase; position: relative; font-family: Arial; font-size: 72px; color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px #ebf0f3; font-weight: bold;}
.tit_in p:before{ position: absolute; left: -80px; top: 5px; content: ''; background: url("../images/tit_left.png") no-repeat center; background-size: auto 100%; width: 65px; height: 41px;}
.tit_in p:after{ position: absolute; right: -80px; top: 5px; content: ''; background: url("../images/tit_right.png") no-repeat center; background-size: auto 100%; width: 65px; height: 41px;}
@media screen and (max-width:1440px){
    .tit_in h2{ font-size: 36px;}
    .tit_in p{ font-size: 60px;}
    .tit_in p:before,.tit_in p:after{ height: 35px;}
}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 32px; margin-top: -30px !important;}
    .tit_in p{ font-size: 50px;}
    .tit_in p:before,.tit_in p:after{ height: 30px;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 28px;}
    .tit_in p{ font-size: 30px;}
    .tit_in p:before,.tit_in p:after{ height: 20px;}
}


.in_02{ padding: 3% 0 0;}
.in_02 .mySwiper2{height: auto;}
.in_02 .mySwiper2 .row{position: relative; height: auto;}
.in_02 .mySwiper2 .swiper-slide ul{ padding: 20px 0 15px !important; }
.in_02 .mySwiper2 .swiper-slide ul li{ position: relative; overflow: hidden; transition: 0.3s; background: #fff; margin-top: 30px; border-radius: 10px; box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.in_02 .mySwiper2 .swiper-slide ul li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.in_02 .mySwiper2 .swiper-slide ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
.in_02 .mySwiper2 .swiper-slide ul li .tit{ width: 100%; padding: 30px 0; text-align: center;}
.in_02 .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 18px; color: #333333; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
.in_02 .mySwiper2 .swiper-slide ul li .tit p{ background: var(--theme-jb); height: 40px; line-height: 40px; width: 25%; color: #fff; font-size: 14px; transition: 0.3s; margin: 20px auto 0 !important; border-radius: 5px; box-shadow: 0 10px 10px rgba(225,31,38,0.2);}
.in_02 .mySwiper2 .swiper-slide ul li .font{ position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background: rgba(205,41,41,0.9); color: #fff; padding: 15% 10%; opacity: 0; transition: 0.5s;}
.in_02 .mySwiper2 .swiper-slide ul li .font .bt p{ position: relative; z-index: 1; font-size: 24px; margin-top: -15px !important;}
.in_02 .mySwiper2 .swiper-slide ul li .font .bt i{ text-transform: uppercase; position: relative; font-family: Bahnschrift; font-size: 48px; color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px rgba(255,255,255,0.15); font-weight: bold;}
.in_02 .mySwiper2 .swiper-slide ul li .font dl{ padding: 10% 0;}
.in_02 .mySwiper2 .swiper-slide ul li .font dl dd{ font-size: 16px; line-height: 40px;}
.in_02 .mySwiper2 .swiper-slide ul li .font dl dd i{ margin-right: 10px;}
.in_02 .mySwiper2 .swiper-slide ul li .font .zx{ height: 45px; border: 1px solid rgba(255,255,255,0.6); background: #fff; border-radius: 5px; color: var(--theme-bg); width: 43%;}
.in_02 .mySwiper2 .swiper-slide ul li .font .zx i{ font-size: 20px; margin-right: 10px;}
.in_02 .mySwiper2 .swiper-slide ul li .font .zx:nth-of-type(2){ background: none; color: #fff;}
.in_02 .mySwiper2 .swiper-slide ul li:hover .font{ top: 0; opacity: 1;}


.in_02 .mySwiper .swiper-wrapper{display: block !important;}
.in_02 .mySwiper .swiper-slide{float: left; width: 20% !important;cursor: pointer; white-space: nowrap; transition:.4s; text-overflow:ellipsis; overflow: hidden; text-align: center; color:#333; font-size: 16px; line-height: 80px; height: 50% !important; background: #f0f0f0; border-right: 5px solid #fff; border-bottom: 5px solid #fff; }
.in_02 .mySwiper .swiper-slide i{ width: 40px; margin-right: 10px; transition:.4s;}
.in_02 .mySwiper .swiper-slide i img{ width: 100%;}
.in_02 .mySwiper .swiper-slide:hover{ background: var(--theme-bg); color: #fff;}
.in_02 .mySwiper .swiper-slide:hover i img{filter: grayscale(100%) brightness(100);}
.in_02 .mySwiper .swiper-slide-thumb-active{ background: var(--theme-bg); color: #fff;}
.in_02 .mySwiper .swiper-slide-thumb-active i img{filter: grayscale(100%) brightness(100);}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1500px){
    .in_02 .mySwiper .swiper-slide{ font-size: 15px;}
}
@media screen and (max-width:1440px){
    .in_02 .mySwiper .swiper-slide{ line-height: 50px;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 18px;}
    .in_02 .mySwiper .swiper-slide i{ width: 30px;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit p{ width: 30%;}
    .in_02 .mySwiper2 .swiper-slide ul li .font{ padding: 12% 8%;}
    .in_02 .mySwiper2 .swiper-slide ul li .font .bt i{ font-size: 36px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font .bt p{ font-size: 20px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font dl{ margin: 0 !important;}
    .in_02 .mySwiper2 .swiper-slide ul li .font dl dd{ font-size: 14px; line-height: 35px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font dl dd i{ font-size: 14px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font .zx{ height: 40px; line-height: 40px;}
}
@media screen and (max-width:1200px){
    .in_02 .mySwiper .swiper-slide{ font-size: 14px;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 14px;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit p{ margin: 10px auto 0 !important; font-size: 12px; height: 30px; line-height: 30px;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit{ padding: 20px 0;}
    .in_02 .mySwiper2 .swiper-slide ul li .font{ padding: 10% 8%;}
    .in_02 .mySwiper2 .swiper-slide ul li .font .bt i{ font-size: 30px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font .bt p{ font-size: 18px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font dl dd{ font-size: 12px; line-height: 25px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font dl dd i{ font-size: 12px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font .zx{ height: 30px; line-height: 30px; font-size: 12px;}
    .in_02 .mySwiper2 .swiper-slide ul li .font .zx i{ font-size: 13px;}
}
@media screen and (max-width:991px){
    .in_02 .mySwiper .swiper-slide{ width: 25% !important; line-height: 40px;}
    .in_02 .mySwiper .swiper-slide i{ display: none;}
    .in_02 .mySwiper2 .swiper-slide ul li{ margin-bottom: 3%;}
    .in_02 .mySwiper2 .swiper-slide ul{ padding: 0 !important;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit{ padding: 10px;}
    .in_02 .mySwiper{ margin: 3% 0 !important;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .in_02 .mySwiper .swiper-slide{ width: 33% !important;}
    .in_02 .mySwiper2 .swiper-slide ul li .font{ display: none;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit p{ width: 70%;}
}
@media screen and (max-width:650px){
    .in_02 .mySwiper .swiper-slide{ width: 50% !important;}
}


#gsjjbj{ background: url("../images/jjbj.png") no-repeat center bottom #f7f9fb; background-size: 100% auto;}
#gsjjbj .tit_in{ margin-bottom: 4%;}
#gsjjbj .font .tit{ line-height: 60px;}
#gsjjbj .font .tit p{ color: var(--theme-bg); font-size: 44px; font-weight: bold;}
#gsjjbj .font .tit h2{ color: #3a3a3a; font-size: 30px;}
#gsjjbj .font .con{ color: #666666; font-size: 16px; line-height: 35px; margin: 5% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#gsjjbj .font .more{ height: 50px; width: 30%; background: var(--theme-jb); border-radius: 5px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; box-shadow: 0 5px 10px rgba(225,31,38,0.3);}
#gsjjbj .font ul{ margin-top: 8% !important;}
#gsjjbj .font ul li{ line-height: 30px; width: 25%;}
#gsjjbj .font ul li i{ margin-bottom: 20px;}
#gsjjbj .font ul h2{ color: #23262c; font-size: 42px; height: 50px; line-height: 50px; font-family: Bahnschrift; font-weight: bold !important;}
#gsjjbj .font ul h2 sub{ font-size: 18px; font-weight: normal;}
#gsjjbj .font ul p{ font-size: 16px; color: #8f9197;}
@media screen and (max-width:1440px){
    #gsjjbj .font .tit p{ font-size: 36px;}
    #gsjjbj .font .tit h2{ font-size: 26px;}
    #gsjjbj .font .con{ font-size: 15px;}
    #gsjjbj .font .more{ height: 40px; line-height: 40px; font-size: 14px;}
    #gsjjbj .font ul h2{ font-size: 30px; height: 30px; line-height: 30px;}
    #gsjjbj .font ul h2 sub,#gsjjbj .font ul p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #gsjjbj .font .tit p{ font-size: 32px;}
    #gsjjbj .font .tit h2{ font-size: 20px;}
    #gsjjbj .font .con{ font-size: 14px;}
    #gsjjbj .font .more{ height: 40px; line-height: 40px; font-size: 14px;}
    #gsjjbj .font ul li i img{ height: 40px;}
    #gsjjbj .font ul h2{ font-size: 24px; height: 24px; line-height: 24px;}
    #gsjjbj .font ul h2 sub,#gsjjbj .font ul p{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #gsjjbj .font .tit p{ font-size: 26px;}
    #gsjjbj .font .tit h2{ font-size: 16px;}
    #gsjjbj .font ul{ margin: 5% auto 3% !important;}
    #gsjjbj .font ul li{ float: left; width: 50%; margin-bottom: 30px;}
}




#cpys{ position: relative;}
#cpys .ysbt{ position: absolute; right: 8%; top: 8%; z-index: 2;}
#cpys .swiper { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cpys .mySwiper2 { height: auto; width: 100%; position: relative;}
#cpys .mySwiper2 .swiper-slide{ position: relative;}
#cpys .mySwiper2 .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 45%; position: relative; overflow: hidden;}
#cpys .mySwiper2 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpys .mySwiper2 .swiper-slide .font{ position: absolute; left: 0; top: 0; color: #fff; z-index: 1; width: 100%; height: 100%; padding: 9% 3% 5%; overflow: hidden;}
#cpys .mySwiper2 .swiper-slide .font .tit i{ font-size: 50px;}
#cpys .mySwiper2 .swiper-slide .font .tit .float-start{ padding-left: 15px;}
#cpys .mySwiper2 .swiper-slide .font .tit h2{ font-size: 30px; font-weight: bold !important;}
#cpys .mySwiper2 .swiper-slide .font .tit p{ font-size: 16px; text-transform: uppercase; color: rgba(255,255,255,0.3);}
#cpys .mySwiper2 .swiper-slide .font .con{ font-size: 18px; padding-top: 4%; line-height: 35px;}
#cpys .mySwiper2 .swiper-slide .font .font_con{ padding: 0 17% 0 0;}


#cpys .cpys_hover{ position: absolute; left: 0; bottom: 40px; z-index: 1; width: 100%;}
#cpys .mySwiper { box-sizing: border-box; overflow: inherit; overflow: hidden; border-right: 1px solid rgba(255,255,255,0.3); }
#cpys .mySwiper .swiper-slide { color: #fff; cursor: pointer; transition: 0.5s; padding: 2%; background: rgba(0,0,0,0.4); border: 1px solid rgba(255,255,255,0.3); border-right: none; }
#cpys .mySwiper .swiper-slide .float-start{ line-height: 35px;}
#cpys .mySwiper .swiper-slide .float-start p{ font-size: 26px; color: #fff; font-weight: bold; transition: 0.3s;}
#cpys .mySwiper .swiper-slide .float-start span{ display: block; font-size: 16px; text-transform: uppercase; color: rgba(255,255,255,0.3); transition: 0.3s;}
#cpys .mySwiper .swiper-slide i{ position: absolute; right: 5%; top: 10%; z-index: 1; font-size: 34px; color: var(--theme-bg); font-family: Bahnschrift;}

#cpys .mySwiper .swiper-slide-thumb-active{ background: var(--theme-jb);}
#cpys .mySwiper .swiper-slide-thumb-active i{ color: #fff;}
#cpys .mySwiper .swiper-slide-thumb-active .float-start p{ color: #fff;}
#cpys .mySwiper .swiper-slide-thumb-active .float-start span{ color: rgba(255,255,255,0.5);}

@media screen and (max-width:1700px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 50% !important;}
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #cpys .ysbt img{ width: 100px;}
    #cpys .mySwiper2 .swiper-slide .font .tit i{ font-size: 44px;}
    #cpys .mySwiper2 .swiper-slide .font .tit h2{ font-size: 26px;}
    #cpys .mySwiper2 .swiper-slide .font .tit p{ font-size: 14px;}
    #cpys .mySwiper2 .swiper-slide .font .con{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #cpys .ysbt img{ width: 80px;}
    #cpys .mySwiper .swiper-slide .float-start p{ font-size: 24px;}
    #cpys .mySwiper .swiper-slide .float-start span{ font-size: 14px;}
    #cpys .mySwiper2 .swiper-slide .font .tit i{ font-size: 40px;}
    #cpys .mySwiper2 .swiper-slide .font .tit h2{ font-size: 22px;}
    #cpys .mySwiper2 .swiper-slide .font .tit p{ font-size: 14px;}
    #cpys .mySwiper2 .swiper-slide .font .con{ font-size: 14px; line-height: 25px;}
}
@media screen and (max-width:991px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 75% !important;}
    #cpys .mySwiper2 .swiper-slide .yspic{ text-align: center;}
    #cpys .mySwiper2 .swiper-slide .yspic img{ width: 50% !important;}
    #cpys .mySwiper2 .swiper-slide .font .font_con{ padding: 0 13%;}
}
@media screen and (max-width:768px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 100% !important;}
    #cpys .ysbt{ display: none;}
    #cpys .mySwiper2 .swiper-slide .yspic img{ width: 80% !important;}
    #cpys .cpys_hover{ bottom: 10px;}
    #cpys .mySwiper2 .swiper-slide .font .font_con{ padding: 0 0;}
}
@media screen and (max-width:550px){
}
@media screen and (max-width:450px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 120% !important;}
}


#fangan{ position: relative; margin-top: 3%;}
#fangan .container{ position: relative; padding: 0;}
#fangan .swiper-container { width: 100%; height: auto;}
#fangan .swiper-slide { background-size: cover; background-position: center; position: relative; overflow: hidden;}
#fangan .gallery-top { height: auto; width: 100%; overflow: hidden;}
#fangan .gallery-top .swiper-slide{  margin: 0 !important; padding: 0; position: relative;}
#fangan .gallery-top .swiper-slide .pic{ height: 0; padding-bottom: 35%; position: relative; transition: 0.3s; overflow: hidden;}
#fangan .gallery-top .swiper-slide .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#fangan .gallery-top .swiper-slide .font{ position: absolute; right: 8%; top: 0; width: 30%; height: 100%; color: #2e2e2e; padding: 7% 3% 0; background: rgba(255,255,255,0.8);}
#fangan .gallery-top .swiper-slide .font .tit{ font-size: 32px; position: relative; line-height: 40px; padding-bottom: 50px;}
#fangan .gallery-top .swiper-slide .font .tit p{ text-transform: uppercase; color: #3e3e3e; font-size: 36px; font-weight: bold;}
#fangan .gallery-top .swiper-slide .font .tit span{ display: block; color: var(--theme-bg); font-size: 36px; font-weight: bold !important;}
#fangan .gallery-top .swiper-slide .font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 10px; height: 27px; background: var(--theme-bg); transform: skewX(-20deg) !important;}
#fangan .gallery-top .swiper-slide .font .content{ margin: 13% 0; font-size: 16px; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
#fangan .gallery-top .swiper-slide .font .more{ height: 40px; line-height: 40px; width: 40%; border-radius: 20px; background: var(--theme-jb); color: #fff; box-shadow: 0 5px 10px rgba(225,31,38,0.4);}
#fangan .gallery-top .swiper-slide .font .more i{ font-size: 22px; margin-right: 10px;}
#fangan .gallery-thumbs { height: auto; text-align: center; position: relative; width: 100%; padding: 2% 0; box-sizing: border-box; background: #f5f6f8;}
#fangan .gallery-thumbs:before{ position: absolute; left: -20%; top: 0; height: 100%; width: 140%; background: #f5f6f8; content: '';}
#fangan .gallery-thumbs .swiper-slide { cursor: pointer; text-align: center; position: relative; transition: 0.3s; border-right: 3px solid #fff;}
#fangan .gallery-thumbs .swiper-slide p{ color: #383838; font-size: 20px;}
#fangan .gallery-thumbs .swiper-slide i{ color: #383838; font-size: 40px; height: 55px; line-height: 55px;}
#fangan .gallery-thumbs .swiper-slide-thumb-active i,#fangan .gallery-thumbs .swiper-slide-thumb-active p{ color: var(--theme-bg); }

@media screen and (max-width:1700px){
    #fangan .gallery-top .swiper-slide .font .tit span,#fangan .gallery-top .swiper-slide .font .tit p{ font-size: 30px;}
    #fangan .gallery-top .swiper-slide .font{ padding-top: 4%;}
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1400px){
    #fangan .gallery-top .swiper-slide .font .tit span,#fangan .gallery-top .swiper-slide .font .tit p{ font-size: 26px;}
    #fangan .gallery-top .swiper-slide .font .content{ font-size: 14px; margin: 8% 0; line-height: 30px;}
    #fangan .gallery-thumbs .swiper-slide p{ font-size: 16px;}
    #fangan .gallery-thumbs .swiper-slide i{ font-size: 34px;}
}
@media screen and (max-width:1200px){
    #fangan .gallery-top .swiper-slide .font{ width: 30%;}
    #fangan .gallery-top .swiper-slide .font .tit{ line-height: 30px;}
    #fangan .gallery-top .swiper-slide .font .tit span,#fangan .gallery-top .swiper-slide .font .tit p{ font-size: 22px;}
    #fangan .gallery-top .swiper-slide .font .content{  -webkit-line-clamp: 3;}
    #fangan .gallery-top .swiper-slide .font .more{ width: 50%; font-size: 12px;}
    #fangan .gallery-top .swiper-slide .font .more i{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #fangan .gallery-top .swiper-slide .font .content{ font-size: 12px;}
    #fangan .gallery-top .swiper-slide .font .more{ width: 60%;}
    #fangan .gallery-top .swiper-slide .font .tit{ padding-bottom: 0;}
    #fangan .gallery-top .swiper-slide .font .tit span,#fangan .gallery-top .swiper-slide .font .tit p{ font-size: 18px;}
    #fangan .gallery-top .swiper-slide .font .tit:before{ display: none;}
    #fangan .gallery-thumbs .swiper-slide p{ font-size: 14px;}
    #fangan .gallery-thumbs .swiper-slide i{ font-size: 30px;}
    #fangan .gallery-top .swiper-slide .pic{ padding-bottom: 50%;}
    #fangan .gallery-top .swiper-slide .font{ width: 50%;}
}
@media screen and (max-width:768px){
    #fangan .gallery-top .swiper-slide .font .tit span,#fangan .gallery-top .swiper-slide .font .tit p{ font-size: 16px;}
    #fangan .gallery-top .swiper-slide .pic{ padding-bottom: 60%;}
}
@media screen and (max-width:450px){
    #fangan .gallery-top .swiper-slide .font .content{ display: none;}
    #fangan .gallery-top .swiper-slide .font .more{ margin-top: 10%; height: 30px; line-height: 30px;}
}



#yewu{ position: relative; margin-top: 3% !important; overflow: hidden;}
#yewu .swiper-container {
    width: 100%;
    height: 100%;
}
#yewu .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 20px;
    overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#yewu .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#yewu .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#yewu .swiper-slide .font{ background: #fff; width: 100%; padding: 5%;}
#yewu .swiper-slide .font .tit{ border-bottom: 1px solid #dddddd; color: #3a3a3a; height: 60px; }
#yewu .swiper-slide .font .tit p{ width: 80%; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#yewu .swiper-slide .font .tit i{ width: 35px; height: 35px; line-height: 35px; font-size: 20px; border-radius: 100%; background: var(--theme-jb); color: #fff; text-align: center;}
#yewu .swiper-slide .font .content{ color: #666666; margin: 3% 0 0; font-size: 16px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}

@media screen and (max-width:1440px){
    #yewu .swiper-slide .font .tit{ font-size: 16px;}
    #yewu .swiper-slide .font .content{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #yewu .swiper-slide .font .tit{ line-height: 25px;}

}
@media screen and (max-width:991px){
    #yewu .swiper-slide .font .tit{ font-size: 14px !important;}
}
@media screen and (max-width:768px){
}



#xwbj{ background: url("../images/xwbj.jpg") no-repeat center;}
#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: 30px; color: #0c0c0c; height: auto; font-weight: bold; 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: #666666; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#xw_tj .mySwiper2 .swiper-slide .time{ position: relative; color: #909090; font-size: 18px; font-family: Arial; border-bottom: 1px solid #e0e0e0; padding-left: 20px;}
#xw_tj .mySwiper2 .swiper-slide .time:before{ position: absolute; left: 0; top: 25%; content: ''; width: 5px; height: 50%; background: var(--theme-bg);}
#xw_tj .mySwiper2 .swiper-slide .more{ 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 p{ position: relative; z-index: 1;}
#xw_tj .mySwiper2 .swiper-slide .more: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:hover:before{ transform: scale(1);}
#xw_tj .mySwiper2 .swiper-slide .more: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; -webkit-line-clamp: 2;}
    #xw_tj .mySwiper2 .swiper-slide .more{ height: 40px; line-height: 40px;}
    #xw_tj .mySwiper2 .swiper-button-next,#xw_tj .mySwiper2 .swiper-button-prev{ width: 50px; height: 50px; line-height: 50px;}
    #xw_tj .mySwiper2 .swiper-slide{ padding-top: 7%;}
}
@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;}
}
@media screen and (max-width:991px){
    #xw_tj .mySwiper2 .swiper-slide{ padding-bottom: 10%;}
}
@media screen and (max-width:768px){
    #xw_tj .mySwiper2 .swiper-button-next,#xw_tj .mySwiper2 .swiper-button-prev{ bottom: 10px;}
}


#news{position: relative; margin-top: 3%;}
#news .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#news .swiper-slide {
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#news .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
#news .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#news .swiper-slide .content{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #f0f0f0; padding: 10%; transition: 0.3s;}
#news .swiper-slide .news_title{ color: #000000; margin-bottom: 5%; font-size: 24px; line-height: 40px; font-weight: bold; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#news .swiper-slide .content p{ color: #6c6c6c; font-size: 18px;}
#news .swiper-slide .content p i{ font-size: 20px; margin-right: 10px;}
#news .swiper-slide .content em{ display: block; width: 60px; height: 60px; text-align: center; line-height: 60px; color: #fff; font-size: 24px; background: #3d3d3d; border-radius: 100%; transition: 0.3s;}
#news .swiper-slide:hover .pic img{transform: scale(1.1);}
#news .swiper-slide:hover .content{ background: rgba(205,41,41,0.8);}
#news .swiper-slide:hover .content .news_title,#news .swiper-slide:hover .content p{ color: #fff;}
#news .swiper-slide:hover .content p i{ color: rgba(255,255,255,0.5);}
#news .swiper-slide:hover .content em{ background: #fff; color: #333;}
@media screen and (max-width:1600px){
    #news .swiper-slide .news_title{ line-height: 30px; font-size: 20px;}
    #news .swiper-slide .content em{ width: 50px; height: 50px; line-height: 50px;}
}
@media screen and (max-width:1440px){
    #news .swiper-slide .content em{ width: 40px; height: 40px; line-height: 40px; font-size: 16px;}
    #news .swiper-slide .news_title{ font-size: 18px;}
    #news .swiper-slide .content p{ font-size: 14px;}
    #xw_tj .mySwiper2 .swiper-slide .more{ width: 30%; font-size: 12px;}
    #news .swiper-slide .pic{ padding-bottom: 60%;}
}
@media screen and (max-width:1440px){
    #news .swiper-slide .news_title{ font-size: 16px;}
}


/*公司简介*/
#gsjjbj_zy{ background: url("../images/jjpic.jpg") no-repeat center; text-align: center; padding: 1% 0 20%;}
#gsjjbj_zy .con{ color: #fff; font-size: 16px; opacity: 0.8; padding-top: 30px;}


.tit_zy{ text-align: left;}
.tit_zy h2{ position: relative; margin-top: -30px !important; z-index: 1; color: #000000; font-size: 44px; font-weight: bold !important; padding-left: 70px;}
.tit_zy h2:before{ position: absolute; left: 0; top: 0; content: ''; background: url("../images/tit_left.png") no-repeat center; background-size: auto 100%; width: 65px; height: 41px;}
.tit_zy p{ display: inline-block; text-transform: uppercase; position: relative; font-family: Arial; font-size: 72px; color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px #ebf0f3; font-weight: bold;}
.more_zy{ height: 40px; line-height: 40px; background: var(--theme-bg); color: #fff; border-radius: 5px; padding: 0 30px; transition: 0.3s;}
.more_zy a{ color: #fff;}
.more_zy:hover{ background: #333;}

.gsjjnr_zy .bt{ line-height: 35px; padding: 3% 0 5%; color: #3a3a3a;}
.gsjjnr_zy .bt h2{ font-size: 28px;}
.gsjjnr_zy .bt p{ font-size: 18px;}
.gsjjnr_zy .con{ color: #666666; font-size: 16px; line-height: 40px; height: 320px; padding-right: 20px; overflow-y: scroll;}
.gsjjnr_zy .con::-webkit-scrollbar{
    width:3px;
    height:6px;
}
.gsjjnr_zy .con::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #e8e8e8;
}
.gsjjnr_zy .con::-webkit-scrollbar-thumb{
    background: #e84227;
}

.gsjjnr_zy .font ul{ margin-top: 5% !important;}
.gsjjnr_zy .font ul li{ line-height: 30px; width: 25%;}
.gsjjnr_zy .font ul li i{ margin-bottom: 20px; width: 100px; height: 100px; line-height: 100px; text-align: center; border: 1px solid #f1f1f1; border-radius: 100%;}
.gsjjnr_zy .font ul h2{ color: #23262c; font-size: 42px; height: 50px; line-height: 50px; font-family: Bahnschrift; font-weight: bold !important;}
.gsjjnr_zy .font ul h2 sub{ font-size: 18px; font-weight: normal;}
.gsjjnr_zy .font ul p{ font-size: 16px; color: #8f9197;}


@media screen and (max-width:1600px){
    .tit_zy p{ font-size: 60px;}
    .tit_zy h2{ font-size: 36px;}
    .tit_zy h2:before{ height: 34px; top: 5px;}
    .gsjjnr_zy .bt h2{ font-size: 24px;}
    .gsjjnr_zy .bt p{ font-size: 16px;}
    .gsjjnr_zy .font ul h2{ font-size: 38px; height: 40px; line-height: 40px;}
    .gsjjnr_zy .font ul h2 sub{ font-size: 16px;}
}
@media screen and (max-width:1440px){
    .tit_zy p{ font-size: 50px;}
    .tit_zy h2{ font-size: 32px;}
    .tit_zy h2:before{ height: 30px;}
    .gsjjnr_zy .bt h2{ font-size: 20px;}
    .gsjjnr_zy .bt p{ font-size: 14px;}
    .gsjjnr_zy .font ul h2{ font-size: 32px; height: 35px; line-height: 35px;}
    .gsjjnr_zy .font ul h2 sub,.gsjjnr_zy .font ul p{ font-size: 14px;}
    .gsjjnr_zy .font ul li i{ width: 80px; height: 80px; line-height: 80px;}
    .gsjjnr_zy .font ul li i img{ width: 42px;}
    .gsjjnr_zy .con{ font-size: 14px; line-height: 33px;}
}
@media screen and (max-width:1200px){
    .tit_zy p{ font-size: 40px;}
    .tit_zy h2{ font-size: 28px; margin-top: -25px !important;}
    .tit_zy h2:before{ height: 25px;}
    .gsjjnr_zy .bt p{ font-size: 14px; line-height: 25px; padding-top: 10px !important;}
    .gsjjnr_zy .con{ height: 205px;}
    .gsjjnr_zy .font ul h2{ font-size: 26px; height: 30px; line-height: 30px;}
    .gsjjnr_zy .font ul h2 sub,.gsjjnr_zy .font ul p{ font-size: 12px;}
    .gsjjnr_zy .font ul li i{ width: 60px; height: 60px; line-height: 60px;}
    .gsjjnr_zy .font ul li i img{ width: 35px;}
}
@media screen and (max-width:991px){
    #gsjjbj_zy .tit img{ width: 80%;}
    .gsjjnr_zy .font ul{ margin-bottom: 3% !important;}
}
@media screen and (max-width:768px){
    .gsjjnr_zy .font ul li{ float: left; width: 50%;}
    .more_zy{ font-size: 12px; padding: 0 10px; height: 30px; line-height: 30px;}
    .tit_zy h2{ font-size: 22px; padding-left: 45px;}
    .tit_zy h2:before{ width: 36px; height: 20px; top: 3px;}
}


.index05 {padding:0; overflow:hidden; margin-top: 3%; border-radius: 20px;}
.index05 .content {background:url("../images/in05_bg.jpg") no-repeat center bottom; background-position:0 0; transition:.36s background-position ease-in; padding: 0; height: 560px; overflow:hidden;}
.index05 .txtbox { border-right:2px solid #fff; transition:.36s background; float: right; width: 8%; height: 100%; position: relative; overflow: hidden; color:#fff; text-align: left;}
.index05 .tit{ position: relative; height: 100%; color: #3a3a3a; font-size: 24px; font-weight: bold; padding: 37%; line-height: 35px; transition: 0.3s; text-align: left; writing-mode: vertical-lr; letter-spacing: 5px; background: #f6f6f6;}
.index05 .tit i{ position: absolute; left: 47px; bottom: 50px; display: inline-block; color: var(--theme-bg); font-size: 36px;}
.index05 .font_hover{ opacity: 0; padding: 7%; }
.index05 .font_hover em{ display: block; font-size: 60px; margin-bottom: 15%; transform: translateY(20px); transition: all .8s ease .1s;}
.index05 .font_bt { position: relative; opacity: 0; font-size: 36px; font-weight: bold; height: 60px; transform: translateY(20px); transition: all .8s ease .3s;}
.index05 .font_nr { line-height: 35px; margin: 1% 0 0; font-size: 18px; width: 80%;  opacity: 0; transform: translateY(20px); transition: all .8s ease .6s;}

.index05 .txtbox.youshi_li_active{ width: 84%;}
.index05 .txtbox.youshi_li_active .font_hover{ opacity: 1;}
.index05 .txtbox.youshi_li_active .tit{ display: none;}
.index05 .txtbox.youshi_li_active .font_hover em,.index05 .txtbox.youshi_li_active .font_bt,.index05 .txtbox.youshi_li_active .font_nr{ opacity: 1; text-align: left;}
.index05 .txtbox.youshi_li_active .font_hover em,.index05 .txtbox.youshi_li_active .font_bt,.index05 .txtbox.youshi_li_active .font_nr{ transform: translateY(0);}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    .index05 .tit{ padding: 31%;}
    .index05 .tit i{ left: 27px;}
    .index05 .font_bt{ font-size: 32px;}
}
@media screen and (max-width:1200px){
    .index05 .tit{ padding: 27%; font-size: 20px;}
    .index05 .tit i{ left: 20px; font-size: 30px;}
    .index05 .font_hover em{ font-size: 46px;}
    .index05 .font_bt{ font-size: 28px;}
    .index05 .font_nr{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .index05 .txtbox{ width: 10%;}
    .index05 .txtbox.youshi_li_active{ width: 80%;}
    .index05 .content{ height: 450px;}
}
@media screen and (max-width:768px){
    .index05 .font_hover{ padding: 15% 7% 0;}
    .index05 .font_hover em{ font-size: 40px;}
    .index05 .font_bt{ font-size: 22px;}
    .index05 .font_nr{ font-size: 14px; width: 100%;}
    .index05 .tit{ font-size: 16px; padding: 50% 17% 0;}
    .index05 .tit i{ font-size: 22px; left: 7px;}
    .tit_zy p{ font-size: 32px;}
    .index05 .content{ height: 400px;}
}
@media screen and (max-width:450px){
    .index05 .font_hover{ padding: 15% 7% 0;}
    .index05 .font_hover em{ font-size: 30px;}
    .index05 .font_bt{ height: 35px; font-size: 18px;}
    .index05 .txtbox{ width: 13%;}
    .index05 .txtbox.youshi_li_active{ width: 74%;}
    .index05 .content{ height: 350px;}
    .tit_zy p{ font-size: 28px;}
}



#fzlc_bj{ background: url("../images/fzlc_bj.jpg") no-repeat center bottom;}

#qyfz{ margin-top: 3% !important; overflow: hidden; padding-bottom: 10%;}
#qyfz .swiper {
    width: 100%;
    height: 100%;
}

#qyfz .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;
}
#qyfz .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

#qyfz .swiper-slide {
    background-size: cover;
    background-position: center;
}
#qyfz .mySwiper2 .swiper-slide .row{ width: 100%;}
#qyfz .mySwiper2 .swiper-slide{ padding: 0 8%; text-align: left;}
#qyfz .mySwiper2 .swiper-slide .bt{ color: #000000; font-size: 160px; font-family: Bahnschrift; font-weight: bold; height: 170px; line-height: 170px; text-align: center;}
#qyfz .mySwiper2 .swiper-slide .con .tit{ color: #474747; font-size: 24px; position: relative; height: 50px;}
#qyfz .mySwiper2 .swiper-slide .con .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 30px; height: 3px; background: var(--theme-bg);}
#qyfz .mySwiper2 .swiper-slide .con .font{ color: #474747; font-size: 16px; padding-top: 5%;}
#qyfz .mySwiper2 .swiper-button-next,#qyfz .mySwiper2 .swiper-button-prev{ width: 60px; height: 60px; border: 1px solid var(--theme-bg); border-radius: 100%; opacity: 1; transition: 0.3s;}
#qyfz .mySwiper2 .swiper-button-next:after,#qyfz .mySwiper2 .swiper-button-prev:after{ color: var(--theme-bg); font-size: 20px;}
#qyfz .mySwiper2 .swiper-button-next{ top: auto; bottom: -60%; right: 45%;}
#qyfz .mySwiper2 .swiper-button-prev{ top: auto; bottom: -60%; left: 45%;}
#qyfz .mySwiper2 .swiper-button-next:hover,#qyfz .mySwiper2 .swiper-button-prev:hover{ background: var(--theme-bg);}
#qyfz .mySwiper2 .swiper-button-next:hover:after,#qyfz .mySwiper2 .swiper-button-prev:hover:after{ color: #fff;}
#qyfz .mySwiper2 {
    height: 80%;
    width: 100%;
    padding: 5% 0 10% !important;
    z-index: 10;
    overflow: visible;
}
#qyfz .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 30px 5% 0;
    position: relative;
}
#qyfz .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    position: relative;;
}
#qyfz .mySwiper:before{ position: absolute; content: ''; left: 0; top: 28px; height: 15px; border-radius: 8px; width: 100%; background: #fff;}
#qyfz .mySwiper .swiper-slide { font-size: 14px; cursor: pointer; height: 70px; transition: 0.3s; text-align: center;}
#qyfz .mySwiper .swiper-slide .bz{ display: inline-block; top: -2px;  position: absolute;}
#qyfz .mySwiper .swiper-slide .bz p{ width: 14px; height: 14px; border: 1px solid var(--theme-bg); border-radius: 100%; position: relative; z-index: 1; transition: 0.3s;}
#qyfz .mySwiper .swiper-slide h4{ font-size: 24px; color: #686c78; transition: 0.3s; font-family: Bahnschrift; margin-top: 18% !important;}
#qyfz .mySwiper .swiper-slide-thumb-active h4{ color: var(--theme-bg); font-size: 24px;}
#qyfz .mySwiper .swiper-slide-thumb-active .bz{ top: -2px;}
#qyfz .mySwiper .swiper-slide-thumb-active .bz p{ width: 100px; border-radius: 7px; background: var(--theme-bg); }

#qyfz .mySwiper .swiper-slide-thumb-active { opacity: 1;}

#qyfz .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
    #qyfz .mySwiper2 .swiper-slide .bt{ font-size: 140px; height: 140px; line-height: 140px;}
    #qyfz .mySwiper2 .swiper-button-next{ right: 43%;}
    #qyfz .mySwiper2 .swiper-button-prev{ left: 43%;}
}
@media screen and (max-width:1200px){
    #qyfz .mySwiper2 .swiper-slide .bt{ font-size: 120px; height: 120px; line-height: 120px;}
    #qyfz .mySwiper2 .swiper-slide .con .tit{ font-size: 22px;}
    #qyfz .mySwiper2 .swiper-slide .con .font{ font-size: 14px;}
    #qyfz .mySwiper2 .swiper-button-next,#qyfz .mySwiper2 .swiper-button-prev{ width: 50px; height: 50px; bottom: -85%; }
    #qyfz .mySwiper2{ padding: 5% 0 !important;}
}
@media screen and (max-width:991px){
    #qyfz .mySwiper2 .swiper-slide .bt{ font-size: 100px; height: 100px; line-height: 100px;}
}
@media screen and (max-width:768px){
    #qyfz .mySwiper2 .swiper-slide .bt{ font-size: 80px; height: 100px; line-height: 80px;}
    #qyfz .mySwiper2 .swiper-slide .bt,#qyfz .mySwiper2 .swiper-slide .con{ padding: 0;}
}
@media screen and (max-width:550px){
}



#zzry{ margin-top: 4%; background: url("../images/rybj.png") no-repeat center bottom; background-size: 100% auto; padding: 0 5% 165px; position: relative;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#zzry .swiper-slide {
    text-align: left;
    transition:0.5s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zzry .swiper-slide .pic img{ width: 100%;}
@media screen and (max-width:1440px){
    #zzry{ padding-bottom: 125px;}
}
@media screen and (max-width:1200px){
    #zzry{ padding-bottom: 100px;}
}
@media screen and (max-width:991px){
    #zzry{ padding-bottom: 80px;}
}
@media screen and (max-width:768px){
    #zzry{ padding-bottom: 50px;}
}




#scsl{ margin-top: 5%; padding: 0 18%;}
#scsl .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#scsl .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
#scsl .swiper-slide .pic .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#scsl .swiper-slide .pic .pichover{ position: absolute; content: ""; background: rgba(200,15,35,0.9); left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; transform: scale(0); transition: all 0.5s; opacity: 0; z-index: 99;}
#scsl .swiper-slide .pic:before{ position: absolute; content: ""; left: 0; bottom:0; top:0; background: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 2; transform: scale(1.05); opacity: 0; transition: all 0.5s;}
#scsl .swiper-slide .pic .pichover i svg{ width: 40px; height: 40px; fill: #fff}
#scsl .swiper-slide .pic .pichover p{ font-size:18px; color: #fff; margin-top: 3% !important;}
#scsl .swiper-slide .tit{ width: 100%; height: 60px; line-height: 60px; font-size: 20px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; text-align: center;}
#scsl .swiper-slide:hover .pic .pichover{ transform: scale(1); opacity: 1}
#scsl .swiper-slide:hover .pic:before{ opacity: 1;}
#scsl .swiper-slide:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:768px){
    #scsl{ padding: 0 5%;}
}



/*产品中心*/
.cpclass{ padding: 3%;}
.tit_cp{ border-bottom: 1px solid #dbdbdb; padding-bottom: 20px;}
.tit_cp h1{ position: relative; color: #333333; font-size: 30px; padding-left: 30px;}
.tit_cp h1:before{ position: absolute; left: 0; top: 5px; content: ''; width: 10px; height: 27px; background: var(--theme-bg); transform: skewX(-20deg) !important;}
.tit_cp ul li{ text-align: center; padding: 0 15px;}
.tit_cp ul li i{ width: 68px; height: 68px; line-height: 68px; color: #d0d0d0; border: 1px solid #dbdbdb; border-radius: 5px; text-align: center; font-size: 30px; margin-bottom: 5px; transition: 0.3s;}
.tit_cp ul li p{ color: #666666; font-size: 16px; transition: 0.3s;}
.tit_cp ul li:hover i{ color: var(--theme-bg); border: 1px solid var(--theme-bg);}
.tit_cp ul li:hover p{ color: var(--theme-bg);}
@media screen and (max-width:1440px){
    .tit_cp ul li i{ width: 50px; height: 50px; line-height: 50px;}
    .tit_cp ul li p{ font-size: 14px;}
    .tit_cp h1{ font-size: 24px;}
}
@media screen and (max-width:991px){
    .tit_cp{ padding-bottom: 5px;}
    .tit_cp ul{ display: none !important;}
    .tit_cp h1{ display: block; font-size: 20px; height: 35px; line-height: 35px;}
}

#cpclass_lb{ padding: 20px 0 50px !important;}
#cpclass_lb li{ position: relative; overflow: hidden; transition: 0.3s; background: #fff; margin-top: 30px; border-radius: 10px; box-shadow: 0 0 15px rgba(0,0,0,0.2);}
#cpclass_lb li .pic{ width: 100%; 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; text-align: center; transition:0.3s;}
#cpclass_lb li .tit{ width: 100%; padding: 30px 0; text-align: center;}
#cpclass_lb li .tit h2{ display: block; font-size: 18px; color: #333333; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
#cpclass_lb li .tit p{ background: var(--theme-jb); height: 40px; line-height: 40px; width: 25%; color: #fff; font-size: 14px; transition: 0.3s; margin: 20px auto 0 !important; border-radius: 5px; box-shadow: 0 10px 10px rgba(225,31,38,0.2);}
#cpclass_lb li .font{ position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background: rgba(205,41,41,0.9); color: #fff; padding: 15% 10%; opacity: 0; transition: 0.5s;}
#cpclass_lb li .font .bt p{ position: relative; z-index: 1; font-size: 24px; margin-top: -15px !important;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#cpclass_lb li .font .bt i{ text-transform: uppercase; position: relative; font-family: Bahnschrift; font-size: 48px; color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px rgba(255,255,255,0.15); font-weight: bold;}
#cpclass_lb li .font dl{ padding: 10% 0;}
#cpclass_lb li .font dl dd{ font-size: 16px; line-height: 40px;}
#cpclass_lb li .font dl dd i{ margin-right: 10px;}
#cpclass_lb li .font .zx{ height: 45px; border: 1px solid rgba(255,255,255,0.6); background: #fff; border-radius: 5px; color: var(--theme-bg); width: 43%;}
#cpclass_lb li .font .zx i{ font-size: 20px; margin-right: 10px;}
#cpclass_lb li .font .zx:nth-of-type(2){ background: none; color: #fff;}
#cpclass_lb li:hover .font{ top: 0; opacity: 1;}

@media screen and (max-width:1700px){
    #cpclass_lb li .font .bt i{ font-size: 40px;}
    #cpclass_lb li .font .bt p{ font-size: 22px;}
    #cpclass_lb li .font dl{ margin: 0 !important;}
    #cpclass_lb li .font dl dd{ font-size: 14px; line-height: 35px;}
    #cpclass_lb li .font dl dd i{ font-size: 14px;}
}
@media screen and (max-width:1440px){
    #cpclass_lb li .tit h2{ font-size: 16px;}
    #cpclass_lb li .tit p{ width: 40%; height: 30px; line-height: 30px; font-size: 12px;}
    #cpclass_lb li .font{ padding: 12% 8%;}
    #cpclass_lb li .font .bt i{ font-size: 36px;}
    #cpclass_lb li .font .bt p{ font-size: 20px;}
    #cpclass_lb li .font dl{ margin: 0 !important;}
    #cpclass_lb li .font dl dd{ font-size: 12px; line-height: 30px;}
    #cpclass_lb li .font dl dd i{ font-size: 12px;}
    #cpclass_lb li .font .zx{ height: 40px; line-height: 40px;}
}
@media screen and (max-width:1200px){
    #cpclass_lb li .font{ padding: 10% 8%;}
    #cpclass_lb li .font .bt i{ font-size: 30px;}
    #cpclass_lb li .font .bt p{ font-size: 18px;}
    #cpclass_lb li .font dl dd{ font-size: 12px; line-height: 25px;}
    #cpclass_lb li .font dl dd i{ font-size: 12px;}
    #cpclass_lb li .font .zx{ height: 30px; line-height: 30px; font-size: 12px;}
    #cpclass_lb li .font .zx i{ font-size: 13px;}
}
@media screen and (max-width:991px){
    #cpclass_lb li .tit h2{ font-size: 14px;}
    #cpclass_lb li .tit{ padding: 15px 0;}
    #cpclass_lb li .tit p{ margin-top: 10px !important;}
}
@media screen and (max-width:768px){
    #cpclass_lb li .font{ display: none;}
    #cpclass_lb li .tit h2{ font-size: 12px;}
    #cpclass_lb li .tit p{ width: 60%; font-size: 12px; height: 25px; line-height: 25px;}
}

.cp_left{ position: relative; padding-right: 3%;}
.cp_left:before{ position: absolute; right: 0; top: -50%; content: ''; background: #f2f5f8; width: 200%; height: 200%;}

#qfwfw{ margin: 0; overflow: hidden;}
#qfwfw .swiper-slide { background-position: center; position: relative;}
#qfwfw .gallery-top { height: auto; padding: 0; overflow: hidden; }
#qfwfw .gallery-top .swiper-slide{}
#qfwfw .gallery-top .swiper-slide p{display: block; width: 100%; height: 0; padding-bottom: 79%; position: relative; overflow: hidden;}
#qfwfw .gallery-top .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#qfwfw .gallery-thumbs { height: auto; text-align: left;}
#qfwfw .gallery-thumbs .swiper-wrapper{ width: auto;}
#qfwfw .gallery-thumbs .swiper-slide { width: 100%; cursor: pointer; padding: 0; line-height: 25px; position: relative; height: auto;}
#qfwfw .gallery-thumbs .swiper-slide p{ display: block; border: 3px solid #f4f4f4; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
#qfwfw .gallery-thumbs .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#qfwfw .gallery-thumbs .swiper-slide-thumb-active { position: relative; }
#qfwfw .gallery-thumbs .swiper-slide-thumb-active p{ border: 3px solid var(--theme-bg);}
@media screen and (max-width:1440px){
}
@media screen and (max-width:991px){
    #qfwfw .gallery-top{ margin-top: 3%;}
    #qfwfw .gallery-thumbs .swiper-wrapper{ padding-top: 0;}
    #qfwfw .gallery-thumbs .swiper-slide{ padding: 3%;}
    .cp_left:before{ display: none;}
}
@media screen and (max-width:768px){
}


.cp_right{ position: relative; padding-left: 5%;}
.cp_right:before{ position: absolute; right: -17%; bottom: -20%; content: ''; width: 116%; height: 50%; background: url("../images/jjbj.png") no-repeat center bottom; background-size: 100%;}
.cp_right p{ font-size: 20px; color: #797979;}
.cp_right .tit{ color: #2a2a2a; position: relative; height: 80px;}
.cp_right .tit h2{ display: block; width: 80%; font-size: 30px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cp_right .tit span{ display: block; line-height: 30px; height: 30px; font-size: 16px; font-weight: normal; margin-left: 20px; background: var(--theme-jb); border-radius: 5px; color: #fff; padding: 0 20px;}
.cp_right .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 60px; height: 3px; background: var(--theme-bg);}
.cp_right .con{ color: #666666; font-size: 16px; margin: 5% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_right dl{ border-top: 1px solid #e2e2e2; margin-top: 3%; padding: 5% 0;}
.cp_right dl dd{ text-align: center;}
.cp_right dl dd i{ font-size: 35px; height: 40px; line-height: 40px; color: var(--theme-bg);}
.cp_right dl dd p{ font-size: 16px; color: #666666; transition: 0.3s; padding-top: 10px !important;}
.cp_right dl dd:hover p{ color: var(--theme-bg);}
.cp_right .tel{ position: relative; z-index: 1;}
.cp_right .tel p{ color: #666666; font-size: 16px;}
.cp_right .tel h2{ color: var(--theme-bg); font-size: 30px; font-weight: bold !important;}
.cp_right .zx{ position: relative; z-index: 1; height: 55px; background: var(--theme-jb); width: 80%; color: #fff; line-height: 55px; border-radius: 5px; font-size: 16px; box-shadow: 0 10px 20px rgba(205,41,41,0.3); text-align: center;}
.cp_right .zx a{ color: #fff;}
@media screen and (max-width:1700px){
    .cp_right .tit h2{ font-size: 26px;}
}
@media screen and (max-width:1440px){
    .cp_right .tit h2{ font-size: 22px;}
    .cp_right p{ font-size: 16px;}
    .cp_right .tit{ height: 60px;}
    .cp_right .con{ font-size: 14px;}
    .cp_right dl dd i{ font-size: 30px;}
    .cp_right dl dd p{ padding-top: 0 !important; font-size: 14px;}
    .cp_right .zx{ height: 45px; line-height: 45px;}
    .cp_right .tel h2{ font-size: 26px;}
    .cp_right dl{ padding-bottom: 0 !important;}
    .cp_right .tit span{ padding: 0 10px; font-size: 14px; margin: 0 !important;}
}
@media screen and (max-width:1400px){
    #qfwfw .gallery-top .swiper-slide p{ padding-bottom: 70%;}
    #qfwfw .gallery-thumbs{ padding: 10px 0 0;}
    .cp_right .tit span{ padding: 0 5px; font-size: 12px;}
}
@media screen and (max-width:991px){
    .cp_right .zx{ margin-top: 20px;}
    .cp_right .tit span{ display: none; }
    .cp_right .tit h2{ width: 100%;}
    .cp_right:before{ right: 0; width: 100%; bottom: -5%;}
}

#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; border-bottom: 1px solid #efefef; margin-top: 2%;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 16px; 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: #cf0000;}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: #cf0000;}
.cpbt li.current:after{ left: 25%; width: 50%; background: #cf0000;}


.cptit{ background: url("../images/tit_left.png") no-repeat left center; padding-left: 80px;}
.cptit h2{ color: #333333; font-size: 24px; font-weight: bold !important;}
.cptit span{ color: #999999; font-size: 16px; font-family: Bahnschrift; display: block; padding-left: 10px; letter-spacing: 2px; font-weight: 100 !important; text-transform: uppercase;}
.pro_con{ font-size: 16px; color: #999; line-height: 35px; padding: 3% 15px 5%;}
.pro_con img{ max-width: 100%;}
@media screen and (max-width:1200px){
    .cpbt li{ width: 25%;}
}
@media screen and (max-width:991px){
    .cptit h2{ font-size: 20px;}
    .cptit span{ font-size: 12px;}
    .cpbt li{ font-size: 14px;}
    .pro_con{ padding: 5% 0; font-size: 14px; line-height: 30px;}
}


.cpys_info{ margin: 3% 0 5% !important;}
.cpys_info li{ position: relative; background: #f1f1f1; width: 23.5%; padding: 2%; border-top-left-radius: 20px; border-bottom-right-radius: 20px;}
.cpys_info li .num{ position: absolute; right: 35px; top: 30px; color: #999999; font-size: 48px; font-family: Bahnschrift; transition: 0.5s;}
.cpys_info li .bt i{ width: 0; opacity: 0; color: #fff; font-size: 40px; transition: 0.5s;}
.cpys_info li .bt .float-start{ line-height: 28px; padding-left: 0; transition: 0.5s;}
.cpys_info li .bt p{ color: #333333; font-size: 24px; transition: 0.5s;}
.cpys_info li .bt span{ display: block; color: #a9a9a9; font-size: 14px; text-transform: uppercase; text-transform: uppercase; transition: 0.5s;}
.cpys_info li .font{ font-size: 14px; color: #666; line-height: 30px; padding-top: 20px; opacity: 0; transition: 0.5s;}
.cpys_info li em{ position: absolute; right: 35px; bottom: 30px; color: var(--theme-bg); font-size: 40px; transition: 0.5s;}
.cpys_info li:hover{ background: var(--theme-bg);}
.cpys_info li:hover .bt i{ width: 40px; opacity: 1;}
.cpys_info li:hover .bt .float-start{ padding-left: 10px;}
.cpys_info li:hover .bt p,.cpys_info li:hover .bt span{ color: #fff;}
.cpys_info li:hover .font{ opacity: 1; color: #fff;}
.cpys_info li:hover em{ opacity: 0; right: 60px;}
.cpys_info li:hover .num{ opacity: 0;}
@media screen and (max-width:1440px){
    .cpys_info li .bt p{ font-size: 20px;}
    .cpys_info li .bt span{ font-size: 12px;}
    .cpys_info li .num{ font-size: 36px; right: 25px;}
    .cpys_info li .font{ line-height: 25px;}
}
@media screen and (max-width:1200px){
    .cpys_info li .bt .float-start{ line-height: 22px;}
    .cpys_info li .bt p{ font-size: 16px;}
    .cpys_info li .bt span{ font-size: 10px;}
    .cpys_info li .bt i{ font-size: 30px;}
    .cpys_info li .num{ font-size: 32px; right: 15px;}
    .cpys_info li .font{ line-height: 25px; font-size: 12px;}
}
@media screen and (max-width:991px){
    .cpys_info li{ float: left; width: 48%; margin-bottom: 20px;}
    .cpys_info li:nth-of-type(2n){ float: right;}
}
@media screen and (max-width:768px){
    .cpys_info li .num{ display: none;}
}


#fuwu{ padding: 0; margin: 3% auto 5% !important;}
#fuwu .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#fuwu .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;
}
#fuwu .swiper-slide .pic{ position: relative; width: 160px; height: 160px; color: #333333; line-height: 25px; background: #f2f5f8; border-radius: 100%; transition:0.3s; overflow: hidden;}
#fuwu .swiper-slide .pic:before{ position: absolute; left: 5%; top: 5%; content: ''; width: 90%; height: 90%; border-radius: 100%; border: 1px dashed var(--theme-bg); z-index: 2; transition: all 0.3s;}
#fuwu .swiper-slide .pic:after{ position: absolute; left: 0; top: 0; content: ''; width: 100%; height: 100%; background: var(--theme-bg); margin:auto; transform: scale(0); transition: all 0.3s; opacity: 0; z-index: 1;}
#fuwu .swiper-slide .pic p{ position: relative; z-index: 2; font-size: 20px; transition: all 0.3s;}
#fuwu .swiper-slide .pic span{ position: relative; z-index: 2; font-size: 10px; text-transform: uppercase; transition: all 0.3s;}
#fuwu .swiper-slide:hover .pic:after{ transform: scale(1); opacity: 1;}
#fuwu .swiper-slide:hover .pic:before{ border: 1px dashed #fff;}
#fuwu .swiper-slide:hover .pic p,#fuwu .swiper-slide:hover .pic span{ color: #fff;}
@media screen and (max-width:991px){
}
@media screen and (max-width:765px){
    #fuwu .swiper-slide p{ font-size: 14px;}
}



#xgcp{ margin-top: 3%;}
#xgcp .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0 15px 15px;
}
#xgcp .swiper-slide {
    text-align: center;
    transition: 0.3s;
    overflow: hidden; background: #fff; border-radius: 10px; box-shadow: 0 0 15px rgba(0,0,0,0.2);
    /* 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 .pic{ width: 100%; 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; text-align: center; transition:0.3s;}
#xgcp .swiper-slide .tit{ width: 100%; padding: 30px 0; text-align: center;}
#xgcp .swiper-slide .tit h2{ font-size: 18px; color: #333333; }
#xgcp .swiper-slide .tit p{ background: var(--theme-jb); height: 40px; line-height: 40px; width: 25%; color: #fff; font-size: 14px; transition: 0.3s; margin: 20px auto 0 !important; border-radius: 5px; box-shadow: 0 10px 10px rgba(225,31,38,0.2);}
#xgcp .swiper-slide .font{ position: absolute; text-align: left; left: 0; top: 100%; width: 100%; height: 100%; background: rgba(205,41,41,0.9); color: #fff; padding: 15% 10%; opacity: 0; transition: 0.5s;}
#xgcp .swiper-slide .font .bt p{ position: relative; z-index: 1; font-size: 24px; margin-top: -15px !important;}
#xgcp .swiper-slide .font .bt i{ text-transform: uppercase; position: relative; font-family: Bahnschrift; font-size: 48px; color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px rgba(255,255,255,0.15); font-weight: bold;}
#xgcp .swiper-slide .font dl{ padding: 10% 0;}
#xgcp .swiper-slide .font dl dd{ font-size: 16px; line-height: 40px;}
#xgcp .swiper-slide .font dl dd i{ margin-right: 10px;}
#xgcp .swiper-slide .font .zx{ height: 45px; border: 1px solid rgba(255,255,255,0.6); background: #fff; border-radius: 5px; color: var(--theme-bg); width: 43%;}
#xgcp .swiper-slide .font .zx i{ font-size: 20px; margin-right: 10px;}
#xgcp .swiper-slide .font .zx:nth-of-type(2){ background: none; color: #fff;}
#xgcp .swiper-slide:hover .font{ top: 0; opacity: 1;}
@media screen and (max-width:1440px){
    #xgcp .swiper-slide .font{ padding: 10% 5%;}
    #xgcp .swiper-slide .font .bt p{ font-size: 20px;}
    #xgcp .swiper-slide .font .bt i{ font-size: 40px;}
    #xgcp .swiper-slide .font dl{ margin: 0 !important; padding: 5% 0;}
    #xgcp .swiper-slide .font dl dd{ font-size: 14px; line-height: 30px;}
    #xgcp .swiper-slide .font dl dd i{ font-size: 12px;}
    #xgcp .swiper-slide .tit{ padding: 20px 0;}
    #xgcp .swiper-slide .tit h2{ font-size: 16px;}
    #xgcp .swiper-slide .tit p{ width: 40%; height: 35px; line-height: 35px; margin: 10px auto 0 !important;}
}
@media screen and (max-width:765px){
}



/*解决方案*/
#fangan li{ float: left; width: 48%; margin-bottom: 50px;}
#fangan li:nth-of-type(2n){ float: right;}
#fangan li .img{ width: 100%; height: 0; padding-bottom: 45%; position: relative; overflow: hidden;}
#fangan li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
#fangan li .box{ border-bottom: 1px solid #b2b2b2; padding: 5% 0; position: relative;}
#fangan li .box:before{ position: absolute; left: 0; bottom: -1px; content: ''; height: 3px; width: 0; background: var(--theme-bg); transition: 0.5s all;}
#fangan li .box h4{ color: var(--theme-bg); font-size: 20px; font-weight: bold !important;}
#fangan li .box i{ color: var(--theme-bg); font-size: 12px;}
#fangan li .img .font{ position: absolute; left: 0; bottom: -100%; width: 100%; height: auto; color: #fff; background: rgba(205,41,41,0.9); padding: 30px 20px; opacity: 0; transition: 0.5s all;}
#fangan li .img .font p{ position: relative; display: block; width: 25%; font-size: 30px; padding-top: 50px !important;}
#fangan li .img .font p:before{ position: absolute; left: 10px; top: 0; content: ''; width: 10px; height: 27px; background: #fff; transform: skewX(-20deg) !important;}
#fangan li .font span{ display: block; width: 75%; font-size: 14px;}
#fangan li:hover .img .font{ bottom: 0; opacity: 1;}
#fangan li:hover .box:before{ width: 100%;}
@media screen and (max-width:1440px){
    #fangan li .img{ padding-bottom: 50%;}
    #fangan li .font span{ line-height: 25px;}
    #fangan li .img .font p{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    #fangan li .img{ padding-bottom: 50%;}
    #fangan li .font span{ font-size: 12px; line-height: 22px;}
    #fangan li .img .font p{ font-size: 22px;}
}
@media screen and (max-width:991px){
    #fangan li{ float: none; width: 100%; margin: 30px 0;}
}
@media screen and (max-width:768px){
    #fangan li .img .font p{ display: none !important;}
    #fangan li .font span{ width: 100%;}
    #fangan li .img .font{ padding: 15px;}
}


/*服务支持*/
#fwbj{ background: url("../images/fw_bj1.jpg") no-repeat center bottom;}
.tit_fw p{ color: #000; font-size: 36px; font-weight: bold; position: relative; padding-left: 35px;}
.tit_fw p:before{ position: absolute; left: 0; top: 0; content: ''; width: 15px; height: 33px; background: #d65354; transform: skewX(-25deg) !important;}
.tit_fw span{ display: block; padding: 20px 0 20px; color: #666666; font-size: 24px; position: relative;}
.tit_fw span:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 40px; height: 2px; background: var(--theme-bg);}
.con_fw{ color: #838384; font-size: 16px; line-height: 35px; border-bottom: 1px solid #d8d8d9; padding: 30px 0;}
#fwbj dl{ padding-top: 40px; line-height: 40px;}
#fwbj dl dd{ color: #5a5b5b; font-size: 16px;}
#fwbj dl dd i{ color: var(--theme-bg); font-size: 20px; margin-right: 15px;}

#fwpic{ position: relative; overflow: hidden; border-radius: 15px;}
#fwpic .font{ position: absolute; left: 0; top: 0; z-index: 1; width: 55%; padding: 5%;}
#fwpic .font .con_fw{ color: #fff; border-bottom: none;}
#fwpic .font .tit_fw p,#fwpic .font .tit_fw span{ color: #fff;}



.jishu .tit_fw{ text-align: center;}
.jishu .tit_fw p{ display: inline-block;}
.jishu .tit_fw span:before{ width: 4%; left: 48%;}


#jszc{ margin-top: 4%; position: relative;}
#jszc .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#jszc .swiper-slide {
    text-align: left;
    transition:0.5s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#jszc .swiper-slide .pic img{ width: 100%;}
#jszc .swiper-slide .font{ position: absolute; left: 0; bottom: 0; padding: 0 0 15% 15%; width: 100%; height: auto; z-index: 1; color: #fff;}
#jszc .swiper-slide .font i{ font-size: 40px; height: 45px; line-height: 45px; transition: 0.3s;}
#jszc .swiper-slide .font p{ font-size: 30px; padding: 20px 0 5px;}
#jszc .swiper-slide .font span{ font-size: 14px; text-transform: uppercase;}
#jszc .swiper-slide:hover .font i{ color: var(--theme-bg); transform: translateY(-10px);}

@media screen and (max-width:1440px){
    .tit_fw p{ font-size: 30px;}
    .tit_fw span{ font-size: 22px;}
    .con_fw{ font-size: 14px; line-height: 30px; padding: 20px 0;}
    #fwbj dl dd{ margin: 0 !important;}
    #jszc .swiper-slide .font i{ font-size: 34px;}
    #jszc .swiper-slide .font p{ font-size: 26px; padding-bottom: 0 !important;}
    #jszc .swiper-slide .font span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    .tit_fw p{ font-size: 24px;}
    .tit_fw span{ font-size: 20px; padding: 8px 0;}
    #fwbj dl{ padding-top: 20px;}
    #fwpic p img{ max-width: 120% !important; margin-left: -10%;}
}
@media screen and (max-width:991px){
    #fwbj dl dd{ font-size: 12px;}
    #fwpic p img{ max-width: 140% !important; margin-left: -20%;}
}
@media screen and (max-width:768px){
    .tit_fw p{ font-size: 20px;}
    .tit_fw span{ font-size: 14px; padding: 0;}
    .con_fw{ line-height: 25px; font-size: 12px;}
    #fwpic .font{ width: 100%;}
    #fwpic p img{ max-width: 160% !important; margin-left: -30%;}
    #jszc .swiper-slide .font{ line-height: 25px;}
    #jszc .swiper-slide .font i{ font-size: 30px;}
    #jszc .swiper-slide .font p{ font-size: 20px; padding: 0 !important;}
    #jszc .swiper-slide .font span{ font-size: 10px;}
}
@media screen and (max-width:450px){
    #fwpic p img{ max-width: 200% !important; margin-left: -50%;}
}




/*联系我们*/
#lxbj{ background: url("../images/lxbj.jpg") no-repeat center; position: relative;}
#lxbj .lx_jt{ background: var(--theme-jb); width: 191px; height: 368px; text-align: center; color: #fff; line-height: 368px; position: absolute; right: 0; bottom: 0; z-index: 1;}
#lxbj .lx_jt i{font-size: 36px; }
#lybj{ background: url("../images/fzlc_bj.jpg") no-repeat center bottom;}

.mes-form .name{ background: url("../images/ly1.png") no-repeat 10px center rgba(255,255,255,0.5) !important; padding-left: 52px !important; }
.mes-form .tel{ background: url("../images/ly2.png") no-repeat 10px center rgba(255,255,255,0.5) !important; padding-left: 52px !important; }
.mes-form .content{ background: url("../images/ly3.png") no-repeat 10px 10px rgba(255,255,255,0.5) !important; line-height: 40px; padding-left: 52px !important; }
.mes-form .captcha{ background: url("../images/ly4.png") no-repeat 10px center rgba(255,255,255,0.5) !important; padding-left: 52px !important; }

#lxbj .main{ padding: 0;}
#lxbj .lxfont{ padding: 0 0 3%;}
#lxbj .lxfont p{ color: #0048a1; font-size: 20px; font-weight: bold;}
#lxbj .lxfont em{ display: block; color: #747474;}
#lxbj .lxwm{ border-left: 1px solid #e4e4e4; padding: 8% 5%;}
#lxbj .lxwm .tit_zy{ color: #000; font-size: 36px; font-weight: bold; text-align: left; padding: 0 !important;}
#lxbj .lxwm .tit_zy:before{ display: none;}
#lxbj .lxwm .tel{ color: var(--theme-bg); font-size: 40px; font-family: cursive !important; letter-spacing: 3px; font-weight: bold; margin: 10% 0 !important;}
#lxbj .lxwm p{ color: #323232; font-size: 16px; cursor: default;}
#lxbj .lxwm i{ width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; margin-right: 20px; border: 1px solid #323232; border-radius: 100%; color: #323232; transition: 0.3s;}
#lxbj .lxwm .line{ width: 100%; height: 1px; background: #e4e4e4; margin: 10% 0 0;}
#lxbj .lxwm .lxnr{ line-height: 30px; margin-top: 10%; cursor: default;}
#lxbj .lxwm .lxnr span{ display: block; color: #323232; font-size: 16px;}
#lxbj .lxwm .lxnr em{ color: #323232; font-size: 18px;}
#lxbj .lxwm .lxnr:hover i,#lxbj .lxwm p:hover i{ background: var(--theme-bg); color: #fff; border: 1px solid var(--theme-bg);}
@media screen and (max-width:1700px){
    #lxbj .lx_jt{ width: 160px; height: 330px; line-height: 330px;}
}
@media screen and (max-width:1440px){
    #lxbj .lx_jt{ width: 140px; height: 250px; line-height: 250px;}
    #lxbj .lx_jt i{font-size: 26px; }
    #lxbj .lxwm .tel{ font-size: 36px;}
}
@media screen and (max-width:1200px){
    #lxbj .lx_jt{ width: 100px; height: 200px; line-height: 200px;}
    #lxbj .lx_jt i{font-size: 22px; }
    #lxbj .lxwm .tit_zy{ font-size: 30px;}
    #lxbj .lxwm .tel{ font-size: 32px; margin: 5% 0 10% !important;}
    #lxbj .lxwm .lxnr em{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #lxbj .lxfont{ display: none;}
    #lxbj .lxwm{ border: none;}
}
@media screen and (max-width:768px){
    #lxbj .lx_jt{ display: none;}
    .tit_right{ display: none;}
}




/*新闻中心*/
#xwbj1{ background: url("../images/xwzh_bj.jpg") no-repeat center top;}

#kjcx{position: relative;}
#kjcx .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 10px;
}
#kjcx .swiper-slide {
    transition:0.3s;
    position: relative;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);

    /* 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;
}
#kjcx .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#kjcx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#kjcx .swiper-slide .content{ padding: 5%; width: 100%; transition: 0.3s;}
#kjcx .swiper-slide .content .news_time{ color: #e5000f; font-family: Bahnschrift; font-size: 16px; }
#kjcx .swiper-slide .content .news_title{ color: #333333; font-size: 16px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#kjcx .swiper-slide .content .news_info{ color: #999999; font-size: 15px; margin: 2% 0 0; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
#kjcx .swiper-slide:hover .pic img{transform: scale(1.1);}
#kjcx .swiper-slide:hover .content .news_title{ color: var(--theme-bg);}

#indexNews{ margin-top: 10px !important;}
#indexNews li{ width: 100%; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); height: auto; margin:0 auto 35px; padding: 6% 5%; transition: 0.3s;}
#indexNews li .news_time{ color: #e5000f; font-family: Bahnschrift; font-size: 16px;}
#indexNews li .news_title{ color: #333333; font-size: 16px; margin: 1% 0 2%; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#indexNews li .news_info{ color: #999999; font-size: 15px; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
#indexNews li:hover .news_title{ color: var(--theme-bg);}

@media screen and (max-width:1700px){
    #kjcx .swiper-slide .content .news_title{ width: 75%;}
    #indexNews li .news_time span{ font-size: 42px;}
    #indexNews li{ padding: 3% 2%;}
}
@media screen and (max-width:1440px){
    #indexNews li .news_title{ font-size: 16px;}
    #indexNews li .news_time span{ font-size: 36px;}
    #indexNews li{ padding: 3% 2%;}
    #indexNews li .news_info{ -webkit-line-clamp: 1;}
    #indexNews li .news_time span{ line-height: 35px;}
    #kjcx .swiper-slide .content p{ font-size: 12px;}
    #kjcx .swiper-slide .content .news_title{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #kjcx .swiper-slide .content p{ display: none;}
    #kjcx .swiper-slide .content .news_title{ width: 100%;}
    #indexNews li .news_time span{ font-size: 28px;}
}
@media screen and (max-width:991px){
    #kjcx{ margin-bottom: 20px;}
    #kjcx .swiper-container{ padding: 0 !important;}
}

.more_in{ width: 200px; height: 50px; line-height: 50px; background: var(--theme-bg); border: 1px solid var(--theme-bg); border-radius: 5px; text-align: center; color: #fff; margin: 3% auto 0; transition: 0.3s;}
.more_in:hover{ background: var(--theme-bg); border: 1px solid var(--theme-bg);}

#xwlb li{ padding: 50px 0; border-bottom: 1px solid #e9e9e9;}
#xwlb li .img{ width: 30%; height: 0; padding-bottom: 18%; position: relative; overflow: hidden;}
#xwlb li .img img{ object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.5s;}
#xwlb li .box{ width: 60%;}
#xwlb li .box .news_time{ color: #e5000f; font-family: Bahnschrift; font-size: 16px;}
#xwlb li .box .news_title{ color: #2a2a2a; font-size: 24px; font-weight: bold; margin: 1% 0 2%; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.3s;}
#xwlb li .box .news_info{ color: #666666; font-size: 16px; line-height: 35px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
#xwlb li:hover .box .news_title{ color: var(--theme-bg);}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #xwlb li .box .news_title{ font-size: 20px;}
    #xwlb li .box .news_info{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #xwlb li .box .news_title{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #xwlb li .img{ padding-bottom: 22%;}
}
@media screen and (max-width:575px){
    #xwlb li .img,#xwlb li .box{ width: 100%;}
    #xwlb li .img{ padding-bottom: 60%; margin-bottom: 3%;}
    #xwlb li{ padding: 25px 15px;}
}



.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){
    .p15 .main{ padding-top: 15%;}
    .xwinfo{ padding: 5%; font-size: 14px; line-height: 30px;}
    .newsPage{ font-size: 12px !important;}
}




.khal li{ margin-bottom: 5%;}
.khal li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.khal li .pic1{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; border: 1px solid #efefef;}
.khal li .pic1 span{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.khal li .pic1 span img{ max-width: 100%; height: 100%; transition: 0.3s;}
.khal li .pic .pichover,.khal li .pic1 .pichover{ position: absolute; content: ""; background: rgba(200,15,35,0.9); left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; transform: scale(0); transition: all 0.5s; opacity: 0; z-index: 99;}
.khal li .pic:before,.khal li .pic1:before{ position: absolute; content: ""; left: 0; bottom:0; top:0; background: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 2; transform: scale(1.05); opacity: 0; transition: all 0.5s;}
.khal li .pic .pichover i svg,.khal li .pic1 .pichover i svg{ width: 40px; height: 40px; fill: #fff}
.khal li .pic .pichover p,.khal li .pic1 .pichover p{ font-size:18px; color: #fff; margin-top: 3% !important;}
.khal li:hover .pic .pichover,.khal li:hover .pic1 .pichover{ transform: scale(1); opacity: 1}
.khal li:hover .pic:before,.khal li:hover .pic1:before{ opacity: 1;}
.khal li:hover .pic img,.khal li:hover .pic1 img{ transform: scale(1.1);}









/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; color: #fff; z-index: 1; padding: 8% 0 0;}
#zi_banner .main .tit{ text-align: center; line-height: 50px;}
#zi_banner .main .tit h2{ font-size: 36px; font-weight: bold !important;}
#zi_banner .main .tit p{ font-size: 36px; font-family: Bahnschrift; font-weight: 100; color: rgba(255,255,255,0.5); text-transform: uppercase;}

#zi_banner .main .news-detail-title .h3{ text-align: center; color: #fff !important; border-bottom: none; font-weight: bold !important; margin-bottom: 3%; font-size: 42px; line-height: 65px;}
#zi_banner .main .news-detail-title .b{ text-align: center !important; color: #efefef !important; font-size: 18px;}

@media screen and (max-width:1600px) {
    #zi_banner .main .tit p{ font-size: 20px;}
}
@media screen and (max-width:1440px) {
    #zi_banner .main .tit h2{ font-size: 40px;}
    #zi_banner .main .tit p{ font-size: 18px;}
    #zi_banner .main .news-detail-title .h3{ font-size: 28px;}
}
@media screen and (max-width:1200px){
    #zi_banner .main{ padding-top: 13%;}
    #zi_banner .pic img{ width: 150%; margin-left: -14%;}
    #zi_banner .main .news-detail-title .h3{ font-size: 22px;}
    #zi_banner .main .news-detail-title .b{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -50%;}
    #zi_banner .main{ line-height: 30px;}
    #zi_banner .main .tit h2{ font-size: 30px;}
    #zi_banner .main .tit p{ font-size: 16px;}
    #zi_banner .main .news-detail-title .h3{ line-height: 35px;}
    #zi_banner .main .news-detail-title .b{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #zi_banner .pic img{ width: 200%;}
    #zi_banner .main{ padding-top: 18%;}
}
@media screen and (max-width:450px){
    #zi_banner .pic img{ width: 300%;}
    #zi_banner .main{ padding-top: 25%;}
}



#homebj{ height: 70px; line-height: 70px; color: #666666;}
#homebj ul li{ width: 13%; position: relative; font-size: 16px; text-align: center;}
#homebj ul li a{ display: block; position: relative; z-index: 1; color: #666666;}
#homebj ul li:before{ position: absolute; content: ''; left: 50%; top: 15px; width: 0; border-radius: 20px; height: 40px; background: var(--theme-jb); transition: 0.3s;}
#homebj ul li:hover:before{ left: 0; width: 100%;}
#homebj ul li:hover a{ color: #fff;}

.home{ height: 60px; color: #666666;}
.home i{ margin-right: 10px; font-weight: bold; font-size: 16px; color: var(--theme-bg);}
.home a{ padding: 0 5px; color: #666666;}
.home a:last-of-type{ color: var(--theme-bg);}
@media screen and (max-width:1200px) {
    .home{ font-size: 12px;}
    .home i{ font-size: 14px; margin: 0;}
    #homebj ul li{ font-size: 14px;}
}
@media screen and (max-width:991px) {
    #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj{ padding: 10px 0; height: auto !important; line-height: 30px;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 25%;}

}


.hui{ background: #f2f5f8 !important; position: relative; z-index: 1;}
.bai{ background: #fff; position: relative; z-index: 1;}



#cpnav{ padding: 0; overflow: hidden;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpnav .swiper-slide {
    text-align: center;
    transition: 0.3s;
    font-size: 16px;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpnav .swiper-slide a{ display: block; position: relative; z-index: 1; color: #666666;}
#cpnav .swiper-slide:before{ position: absolute; content: ''; left: 50%; top: 15px; width: 0; border-radius: 20px; height: 40px; background: var(--theme-jb); transition: 0.3s;}
#cpnav .swiper-slide:hover:before{ left: 0; width: 100%;}
#cpnav .swiper-slide:hover a{ color: #fff;}
@media screen and (max-width:1200px){
    #cpnav .swiper-slide{ font-size: 14px;}
}
@media screen and (max-width:765px){
}



#cp_sider{ background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#cp_sider .cpzx_tit{ background: url("../images/cp_left_bt.jpg") no-repeat center var(--theme-bg); color: #fff; background-size: 100% 100%; padding: 15% 10%; line-height: 45px;}
#cp_sider .cpzx_tit p{ font-size: 30px; font-weight: bold !important;}
#cp_sider .cpzx_tit span{ text-transform: uppercase; font-family: Bahnschrift; font-size: 18px; font-weight: 100;}
#cp_sider .cpsub_lb{ padding: 5% 8% !important;}
#cp_sider .cpsub_lb li{ position: relative; padding-left: 20%; border-bottom: 1px solid #f2f2f2; height: 70px; font-size: 16px;}
#cp_sider .cpsub_lb li i{ width: 40px; margin-right: 20px;}
#cp_sider .cpsub_lb li i img{ width: 100%;}
#cp_sider .cpsub_lb li:before{ position: absolute; left: 50px; top: 30px; content: ''; width: 10px; height: 10px; background: var(--theme-bg); border-radius: 100%; opacity: 0; transition: 0.3s;}
#cp_sider .cpsub_lb li:after{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#cp_sider .cpsub_lb li:hover:before{ left: 20px; opacity: 1;}
#cp_sider .cpsub_lb li:hover p{ color: var(--theme-bg);}
#cp_sider .cpsub_lb li:hover:after{ width: 40%;}
.cp_sider_hover{ position: fixed; z-index: 2; top: 0; left:0; width: 315px;}
.cpclass .more{ background: var(--theme-jb); width: 200px; text-align: center; color: #fff; margin: 0 auto 80px !important; height: 50px; line-height: 50px; border-radius: 10px;}
.cpclass .more a{ color: #fff;}
@media screen and (max-width:1700px){
    .cp_sider_hover{ width: 280px;}
    #cp_sider .cpsub_lb li{ padding-left: 15%;}
}
@media screen and (max-width:1600px){
    .cp_sider_hover{ width: 238px;}
    #cp_sider .cpzx_tit span{ font-size: 16px;}
    #cp_sider .cpsub_lb li i{ width: 34px;}
    #cp_sider .cpsub_lb li{ font-size: 15px;}
}
@media screen and (max-width:1440px){
    #cp_sider .cpzx_tit p{ font-size: 26px;}
    #cp_sider .cpzx_tit{ line-height: 30px;}
}
@media screen and (max-width:1400px){
    #cp_sider .cpzx_tit span{ font-size: 14px;}
    #cp_sider .cpzx_tit p{ font-size: 22px;}
    #cp_sider .cpsub_lb li{ padding-left: 0;}
    #cp_sider .cpsub_lb li i{ width: 30px; margin-left: 10px;}
    .cp_sider_hover{ width: 205px;}
}
@media screen and (max-width:991px){
    .cpclass .more{ width: 150px; height: 40px; line-height: 40px; font-size: 14px;}
}





/*翻页*/
.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;
}
