.main{ line-height: 30px; padding: 5% 0;}
body {
    --theme-blue: #0e3487;
    --theme-green: #72ab3a;
}


@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main{ padding: 4% 15px; }
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat right bottom; width: 100%; height: 100%; background-size: 100%;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


.cpnr img{  margin: 10px 0 !important;}

/*头部*/
.header { z-index: 9999; background-color: rgba(0,0,0,0.5); box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.header.scroll_bottom { top: -150px; }

#top_index{ height: auto; margin: 0 auto;}
#logo{ padding: 1% 0; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#top_index #sousuo{ background: var(--theme-blue); color: #fff; padding: 3%; position: relative; width: 70px; text-align: center;}
#top_index #sousuo:before{ position: absolute; left: 0; top: -60%; content: ''; background: var(--theme-blue); width: 200%; height: 220%;}
#top_index #sousuo i{ position: relative; z-index: 1; color: #fff; font-size: 30px;}
#top_index .top_tel_con{ margin-right: 30px;}
#top_index .top_tel_con i{ width: 30px; height: 30px; line-height: 30px; text-align: center; color: var(--theme-blue); border-radius: 100%; background: #e6eaf3;}
#top_index .top_tel_con P{ font-size: 22px; color: #fff; margin-left: 10px !important; font-weight: bold;}

.search-text{border: 1px solid #ddd;line-height: 38px;padding-left: 5px;width: 80%;}
.fdj{width: 55px;height: 40px; line-height: 40px;background: url("../images/fdj.png") center no-repeat var(--theme-blue);outline: none;color: #fff;width: 20%;transition:.4s;}
.fdj:hover{background: url("../images/fdj.png") center no-repeat #444;}
.btn{border-radius: 0px !important;}
@media screen and (max-width:1800px){
    #top_index .top_tel_con P{ font-size: 20px;}
}
@media screen and (max-width:1740px){
    #top_index .top_tel_con i{ display: none;}
    #top_index .top_tel_con P{ font-size: 18px;}
}
@media screen and (max-width:1500px){
    #top_index #sousuo { width: 60px;}
    #top_index #sousuo i{ font-size: 20px;}
}
@media screen and (max-width:1440px){
    #top_index .top_tel_con{ margin-right: 10px;}
    #top_index .top_tel_con P{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #top_index #sousuo { width: 50px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ max-width: 80%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 50%;}
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; font-size: 18px; font-weight: normal; color: #fff; text-align: center; transition:0.5s;}
#nav li .big{ display: block; position: relative; z-index: 1; color: #fff;}
#nav li .big p{ position: relative; z-index: 2;}
#nav li:hover .big{ color: #fff;}
#nav li .big:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 5px; display: block; height:5px; background-color: var(--theme-blue); width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#nav li .big:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: #fff; background-size: 80%; box-shadow: 0 10px 10px rgba(0,0,0,0.05); color: #333; top: 100%; z-index: 99999; width: 100vw;}
#nav li .navson:before{ content: 'gudaojin'; position: absolute; left: 0; bottom: -100px; width: 100%; height: 300px; line-height: 300px; color: #000; font-size: 230px; font-weight: bold; text-transform: uppercase; background-image: linear-gradient(to bottom, rgba(215,215,215,0.2), rgba(255,255,255,0.001)); background-clip:text; -webkit-background-clip:text; color: transparent; text-decoration: underline;}
#nav li .navson .main{ padding: 5% 0 8%; text-align: left; position: relative; z-index: 1;}
#nav li .navson .nav_left{ width: 20%;}
#nav li .navson .nav_font{ width: 80%; padding: 0 3%;}
#nav li .navson .nav_left .ewm{ width: 55%;}
#nav li .navson .nav_left .tel{ margin: 10% 0 10%;}
#nav li .navson .nav_left .tel p{ font-size: 15px; color: #5e5e5e; height: auto; line-height: 25px; margin-bottom: 10px !important;}
#nav li .navson .nav_left .tel p i{ font-size: 18px; margin-right: 10px; color: var(--theme-blue);}
#nav li .navson .nav_left .zx{ display: inline-block; width: 50%; text-align: center; border-radius: 5px; background: var(--theme-blue); height: 35px; line-height: 35px; transition: 0.3s;}
#nav li .navson .nav_left .zx a{ color: #fff; font-weight: bold; text-transform: uppercase; font-size: 16px; transition: 0.3s;}

#nav li .navson .nav_font dl{ width: 100%; border-left: 1px solid #efefef; padding-left: 10%;}
#nav li .navson .nav_font dl dd{ position: relative; float: left; width: 30%; margin: 0 1.5% 40px; color: #333333; line-height: 25px;; font-size: 18px; border-bottom: 1px solid #f0f0f0; padding-bottom: 20px;}
#nav li .navson .nav_font dl dd:nth-of-type(4),#nav li .navson .nav_font dl dd:nth-of-type(5),#nav li .navson .nav_font dl dd:nth-of-type(6){ margin-bottom: 0;}
#nav li .navson .nav_font dl dd:before{ position: absolute; right: 0; top: 0; content: ''; width: 15px; height: 15px; border-radius: 100%; border: 1px solid #e8e8e8; transition: 0.3s;}
#nav li .navson .nav_font dl dd p{ color: #5e5e5e; font-size: 16px; transition: 0.3s;}
#nav li .navson .nav_font dl dd span{ color: #939393; font-size: 12px; text-transform: uppercase; transition: 0.3s;}
#nav li .navson .nav_font dl dd:hover a p,#nav li .navson .nav_font dl dd:hover a span{ color: var(--theme-blue);}
#nav li .navson .nav_font dl dd:hover:before{ background: var(--theme-blue); border: 1px solid var(--theme-blue);}
#nav li .navson .font_line{ position: absolute; right: 0; top: 0; height: 100%; background: url("../images/navson_bj1.png") no-repeat center bottom var(--theme-blue); width: 87px; color: rgba(255,255,255,0.5); font-size: 16px;writing-mode: tb-rl; text-transform: uppercase;}
#nav li .navson .font_line p{ padding-right: 30px; height: 60%; padding-top: 10%;}
#nav li .navson .font_line p span{ display: block; position: relative; height: 135px;}
#nav li .navson .font_line p span:before{ position: absolute; top: 100%; right: 50%; content: ''; width: 1px; height: 100px; background: rgba(255,255,255,0.5);}


#nav li .navson .navcp_left{ position: relative;}
#nav li .navson .navcp_left:before{ position: absolute; right: 0; top: -500%;  content: ''; background: #f5f5f5; width: 200%; height: 1100%;}
#nav li .navson .navcp_left .navcp_left_lb{ width: 100%; position: relative; z-index: 1; line-height: 25px; margin: 20px 0;}
#nav li .navson .navcp_left .navcp_left_lb p{ font-size: 16px; color: #333333;}
#nav li .navson .navcp_left .navcp_left_lb span{ color: #a6a6a6; font-size: 12px; text-transform: uppercase;}
#nav li .navson .navcp_left .navcp_left_lb:hover p,#nav li .navson .navcp_left .navcp_left_lb:hover span{ color: var(--theme-blue);}

.in_02 .container{ padding: 0 !important;}
.in_02 .mySwiper2{height: auto;overflow: hidden;}
.in_02 .mySwiper2 .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition: 0.3s; }
.in_02 .mySwiper2 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}

.in_02 .mySwiper{ overflow: inherit;}
.in_02 .mySwiper .swiper-wrapper{display: block !important;}
.in_02 .in02a{ height: auto; transition-duration: 0ms !important;transform: translate3d(0px, 0px, 0px) !important; position: relative; z-index: 2 !important;}
.in_02 .mySwiper .swiper-slide{ float: left; width: 50% !important; height: 50px; line-height: 50px; cursor: pointer; transition:.4s; overflow: hidden; text-align: left; color: #666666; font-size: 16px; }
.in_02 .mySwiper .swiper-slide span{ display: block; width: 95%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.in_02 .mySwiper .swiper-slide:hover{ color:var(--theme-blue);}
.in_02 .mySwiper .swiper-slide-thumb-active{ color:var(--theme-blue);}


@media screen and (max-width:1900px){
    #nav li .navson .font_line{ width: 81px;}
}
@media screen and (max-width:1500px){
    #nav li .navson .font_line{ width: 71px;}
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1220px){
    #nav li .navson .font_line{ display: none;}
    #nav li .navson .nav_left .zx a{ font-size: 14px; width: 60%;}
    #nav li .navson .nav_left .tel p{ font-size: 14px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}


@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}

#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: var(--theme-blue); 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;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}


.nav_sj{ background: var(--theme-blue);}
.nav_sj li{ float: left; width: 25%; height: 40px; line-height: 40px; text-align: center; border-right: 1px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2);}
.nav_sj li a{ color: #fff;}




/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") no-repeat center; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #999999; position: relative;}
#end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}

#end_nr_bj .main{ padding: 4% 0; }
#end_nr_bj .end_logo img{ filter: grayscale(100%) brightness(100);}
#end_nr_bj .end_tel{ margin: 15% 0;}
#end_nr_bj .end_tel i{ width: 45px; line-height: 45px; background: var(--theme-blue); border-radius: 100%; text-align: center; color: #fff; font-size: 24px;}
#end_nr_bj .end_tel .float-start{ padding-left: 10px; line-height: 25px;}
#end_nr_bj .end_tel p{ color: #fff; font-size: 30px; font-family: Bahnschrift;}
#end_nr_bj .end_tel span{ color: rgba(255,255,255,0.5); font-size: 14px;}
#end_nr_bj .end_zx{ width: 40%; background: var(--theme-blue); height: 45px; line-height: 45px; border-radius: 25px; color: #fff; font-size: 16px; transition: all 0.3s;}
#end_nr_bj .end_zx i{ font-size: 16px; margin-right: 10px;}
#end_nr_bj .end_zx:hover{ background: var(--theme-green);}

#end_nr_bj .tit{ color: #fff; margin-bottom: 30px;}
#end_nr_bj .tit p{ font-size: 20px;}
#end_nr_bj .tit span{ text-transform: uppercase; font-size: 16px; color: rgba(255,255,255,0.5);}
#end_nr_bj ul li{ float: left; width: 45%; line-height: 35px;}
#end_nr_bj dl dd{ margin-bottom: 20px;}
#end_nr_bj dl dd i{width: 45px; line-height: 45px; background: var(--theme-blue); border-radius: 100%; text-align: center; color: #fff; font-size: 24px; transition: all 0.3s;}
#end_nr_bj dl dd .float-start{ padding-left: 10px; line-height: 25px;}
#end_nr_bj dl dd .float-start span{ font-size: 14px; color: rgba(255,255,255,0.5);}
#end_nr_bj dl dd .float-start p{ color: #fff; font-size: 16px;}
#end_nr_bj dl dd:hover i{ background: var(--theme-green);}
#end_nr_bj .main .ewm{ width: 60%; text-align: center; display: inline-block;}
#end_nr_bj .main .ewm img{ max-width: 100%;}
#end_nr_bj .main .ewm span{ display: block; line-height: 50px; font-size: 16px;}
@media screen and (max-width:1400px){
}
@media screen and (max-width:1200px){
    #end_nr_bj .end_tel p{ font-size: 24px;}
    #end_nr_bj .end_zx{ width: 60%; font-size: 14px;}
    #end_nr_bj .tit p{ font-size: 16px;}
    #end_nr_bj .tit span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main .ewm{ width: 40%;}
}
@media screen and (max-width:768px){

}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; border-top: 1px solid rgba(255,255,255,0.1); color: rgba(255,255,255,0.3); }
#end_line a{ color: rgba(255,255,255,0.3);}
#end_line a:hover{ color: #fff;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 99; width:100%; line-height: 25px; position: fixed; background-color:#0f0f0f;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#0f0f0f;}
.footer_zx a:last-of-type{ background: var(--theme-blue);}
.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){
    #end_logo ul li .float-left p{ font-size: 16px;}
    #end_logo ul li .float-left span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_logo ul li{ margin-bottom: 2%;}
    #end_logo ul li:nth-of-type(2):before{ display: none;}
}
@media screen and (max-width:991px){
    #end_link{ display: none;}
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
}



/*首页*/
/*.cpzx_lb{ width: 70%;}
.cpzx_lb li{ height: 50px; line-height: 50px; font-size: 16px; padding: 0 20px; width: 18%; background: #ececec; border-radius: 25px; color: #999999;}
.cpzx_lb li a{ width: 100%;}
.cpzx_lb li p{ color: #999999; font-size: 16px}
.cpzx_lb li i{color: #999999;}
.cpzx_lb li:hover{ color: #fff; background: var(--theme-blue);}
.cpzx_lb li:hover p,.cpzx_lb li:hover i{ color: #fff;}*/



#cpzx_lb{ padding: 0; overflow: hidden;  width: 60%;}
#cpzx_lb .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpzx_lb .swiper-slide {
    text-align: center;
    position: relative;
    transition: 0.3s;
    height: 50px; line-height: 50px; font-size: 16px; padding: 0 20px; width: 18%; background: #ececec; border-radius: 25px; color: #999999;
    /* 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;
}
#cpzx_lb .swiper-slide a{ width: 100%;}
#cpzx_lb .swiper-slide p{ color: #999999; font-size: 16px}
#cpzx_lb .swiper-slide i{color: #999999;}
#cpzx_lb .swiper-slide:hover{ color: #fff; background: var(--theme-blue);}
#cpzx_lb .swiper-slide:hover p,#cpzx_lb .swiper-slide:hover i{ color: #fff;}
@media screen and (max-width:1500px){
    #cpzx_lb .swiper-slide p{ font-size: 15px;}
    #cpzx_lb .swiper-slide i{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #cpzx_lb .swiper-slide{ font-size: 14px;}
}
@media screen and (max-width:765px){
}



.cpzx li{ text-align: center; margin-top: 3%;}
.cpzx li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; margin-bottom: 7%;}
.cpzx li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cpzx li .tit p{ color: #000; font-size: 20px; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cpzx li .tit span{ display: block; color: #666666; font-size: 14px; transition: 0.3s;}
.cpzx li dl{ margin-top: 5% !important;}
.cpzx li dl dd{ width: 35%; margin: 0 5px; height: 45px; line-height: 45px; background: #ececec; border-radius: 25px; transition: 0.3s;}
.cpzx li dl dd:first-of-type{ background: #0e3487; color: #fff;}
.cpzx li dl dd:first-of-type a{ color: #fff;}
.cpzx li dl dd:hover{ background: var(--theme-green); color: #fff;}
.cpzx li dl dd:hover a{ color: #fff;}
.cpzx li:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:768px){
    .cpzx li .tit p{ font-size: 14px;}
    .cpzx li .tit span{ display: none;}
    .cpzx li dl dd{ width: 44%; height: 30px; line-height: 30px; font-size: 12px;}
}




#cpnr{ position: relative;}
#cpnr .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#cpnr .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpnr .gallery-top { height: auto; width: 100%; padding: 0;}
#cpnr .gallery-top .swiper-slide{ line-height: 35px; font-size: 15px;}
#cpnr .gallery-top .swiper-slide ul{ }
#cpnr .gallery-top .swiper-slide ul li{ text-align: center; margin-top: 3%;}
#cpnr .gallery-top .swiper-slide ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; border: 1px solid #efefef; position: relative; overflow: hidden; transition: 0.3s; margin-bottom: 7%;}
#cpnr .gallery-top .swiper-slide ul li .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpnr .gallery-top .swiper-slide ul li .pic p img{ max-width: 100%; height: 100%; transition: 0.3s;}
#cpnr .gallery-top .swiper-slide ul li .tit p{ color: #000; font-size: 20px; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#cpnr .gallery-top .swiper-slide ul li .tit span{ display: block; color: #666666; font-size: 14px; transition: 0.3s;}
#cpnr .gallery-top .swiper-slide ul li dl{ margin-top: 5% !important;}
#cpnr .gallery-top .swiper-slide ul li dl dd{ width: 35%; margin: 0 5px; height: 45px; line-height: 45px; background: #ececec; border-radius: 25px; transition: 0.3s;}
#cpnr .gallery-top .swiper-slide ul li dl dd:first-of-type{ background: var(--theme-blue); color: #fff;}
#cpnr .gallery-top .swiper-slide ul li dl dd:first-of-type a{ color: #fff;}
#cpnr .gallery-top .swiper-slide ul li dl dd:hover{ background: var(--theme-green); color: #fff;}
#cpnr .gallery-top .swiper-slide ul li dl dd:hover a{ color: #fff;}
#cpnr .gallery-top .swiper-slide ul li:hover .pic p img{ transform: scale(1.1);}

#cpnr .gallery-thumbs { height: auto; padding: 0; width: 66%; box-sizing: border-box; position: absolute; left: 20%; top: -60px;}
#cpnr .gallery-thumbs .swiper-slide { cursor: pointer; text-align: left; transition: 0.3s;}
#cpnr .gallery-thumbs .swiper-slide .tit{ height: 50px; line-height: 50px; font-size: 15px; background: var(--theme-blue); border-radius: 25px; color: #fff;}
#cpnr .gallery-thumbs .swiper-slide .tit p{ color: #fff; font-size: 14px}
#cpnr .gallery-thumbs .swiper-slide .tit i{color: #999999;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active .tit{ color: #fff; background: var(--theme-green);}
#cpnr .gallery-thumbs .swiper-slide-thumb-active .tit p,#cpnr .gallery-thumbs .swiper-slide-thumb-active .tit span{ color: #fff;}

@media screen and (max-width:1600px){
    #cpnr .gallery-top .swiper-slide ul li .tit p{ font-size: 18px; padding: 0;}
    #cpnr .gallery-top .swiper-slide ul li .tit span{ font-size: 16px;}
}
@media screen and (max-width:1440px){
    #cpnr .gallery-top .swiper-slide ul li .tit p{ font-size: 18px;}
    #cpnr .gallery-top .swiper-slide ul li .tit span{ font-size: 14px;}
    #cpnr .gallery-top .swiper-slide ul li dl dd{ width: 35%; height: 40px; line-height: 40px;}
    #cpnr .gallery-thumbs .swiper-slide span{ font-size: 12px;}
    #cpnr .gallery-thumbs .swiper-slide{ line-height: 25px;}
    #cpnr .gallery-thumbs .swiper-slide p{ font-size: 16px;}
    #cpnr .gallery-thumbs{top: -70px;}
}
@media screen and (max-width:1200px){
    #cpnr .gallery-thumbs{ padding: 0; left: 0; width: 100%;}
    #cpnr{ margin-top: 3%;}
    #cpnr .gallery-thumbs{ position: relative; top: 0;}
    #cpnr .gallery-top .swiper-slide ul li .tit p{ font-size: 16px;}
    #cpnr .gallery-top .swiper-slide ul li .tit span{ font-size: 12px;}
    #cpnr .gallery-top .swiper-slide ul li dl dd{ font-size: 12px; width: 45%;}
}
@media screen and (max-width:991px){

}
@media screen and (max-width:768px){
    #cpnr .gallery-top .swiper-slide ul li .tit span{ display: none;}
    #cpnr .gallery-top .swiper-slide ul li .tit p{ font-size: 14px;}
    #cpnr .gallery-thumbs .swiper-slide .tit p,#cpnr .gallery-thumbs .swiper-slide .tit i{ font-size: 12px;}
}







#ysbj{ background: url("../images/ysbj.jpg") no-repeat center;}
.tit_in{ }
.tit_in p{ display: inline-block; font-weight: bold; color: #212121; font-size: 39px; position: relative;}
.tit_in p:before{ position: absolute; left: 110%; top: 50%; content: ''; width: 70px; height: 1px; background: #212121;}
.tit_in span{ display: block; font-size: 18px; color: #666666; text-transform: uppercase;}
.more_in i{ width: 35px; height: 35px; line-height: 35px; text-align: center; background: var(--theme-blue); color: #fff; font-size: 12px; border-radius: 100%; margin-left: 10px;}
.more_in{ color: #000000; text-transform: uppercase; font-size: 16px;}
@media screen and (max-width:1800px){
    .tit_in p{ font-size: 34px;}
    .tit_in span{ font-size: 16px;}
}
@media screen and (max-width:1600px){
    .tit_in p{ font-size: 30px;}
    .tit_in span{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .tit_in p{ font-size: 22px;}
    .tit_in p:before{ width: 40px;}
}



.index-all-pro{ height: auto; overflow: hidden; text-align: center;}
.index-all-pro li{ float: left; width: 24.5%; margin: 0 3px; overflow: hidden; height: 560px; position: relative; transition: all 0.5s; }
.index-all-pro li .endTitBg{ position: absolute; bottom: 0; left: 0; width: 100%; height: 60%; text-align: center; color: #fff; z-index: 1; transition:.4s; background: linear-gradient(bottom,rgba(24,37,95,.9),rgba(24,37,95 ,0) 100%); background: -o-linear-gradient(bottom,rgba(24,37,95,.9),rgba(24,37,95,0) 100%);background: -ms-linear-gradient(bottom,rgba(24,37,95,.9),rgba(24,37,95,0) 100%);background: -moz-linear-gradient(bottom,rgba(24,37,95,.9),rgba(24,37,95,0) 100%);background: -webkit-linear-gradient(bottom,rgba(24,37,95,.9),rgba(24,37,95,0) 100%);}
.index-all-pro li .topTitBg{ position: absolute; top: 0; left: 0; width: 100%; height: 30%; text-align: center; color: #fff; z-index: 1; transition:.4s; background: linear-gradient(top,rgba(32,49,127,.7),rgba(32,49,127 ,0) 100%);background: -o-linear-gradient(top,rgba(32,49,127,.7),rgba(32,49,127,0) 100%);background: -ms-linear-gradient(top,rgba(32,49,127,.7),rgba(32,49,127,0) 100%);background: -moz-linear-gradient(top,rgba(32,49,127,.7),rgba(32,49,127,0) 100%);background: -webkit-linear-gradient(top,rgba(32,49,127,.7),rgba(32,49,127,0) 100%);}

.index-all-pro li .num{ position: absolute; text-align: left; line-height: 40px; left: 5%; top: 5%; z-index: 1; color: #fff; transition: 0.3s;}
.index-all-pro li .num p{ font-size: 50px; font-family: cursive;}
.index-all-pro li .num span{ display: block; font-size: 20px;}
.index-all-pro li .pic{width: 100%; height: 100%; position: relative; overflow: hidden; transition: 0.3s;}
.index-all-pro li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
.index-all-pro li .content{ transition: 0.5s; text-align: left; z-index: 9; bottom: 0; left:0; position: absolute; width: 100%; height: 25%; color: #fff; padding: 5%;}
.index-all-pro li .content .tit h5{ font-size: 32px; font-weight: bold;}
.index-all-pro li .content .tit span{ font-size: 18px; font-weight: bold; text-transform: uppercase; transition: 0.3s;}
.index-all-pro li .content .nr{ font-size: 16px; padding: 0; opacity: 0; transition: 0.5s;}
.index-all-pro li img{ width: 100%; transition: all 2.5s }
.index-all-pro li:hover img{  transform: scale(1.1); }
.index-all-pro li:hover .content{ height: 40%;}
.index-all-pro li:hover .content .tit span{ opacity: 0;}
.index-all-pro li:hover .content .nr{ opacity: 1; margin-top: -20px;}
.index-all-pro li:hover .endTitBg:before{ opacity: 1; bottom: 0;}
.index-all-pro li:hover .topTitBg{ opacity: 0;}
.index-all-pro li:hover .num{ background: var(--theme-green); padding: 2% 4% 0;}

.index-all-pro .youshi_li{ width: 21%;}
.index-all-pro .youshi_li_active{ width: 34%;}

@media screen and (max-width:1440px){
    .index-all-pro li{ width: 24%;}
    .index-all-pro li .content .tit h5{ font-size: 26px;}
    .index-all-pro li .content .tit span{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .index-all-pro li{ height: 350px;}
    .index-all-pro li .content i{ font-size: 36px; height: 36px; line-height: 36px;}
    .index-all-pro li .content{ height: 25%;}
    .index-all-pro li .num{ font-size: 30px;}
    .index-all-pro li .content .nr{ font-size: 14px;}
    .index-all-pro li .content .more{ display: none;}
    .index-all-pro li .content .tit h5{ font-size: 18px; height: auto; }
    .index-all-pro li:hover .content{ height: 40%;}
    .index-all-pro li .num{ line-height: 30px;}
    .index-all-pro li .num p{ font-size: 40px;}
    .index-all-pro li .num span{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .index-all-pro li{ width: 24%;}
    .index-all-pro .youshi_li{ width: 24% !important;}
    .index-all-pro li .content .tit span{ font-size: 12px;}
    .index-all-pro li .content .tit h5{ font-size: 16px;}
    .index-all-pro li .content .tit h5 span{ font-size: 18px;}
    .index-all-pro li:hover .content{ height: 50%;}
    .index-all-pro li .content .nr{ font-size: 12px; line-height: 20px;}
    .index-all-pro li .num p{ font-size: 34px;}
    .index-all-pro li .num span{ font-size: 12px;}
}
@media screen and (max-width:768px){
    .index-all-pro li{ width: 48%; margin-bottom: 1%;}
    .index-all-pro .youshi_li{ width: 48% !important;}
    .index-all-pro .youshi_li_active{ width: 48%;}
}
@media screen and (max-width:765px){
    .index-all-pro li{ height: 250px;}
    .index-all-pro li .content{ height: 25%;}
}



.pic_class{position: relative; margin-top: 5%;}
.pic_class .swiper-container {padding-bottom: 4%;overflow: inherit;}
.pic_class .swiper-container-horizontal>.swiper-scrollbar{left:0;}
.pic_class .swiper-slide { display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative;}
.pic_class .swiper-slide .inimg{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.pic_class .swiper-slide .inimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.pic_class .swiper-slide .infont{ position: absolute; top: -30px; left: 0; max-width: 80%; width: auto; height: 60px; line-height: 60px; overflow: hidden; background: var(--theme-blue); padding: 0 3%; transition: 0.3s; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.pic_class .swiper-slide .infont i{ font-size: 12px;}
.pic_class .swiper-slide .infont p{ font-size: 16px; height: 60px; line-height: 60px; padding-left: 10px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}

.pic_class .swiper-slide:hover .inimg img{ transform: scale(1.05);}
.pic_class .swiper-horizontal>.swiper-scrollbar{ height: 2px !important; background: #e7e7e7;}
.pic_class .swiper-scrollbar-drag{ background: var(--theme-blue);}

@media screen and (max-width:1200px){
    .pic_class .swiper-slide .infont i{ font-size: 20px;}
    .pic_class .swiper-slide .infont p{ font-size: 16px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    .pic_class .swiper-container{ padding-bottom: 2%;}
    .pic_class .swiper-slide .infont{ position: relative; max-width: 100%; width: 100% !important; left: 0; bottom: 0; height: 50px; line-height: 50px;}
}

#gsjj{ position: relative; margin-top: 3% !important; background: url("../images/gsjj_pic.jpg") no-repeat center;}
#gsjj .pic{}
#gsjj .pic img{ width: 100%;}
#gsjj .font{  width: 100%; text-align: center; z-index: 1; color: #fff; padding: 2% 0 6%;}
#gsjj .font .pic{transform: translateY(70%);}
#gsjj .font .pic img{ max-width: 80%;}
#gsjj .font h2{ font-size: 52px; font-weight: bold !important;}
#gsjj .font p{ font-size: 24px; padding: 0 13%; margin: 3% 0 !important; line-height: 40px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#gsjj .font i{ display: inline-block; width: 70px; height: 70px; line-height: 70px; text-align: center; background: var(--theme-green); font-size: 30px; color: #fff; transition: all 0.3s;}
#gsjj .font span{ display: block; color: rgba(255,255,255,0.5); text-transform: uppercase; font-size: 17px; text-decoration: underline; margin-top: 20px;}
#gsjj .font:hover i{ background: #fff; color: var(--theme-blue);}
@media screen and (max-width:1600px){
    #gsjj .font h2{ font-size: 42px;}
    #gsjj .font p{ font-size: 20px;}
    #gsjj .font i{ width: 60px; height: 60px; line-height: 60px;}
}
@media screen and (max-width:1400px){
    #gsjj .font h2{ font-size: 36px;}
    #gsjj .font p{ font-size: 16px;}
    #gsjj .font i{ width: 50px; height: 50px; line-height: 50px;}
    #gsjj .font span{ font-size: 14px;}
    #gsjj .font{ padding-top: 7%;}
}
@media screen and (max-width:1200px){
    #gsjj .font h2{ font-size: 30px;}
    #gsjj .font p{ font-size: 14px;}
    #gsjj .font i{ width: 40px; height: 40px; line-height: 40px;}
    #gsjj .font span{ font-size: 12px;}
    #gsjj .font{ padding-top: 7%;}
}
@media screen and (max-width:991px){
    #gsjj .font h2{ font-size: 22px;}
    #gsjj .font p{ line-height: 30px; padding: 0 3%;}
}


#paodao_top{ margin: 3% auto !important;}
#paodao_top li{ cursor: pointer;}
#paodao_top li .pic{ margin-right: 10px; border: 1px solid #cccccc; border-radius: 100%; width: 70px; height: 70px; text-align: center; line-height: 70px; transition:0.3s;}
#paodao_top li .pic i{ color: #ccc; font-size: 33px; transition:0.3s;}
#paodao_top li .font{ text-align: left; padding: 0; line-height: 35px;}
#paodao_top li .font p{ color: #333333; font-size: 26px; transition:0.3s;}
#paodao_top li .font span{ color: #666666; font-size: 16px; transition:0.3s;}
#paodao_top li:hover .pic{ background: var(--theme-blue); border: 1px solid var(--theme-blue);}
#paodao_top li:hover .pic i{ color: #fff;}
#paodao_top li:hover .font p{ color: var(--theme-blue); font-weight: bold;}
#paodao_top li:hover .font span{ color: var(--theme-blue);}
@media screen and (max-width:1440px){
    #paodao_top li .pic{ width: 60px; height: 60px; line-height: 60px;}
    #paodao_top li .pic i{ font-size: 30px;}
    #paodao_top li .font p{ font-size: 22px;}
    #paodao_top li .font span{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #paodao_top li{ padding: 0 0.5% 2%;}
    #paodao_top li .font p{ font-size: 20px;}
    #paodao_top li .font span{ font-size: 13px;}
}
@media screen and (max-width:991px){
    #paodao_top li{ float: left; width: 50%;}
    #paodao_top li .pic{ width: 50px; height: 50px; line-height: 50px;}
    #paodao_top li .pic i{ font-size: 26px;}
    #paodao_top li .font{ line-height: 25px;}
}
@media screen and (max-width:765px){
    #paodao_top li{ padding: 2% 0;}
    #paodao_top li .font p{ font-size: 16px;}
    #paodao_top li .font span{ font-size: 12px;}
    #paodao_top li .pic{ width: 40px; height: 40px; line-height: 40px;}
    #paodao_top li .pic i{ font-size: 22px;}
}


#shili{position: relative; padding-bottom: 5%; overflow: hidden;}
#shili .swiper-container {
    width: 100%;
    height: 100%;
}
#shili .swiper-slide {
    transition:0.3s;
    overflow: hidden;
    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;
}
#shili .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
#shili .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#shili .swiper-slide .content{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; background: rgba(14,52,135,0.9); padding: 15% 8% 0 8%; overflow: hidden; transform: scale(0); transition: all 0.5s; opacity: 0;}
#shili .swiper-slide .content:before{ position: absolute; left: 5%; top: 5%; content: ''; width: 90%; height: 90%; border: 1px solid rgba(255,255,255,0.15);}
#shili .swiper-slide .content .tit{ color: #fff; font-size: 18px;}
#shili .swiper-slide .content .nr{ color: rgba(255,255,255,0.4); line-height: 25px; padding: 6% 0;}
#shili .swiper-slide .content .more i{ float: left; color: rgba(255,255,255,0.4); font-size: 45px; margin-right: 3%;}
#shili .swiper-slide .content .more{ color: rgba(255,255,255,0.4);}
#shili .swiper-slide:hover .content{ transform: scale(1); opacity: 1; }
#shili .swiper-slide:hover img{ transform: scale(1.1);}
#shili .swiper-horizontal>.swiper-scrollbar{ height: 2px !important; background: #e7e7e7;}
#shili .swiper-scrollbar-drag{ background: var(--theme-blue);}
@media (min-width: 1200px) and (max-width: 1440px){
    #shili{ padding-bottom: 7%;}
}
@media screen and (max-width:1200px){
    #shili{ padding-bottom: 7%;}
}
@media screen and (max-width:991px){
    #shili{ padding-bottom: 7%;}
}
@media screen and (max-width:765px){
    #shili{ padding-bottom: 15%;}
}


#xinwen{position: relative; margin-top: 3%;}
#xinwen .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xinwen .swiper-slide {
    transition:0.3s;
    position: relative;
    padding-bottom: 55px;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xinwen .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xinwen .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xinwen .swiper-slide .tit{ position: absolute; bottom: 15px; left: 5%; height: auto; padding: 4%; background: #fff; width: 90%; transition: 0.3s; filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2)); line-height: 25px;}
#xinwen .swiper-slide .tit p{ display: inline-block; font-size: 18px; color: #333333; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; width: 100%;}
#xinwen .swiper-slide .tit .d-flex{ margin-top: 30px;}
#xinwen .swiper-slide .tit i{ width: 35px; height: 35px; line-height: 35px; text-align: center; border: 1px solid #b5b5b5; color: #b5b5b5; font-size: 12px; border-radius: 100%; margin-left: 10px; transition: 0.3s;}
#xinwen .swiper-slide .tit span{ display: block; font-size: 14px; color: #999999;}
#xinwen .swiper-slide:hover img{ transform: scale(1.1);}
#xinwen .swiper-slide:hover .tit{ background-color: var(--theme-blue);}
#xinwen .swiper-slide:hover .tit i{ color: #fff;}
#xinwen .swiper-slide:hover .tit p{ color: #fff;}
#xinwen .swiper-slide:hover .tit span{ color: rgba(255,255,255,0.5);}

@media screen and (max-width:1200px){
    #xinwen .swiper-slide .tit p{ font-size: 16px;}
    #xinwen .swiper-slide .tit i{ width: 25px; height: 25px; line-height: 25px;}
}



/*公司简介*/
.gsjj_zy .tit{ position: relative;}
.gsjj_zy .tit:before{  text-transform: uppercase; content: attr(data-title); position: absolute; right: 0; margin: auto; top: 12%; display: block; width: 100%; height: 100%; text-align: left; font-weight: bold; color: rgba(0,0,0,0.03) !important; font-size: 130px;}
.gsjj_zy .tit h2{ color: #333333; font-size: 40px; font-weight: bold !important;}
.gsjj_zy .tit p{ color: #282828; font-size: 25px; padding-top: 5px;}
.gsjj_zy .tit i{ color: #0e3487; font-size: 50px; transform:rotate(-45deg);}
.gsjj_zy .con{ margin: 5% 0 0; padding-right: 15px; height: 350px; font-size: 16px; overflow-y: scroll; line-height: 35px;}
.gsjj_zy .con::-webkit-scrollbar{
    width:3px;
    height:6px;
}
.gsjj_zy .con::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #e8e8e8;
}
.gsjj_zy .con::-webkit-scrollbar-thumb{
    background: var(--theme-blue);
}


.gsjj_zy_pic{ position: relative;}
.gsjj_zy_pic .pic{ width: 90%;}
.gsjj_zy_pic dl{ position: absolute; right: 5%; top: 20%; padding: 5%; z-index: 1; background: url("../images/jj_lb.jpg") repeat-x center; width: 27%;}
.gsjj_zy_pic dl dd{ color: #fff; margin-bottom: 25%;}
.gsjj_zy_pic dl dd h2{ font-size: 47px;}
.gsjj_zy_pic dl dd h2 sub,.gsjj_zy_pic dl dd p{ font-size: 16px;}
.gsjj_zy_pic dl dd:last-of-type{ margin-bottom: 0;}
@media screen and (max-width:1600px){
    .gsjj_zy .tit:before{ font-size: 100px;}
    .gsjj_zy .tit h2{ font-size: 36px;}
    .gsjj_zy .tit p{ font-size: 20px;}
    .gsjj_zy .con{ font-size: 14px; height: 310px;}
    .gsjj_zy_pic dl dd h2 sub, .gsjj_zy_pic dl dd p{ font-size: 14px;}
    .gsjj_zy_pic dl dd h2{ font-size: 40px;}
}
@media screen and (max-width:1440px){
    .gsjj_zy_pic dl dd h2 sub, .gsjj_zy_pic dl dd p{ font-size: 12px;}
    .gsjj_zy_pic dl dd h2{ font-size: 30px;}
    .gsjj_zy .tit:before{ font-size: 80px;}
    .gsjj_zy .tit h2{ font-size: 32px;}
    .gsjj_zy .tit p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .gsjj_zy_pic dl{ position: relative; right: 0; width: 100%; top: auto;}
    .gsjj_zy_pic dl dd{ margin: 0; float: left; width: 50%; text-align: center;}
    .gsjj_zy_pic .pic{ width: 100%;}
}
@media screen and (max-width:991px){
    .gsjj_zy_pic .pic img{ width: 100% !important;}
    .gsjj_zy{ margin-top: 5%;}
    .gsjj_zy_pic,.gsjj_zy{ padding: 0 !important; margin: 0 !important;}
}
@media screen and (max-width:991px){
    .gsjj_zy_pic .pic img{ width: 100% !important;}
    .gsjj_zy{ margin-top: 5%;}
    .gsjj_zy .tit:before{ font-size: 50px;}
    .gsjj_zy .tit h2{ font-size: 22px;}
    .gsjj_zy .tit p{ font-size: 14px;}
}



#whbj{ background: url("../images/whbj.jpg") no-repeat center top #f4f6f8; padding-bottom: 80px; background-size: 100%;}
#whbj .tit_in p{ color: #fff;}
#whbj .tit_in span{ color: rgba(255,255,255,0.5);}
#whbj .tit_in p:before{ background: rgba(255,255,255,0.5);}


#wenhua{ padding: 0; margin-top: 3%;}
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
}

#wenhua .swiper-slide {
    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;
}
#wenhua .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition:0.3s;}
#wenhua .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#wenhua .swiper-slide .tit{ width: 100%; padding-top: 30px;}
#wenhua .swiper-slide h4{ font-size: 24px; color: #000000; font-weight: bold !important;}
#wenhua .swiper-slide span{ text-transform: uppercase; color: rgba(0,0,0,0.5); padding-left: 10px;}
#wenhua .swiper-slide p{ width: 100%; font-size: 16px; padding-top: 10px;}
#wenhua .swiper-slide:nth-of-type(1),#wenhua .swiper-slide:nth-of-type(3){ transform: translateY( 80px);}
@media screen and (max-width:1440px){
    #wenhua .swiper-slide p{ font-size: 13px; padding-top: 0;}
    #wenhua .swiper-slide h4{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    #wenhua .swiper-slide p{ font-size: 12px; line-height: 20px;}
}
@media screen and (max-width:991px){
    #wenhua .swiper-slide:nth-of-type(1),#wenhua .swiper-slide:nth-of-type(3){ transform: translateY( 0);}
    #wenhua{ overflow: hidden;}
    #whbj{ padding-bottom: 0; background-size: 130%;}
    #wenhua .swiper-slide h4{ font-size: 16px;}
    #wenhua .swiper-slide span{ font-size: 12px;}
    #wenhua .swiper-slide p{ font-size: 12px;}
}
@media screen and (max-width:768px){
    #whbj{ background-size: 150%;}
}


#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%;
    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-blue); 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;}
}


.qysl_nr{ margin: 3% -15px 0 !important;}
.qysl_nr .col-12{ padding: 0 0.5%;}
.qysl_nr li{ margin-bottom: 3%; position: relative; overflow: hidden;}
.qysl_nr li p{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.qysl_nr li p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
.qysl_nr .col-12:nth-of-type(2) li p{ padding-bottom: 133%;}
.qysl_nr li .nr{ position: absolute; left: 0; top: 50%; z-index: 1; text-align: center; background: rgba(14,52,135,0.8); width: 100%; height: 0; padding-top: 0; transition: 0.3s; overflow: hidden; opacity: 0;}
.qysl_nr li .nr h4{ border: 1px solid #fff; display: inline-block; color: #fff; width: auto; padding: 10% 5%; font-size: 18px;}
.qysl_nr li .nr h4 span{ display: block; font-family: Arial; padding-top: 20%; font-size: 14px; text-transform: uppercase;}
.qysl_nr .col-12:nth-of-type(2) li .nr{ padding-top: 0;}
.qysl_nr li:hover .nr{ top: 0; height: 100%; padding-top: 18%; opacity: 1;}
.qysl_nr .col-12:nth-of-type(2) li:hover .nr{ padding-top: 50%;}
@media screen and (max-width:991px){
    .qysl_nr .col-12:nth-of-type(2) li p{ padding-bottom: 65%;}
    .qysl_nr .col-12:nth-of-type(2) li:hover .nr{ padding-top: 18%;}
}











/*产品中心*/
.cplb li{ text-align: center; margin-bottom: 5%;}
.cplb li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition: 0.3s; border: 1px solid #efefef; margin-bottom: 7%;}
.cplb li .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cplb li .pic a img{ max-width: 100%; height: 100%; transition: 0.3s;}
.cplb li .tit p{ color: #000; font-size: 22px; transition: 0.3s; padding-bottom: 10px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cplb li .tit span{ display: block; color: #666666; font-size: 16px; transition: 0.3s;}
.cplb li dl{ margin-top: 5% !important;}
.cplb li dl dd{ width: 30%; margin: 0 5px; height: 45px; line-height: 45px; background: #ececec; border-radius: 25px; transition: 0.3s;}
.cplb li dl dd:first-of-type{ background: var(--theme-blue); color: #fff;}
.cplb li dl dd:first-of-type a{ color: #fff;}
.cplb li dl dd:hover{ background: var(--theme-green); color: #fff;}
.cplb li dl dd:hover a{ color: #fff;}
.cplb li:hover .pic a img{transform: scale(1.1);}
@media screen and (max-width:1700px){
    .cplb li .tit p{ font-size: 24px;}
    .cplb li .tit span{ font-size: 16px;}
}
@media screen and (max-width:1440px){
    .cplb li .tit p{ font-size: 20px; padding: 0;}
    .cplb li .tit span{ font-size: 14px;}
    .cplb li dl dd{ height: 35px; line-height: 35px;}
}
@media screen and (max-width:1200px){
    .cplb li .tit p{ font-size: 16px; padding: 0;}
    .cplb li .tit span{ font-size: 12px;}
    .cplb li dl dd{ height: 35px; line-height: 35px; font-size: 12px;}
}


#cpbt{ text-align: left;}
#cpbt .tit{ color: #000000; font-size: 26px; text-align: left;}
#cpbt ul{ padding: 15% 0 20% !important;}
#cpbt ul li{ height: 50px; line-height: 50px; margin-bottom: 3%; font-size: 18px; color: #999999; position: relative;}
#cpbt ul li a{ color: #999999;}
#cpbt ul li:before{ position: absolute; left: 0; bottom: 0; width: 0; content: ''; height: 2px; background: var(--theme-blue); transition: 0.3s;}
#cpbt ul li:hover:before{ width: 20%;}
#cpbt ul li:hover a{ color: var(--theme-blue) !important;}
#cpbt .fanhui{ height: 50px; line-height: 50px; border: 1px solid var(--theme-blue); width: 80%; color: var(--theme-blue); font-size: 16px; transition: 0.3s;}
#cpbt .fanhui i{ margin-right: 10px; font-size: 20px;}
#cpbt .fanhui:hover{ background: var(--theme-blue); color: #fff;}

@media screen and (max-width:1700px){
    #cpbt .tit{ font-size: 22px;}
}
@media screen and (max-width:1440px){
    #cpbt .tit{ font-size: 18px;}
    #cpbt ul li{ font-size: 16px; height: 40px; line-height: 40px;}
}
@media screen and (max-width:1200px){
    #cpbt ul li{ font-size: 14px;}
    #cpbt .fanhui{ font-size: 14px;}
    #cpbt .tit{ font-size: 16px;}
}





.cpinfo{ padding-top: 5%;}

.pro_con{ position: relative; overflow: hidden;}
.pro_con .row{ margin: 0;}

.cp_left{ padding: 0; position: relative; overflow: hidden;}
.cp_left .swiper-container {
    width: 100%;
    height: 100%;
}

.cp_left .swiper-slide {
    text-align: center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cp_left .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cp_left .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cp_left .swiper-pagination{ bottom: 3%;}
.cp_left .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 3px; transition:0.3s; opacity: 1; background: #7c7c7c;}
.cp_left .swiper-pagination-bullet-active{ width: 60px; background: var(--theme-green); opacity: 1;}



.cp_right{ padding: 0 2%;}
.cp_right .tit{ line-height: 40px; border-bottom: 1px solid #e5e5e5; padding-bottom: 3%; position: relative;}
.cp_right .tit h2{ color: #333333; font-size: 32px; font-weight: bold !important;  white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right .tit p{ color: #666666; font-size: 18px;}
.cp_right .content{ color: #999999; font-size: 16px; line-height: 35px; margin: 5% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.cp_right .zixun-btn{ width: 30%; height: 50px; line-height: 50px; background: var(--theme-blue); color: #fff; text-align: center; font-size: 16px; transition: 0.3s; border: 1px solid var(--theme-blue);}
.cp_right .zixun-btn i{ font-size: 22px; margin-right: 10px;}
.cp_right .zixun-btn:hover{ background: var(--theme-green); border: 1px solid var(--theme-green);}
.cp_right .more{ width: 40%; margin-left: 5%; color: var(--theme-blue); height: 50px; line-height: 50px; border: 1px solid var(--theme-blue); font-size: 20px; font-weight: bold; transition: 0.3s;}
.cp_right .more i{ font-size: 24px; margin-right: 10px;}
@media screen and (max-width:1700px){
    .cp_right .tit h2{ font-size: 28px;}
    .cp_right .tit p{ font-size: 16px;}
    .cp_right .more{ width: 50%;}
}
@media screen and (max-width:1440px){
    .cp_right .tit h2{ font-size: 22px;}
    .cp_right .zixun-btn{ width: 40%;}
    .cp_right .content{ font-size: 14px; line-height: 30px;}
    .cp_right .tit p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .cp_right .content{ font-size: 12px; line-height: 25px;}
    .cp_right h2{ font-size: 18px;}
    .cp_right .tit p{ font-size: 12px;}
    .cp_right .more{ width: 50%; font-size: 16px;}
    .cp_right .more i{ font-size: 18px;}
    .cp_right .zixun-btn{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .cp_right .tit h2{ font-size: 24px;}
    .cp_right .more{ margin: 0;}
    .cp_right{ padding: 4%;}
}
@media screen and (max-width:768px){
    .cp_right .tit h2{ font-size: 18px;}
    .cpinfo{ padding-top: 13%;}
    .cpinfo .main{ padding: 5% 0;}
}


.cp_content{ padding: 3%;}
.cp_tit{ color: #000000; font-size: 26px; position: relative; padding-left: 20px;}
.cp_tit:before{ position: absolute; left: 0; top: 15%; content: ''; width: 2px; height: 70%; background: var(--theme-blue);}

.cpnr{ padding-top: 3%; font-size: 16px; line-height: 35px; color: #333; overflow-x: scroll;}
.cpnr img{ max-width: 100%;}
.cpnr table{ width: 100% !important;}
.cpnr table td{ text-align: center; width: auto !important; border: 1px solid #efefef;}


#info_ys{ margin: 0 0 5% !important; position: relative;}
#info_ys .pic{ width: 85px; height: 85px; background: var(--theme-blue); line-height: 85px; text-align: center; transition: 0.3s; border-radius: 3px;}
#info_ys .pic i{ color: #fff; font-size: 40px;}
#info_ys li{ margin-top: 5%; background: #f8f8f8; padding: 2.5%; border-radius: 3px;}
#info_ys .font{ width: 80%; padding-left: 3%;}
#info_ys .font .tit{ color: var(--theme-blue); height: 40px;}
#info_ys .font .tit p{ font-size: 24px;}
#info_ys .font .tit span{ font-size: 14px; text-transform: uppercase; padding-left: 10px;}
#info_ys .font .con{ color: #666666; font-size: 16px; display: block; line-height: 25px;}
#info_ys li:hover .pic{ background: var(--theme-green);}
@media screen and (max-width:1440px){
    #info_ys .font .tit{ font-size: 24px;}
    #info_ys .font .con{ font-size: 13px;}
    #info_ys .font .tit:before{ font-size: 36px;}
    #info_ys .font .tit p{ font-size: 22px;}
    .cp_tit{ font-size: 22px;}
}
@media screen and (max-width:1200px){
    #info_ys .font .tit p{ font-size: 20px;}
    #info_ys .pic{ width: 80px; height: 80px; line-height: 80px;}
    #info_ys .pic i{ font-size: 35px;}
    #info_ys .font .tit{ font-size: 20px; height: 30px;}
    #info_ys .font .con{ font-size: 12px;}
    #info_ys .font .tit:before{ font-size: 30px;}
    .cp_tit{ font-size: 20px;}
    .cpnr{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #info_ys .font .tit p{ font-size: 18px;}
    .cp_tit{ font-size: 18px;}
}


#xgcp{position: relative; }
#xgcp .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xgcp .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;
}
#xgcp .swiper-slide .pic{ display: block; 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; transition:0.3s;}
#xgcp .swiper-slide .tit{ padding: 7% 0; line-height: 25px; height: auto; width: 100%; transition: 0.3s; text-align: center;}
#xgcp .swiper-slide .tit p{ display: inline-block; font-size: 20px; color: #222222; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp .swiper-slide .tit span{ display: block; position: relative; text-transform: uppercase; font-size: 16px; color: #666666;}
#xgcp .swiper-slide:hover img{ transform: scale(1.1);}
@media screen and (max-width:1200px){
    #xgcp .swiper-slide .tit p{ font-size: 14px;}
    #xgcp .swiper-slide .tit span{ font-size: 12px;}
}



#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 4% 0; transition: 0.3s; border-bottom: solid 1px #e8e8e9; }
#indexNews li .row{ margin: 0;}
#indexNews li .right{ float: right; padding: 0 0 0 4% !important; line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 14px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ebebeb; color: #333333;font-size: 14px; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: var(--theme-blue); font-size: 45px; font-weight: bold;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover{ background: var(--theme-blue);}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}
#indexNews li:hover .news_time{ border-right: 1px solid rgba(255,255,255,0.2);}
@media screen and (max-width:768px){
    #indexNews li .news_time span{ font-size: 40px;}
}
@media screen and (max-width:1200px){
    #indexNews li .news_time span{ font-size: 45px;}
    #indexNews li .news_time{ font-size: 13px;}
}





/*新闻中心*/
.news_lb{ margin: 0 -15px !important;}
.news_lb li{ margin-bottom: 5%; position: relative; transition: 0.3s;}
.news_lb li:before{ width: 0; height: 3px; background: var(--theme-blue); position: absolute; left: 0; bottom: 0; content: ''; transition: 0.3s;}
.news_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.news_lb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.news_lb .pic .news_time{ position: absolute; left: 0; bottom: 0; background: var(--theme-blue); height: 45px; line-height: 45px; transition: 0.3s; color: #fff; padding:  0 20px;}
.news_lb li .font{ border-bottom: 1px solid #e9e9e9; padding: 20px;}
.news_lb li .font .news_title{ height: 40px; font-size: 20px; font-weight: bold !important; color: #333333; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news_lb li .font .news_content{ color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.news_lb li:hover{ background: #f6f7f9;}
.news_lb li:hover:before{ width: 100%;}
.news_lb li:hover .news_time{ background: var(--theme-green);}
@media screen and (max-width:1600px){
    .news_lb li .font .news_title{ font-size: 18px;}
    .news_lb li .font .news_content{ font-size: 14px;}
}
@media screen and (max-width:1440px){
    .news_lb li .font .news_content{ line-height: 25px;}
}
@media screen and (max-width:1200px){
    .news_lb li .font{ padding: 20px 0;}
    .news_lb li .font .news_title{ font-size: 16px;}
    .news_lb li .font .news_content{ font-size: 12px;}
}



.news_first{ background: #f6f7f9;}
.news_first .col-12{ padding: 0 !important;}
.news_first .pic{display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.news_first .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.news_first .pic .news_time{ position: absolute; left: 0; top: 0; z-index: 1; font-size: 16px; background: var(--theme-blue); height: 50px; line-height: 50px; color: #fff; padding: 0 30px;}
.news_first .font{ padding: 6% 3% !important;}
.news_first .font h2{ color: rgba(0,0,0,0.6); font-size: 14px; }
.news_first .font .news_title{ color: #282828; padding: 5% 0 7%; font-size: 26px; font-weight: bold; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.news_first .font .news_content{ color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news_first .font p{ display: block; color: #fff; background: var(--theme-blue); font-size: 14px; margin-top: 10% !important; width: 20%; height: 40px; line-height: 40px; border-radius: 20px; transition: 0.3s; text-align: center;}
.news_first .font:hover p{ background: var(--theme-green); color: #fff;}
@media screen and (max-width:1700px){
    .news_first .font{ padding: 5% 3% !important;}
}
@media screen and (max-width:1440px){
    .news_first .font{ padding: 4% 3% !important;}
    .news_first .font .news_title{ font-size: 22px;}
    .news_first .font p{ width: 40%;}
}
@media screen and (max-width:1200px){
    .news_first .pic{ padding-bottom: 60%;}
    .news_first .font .news_title{ font-size: 20px;}
    .news_first .font .news_content{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .news_first .font .news_title{ padding: 10px 0 20px;}
    .news_first .font p{ margin-top: 20px !important;}
}


#xw_main .content{ color: #666666; font-size: 16px; border-bottom: 1px solid #f5f5f5; margin-bottom: 6%; padding: 4% 0;}
.xw_bai{ background: #fff; padding: 3%; line-height: 40px;}
.xw_bai h1{ color: #000000; font-size: 22px; line-height: 40px;}
.xw_bai .click{ color: #666666; font-size: 14px;}
.xw_bai .click i{ display: inline-block; margin-right: 10px;}
.xw_bai img{ display: block; max-width: 100%; margin: 2% auto;}



#prev_next{ height: 80px; line-height: 80px; margin-top: 10px !important; }
#prev_next li{ float: left; width: 49.5%; color: #999999; background: #fff; padding: 0 5%;}
#prev_next li .page-a{white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#prev_next li a{ color: #999999;}
#prev_next li:last-of-type{ float: right; text-align: right;}
#prev_next li:hover{ color: #c80f23;}
#prev_next li:hover a{ color: #c80f23;}
@media screen and (max-width:991px){
    #prev_next li{  width: 100%; line-height: 25px; font-size: 13px; margin-top: 2%;}
    .xw_bai h1{ font-size: 18px; height: auto; line-height: 30px;}
    #prev_next li:last-of-type{ text-align: left;}
}

.xwinfo_tit{ color: #333333; font-size: 20px; font-weight: bold;}

#xgnews{ padding: 30px 0 0 !important;}
#xgnews li{ margin-bottom: 10%; transition: 0.3s;}
#xgnews li .pic{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#xgnews li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgnews li .tit{ border-bottom: 1px solid #efefef; height: 50px; line-height: 50px; font-size: 16px; font-weight: 100 !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#xgnews li:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #xgnews li .tit{ font-size: 12px;}
}



.home_zy{ height: 60px; color: rgba(255,255,255,0.5); font-size: 16px; margin-top: 3%;}
.home_zy i{ display: inline-block; color: rgba(255,255,255,0.5); font-size: 20px; margin-right: 10px;}
.home_zy a{ color: rgba(255,255,255,0.5); padding: 0 5px;}
.home_zy a:last-of-type{ color: #fff;}
.hui .home_zy,.hui .home_zy i,.hui .home_zy a{ color: #999999;}
.hui home_zy a:last-of-type{ color: #c80f23;}



.art_pic{ margin: 2% -15px 0 !important;}
.art_pic li{ margin-bottom: 5%;}
.art_pic .imgbox{ overflow: hidden; width: 100%; height: 0; padding-bottom: 70%; position: relative;}
.art_pic .imgbox img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: all 0.5s;}
.art_pic .imgbox1{ overflow: hidden; width: 100%; height: 0; padding-bottom: 70%; position: relative; border: 1px solid #efefef;}
.art_pic .imgbox1 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.art_pic .imgbox1 p img{ max-width: 100%; height: 100%; transition: all 0.5s;}
.art_pic .txtbox{ background: #fafafa; height: 80px; padding: 0 3%; transition: 0.3s; position: relative;}
.art_pic .txtbox p{ color: #333333; width: 90%; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.art_pic .txtbox i{ width: 40px; height: 40px; line-height: 40px; background: #2b3e87; text-align: center; border-radius: 100%; color: #fff; transition: 0.3s;}
.art_pic .txtbox1{ padding: 3% 0; transition: 0.3s;}
.art_pic .txtbox1 p{ color: #333333; font-size: 18px;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.art_pic .txtbox1 span{ color: #999999; font-size: 14px;}
.art_pic li:hover .txtbox{ background: var(--theme-blue);}
.art_pic li:hover .txtbox p{ color: #fff;}
.art_pic li:hover .txtbox i{ background: #fff; color: var(--theme-blue); transform:rotate(-45deg);}
.art_pic li:hover .txtbox:before{ opacity: 1; bottom: 0;}
.art_pic li:hover .txtbox1{ background: var(--theme-blue); padding: 3%;}
.art_pic li:hover .txtbox1 p,.art_pic li:hover .txtbox1 span{ color: #fff;}
.art_pic li:hover:hover .imgbox img{ transform: scale(1.05);}
@media screen and (max-width:1440px){
    .art_pic .txtbox p{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    .art_pic .txtbox p{ font-size: 16px;}
    .art_pic .txtbox i{ width: 30px; height: 30px; line-height: 30px;}
}


/*联系我们*/
.mes-form .name{ background: url("../images/ly1.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }
.mes-form .tel{ background: url("../images/ly2.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }
.mes-form .content{ background: url("../images/ly3.png") no-repeat 10px 10px #fff !important; line-height: 40px; padding-left: 52px !important; }
.mes-form .captcha{ background: url("../images/ly4.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }


.lx_p{ padding-top: 5%;}
.lxwm_bai{ width: 100%; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius: 10px; position: absolute; left: 0; top: -30%; z-index: 1;}
.lxwm_bai ul{ padding: 1% 2% !important;}
.lxwm_bai li{ float: left; width: 33%; margin: 1.2% 0; min-height: 55px; transition: 0.3s; cursor: pointer;}
.lxwm_bai li i{ width: 50px; line-height: 50px; height: 50px; border: 1px solid #d7d7d7; border-radius: 5px; text-align: center; color: var(--theme-blue); font-size: 26px; margin-right: 10px; transition: 0.3s;}
.lxwm_bai li .font{ line-height: 25px;}
.lxwm_bai li p{ color: #666666; font-size: 16px;}
.lxwm_bai li span{ color: #000000; font-size: 20px;}
.lxwm_bai li:hover i{ background: var(--theme-green); border: 1px solid var(--theme-green); color: #fff;}
.lx_wx{ text-align: center;}
.lx_wx img{ max-width: 45%;}
.lx_wx span{ display: block; height: 30px; line-height: 30px;}
@media screen and (max-width:1600px){
    .lxwm_bai li p{ font-size: 14px;}
    .lxwm_bai li span{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .lxwm_bai li p{ font-size: 14px;}
    .lxwm_bai li span{ font-size: 14px;}
    .lx_p{ padding-top: 8%;}
    .lxwm_bai{ top: -35%;}
}
@media screen and (max-width:991px){
    .lxwm_bai{ position: relative; margin-bottom: 5%;}
    .lx_p{ padding: 0;}
    .lxwm_bai li{ width: 50%;}
    .lx_wx{ padding: 3% 0;}
}
@media screen and (max-width:768px){
    .lxwm_bai li{ 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; text-align: left; left: 0; top: 0; width: 100%; color: #fff; z-index: 1; line-height: 40px; padding-top: 11%;}
#zi_banner .main .tit{ background: url("../images/yh.png") no-repeat left top; padding-left: 30px;}
#zi_banner .main h2{ font-size: 46px;}
#zi_banner .main p{ font-size: 18px; font-family: Arial; text-transform: uppercase;}
@media screen and (max-width:1440px){
    #zi_banner .main h2{ font-size: 36px;}
    #zi_banner .main p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%; margin-left: -14%;}
    #zi_banner .main{ padding-top: 18%;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 200%;}
    #zi_banner .main{ padding-top: 24%; line-height: 30px;}
    #zi_banner .main h2{ font-size: 26px;}
    #zi_banner .main p{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #zi_banner .main h2{ font-size: 22px;}
    #zi_banner .main p{ font-size: 14px;}
}

#homebj{ height: 70px; line-height: 70px; color: #333333; border-bottom: 1px solid #d7d7d7;}
#homebj ul{ width: 95%;}
#homebj ul li{ text-align: center; width: 15%; position: relative; font-size: 16px; border-right: 1px solid #d7d7d7; transition: 0.3s;}
#homebj ul li:hover{ background: var(--theme-blue);}
#homebj ul li:hover a{ color: #fff;}
#homebj ul li:last-of-type{ border-right: none;}
.home{ text-align: center; color: #aaaaaa; border-right: 1px solid #d7d7d7; border-left: 1px solid #d7d7d7; width: 70px;}
.home i{ font-size: 18px;}

@media screen and (max-width:1500px) {
}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:991px) {
    #homebj ul{ width: 100%;}
    #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj{ height: auto !important; line-height: 40px;}
    .home{ display: none;}
    #homebj ul li{ width: 25%;}
}
@media screen and (max-width:768px) {
}


#cpnav{ padding: 0; overflow: hidden; width: 100%;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpnav .swiper-slide {
    text-align: center;
    position: relative;
    font-size: 15px;
    border-right: 1px solid #d7d7d7;
    /* 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:hover{ background: var(--theme-blue);}
#cpnav .swiper-slide:hover a{ color: #fff;}
@media screen and (max-width:991px){
    #cpnav .swiper-slide{ font-size: 14px;}
}
@media screen and (max-width:765px){
}


.hui{ background: #f4f6f8;}
.bai{ background: #fff;}
















/*翻页*/
.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;
}
