.main{ line-height: 30px; padding: 5% 0; position: relative; z-index: 1;}
body {
    --theme-bg: #d10000;
}

@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);}
#logo{ text-align: center; padding: 1%; transition: 0.3s; position: relative;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
#top_tel{ color: var(--theme-bg); font-size: 32px; font-family: Impact;}
#top_tel i{ font-size: 30px; font-weight: bold; margin-right: 10px;}


#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 50px; line-height: 50px; font-size: 18px; color: #333; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #333; 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 #nav li{ font-size: 16px;}
.top_bj_active #yuyan{ padding: 1.5% 0 !important;}
/*.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) !important;}
.top_index_active #ss:before{ background: var(--theme-bg) !important;}
.top_index_active #yuyan{ background: var(--theme-bg) !important;}
.top_index_active #c-header .c-switch i{ background: #333;}
.top_index_active #yuyan{ padding: 1.5% 0 !important;}





#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #be0505; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 40px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

.banner-swiper .swiper-button-white:after,.banner-swiper .swiper-button-white:after{ color: #fff;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}




/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") no-repeat center; border-top: 4px solid var(--theme-bg); width: 100%; text-align: left; color: rgba(255,255,255,0.5);}
#end_bj a{ color: rgba(255,255,255,0.5); transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #fff;}

#end_bj .main{ padding: 3% 0; }

#end_bj .end_nav{ border-right: 1px solid rgba(255,255,255,0.1);}
#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 .ewm{ padding-left: 5%; display: inline-block; width: 25%; text-align: center; color: #bbbbbb; font-size: 14px;}
#end_bj .main .ewm img{ width: 100%; margin-bottom: 10px; }
#end_bj .main .float-start{ width: 70%;}
#end_bj .main .end_tel i{ color: rgba(255,255,255,0.2); font-size: 16px;}
#end_bj .main .end_tel span{ display: block; padding: 10px 0; color: var(--theme-bg); font-size: 40px; font-family: Bahnschrift; font-weight: bold;}
#end_bj .main .end_tel p{ color: #fff; font-size: 18px; font-weight: bold;}
#end_bj .main .end_add{ line-height: 35px; color: #fff; margin-top: 20px;}
#end_bj .main .end_add p{ font-size: 16px;}
#end_bj .main .end_add i{ font-size: 24px; margin-right: 10px;}

@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;}
}
@media screen and (max-width:991px){
    #end_bj .main .end_add p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #end_bj .main .ewm{ width: 30%; float: left;}
    #end_bj .main .float-start{ width: 65%; float: right !important;}
}
@media screen and (max-width:500px){
    #end_bj .main .ewm{ margin-bottom: 3%; width: 50%; padding: 0;}
    #end_bj .main .float-start{ width: 100%;}
}

#end_line{ height: auto; padding: 20px 0; line-height: 30px; border-top: 1px solid rgba(255,255,255,0.1); text-align: center; color: rgba(255,255,255,0.5); font-size: 16px;}
#end_line a{ color: rgba(255,255,255,0.5);}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 50; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: var(--theme-bg);}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
.tit_in{ text-align: left; line-height: 25px;}
.tit_in h2{ color: #333333; font-size: 36px; font-weight: bold !important;}
.tit_in .d-flex{ padding: 15px 0 10px;}
.tit_in p{ color: rgba(51,51,51,0.1); font-size: 48px; font-weight: bold; text-transform: uppercase;}
.tit_in i{ margin-left: 20px;}
.tit_in span{ display: block; font-size: 16px; color: #666666;}
@media screen and (max-width:1500px){
    .tit_in h2{ font-size: 32px;}
    .tit_in p{ font-size: 40px;}
    .tit_in span{ font-size: 14px;}
    .tit_in .d-flex{ padding: 10px 0 5px;}
}
@media screen and (max-width:1440px){
    .tit_in h2{ font-size: 30px;}
    .tit_in p{ font-size: 36px;}
}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 24px;}
    .tit_in p{ font-size: 32px;}
    .tit_in span{ font-size: 12px;}
}
@media screen and (max-width:550px){
    .tit_in h2{ font-size: 20px;}
    .tit_in p{ font-size: 18px;}
    .tit_in span{ display: none;}
}


.in_02{ padding: 4% 0;}
.in_02 .mySwiper2{height: auto;overflow: hidden;}
.in_02 .mySwiper2 .row{position: relative;height: auto;overflow: hidden;}
.in_02 .mySwiper2 .swiper-slide ul{ padding: 20px 0 0 0 !important; }
.in_02 .mySwiper2 .swiper-slide ul li{ position: relative; overflow: hidden; transition: 0.3s; background: #fff; margin-top: 30px;}
.in_02 .mySwiper2 .swiper-slide ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; 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 .pic:before{ position: absolute; left: 0; top: 0; content: ''; z-index: 1; width: 100%; height: 100%; background: url("../images/shuiyin.png") no-repeat center; background-size: 100% 100%; opacity: 0; transition: 0.5s;}
.in_02 .mySwiper2 .swiper-slide ul li .tit{ color: #333333; width: 100%; padding: 30px;}
.in_02 .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 20px; color: #333333; }
.in_02 .mySwiper2 .swiper-slide ul li .tit h2 em{ display: block; background: #d10000; height: 20px; line-height: 20px; padding: 0 10px; font-size: 14px; color: #fff; border-radius: 3px; margin-right: 10px;}
.in_02 .mySwiper2 .swiper-slide ul li .tit .con{ margin: 20px 0; color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.in_02 .mySwiper2 .swiper-slide ul li .tit .line{ border-top: 1px solid #f3f3f3; padding-top: 20px;}
.in_02 .mySwiper2 .swiper-slide ul li .tit p{ color: #999999; font-size: 14px; transition: 0.3s;}
.in_02 .mySwiper2 .swiper-slide ul li .tit i{ color: #999999; font-size: 20px; transition: 0.3s;}
.in_02 .mySwiper2 .swiper-slide ul li:hover .tit i,.in_02 .mySwiper2 .swiper-slide ul li:hover .tit p{ color: var(--theme-bg); font-weight: bold;}
.in_02 .mySwiper2 .swiper-slide ul li:hover .pic:before{ opacity: 1;}
.in_02 .mySwiper{ overflow: inherit;}
.in_02 .mySwiper .swiper-wrapper{display: block !important;}
.in_02 .in02a{ width: 65%; height: auto; transition-duration: 0ms !important;transform: translate3d(0px, 0px, 0px) !important; position: relative; z-index: 2 !important; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;}
.in_02 .tit_in{ width: 35%;}
.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: 60px; height: 50% !important; }
.in_02 .mySwiper .swiper-slide i{ font-size: 26px; color: #c2c2c2; margin-right: 10px; transition:.4s;}
.in_02 .mySwiper .swiper-slide:hover,.in_02 .mySwiper .swiper-slide:hover i{ color: var(--theme-bg);}
.in_02 .mySwiper .swiper-slide-thumb-active,.in_02 .mySwiper .swiper-slide-thumb-active i{ color: var(--theme-bg);}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1500px){
    .in_02 .mySwiper .swiper-slide{ font-size: 15px;}
    .in_02 .mySwiper .swiper-slide i{ font-size: 22px;}
}
@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 .mySwiper2 .swiper-slide ul li .tit .con{ font-size: 14px; line-height: 25px; margin: 10px 0;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit .line{ padding-top: 10px;}
}
@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: 16px;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit h2 em{ display: none !important;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit p{ font-size: 12px;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit p{ margin: 0 !important;}
}
@media screen and (max-width:991px){
    .in_02 .mySwiper .tit_in{ display: none;}
    .in_02 .in02a{ width: 100%;}
    .in_02 .mySwiper .swiper-slide{ width: 25% !important; line-height: 40px;}
    .in_02 .mySwiper .swiper-slide i{ font-size: 18px;}
    .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;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit .con{ font-size: 12px;}
}
@media screen and (max-width:768px){
    .in_02 .mySwiper .swiper-slide{ width: 33% !important;}
}

@media screen and (max-width:650px){
    .in_02 .mySwiper .swiper-slide{ width: 50% !important;}
}



#cpys{ position: relative;}
#cpys .main{ position: absolute !important; left: 0; top: 15%; z-index: 4; width: 100%; padding: 0;}
#cpys .tit_ys p{ color: #fff; font-size: 36px; text-transform: uppercase; line-height: 45px;}
#cpys .tit_ys h2{ color: var(--theme-bg); font-size: 24px; margin-top: 10px !important;}
#cpys .tit_ys h2 i{ font-size: 26px; margin-right: 10px;}

#cpys .swiper { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cpys .mySwiper2 { height: auto; width: 100%;}
#cpys .mySwiper2 .swiper-slide{ position: relative;}
#cpys .mySwiper2 .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 43%; 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%;}
#cpys .mySwiper2 .swiper-slide .font .container{ padding-top: 17%;}
#cpys .mySwiper2 .swiper-slide .font .container .tit{ font-size: 34px; font-weight: bold; position: relative;}
#cpys .mySwiper2 .swiper-slide .font .container .tit i{ font-family: Impact; font-size: 110px; color: rgba(255,255,255,0.08); font-weight: normal !important;}
#cpys .mySwiper2 .swiper-slide .font .container .con{ opacity: 0.8; font-size: 16px; width: 60%; margin-top: 3%; line-height: 40px;}

#cpys .cpys_hover{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%;}
#cpys .mySwiper { box-sizing: border-box; overflow: inherit; overflow: hidden; }
#cpys .mySwiper .swiper-slide { color: #fff; cursor: pointer; transition: 0.5s; border: 1px solid rgba(255,255,255,0.1);}
#cpys .mySwiper .swiper-slide .font{ padding: 30px 30px; overflow: hidden; position: relative;}
#cpys .mySwiper .swiper-slide .font .float-start{ position: relative; width: 80%; line-height: 25px; }
#cpys .mySwiper .swiper-slide .font .float-start em{ position: absolute; left: 0; top: 50%; opacity: 0; transition: 0.3s; z-index: 1; font-size: 60px; color: rgba(255,255,255,0.2); font-weight: bold;}
#cpys .mySwiper .swiper-slide .font .float-start p{ font-size: 20px; transition: 0.3s;}
#cpys .mySwiper .swiper-slide .font .float-start span{ display: block; font-size: 14px; text-transform: capitalize; opacity: 0.8; transition: 0.3s;}
#cpys .mySwiper .swiper-slide .font i{ font-size: 50px;}

#cpys .mySwiper .swiper-slide-thumb-active{ background: var(--theme-bg);}
#cpys .mySwiper .swiper-slide-thumb-active .font p,#cpys .mySwiper .swiper-slide-thumb-active .font span{ transform: translateY(15px);}
#cpys .mySwiper .swiper-slide-thumb-active .font .float-start em{ top: 0; opacity: 1;}
@media screen and (max-width:1700px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 50%;}
    #cpys .main{ top: 10%;}
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 55%;}
    #cpys .mySwiper2 .swiper-slide .font .container .con{ width: 80%;}
}
@media screen and (max-width:1200px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 65%;}
    #cpys .mySwiper2 .swiper-slide .font .container{ padding-top: 20%;}
    #cpys .mySwiper2 .swiper-slide .font .container .con{ width: 100%;}
}
@media screen and (max-width:991px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 75%;}
    #cpys .mySwiper2 .swiper-slide .font .container{ padding-top: 25%;}
    #cpys .mySwiper .swiper-slide .font i{ font-size: 36px;}
    #cpys .mySwiper .swiper-slide .font .float-start p{ font-size: 20px;}
    #cpys .mySwiper .swiper-slide .font .float-start em{ font-size: 60px;}
    #cpys .mySwiper2 .swiper-slide .font .container .tit{ font-size: 24px;}
    #cpys .tit_ys p{ font-size: 28px; line-height: 28px;}
    #cpys .tit_ys h2{ font-size: 20px;}
}
@media screen and (max-width:768px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 90%;}
    #cpys .main{ top: 5%;}
    #cpys .mySwiper2 .swiper-slide .font .container .tit{ font-size: 20px;}
    #cpys .mySwiper2 .swiper-slide .font .container .con{ font-size: 14px; line-height: 25px;}
}
@media screen and (max-width:550px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 120%;}
    #cpys .mySwiper .swiper-slide .font{ padding: 10px;}
    #cpys .mySwiper .swiper-slide .font .float-start{ height: 50px; line-height: 50px;}
    #cpys .mySwiper2 .swiper-slide .font .container{ padding-top: 35%;}
    #cpys .mySwiper2 .swiper-slide .font .container .tit{ font-size: 18px;}
    #cpys .mySwiper2 .swiper-slide .font .container .tit i{ font-size: 75px;}
}
@media screen and (max-width:450px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 120%;}
}




#hzal{ position: relative; margin-top: 3% !important; }
#hzal .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 80px;
}
#hzal .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;
    border: 1px solid #eeeeee;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#hzal .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#hzal .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#hzal .swiper-slide .font{ position: absolute; left: 0; bottom: 0; z-index: 1; background: rgba(0,0,0,0.7); width: 100%; color: #fff; padding: 20px 30px;}
#hzal .swiper-slide .font p{ font-size: 24px; width: 80px; border-right: 1px dashed rgba(255,255,255,0.2);}
#hzal .swiper-slide .font h2{ font-size: 16px; line-height: 30px;}
#hzal .swiper-slide .font i{ width: 50px; height: 50px; line-height: 50px; background: var(--theme-bg); border-radius: 100%; text-align: center; font-size: 26px;}
#hzal .swiper-slide:hover  .pic img{transform: scale(1.1);}
#hzal .swiper-pagination{ bottom: 0;}
#hzal .swiper-pagination .swiper-pagination-bullet-active{ background: var(--theme-bg);}
@media screen and (max-width:1440px){
    #hzal .swiper-slide .font p{ font-size: 18px; width: 60px;}
    #hzal .swiper-slide .font h2{ font-size: 14px;}
    #hzal .swiper-slide .font { padding: 10px 15px;}
    #hzal .swiper-slide .font i{ width: 40px; height: 40px; line-height: 40px; font-size: 22px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}

.gsjjpic{ padding: 0 !important;}
.gsjjpic img{ width: 100%;}
.gsjj{ padding: 10%;}
.gsjj .tit p{ color: #333333; font-size: 72px; height: 80px; line-height: 80px; font-weight: bold;}
.gsjj .tit p span{ color: var(--theme-bg);}
.gsjj .tit h2{ color: #333333; font-size: 30px;}
.gsjj .con{ color: #666666; font-size: 16px; line-height: 35px; margin: 70px 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;}
.gsjj ul { background: #fff;}
.gsjj ul li{ height: 25%; text-align: center; border-bottom: 1px solid #f6f6f6; font-size: 16px; transition: 0.3s;}
.gsjj ul li:hover,.gsjj ul a:nth-of-type(1) li{ background: var(--theme-bg); color: #fff;}
.gsjj .jjpic{ padding: 0;}
.gsjj .jjpic img{ width: 100%;}
@media screen and (max-width:1700px){
    .gsjj{ padding: 5%;}
    .gsjj .con{ margin: 40px 0;}
    .gsjj .tit p{ font-size: 60px;}
}
@media screen and (max-width:1500px){
    .gsjj .con{ font-size: 14px; line-height: 30px;}
    .gsjj .tit p{ font-size: 50px;}
    .gsjj .tit h2{ font-size: 24px;}
}
@media screen and (max-width:1440px){
    .gsjj ul li{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .gsjj{ padding: 15px;}
    .gsjj .tit p{ font-size: 40px; height: 40px; line-height: 40px;}
    .gsjj .tit h2{ font-size: 22px;}
    .gsjj .con{ margin: 15px 0;}
}


.more_in{ height: 50px; background: var(--theme-bg); width: 200px; line-height: 50px; color: #fff; text-align: center;}
@media screen and (max-width:991px){
    .more_in{ width: auto; padding: 0 10px; height: 35px; line-height: 35px;}
}



#xwpicnr_in{ position: relative; margin-top: 3% !important; padding-bottom: 3%; }
#xwpicnr_in .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xwpicnr_in .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;

    /* 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;
}
#xwpicnr_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xwpicnr_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr_in .swiper-slide .font{ background: #fff; width: 100%; padding: 8% 0 0;}
#xwpicnr_in .swiper-slide .font .news_time{ color: #999999; font-size: 14px;}
#xwpicnr_in .swiper-slide .font .content{ padding-top: 10px; width: 100%;}
#xwpicnr_in .swiper-slide .font .content .news_title{ color: #282828; font-size: 22px; width: 100%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#xwpicnr_in .swiper-slide .font .content .news_content{ color: #a7a7a7; margin-top: 5%; transition: 0.3s; font-size: 16px;}
#xwpicnr_in .swiper-slide:hover .font .content .news_content{ color: var(--theme-bg);}
#xwpicnr_in .swiper-pagination{ top: auto; bottom: 0;}
#xwpicnr_in .swiper-pagination-progressbar{ background: rgba(0,0,0,0.2);}
#xwpicnr_in .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: var(--theme-bg) !important;}

@media screen and (max-width:1440px){
    #xwpicnr_in .swiper-slide .news_time{ font-size: 16px;}
    #xwpicnr_in .swiper-slide .font .content .news_title{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #xwpicnr_in .swiper-slide .font .content .news_title{ line-height: 25px;}
    #xwpicnr_in .swiper-slide .font .content .news_content{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #xwpicnr_in .swiper-slide .news_time{ font-size: 14px !important;}
}
@media screen and (max-width:768px){
}



/*公司简介*/
.gsjjzy{ padding-right: 5%;}
.gsjjzy .tit p{ color: #333333; font-size: 72px; font-weight: bold; height: 75px; line-height: 75px;}
.gsjjzy .tit p span{ color: var(--theme-bg);}
.gsjjzy .tit h2{ color: #333333; font-size: 30px;}
.gsjjzy .con{ margin: 5% 0 2%; color: #666666; font-size: 16px; line-height: 35px;}
.gsjjzy ul li h2{ color: var(--theme-bg); font-size: 50px; font-weight: bold !important;}
.gsjjzy ul li h2 sub{ color: #bcbcbc; font-size: 16px; font-weight: normal;}
.gsjjzy ul li p{ color: #282828; font-size: 16px;}
@media screen and (max-width:1440px){
    .gsjjzy .tit p{ font-size: 60px;}
    .gsjjzy .tit h2{ font-size: 24px;}
    .gsjjzy .con{ font-size: 14px;}
    .gsjjzy ul li h2{ font-size: 40px;}
    .gsjjzy ul li p,.gsjjzy ul li h2 sub{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .gsjjzy .tit p{ font-size: 50px;}
    .gsjjzy .tit h2{ font-size: 20px;}
    .gsjjzy .con{ line-height: 30px;}
}
@media screen and (max-width:991px){
    .jjpiczy img{ max-width: 100%; margin-top: 30px;}
    .gsjjzy ul li h2{ font-size: 30px;}
    .gsjjzy ul li p,.gsjjzy ul li h2 sub{ font-size: 12px;}
}


#qywh{ margin-top: 2%;}
#qywh .swiper-container {
    width: 100%;
    height: 100%;
}
#qywh .swiper-slide {
    transition:0.3s;
    overflow: hidden;
    position: relative;
    padding: 4% 0 0;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
#qywh .swiper-slide .font{ background: #fff; padding: 25% 10%; position: relative; transition: 0.3s;}
#qywh .swiper-slide .font i{ color:  var(--theme-bg); font-size: 45px;}
#qywh .swiper-slide .font h1{ color: #000000; font-size: 26px; padding: 10% 0 8%;}
#qywh .swiper-slide .font p{ color: #444b53; font-size: 16px;}
#qywh .swiper-slide .font:before{ position: absolute; left: 33px; bottom: -20px; content: ''; width:0; height:0; border:10px solid transparent; border-top-color:#fff; }
#qywh .swiper-slide .font:after{ position: absolute; left: 33px; top: -20px; content: ''; width:0; height:0; border:10px solid transparent; border-bottom-color:#fff; }
#qywh .swiper-slide:nth-of-type(even) .font:before{ display: none;}
#qywh .swiper-slide .num{ width: 45px; height: 45px; border-radius: 100%; text-align: center; line-height: 45px; font-size: 16px; font-family: Arial; background: #fff; margin: 20px; transition: 0.3s; float: left;}
#qywh .swiper-slide:hover .font,#qywh .swiper-slide:hover .num{ background:  #032861;}
#qywh .swiper-slide:hover .font i,#qywh .swiper-slide:hover .font h1,#qywh .swiper-slide:hover .font p,#qywh .swiper-slide:hover .num{ color: #fff;}
#qywh .swiper-slide:nth-of-type(odd):hover .font:before{ border-top-color: #032861;}
#qywh .swiper-slide:nth-of-type(even):hover .font:after{ border-bottom-color: #032861;}
@media screen and (max-width:768px){
    #qywh{ padding: 0 3%;}
}


#scsl{ margin-top: 3%;}
#scsl .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 3%;
}
#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{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#scsl .swiper-slide span{ display: block; position: absolute; left: 0; top: 10%; z-index: 2; color: rgba(255,255,255,0.9); font-size: 16px; text-transform: uppercase; writing-mode: tb; letter-spacing: 0px; width: 60px; text-align: center;}
#scsl .swiper-slide p{ position: absolute; z-index: 2; left: 0; bottom: 0; height: 70px; line-height: 70px; background: rgba(209,0,0,0.9); text-align: center; font-size: 16px; width: 30%; transition: 0.3s; color: #fff;}
#scsl .swiper-slide .newsTitBg{position: absolute;bottom: 0;left: 0;width: 40%; height: 100%; text-align: center; color: #fff; z-index: 1;transition:.4s; background: linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0 ,0) 100%);background: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0 0,0) 100%);background: -ms-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0) 100%);}
#scsl .swiper-slide:hover img{ transform: scale(1.1);}
#scsl .swiper-scrollbar{ opacity: 1 !important;}
#scsl .swiper-scrollbar .swiper-scrollbar-drag{ background: var(--theme-bg);}
@media screen and (max-width:1600px){
    #scsl .swiper-slide span{ font-size: 14px;}
}
@media screen and (max-width:1440px){
    #scsl .swiper-slide span{ font-size: 12px;}
    #scsl .swiper-slide p{ height: 50px; line-height: 50px; font-size: 14px;}
}
@media screen and (max-width:1200px){
    #scsl .swiper-slide p{ height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
    #scsl .swiper-slide span,#scsl .swiper-slide .newsTitBg{ display: none;}
}
@media screen and (max-width:560px){
}


#rybj{ padding: 0; margin-top: 3%;}
#rybj .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#rybj .swiper-slide {
    text-align: center;
    border: 1px solid #ececec;
    padding: 3% 3% 2%;
    transition: 0.3s;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#rybj .swiper-slide:before{ position: absolute; left: 0; bottom: 0; width: 100%; height: 0; opacity: 0; transition: all 0.5s; background: var(--theme-bg); content: '';}
#rybj .swiper-slide .pic{width: 100%; position: relative; z-index: 1;}
#rybj .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition:0.3s; }
#rybj .swiper-slide .pic span{ display: block; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; overflow: hidden; }
#rybj .swiper-slide .pic span img{ max-width: 100%; height: 100%; transition: 0.3s;}
#rybj .swiper-slide p{ position: relative; z-index: 1; font-size: 18px; padding-top: 20px; transition: 0.3s;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#rybj .swiper-slide:hover:before{ height: 30%; opacity: 1;}
#rybj .swiper-slide:hover .pic span img{transform: scale(1.05);}
#rybj .swiper-slide:hover p{ color: #fff;}

#rybj.activeDown,#rybj.activeDown a{cursor:none !important;}
@media screen and (max-width:765px){
    #rybj{ background-size: 100%;}
    #rybj .swiper-slide p{ font-size: 14px;}
}




/*产品中心*/
.cplb{ padding: 0 !important; }
.cplb li{ position: relative; overflow: hidden; transition: 0.3s; background: #fafafa; margin-top: 30px;}
.cplb li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cplb li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
.cplb li .pic:before{ position: absolute; left: 0; top: 0; content: ''; z-index: 1; width: 100%; height: 100%; background: url("../images/shuiyin.png") no-repeat center; background-size: 100% 100%; opacity: 0; transition: 0.5s;}
.cplb li .tit{ color: #333333; width: 100%; padding: 30px;}
.cplb li .tit h2{ font-size: 20px; color: #333333; }
.cplb li .tit h2 em{ display: block; background: #d10000; height: 20px; line-height: 20px; padding: 0 10px; font-size: 14px; color: #fff; border-radius: 3px; margin-right: 10px;}
.cplb li .tit .con{ margin: 20px 0; color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cplb li .tit .line{ border-top: 1px solid #f3f3f3; padding-top: 20px;}
.cplb li .tit p{ color: #999999; font-size: 14px; transition: 0.3s;}
.cplb li .tit i{ color: #999999; font-size: 20px; transition: 0.3s;}
.cplb li:hover .tit i,.cplb li:hover .tit p{ color: var(--theme-bg); font-weight: bold;}
.cplb li:hover .pic:before{ opacity: 1;}
@media screen and (max-width:1440px){
    .cplb li .tit h2{ font-size: 18px;}
    .cplb li .tit .con{ line-height: 25px; font-size: 14px;}
    .cplb li .tit .line{ padding-top: 10px;}
}


#cpinfo_bj{ background: url("../images/cpinfo_bj.jpg") no-repeat center top;}
.cp_left{ height: 0; padding-bottom: 38%; position: relative; overflow: hidden; }
.cp_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cp_right{ padding: 4%; }
.cp_right h2{ color: var(--theme-bg); font-size: 36px; font-weight: bold !important;}
.cp_right .content{ color: #999999; font-size: 16px; margin: 3% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_right .bt{ color: #333333; font-size: 18px; border-top: 1px dashed #ededed; padding-top: 8%;}
.cp_right .bt i{ color: var(--theme-bg); font-size: 30px; display: inline-block; margin-right: 10px;}
.cp_right ul{ padding-top: 5% !important;}
.cp_right ul li{ background: #f7f7f7; margin-top: 3%; height: 55px; line-height: 55px; padding: 0 3%; color: #666666; font-size: 16px; transition: 0.5s; cursor: pointer;}
.cp_right ul li i{ display: inline-block; color: #c8171e; font-size: 20px; margin-right: 10px;}
.cp_right ul li:hover{ background: var(--theme-bg); color: #fff;}
.cp_right ul li:hover i{ color: #fff;}


.cpinfo_fw{ margin: 0 auto 4% !important;}
.cpinfo_fw li{ width: 25%; background: #f7f7f7; border: 1px solid #ececec; padding: 5% 0; text-align: center; transition: 0.5s; }
.cpinfo_fw li i{ color: var(--theme-bg); font-size: 55px; height: 60px; line-height: 60px; margin-bottom: 8%;}
.cpinfo_fw li p{ color: #333333; font-size: 26px; font-weight: bold;}
.cpinfo_fw li span{ color: #999999; font-size: 14px; text-transform: uppercase;}
.cpinfo_fw li:hover{ background: var(--theme-bg); border: 1px solid var(--theme-bg);}
.cpinfo_fw li:hover i,.cpinfo_fw li:hover p,.cpinfo_fw li:hover span{ color: #fff;}

@media screen and (max-width:1600px){
    .cp_right h2{ font-size: 30px;}
    .cp_right .content{ font-size: 14px;}
    .cp_right .bt{ padding-top: 5%;}
    .cp_right ul{ padding-top: 3% !important;}
    .cp_right ul li{ font-size: 15px;}
}
@media screen and (max-width:1440px){
    .cpinfo_fw li p{ font-size: 22px;}
    .cpinfo_fw li span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    .cp_right h2{ font-size: 24px;}
    .cp_right ul li{ font-size: 14px;}
    .cp_right ul li i{ font-size: 16px;}
    .cp_right .bt{ font-size: 16px;}
    .cpinfo_fw li p{ font-size: 20px;}
}
@media screen and (max-width:991px){
    .cp_left{ padding-bottom: 60%;}
    .cp_right{ margin-top: 3%;}
    .cpinfo_fw li{ width: 50%; float: left;}
    .cpinfo_fw li span{ display: block; line-height: 20px; min-height: 40px;}
}
@media screen and (max-width:768px){
    .cp_left{ padding-bottom: 75%;}
}



#cpbtqh{ width: 100% !important; transition:0.3s; text-align: center; border-bottom: 1px solid #efefef;}
.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: 13%; 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;}
.cpbtqh_active{ top: 58px; position: fixed; left: 0; z-index: 10; margin: 0 !important;}
@media screen and (max-width:1440px){
    .cpbtqh_active{ top: 73px;}
}
@media screen and (max-width:1400px){
    .cpbtqh_active{ top:6%;}
}
@media screen and (max-width:1200px){
    .cpbtqh_active{ top:6%;}
    .cpbt li{ width: 14%;}
}
@media screen and (max-width:991px){
    .cpbt li{ width: 20%;}
}
@media screen and (max-width:768px){
    .cpbtqh_active{ top:5%;}
}
@media screen and (max-width:765px){
    .cpbt li{ width: 20%; font-size: 13px;}
}


.cpnr_con{ color: #333333; font-size: 16px; padding: 3% 0 5%; line-height: 35px;}
.cpnr_con img{ max-width: 100%;}
@media screen and (max-width:1200px){
    .cpnr_con{ font-size: 14px; padding: 3% 15px;}
}
@media screen and (max-width:991px){
}



#cpggbj{ background: url("../images/yspic1.jpg") repeat-y bottom fixed;}
#cpggbj .main{ padding: 2% 0;}
#cpggbj .gg_tit{ text-align: center;}
#cpggbj .gg_tit p{ position: relative; color: #fff; font-size: 28px; font-weight: bold; display: inline-block;}
#cpggbj .gg_tit p:before{ position: absolute; content: ''; left: -33%; top: 25%; width: 23px; height: 18px; background: url("../images/gg_left.png") no-repeat left center; }
#cpggbj .gg_tit p:after{ position: absolute; content: ''; right: -33%; top: 25%; width: 23px; height: 18px; background: url("../images/gg_right.png") no-repeat left center;  }
#cpggbj .gg_tit span{ display: block; font-size: 18px; color: #fff; padding: 1% 0 2%;}
@media screen and (max-width:768px){
    #cpggbj .gg_tit p:before,#cpggbj .gg_tit p:after{ display: none;}
    #cpggbj .gg_tit{ padding: 0; margin-bottom: 3%;}
    #cpggbj .gg_tit p{ font-size: 20px;}
}

.mes-form3 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form3 .row{ margin: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 94%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form3 .form-tr .code { overflow: hidden;}
.mes-form3 .form-tr .code input { width: 60%; float: left;}
.mes-form3 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 2%; width: 35%; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form3 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form3 .form-tr .submit2 { display: block; width: 90%; height: 45px; text-align: center; line-height: 45px; background: #c40000; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #00369e;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:991px){
    .mes-form3 .form-tr .submit2{ margin-top: 2%; width: 94%;}
}

@media screen and (max-width:768px){
    .mes-form3{ width: 90%;}
    .mes-form3 .form-tr{ padding-left: 15px;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
}



#xgcp{ margin: 3% 0 0; overflow: hidden;}
#xgcp .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0;
    position: relative;
}
#xgcp .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fafafa;

    /* 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: 75%; 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 .pic:before{ position: absolute; left: 0; top: 0; content: ''; z-index: 1; width: 100%; height: 100%; background: url("../images/shuiyin.png") no-repeat center; background-size: 100% 100%; opacity: 0; transition: 0.5s;}
#xgcp .swiper-slide a{ display: block; width: 100%;}
#xgcp .swiper-slide .tit{ color: #333333; width: 100%; padding: 30px;}
#xgcp .swiper-slide .tit h2{ font-size: 20px; color: #333333; }
#xgcp .swiper-slide .tit h2 em{ display: block; background: #d10000; height: 20px; line-height: 20px; padding: 0 10px; font-size: 14px; color: #fff; border-radius: 3px; margin-right: 10px;}
#xgcp .swiper-slide .tit .con{ margin: 20px 0; color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xgcp .swiper-slide .tit .line{ border-top: 1px solid #f3f3f3; padding-top: 20px;}
#xgcp .swiper-slide .tit p{ color: #999999; font-size: 14px; transition: 0.3s;}
#xgcp .swiper-slide .tit i{ color: #999999; font-size: 20px; transition: 0.3s;}
#xgcp .swiper-slide:hover .tit i,#xgcp .swiper-slide:hover .tit p{ color: var(--theme-bg); font-weight: bold;}
#xgcp .swiper-slide:hover .pic:before{ opacity: 1;}



/*新闻中心*/
.khal li{ margin-bottom: 5%; border: 1px solid #ededed;}
.khal li .img{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.khal li .img1{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .img1 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.khal li .img1 p img{ max-width: 100%; height: 100%;}

.khal li .img .content,.khal li .img1 .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(209,0,0,0.8); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.khal li .img .content p,.khal li .img1 .content p{ font-size: 15px; transition: 0.4s; padding: 0 10%;}
.khal li .img .content i,.khal li .img1 .content i{ font-size: 40px; padding: 30% 0 6%; transition: 0.4s;}

.khal li .box{ padding: 3%; color: #333333; font-size: 16px; text-align: center; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}

.khal li:hover .img .content,.khal li:hover .img1 .content{ opacity: 1;}
.khal li:hover .img .content i,.khal li:hover .img1 .content i{ padding-top: 23%;}


.sNews-list .scs img {
    -webkit-transition-duration: 330ms;
    transition-duration: 330ms;
}
.sNews-list .scst img {
    -webkit-transition-duration: 330ms;
    transition-duration: 330ms;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}


.sNews-list .pic img
{
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.sNews-list .pic img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: inherit;
    width: 100% !important;
    height: 100% !important;
}

.sNews-list .item {
    overflow: hidden;
    padding: 1.5rem 0;
    border-bottom: #eeeeee dashed 1px;
    position: relative;
}
.sNews-list .item:after {
    content: " ";
    pointer-events: none;
    position: absolute;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    background-color: #f5f6f8;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
}
.sNews-list .item .contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-height: 240px;
}
.sNews-list .item .contain:after {
    display: none;
}
.sNews-list .item .pic {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -120px;
    width: 400px;
    background-color: #eee;
    height: 0; padding-bottom: 15% !important; transition: 0.3s; overflow: hidden;
}
.sNews-list .item  .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.sNews-list .item .txt {
    position: relative;
    padding-left: 450px;
    padding-right: 2.4rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-list .item .txt .title {
    line-height: 1.5;
    height: 1.5em;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}
.sNews-list .item .txt .date {
    margin-top: 0.5rem;
    font-size: 14px;
    color: #999999;
}
.sNews-list .item .txt .date i{ float: left; margin-right: 10px;}
.sNews-list .item .txt .abstract {
    margin-top: 0.5rem;
    line-height: 1.75em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3.5em;
    height: 3.5em;
    width: 90%;
    color: #999;
}
.sNews-list .item .txt .more {
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.04rem;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    z-index: 2;
    border: #c3002f solid 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-list .item .txt .more:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-image: url(../images/arrow-news-item-more.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}
@media screen and (max-width: 1440px) {
    .sNews-list .item .pic{ padding-bottom: 21% !important;}
}
@media screen and (max-width: 1200px) {
    .sNews-list .item .pic{ padding-bottom: 25% !important;}
}
@media screen and (min-width: 1025px) {
    .sNews-list .item:hover:after {
        top: 0;
        height: 100%;
        -webkit-transition: top 0ms ease-out 0s, height 220ms ease-out 0s;
        transition: top 0ms ease-out 0s, height 220ms ease-out 0s;
    }
    .sNews-list .item:hover .txt .title {
        color: #c3002f;
    }
    .sNews-list .item:hover .txt .more {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        background-color: #c3002f;
    }
    .sNews-list .item:hover .txt .more:after {
        -webkit-filter: grayscale(100%) brightness(600%);
        filter: grayscale(100%) brightness(600%);
    }
}
@media screen and (max-width: 1024px) {
    .sNews-list .item {
        padding: 1rem 0;
    }
    .sNews-list .item .contain {
        min-height: 0;
    }
    .sNews-list .item .pic {
        position: relative;
        top: 0;
        margin-top: 0;
        width: 50%;
        height: 0 !important;
        padding-bottom: 30%;
    }
    .sNews-list .item .txt {
        padding-left: 0;
        padding-right: 0;
        width: 47.5%;
    }
    .sNews-list .item .txt .more {
        display: none;
    }
    .sNews-list .item .txt .title{ font-size: 16px;}
    .sNews-list .item:active:after {
        top: 0;
        height: 100%;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .title {
        color: #c3002f;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .more {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        background-color: #c3002f;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .more:after {
        -webkit-filter: grayscale(100%) brightness(500%);
        filter: grayscale(100%) brightness(500%);
    }
}
@media screen and (max-width:768px){
    .sNews-list .item .txt .date{ margin: 0; font-size: 12px;}
    .sNews-list .item .txt .abstract{ margin: 0; font-size: 12px;}
}



#xwinfo_bj{ background: url("../images/xwinfo_bj.jpg") no-repeat center top;}
#xwinfo_bj .home{ color: #fff; height: 60px; line-height: 60px;}
#xwinfo_bj .home i{ float: left; margin-right: 10px;}
#xwinfo_bj .home a{ color: #fff; padding: 0 5px;}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 20px;}
}


#xwinfo_bj .bai{ padding: 3%; border-radius: 5px; margin-top: 0.5%;}
#xwinfo_bj .news-detail-title{ line-height: 35px;}
#xwinfo_bj .news-detail-title .h3{ color: #000000; font-size: 30px;}
#xwinfo_bj .news-detail-title .b{ color: #666666; font-size: 14px;}
#xwinfo_bj .news-detail-title .float-end{ color: #666666; font-size: 16px; transition: 0.3s;}
#xwinfo_bj .news-detail-title .float-end p{ display: inline-block; height: 35px; width: 35px; border-radius: 100%; background: #c00505; line-height: 35px; text-align: center; margin-right: 10px !important;}
#xwinfo_bj .news-detail-title .float-end p i{ color: #fff;}
#xwinfo_bj .news-detail-title .float-end:hover{ letter-spacing: 3px;}
#xwinfo_bj .news-detail{ font-size: 15px; color: #666666;}
#xwinfo_bj .news-detail img{ max-width: 100%; display: block; margin: 2% auto;}
#xwinfo_bj .newsPage{ padding: 0;}
#xwinfo_bj .newsPage .page-a{ float: left; color: #999; font-size: 16px; width: 45%; height: 90px; line-height: 90px; padding-left: 5%; transition: 0.3s; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#xwinfo_bj .newsPage .page-a a{ color: #999; transition: 0.3s;}
#xwinfo_bj .newsPage .page-a:last-of-type{ float: right;}
#xwinfo_bj .newsPage .page_more{ float: left; position: relative; width: 90px;height: 90px; border-left: 3px solid #f5f5f5;border-right: 3px solid #f5f5f5;transition:.4s; }
#xwinfo_bj .newsPage .page_more:hover{background: #c00505;}
#xwinfo_bj .newsPage .page_more:hover i{background:  #fff ;}
#xwinfo_bj .newsPage .page_more:hover i:nth-of-type(1){width: 10px;}
#xwinfo_bj .newsPage .page_more:hover i:nth-of-type(2){width: 20px;}
#xwinfo_bj .newsPage .page_more:hover i:nth-of-type(3){width: 30px;}
.pagerList{position: absolute; top:38px; left: 28px;}
.pagerList span{display: block;}
.pagerList span i{display: block; background:#aaa; width: 30px; transition:.4s; height: 2px; margin-bottom:3px;}
#xwinfo_bj .newsPage .page-a:hover,#xwinfo_bj .newsPage .page-a:hover a{ color: #c00505;}
@media screen and (max-width:991px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 20px;}
    #xwinfo_bj .news-detail-title .float-right p{ width: 25px; height: 25px; line-height: 25px;}
    #xwinfo_bj .newsPage{ padding: 3% 0;}
    #xwinfo_bj .newsPage .page-a{ width: 100%; height: 40px; line-height: 40px; font-size: 14px;}
    #xwinfo_bj .newsPage .page_more{ display: none;}
}
@media screen and (max-width:768px){
    #xwinfo_bj .news-detail-title .float-right{ display: none;}
}


/*联系我们*/

#lxwm_in{ background: url("../images/map.png") no-repeat left bottom; padding: 5% !important;}
#lxwm{ padding: 5% 0 7% !important;}
#lxwm li{ font-size: 16px; height: 45px; line-height: 45px; color: #666666;}
#lxwm li i{ display: inline-block; font-size: 20px; margin-right: 10px; }
#lxwm_in .ewm{ text-align: center; width: 20%; margin-right: 3%; color: #999999; font-size: 16px;}
#lxwm_in .ewm p{ border: 1px dashed #ccc; padding: 5px;}
#lxwm_in .ewm p img{ width: 100%;}










/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; color: #fff; z-index: 1; line-height: 50px; padding: 7% 0 0;}
#zi_banner .main .tit h2{ font-size: 48px;}
#zi_banner .main .tit p{ font-size: 16px; color: rgba(255,255,255,0.8); text-transform: uppercase;}

@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;}
}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%; margin-left: -14%;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 200%; 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;}
}
@media screen and (max-width:768px){
    #zi_banner .pic img{ width: 270%;}
    #zi_banner .main{ padding-top: 15%;}
}



#homebj{ height: 70px; line-height: 70px; color: #333333; background: #fafafa; border-bottom: 1px solid #ececec;}
#homebj ul li{ margin-right: 8%; position: relative; font-size: 16px; text-align: center;}
#homebj ul li:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#homebj ul li:hover:before{ left: 25%; width: 50%;}
#homebj ul li:hover a{ color: var(--theme-bg);}

.home{ height: 60px; color: #282828;}
.home i{ margin-right: 10px; font-weight: bold; font-size: 18px; color: var(--theme-bg);}
.home a{ padding: 0 5px; color: #282828;}
.home a:last-of-type{ color: var(--theme-bg);}
@media screen and (max-width:1200px) {
    .home{ font-size: 12px;}
    .home i{ font-size: 14px; margin: 0;}
    #homebj ul li{ font-size: 14px;}
}
@media screen and (max-width:991px) {
    #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj{ padding: 10px 0; height: auto !important; line-height: 30px;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 25%;}

}


.hui{ background: #fafafa; position: relative; z-index: 1;}
.bai{ background: #fff; position: relative; z-index: 1;}



#cpnav{ padding: 0; overflow: hidden;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpnav .swiper-slide {
    text-align: center;
    transition: 0.3s;
    font-size: 16px;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpnav .swiper-slide:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#cpnav .swiper-slide:hover:before{ left: 25%; width: 50%;}
#cpnav .swiper-slide:hover a{ color: var(--theme-bg);}
@media screen and (max-width:991px){
}
@media screen and (max-width:765px){
}



/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
