.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.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") no-repeat center; width: 100%; height: 100%; background-size: 50%;}*/

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}
.jw-controlbar { width: 100% !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; transition: 0.3s; width: 100%; background: #fff; position: relative;}
#top_index_zy{ height: auto; margin: 0 auto; position: relative; transition: 0.3s;}
#logo{ text-align: center; padding: 1% 0; transition: 0.3s;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
#top_tel{ line-height: 30px; position: relative;}
#top_tel:before{ position: absolute; left: 0; top: -34%; content: ''; width: 100%; height: 168%; background: #df0001;}
#top_tel i{ color: #fff; font-size: 40px; margin-right: 10px; position: relative;}
#top_tel p{ color: #fff; font-size: 24px; position: relative;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block;  height: 50px; line-height: 50px; font-size: 16px; 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: #df0001; content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big{ color: #df0001;}
#nav li:hover .big:before{ width: 100%;}
#nav .navli_hover a:before{ width: 100%;}
#nav .navli_hover a{ }


#nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: url("../images/jjbj.jpg") no-repeat center bottom #fff; box-shadow: 0 10px 10px rgba(0,0,0,0.05); color: #333; top: 100%; z-index: 99999; width: 100vw;}
#nav li .navson .main{ padding: 50px 0;}
#nav li .navson .nav_font{ float: left; width: 70%; padding-right: 5%; text-align: left; line-height: 30px;}
#nav li .navson .nav_cp{ width: 100% !important; border: none; padding-right: 0;}
#nav li .navson .nav_font h4{ color: #333333; font-size: 30px; margin: 0 0 10px !important;}
#nav li .navson .nav_font dl{ margin: 0; padding: 0;}
#nav li .navson .nav_font dl dd{ float: left; width: 48%; text-align: left; margin: 0 1%; transition: 0.3s;}
#nav li .navson .nav_font dl dd a{ color: #333333;}
#nav li .navson .nav_font dl dd .tit{ height: 60px; line-height: 60px; font-size: 16px; border-bottom: 1px solid #ebebeb; position: relative; transition: 0.3s;}
#nav li .navson .nav_font dl dd .tit:before{ position: absolute; right: 0; top: 0; content: '>'; width: 10%; height: 100%; color: #999; font-size: 14px;}
#nav li .navson .nav_font dl dd:hover img{ transform: scale(1.1);}
#nav li .navson .nav_font dl dd:hover .tit{ border-bottom: 1px solid #df0001;}
#nav li .navson .nav_font dl dd:hover .tit a{ color: #df0001 !important; font-weight: bold;}
#nav li .navson .nav_pic{ float: right; width: 30%;}



.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo{ padding: 0;}
.top_bj_active #logo img{ transform: scale(1);}
.top_bj_active #top_tel{ line-height: 25px;}
.top_bj_active #top_tel p{ font-size: 22px;}
.top_bj_active #nav li{ font-size: 16px;}
.top_bj_active #c-header .c-switch i{ background: #333;}
.top_bj_active #top_tel:before{ position: absolute; left: 0; top: -13%; content: ''; width: 100%; height: 126%; background: #df0001;}
@media screen and (max-width:1440px){
    #logo a img{ max-width: 80%;}
    #top_tel p{ font-size: 22px;}
    .top_bj_active #top_tel{ line-height: 20px;}
    .top_bj_active #top_tel p{ font-size: 18px;}
}
@media screen and (max-width:1350px){
    #top_tel p{ font-size: 18px;}
    #top_tel span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #top_tel{ line-height: 20px;}
    #nav li{ font-size: 14px;}
    .top_bj_active #nav li{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #top_index .row{ margin: 0 !important;}
    #logo{ text-align: left; padding-left: 2%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
}


#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 3px; transition:0.3s; opacity: 1; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #c00505; 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: 30px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#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:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}




/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") repeat-x center bottom; width: 100%; text-align: left; position: relative; color: #fff;}
#end_bj a{ color: #fff; transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #cc0707;}
#end_bj .main{ padding: 3% 0;}

.end_tel{ border-bottom: 1px solid rgba(255,255,255,0.1);}
.end_tel ul li{ padding: 2% 0; font-size: 16px; width: 33%; line-height: 32px;}
.end_tel ul li p i{ display: inline-block; margin-right: 10px; }
.end_tel ul li span{ display: block; font-size: 30px;}
.end_zixun p{ float: right; width: 80%; height: 40px; line-height: 40px; background: #df0001; border-radius: 20px; color: #fff; text-align: center;}

.end_nav li{ margin-bottom: 2%;}
.end_nav li p{ font-size: 16px; position: relative; padding-right: 2%;}
.end_nav li p i{ display: inline-block; color: #df0001; margin-right: 10px;}
.end_nav li span{ display: block; color: rgba(255,255,255,0.5); padding: 0 1.5%;}
.end_nav li span a{ color: rgba(255,255,255,0.5) !important;}
.end_nav li span a:hover{ color: #fff !important;}

.end_lx{ color: rgba(255,255,255,0.5); font-size: 15px; margin-top: 3% !important;}
.end_lx i{ color: #df0001; display: inline-block; font-size: 24px; margin-right: 10px;}

.ewm{ margin: 0 1%;}
.ewm p{ }
.ewm span{ display: block; height: 50px; line-height: 25px; color: #fff; font-size: 14px; padding-top: 10px;}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,0.6); border-top: 1px solid rgba(255,255,255,0.05); }
#end_line a{ color: rgba(255,255,255,0.6);}
#end_line a:hover{ color: #fff;}

@media screen and (max-width:1400px){
}
@media screen and (max-width:1200px){
    .end_tel ul li span{ font-size: 22px;}
}
@media screen and (max-width:991px){
    .end_tel ul li{ float: left;}
    .end_lx{ width: 100%;}
    #end_nr_bj .main .ewm{ margin-top: 3% !important;}
    .ewm{ width: 20%;}
    .ewm p{ padding: 5px;}
}
@media screen and (max-width:768px){
    .end_tel ul li{ width: 50%;}
    .end_tel ul li:last-of-type{ display: none;}
    .ewm{ width: 45%;}
}



.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; 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: #df0001;}
.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: center; position: relative; padding-bottom: 20px; background: url("../images/tit_line.png") no-repeat center bottom; }
.tit_in h2{ color: #282828; font-size: 36px;}
.tit_in h2 span{ font-weight: bold;}
.tit_in p{ color: #666666; font-size: 16px;}
.tit_in:before{color: rgba(51,51,51,0.05); text-transform: uppercase; content: attr(data-title); font-weight: bold; font-size: 72px; position: absolute; text-align: center; left: 0; right: 0; margin: auto; top: -10px; display: block; width: 100%;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 30px;}
    .tit_in:before{ font-size: 54px;}
}
@media screen and (max-width:991px){
    .tit_in{ margin-top: 3%;}
    .tit_in h2{ font-size: 26px;}
    .tit_in:before{ font-size: 46px;}
    .tit_in p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .tit_in:before{ font-size: 30px;}
    .tit_in h2{ font-size: 22px;}
    .tit_in p{ font-size: 12px;}
}



#huanjing{ margin-top: 3%;}
#huanjing .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#huanjing .swiper-slide { background-size: cover; background-position: center; position: relative;}

#huanjing .gallery-top { background: #fff; height: auto; width: 100%; position: relative; overflow: hidden; padding: 0;}
#huanjing .gallery-top .row{ margin: 0;}
#huanjing .gallery-top .swiper-slide .pic{ padding: 0;}
#huanjing .gallery-top .swiper-slide .pic img{ width: 100%;}
#huanjing .gallery-top .swiper-slide .font{ padding: 3% 2% 0; position: relative;}
#huanjing .gallery-top .swiper-slide .font .tit{ color: #282828; font-size: 20px; font-weight: bold; }
#huanjing .gallery-top .swiper-slide .font .content{ margin: 3% 0 5%; color: #666666; font-size: 14px; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#huanjing .gallery-top .swiper-slide .font dl{ padding-bottom: 3%; margin-bottom: 3%; border-bottom: 1px dashed #eaeaea;}
#huanjing .gallery-top .swiper-slide .font dl dd{ text-align: center;}
#huanjing .gallery-top .swiper-slide .font dl dd p{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; }
#huanjing .gallery-top .swiper-slide .font dl dd p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#huanjing .gallery-top .swiper-slide .font dl dd span{ display: block; color: #666666; line-height: 22px; padding-top: 5%; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}

#huanjing .gallery-top .swiper-slide .font .tel i{ float: left; color: #df0001; height: 50px; line-height: 50px; font-size: 50px; padding: 0 5px 0 0;}
#huanjing .gallery-top .swiper-slide .font .tel .float-left{ line-height: 25px;}
#huanjing .gallery-top .swiper-slide .font .tel p{ color: #939393;}
#huanjing .gallery-top .swiper-slide .font .tel span{ display: block; color: #282828; font-size: 24px;}
#huanjing .gallery-top .swiper-slide .font .zixun-btn{ height: 40px; line-height: 40px; background: #df0001; border-radius: 20px; width: 30%; text-align: center; color: #fff;}
#huanjing .gallery-top .swiper-slide .font .zixun-btn a{ color: #fff;}
.cp-tools { text-align: center; padding: 0; overflow: hidden; margin-top: 2%; height: 42px;}
.cp-tools a { display: block; float: left; flex: 1; width: 50%; height: 40px; line-height: 40px; background-color: #df0001; color: #ffffff; transition: 0.3s; }
.cp-tools a:nth-of-type(2){ float: right;}
.cp-tools a.btn-free { background:none; color: #939393; border:1px solid #dbdbdb;}
.cp-tools a:hover { background-color: #df0001; border:1px solid #df0001; color: #ffffff; }
.cp-tools a:hover ~ .btn-ask { background:none; color: #939393; border:1px solid #dbdbdb; }

#huanjing .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box; overflow: hidden; padding: 0;}
#huanjing .gallery-thumbs .swiper-slide { cursor: pointer; padding: 3% 0; transition:0.3s; border-top: 3px solid #fff;}
#huanjing .gallery-thumbs .swiper-slide .tit{ color: #282828; font-size: 16px; transition: 0.3s; position: relative;}
#huanjing .gallery-thumbs .swiper-slide .tit p{ padding-bottom: 10px;}
#huanjing .gallery-thumbs .swiper-slide .tit p i{ color: #a1a1a1; font-size: 40px; }
#huanjing .gallery-thumbs .swiper-slide .tit span{ color: #666666; font-size: 18px; font-weight: bold;}
#huanjing .gallery-thumbs .swiper-slide-thumb-active{ background: #f7f8fa; border-top: 3px solid #df0001; }

@media screen and (max-width:1440px){
    #huanjing .gallery-top .swiper-slide .font .tel span{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    #huanjing .gallery-top .swiper-slide .font{ padding: 2%;}
    #huanjing .gallery-top .swiper-slide .font .content{ font-size: 14px; line-height: 25px;}
    #huanjing .gallery-top .swiper-slide .font .tel span{ font-size: 18px;}
}
@media screen and (max-width:991px){
    #huanjing .gallery-top .swiper-slide .font{ padding: 4% !important;}
    #huanjing .gallery-top .swiper-slide .pic{ margin-top: 3%;}
    #huanjing .gallery-thumbs .swiper-slide .tit span{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #huanjing .gallery-top .swiper-slide .font{ padding: 0 30px;}
    .cp-tools{ padding: 0 5%;}
    .cp-tools a{ height: 30px; line-height: 30px; font-size: 12px;}
}



#jjfa{ margin-top: 2%; overflow: hidden;}
#jjfa .swiper-container {
    width: 100%;
    height: 100%;
}
#jjfa .swiper-slide {
    text-align: left;
    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;
}
#jjfa .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 125%; position: relative; text-align: center; overflow: hidden;}
#jjfa .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#jjfa .swiper-slide .font{ background: #f9f9f9; padding: 7% 0; width: 100%; text-align: center;}
#jjfa .swiper-slide .num{ color: #666666; font-size: 48px; font-family: Bahnschrift;}
#jjfa .swiper-slide .tit{ padding: 3% 0;}
#jjfa .swiper-slide .tit p{ color: #666666; font-size: 24px;}
#jjfa .swiper-slide .tit span{ color: #afafaf; font-size: 14px; text-transform: uppercase;}
#jjfa .swiper-slide .line{ margin: 0 auto; width: 1px; height: 50px; background: #e2e2e2;}
#jjfa .swiper-slide .more{ color: #afafaf; font-size: 15px; margin-top: 2%;}
#jjfa .swiper-slide .more i{ display: inline-block;}
#jjfa .swiper-slide .content{ background: #df0001; position: absolute; left: 0; bottom: -100%; transition: 0.5s; color: #fff; padding: 7%; width: 100%; text-align: center;}
#jjfa .swiper-slide .content .num,#jjfa .swiper-slide .content .tit p,#jjfa .swiper-slide .content .tit span,#jjfa .swiper-slide .content .more{ color: #fff;}
#jjfa .swiper-slide .content .tit{ padding: 5% 0 3%;}
#jjfa .swiper-slide .content .line{ margin: 2% auto 4%; height: 80px;}
#jjfa .swiper-slide:hover .content{ bottom: 0;}
#jjfa .swiper-slide:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:1440px){
    #jjfa .swiper-slide .num{ font-size: 40px;}
    #jjfa .swiper-slide .tit p{ font-size: 20px;}
    #jjfa .swiper-slide .tit span{ font-size: 12px;}
}
@media screen and (max-width:768px){
}
@media screen and (max-width:765px){
}


#scsl{ margin-top: 3%;}
#scsl .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#scsl .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    opacity: 0.4;

    /* 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: 70%; 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 .cppic{ position: absolute; padding: 5% 3%; right: 0; bottom: 0; z-index: 1; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); width: 35%; overflow: hidden; transition: 0.5s;}
#scsl .swiper-slide .cppic i{ color: #df0001; font-size: 40px; height: 40px; line-height: 40px; margin-bottom: 20px;}
#scsl .swiper-slide .cppic p{ color: #282828; font-size: 20px; font-weight: bold;}
#scsl .swiper-slide .cppic span{ display: block; color: #666666; font-size: 14px;}
#scsl .swiper-slide .cppic em{ display: block; position: absolute; right: 0; bottom: 0; width: 25px; height: 25px; background: #df0001; line-height: 25px; color: #fff; text-align: center; transition: 0.5s;}
#scsl .swiper-slide .font{ width: 100%; height: auto; transition:0.4s; padding: 3% 0; color: #666666; }
#scsl .swiper-slide .font p{ width: 60%;}
#scsl .swiper-slide:hover .pic img{ transform: scale(1.05);}
#scsl .swiper-slide-active,#scsl .swiper-slide-next{ opacity: 1;}
#scsl .swiper-slide:hover .cppic{ background: #df0001;}
#scsl .swiper-slide:hover .cppic p,#scsl .swiper-slide:hover .cppic span,#scsl .swiper-slide:hover .cppic i{ color: #fff;}
#scsl .swiper-slide:hover .cppic em{ background: #fff; color: #df0001;}
@media screen and (max-width:1200px){
    #scsl .swiper-slide:before{ display: none;}
    #scsl .swiper-slide .cppic p{ font-size: 18px;}
    #scsl .swiper-slide .cppic span{ font-size: 12px; line-height: 20px;}
    #scsl .swiper-slide .font p{ line-height: 20px; font-size: 12px;}
    #scsl .swiper-slide .cppic i{ font-size: 30px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    #scsl .swiper-slide .pic .font p{ font-size: 16px; height: 30px; line-height: 30px;}
    #scsl .swiper-slide .pic .font span{ font-size: 14px; height: 30px; line-height: 30px;}
    #scsl .swiper-slide .cppic p{ font-size: 16px;}
}
@media screen and (max-width:765px){
}


#ggbj{ background: url("../images/ggbj.jpg") no-repeat center fixed;}
#ggbj .main{ padding: 2% 0;}
#ggbj .main .font{ color: #fff;}
#ggbj .main .font p{ font-size: 24px;}
#ggbj .main .font h2{ font-size: 36px; font-weight: bold !important; position: relative; display: inline-block; margin: 2% 0 !important;}
#ggbj .main .font h2 i{ position: relative;}
#ggbj .main .font h2:before{ position: absolute; left: 0; bottom: 0; width: 100%; height: 10px; content: ''; background: #0f2645; }
#ggbj .main .font span{ display: block; clear: both; font-size: 18px;}
#ggbj .main .font .font_zx{ height: 45px; line-height: 45px; background: #fff; color: #282828; font-size: 16px; width: 20%; margin-top: 5%; text-align: center; transition: 0.3s;}
#ggbj .main .font .font_zx i{ display: inline-block; color: #df0001; margin-right: 10px; font-weight: bold; font-size: 20px; transition: 0.3s;}
#ggbj .main .font .font_zx:hover{ background: #df0001; color: #fff;}
#ggbj .main .font .font_zx:hover i,#ggbj .main .font .font_zx:hover a{ color: #fff;}
#ggbj .main .font .font_tel{ margin: 5% 0 0 5%;}
#ggbj .main .font .font_tel i{ width: 36px; height: 36px; line-height: 36px; text-align: center; border-radius: 100%; background: rgba(255,255,255,0.3); color: #fff; font-size: 30px;}
#ggbj .main .font .font_tel .float-start{ padding-left: 10px; line-height: 25px;}
#ggbj .main .font .font_tel span{ font-size: 14px;}
#ggbj .main .font .font_tel p{ font-size: 26px;}
@media screen and (max-width:1440px){
    #ggbj .main .font .font_tel p{ font-size: 22px;}
    #ggbj .main .font .font_zx{ font-size: 14px;}
    #ggbj .main .font .font_zx i{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    #ggbj .main .font h2{ font-size: 28px;}
    #ggbj .main .font span{ font-size: 16px;}
    #ggbj .main .font .font_tel span{ font-size: 12px;}
    #ggbj .main .font .font_tel p{ font-size: 18px;}
    #ggbj .main .font .font_zx i{ display: none;}
}
@media screen and (max-width:991px){
    #ggbj .main .font p{ font-size: 20px;}
    #ggbj .main .font h2{ font-size: 24px;}
    #ggbj .main .font span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #ggbj .main .font .font_zx{ display: none;}
    #ggbj .main .font .font_tel{ margin-left: 0;}
}



.gsjj .tit p{ color: #282828; font-size: 24px; padding: 0 10px;}
.gsjj .tit span{ text-transform: uppercase; color: #afafaf; font-size: 14px;}
.gsjj .font{ color: #282828; font-size: 30px; font-weight: bold; line-height: 40px; padding: 2% 0 5%;}
.gsjj .content{ color: #666666; font-size: 16px; line-height: 35px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden;}
.gsjj .more{ height: 38px; line-height: 38px; border: 1px solid #dbdbdb; width: 20%; text-align: center; color: #666666; margin-top: 5%; transition: 0.3s; cursor: pointer;}
.gsjj .more:hover{ background: #df0001; border: 1px solid #df0001; color: #fff;}
.gsjj_pic p{ color: #f8f8f8; font-size: 135px; text-transform: uppercase; height: 150px; line-height: 150px; font-weight: bold; font-style: italic;}
.gsjjfont{ position: relative;}
.gsjjfont .row{ position: relative; z-index: 1;}
.gsjjfont:before{ position: absolute; left: -18%; bottom: 0; content: ''; background: url("../images/jjbj.png") no-repeat left bottom; width: 100%; height: 100%;}
.gsjjfont dl{ color: #fff; padding-top: 20%;}
.gsjjfont dl h2{ font-size: 55px; height: 55px; line-height: 55px; position: relative; display: inline-block;}
.gsjjfont dl h2 sup{ font-size: 14px; position: absolute; right: -20px; top: 20px;}
.gsjjfont dl p{ height: 40px; line-height: 40px;}

#cjwt_left{ background: #fff; padding: 5%; transition: 0.3s; margin-top: 10%;}
#cjwt_left .pic{ height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#cjwt_left .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cjwt_left .content{ padding: 5% 0 0;}
#cjwt_left .content .float-start{ width: 72%;}
#cjwt_left .news_title{ color: #424344; font-size: 22px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cjwt_left .news_info{ color: #a8a7a7; font-size: 14px; margin: 2% 0 0; line-height: 25px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#cjwt_left .news_time{ float: right; width: 85px; height: 85px; background: #df0001; text-align: center; color: #fff; border-radius: 5px; transition: 0.3s;}
#cjwt_left .news_time p{ font-size: 45px; padding-top: 20%;}
#cjwt_left .news_time span{ color: rgba(255,255,255,0.5);}
#cjwt_left:hover .pic img{transform: scale(1.1);}
#cjwt_left:hover{ background: #df0001;}
#cjwt_left:hover .news_title{ color: #fff;}
#cjwt_left:hover .news_info{ color: rgba(255,255,255,0.5);}
#cjwt_left:hover .news_time{ background: #fff;}
#cjwt_left:hover .news_time span,#cjwt_left:hover .news_time p{ color: #df0001;}

#cjwt_right{ background: #fff; margin-top: 5% !important; padding: 0;}
#cjwt_right .row{ margin: 0;}
#cjwt_right li{ padding: 5%; transition: 0.3s; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5;}
#cjwt_right .col-12:last-of-type li{ border-bottom: none;}
#cjwt_right .float-left{ float: right; width: 80%; padding-left: 20px;}
#cjwt_right .news_title{ color: #424344; font-size: 16px; padding-bottom: 5px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cjwt_right .news_info{ color: #a8a7a7; font-size: 15px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#cjwt_right .news_time{ float: left; text-align: center; font-size: 14px;}
#cjwt_right .news_time span{ display: block; font-size: 40px; font-weight: bold; color: #818182;}
#cjwt_right .news_time p{ color: #818182;}
#cjwt_right li:hover{ background: #df0001;}
#cjwt_right li:hover .news_title{ color: #fff;}
#cjwt_right li:hover .news_time span,#cjwt_right li:hover .news_time p{ color: rgba(255,255,255,1);}
#cjwt_right li:hover .news_info{color: rgba(255,255,255,0.5);}
@media screen and (max-width:1880px){
    .gsjj_pic p{ font-size: 115px;}
}
@media screen and (max-width:1600px){
    .gsjj_pic p{ font-size: 100px;}
}
@media screen and (max-width:1440px){
    .gsjj_pic p{ font-size: 80px;}
    .gsjj .font{ font-size: 26px;}
    #cjwt_right .news_info{ line-height: 25px; font-size: 14px;}
}
@media screen and (max-width:1200px){
    #cjwt_left .news_title{ font-size: 16px;}
    #cjwt_left .news_time{ width: 70px; height: 70px;}
    #cjwt_left .news_time p{ font-size: 36px; padding-top: 10%;}
    #cjwt_right .news_title{ padding-bottom: 0;}
    #cjwt_right li{ padding: 4%;}
    .gsjjfont dl h2{ font-size: 40px; height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
    .gsjjfont dd{ color: #333; width: 48%; float: left; text-align: center;}
    .gsjj_pic img{ width: 100%;}
    .gsjjfont dl{ padding-top: 5%;}
    .gsjj .font{ font-size: 20px;}
    #cjwt_right .news_title{ font-size: 16px;}
    #cjwt_right .news_info{ font-size: 14px;}
    .gsjj_pic p{ display: none;}
}
@media screen and (max-width:768px){
    .gsjj .font{ font-size: 16px; line-height: 25px;}
}


/*公司简介*/
#gsjj_lb{ padding-top: 3% !important;}
#gsjj_lb li{ text-align: center;}
#gsjj_lb li i{ color: #666666; font-size: 40px; height: 40px; line-height: 40px;}
#gsjj_lb li p{ color: #282828; font-size: 20px; font-weight: bold; padding-top: 5%;}
#gsjj_lb li span{ color: #666666; }
#gsjj_con{ padding-top: 3%;}
#gsjj_con .nr{ text-align: center; color: #666666; font-size: 16px; padding-top: 3%; line-height: 35px;}
@media screen and (max-width:991px){
    #gsjj_lb li{ float: left; width: 50%;}
    #gsjj_lb li p{ padding-top: 3%;}
    #gsjj_lb li{ margin-top: 3%;}
    #gsjj_lb li p{ font-size: 16px;}
    #gsjj_lb li span{ font-size: 12px;}
}

.factory-video{ margin-top: 3%;}
.factory-video .video-wrap { margin: auto; position: relative; width: 100% !important; height: 100%; max-height: 100vh; top: 0; left: 0; right: 0; -webkit-transition: ease 0.6s; -moz-transition: ease 0.6s; -o-transition: ease 0.6s; transition: ease 0.6s; overflow: hidden; }
.factory-video .video-wrap .video-item { object-fit: cover; width: 100%; }
.factory-video .video-wrap .video-shade { position: absolute; width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.5); display: none; z-index: 1; }
.factory-video .video-wrap .overlay { position: absolute; height: 100%; width: 100%; top: 0; bottom: 0; left: 0; right: 0; color: #ffffff; z-index: 3; opacity: 0; }
.factory-video .video-wrap .overlay h3 { font-size: 28px; }
@media (min-width: 1300px) { .factory-video .video-wrap .overlay h3 { font-size: 42px; } }
.factory-video .video-wrap .overlay .desc { font-size: 18px; }
@media (min-width: 1300px) { .factory-video .video-wrap .overlay .desc { font-size: 20px; } }
.factory-video .video-wrap .overlay .content { line-height: 2; }
@media (min-width: 1300px) { .factory-video .video-wrap .overlay .content { font-size: 18px; } }
.factory-video .video-container.fixed-video .video-wrap .overlay { opacity: 1; -webkit-transition: all 2s; -moz-transition: all 2s; -ms-transition: all 2s; -o-transition: all 2s; transition: all 2s; }

.bai_jj{ position: relative; background-color: #fff; z-index: 5;}

.index-all-pro{ height: auto; overflow: hidden; text-align: center;}
.index-all-pro li{ float: left; width: 14.5%; margin: 0 1px; overflow: hidden; background-image: linear-gradient(#f5f6f8, #f3e0e2); height: 640px; position: relative; transition: all 0.5s; }
.index-all-pro li .num{ position: absolute; left: 0; top: 20%; z-index: 1; width: 100%; color: #282828; font-size: 22px; font-weight: bold; transition:0.3s;}
.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; opacity: 0;}
.index-all-pro li i{ position: absolute; width: 100%; text-align: center; left: 0; bottom: 8%; z-index: 1; color: #c3002f; font-size: 55px; height: 55px; line-height: 55px; }
.index-all-pro li .content{ transition: 0.5s; text-align: left; z-index: 9; top: 30%; left:0; position: absolute; width: 100%; height: 30%; color: #282828; padding: 5%; opacity: 0;}
.index-all-pro li .content .tit{ font-size: 24px; position: relative; height: 45px; font-weight: bold; background: url("../images/tit_line.png") no-repeat left bottom;}
.index-all-pro li .content .nr{ font-size: 18px; padding: 5% 40% 0 0; transition: 0.5s; line-height: 35px;}

.index-all-pro .youshi_li{ width: 14.5%;}
.index-all-pro .youshi_li_active{ width: 55%;}
.index-all-pro .youshi_li_active{ background: none;}
.index-all-pro .youshi_li_active .pic img{ opacity: 1;}
.index-all-pro .youshi_li_active .num{ opacity: 0;}
.index-all-pro .youshi_li_active .content{ opacity: 1;}
.index-all-pro .youshi_li_active i{ text-align: left; padding-left: 5%;}

@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: 40%; top: 5%;}
    .index-all-pro li .num{ font-size: 22px;}
    .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: 30px; }
    .index-all-pro li:hover .content{ height: 80%;}
}
@media screen and (max-width:991px){
    .index-all-pro li .content p,.index-all-pro li .content .nr,.index-all-pro li .content .more{ display: none;}
    .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: 40%;}
}
@media screen and (max-width:768px){
    .index-all-pro li{ width: 49%;}
    .index-all-pro .youshi_li{ width: 49%; float: left;}
    .index-all-pro .youshi_li_active{ width: 49%;}
}
@media screen and (max-width:765px){
    .index-all-pro li{ height: 250px;}
    .index-all-pro li .content{ height: 25%;}
}






.whnr{ text-align: center; padding: 2% 10%; color: #666666; font-size: 16px;}
#whlb li{ background: #fff; width: 30%; margin: 1.5%; float: left; text-align: center; padding: 2%;}
#whlb li p i{ display: inline-block; color: #df0001; font-size: 20px; margin-right: 5px;}
#whlb li p{ color: #282828; font-size: 26px; font-weight: bold; border-bottom: 1px solid #f5f5f5; height: 45px;}
#whlb li span{ color: #666666; font-size: 16px; height: 50px; line-height: 50px;}
@media screen and (max-width:1200px){
    #whlb li p{ font-size: 20px;}
    #whlb li span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #whlb li{ width: 45%;}
    #whlb li p{ font-size: 18px;}
    .whnr{ padding: 2% 0; font-size: 14px;}
    #whlb li span{ display: block; line-height: 20px !important; min-height: 40px; padding-top: 5%;}
}

/*产品中心*/
#nav_cpfl{ width: 100%; background: #fff;}
#nav_cpfl_lb .swiper-container {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}
#nav_cpfl_lb .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;
    cursor: pointer; padding: 3% 0; border-top: 3px solid #fff;
    color: #282828; 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;
}
#nav_cpfl_lb .swiper-slide p{ padding-bottom: 10px;}
#nav_cpfl_lb .swiper-slide p i{ color: #a1a1a1; font-size: 40px; }
#nav_cpfl_lb .swiper-slide span{ color: #666666; font-size: 18px; font-weight: bold;}
#nav_cpfl_lb .swiper-slide#li-on{ background: #f7f8fa; border-top: 3px solid #df0001;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:765px){
}


.cpclass_nr { background: #fff; height: auto; width: 100%; position: relative; overflow: hidden; padding: 0;}
.cpclass_nr .row{ margin: 0;}
.cpclass_nr .pic{ padding: 0;}
.cpclass_nr .pic img{ width: 100%;}
.cpclass_nr .font{ padding: 3% 2% 0; position: relative;}
.cpclass_nr .font .tit{ background: url("../images/tit_line.png") no-repeat left center; padding-left: 35px; color: #282828; font-size: 36px; font-weight: bold; }
.cpclass_nr .font dl{ margin-top: 4%; padding-bottom: 3%; border-bottom: 1px dashed #eaeaea;}
.cpclass_nr .font dl dd{ height: 30px; line-height: 30px; background: #ec6667; color: #fff; width: 12%; margin-right: 10px; text-align: center;}
.cpclass_nr .font .content{ margin: 3% 0 5%; color: #666666; font-size: 16px; line-height: 35px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.cpclass_nr .font .row{ border-top: 1px dashed #eaeaea; padding-top: 3%;}
.cpclass_nr .font .tel i{ float: left; color: #df0001; height: 50px; line-height: 50px; font-size: 50px; padding: 0 5px 0 0;}
.cpclass_nr .font .tel .float-left{ line-height: 25px;}
.cpclass_nr .font .tel p{ color: #939393;}
.cpclass_nr .font .tel span{ display: block; color: #282828; font-size: 24px;}
@media screen and (max-width:1440px){
    .cpclass_nr .font .tit{ font-size: 28px;}
    .cpclass_nr .font dl dd{ width: 23%;}
    .cpclass_nr .font .tel span{ font-size: 20px;}
    .cpclass_nr .font .content{ font-size: 14px; line-height: 30px;}
}
@media screen and (max-width:991px){
    .cpclass_nr .font dl dd{ float: left; width: 21%; font-size: 12px;}
    .cpclass_nr .font .row{ padding-bottom: 3%;}
}

.cpinfo_lb li{ margin-bottom: 5%; padding: 3%; border: 1px solid #f1f1f2;}
.cpinfo_lb li .img{display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; text-align: center; overflow: hidden;}
.cpinfo_lb li .img img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.cpinfo_lb li .title{ height: 48px; line-height: 48px; width: 100%; font-size: 18px; color: #282828; font-weight: bold; text-align: center; transition: 0.3s;}
.cpinfo_lb li dl dd i{ display: inline-block; color: #df0001;}
.cpinfo_lb li dl dd{ color: #666666;}
@media screen and (max-width:1500px){
    .cpinfo_lb li dl dd{ font-size: 12px; margin: 0 !important;}
}
@media screen and (max-width:1440px){
    .cpinfo_lb li dl dd i{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    .cpinfo_lb li dl dd{ float: left; width: 50%; height: 20px; line-height: 20px;}
}
@media screen and (max-width:991px){
}



.cp_left{ padding: 0; position: relative; overflow: hidden;}
.cp_left .swiper-container {
    width: 100%;
    height: 100%;
}

.cp_left .swiper-slide {
    text-align: center;
    background: #fff;

    /* 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: 80%; 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-button-next:after,.cp_left .swiper-button-prev:after{ display: none;}
.cp_left .swiper-button-disabled{ opacity: 1 !important;}
.cp_left .swiper-button-next,.cp_left .swiper-button-prev{ width: 42px; height: 42px; background: rgb(223,0,1,0.5); border-radius: 5px; line-height: 42px; right: 0; transition: 0.3s;}
.cp_left .swiper-button-prev{ left: 0;}
.cp_left .swiper-button-prev i,.cp_left .swiper-button-next i{ color: #fff; font-size: 20px;}
.cp_left .swiper-button-next:hover,.cp_left .swiper-button-prev:hover{ background: #df0001;}

.cp_right{ padding: 2%;}
.cp_right h2{ color: #333333; font-size: 26px; font-weight: bold !important;}
.cp_right h2 span{ display: inline-block; background: #c30008; color: #fff; font-size: 14px; height: 20px; line-height: 20px; padding: 0 10px; margin-left: 10px;}
.cp_right .content{ border-bottom: 1px dashed #e9e9e9; border-top: 1px dashed #e9e9e9; padding: 3% 0; margin: 5% 0;}
.cp_right .content p{ color: #666666; font-size: 16px; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_right ul{ padding-bottom: 5% !important;}
.cp_right ul li{ color: #666666; line-height: 35px;}
.cp_right ul li i{ display: inline-block; color: #df0001; font-size: 14px; margin-right: 10px;}
.cp_right .zixun-btn{ height: 40px; line-height: 40px; transition: 0.3s; background: #df0001; border-radius: 20px; color: #fff; width: 25%; text-align: center; font-size: 16px;}
.cp_right .zixun-btn a{ color: #fff; font-size: 16px;}
.cp_right .zixun-btn:hover{ letter-spacing: 5px;}
.cp_right .tel i{ float: left; color: #df0001; height: 50px; line-height: 50px; font-size: 50px; padding: 0 5px 0 0;}
.cp_right .tel .float-left{ line-height: 25px;}
.cp_right .tel span{ display: block; color: #df0001; font-weight: bold; font-size: 24px;}

.cplb_ys li i{ margin: 0 auto; background: #df0001; color: #fff !important; width: 70px !important; height: 70px !important; line-height: 70px !important; border-radius: 100%;}
.cplb_ys li p{ font-weight: normal !important; font-size: 16px !important; padding-top: 8% !important;}

.cpnr_con{ font-size: 16px; line-height: 35px; padding: 3% 0; color: #666;}

@media screen and (max-width:1200px){
    .cplb_ys li p{ font-size: 14px !important;}
}
@media screen and (max-width:991px){
    .cp_right{ margin-top: 3%;}
}
@media screen and (max-width:768px){
    .cp_right .zixun-btn{ clear: both !important; float: left !important; width: 40%; margin-top: 3%;}
}




#anli{ margin-top: 3%; overflow: hidden;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#anli .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;
}
#anli .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#anli .swiper-slide .pic .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: rgba(0,0,0,0.5); transition:0.4s; padding: 0; opacity: 0; text-align: center; overflow: hidden;}
#anli .swiper-slide .pic .font:before{ position: absolute; content: ''; left: 5%; top: 5%; width: 90%; height: 90%; border: 1px dashed rgba(255,255,255,0.3);}
#anli .swiper-slide .pic .font p{ color: #fff; font-size: 16px; padding-top: 4%;}
#anli .swiper-slide .pic .font i{ color: #fff; font-size: 40px;}
#anli .swiper-slide:hover img{ transform: scale(1.1);}
#anli .swiper-slide:hover .pic .font{ opacity: 1; left: 0; top: 0; width: 100%; height: 100%; padding: 30% 0 0;}

#anli .swiper-button-next:after,#anli .swiper-button-prev:after{ display: none;}
#anli .control-bar .prev_next{ right: 0; opacity: 1; z-index: 8;}
#anli .control-bar .prev_next.prev{ left: 0; opacity: 1; z-index: 8;}
#anli .control-bar .w-btn { border-radius: 0; width: 35px; height: 35px; margin: 2px; text-align: center; line-height: 35px; background-color: #8a8a8a; position: relative; color: #eeeeee; cursor: pointer; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#anli .control-bar .w-btn:hover { background-color: #be0505; color: #ffffff; }
#anli .control-bar .prev_next i { display: block; width: 0; position: relative; height: 1px; background-color: CurrentColor; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#anli .control-bar .prev_next i::before, #anli .control-bar .prev_next i::after { content: ''; display: block; width: 10px; height: 1px; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#anli .control-bar .prev_next i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#anli .control-bar .prev_next i::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#anli .control-bar .prev_next.next i { margin-left: 10px; }
#anli .control-bar .prev_next.next i::before, #anli .control-bar .prev_next.next i::after { right: 0; transform-origin: right; }
#anli .control-bar .prev_next.prev i { margin-right: 10px; }
#anli .control-bar .prev_next.prev i::before, #anli .control-bar .prev_next.prev i::after { left: 0; transform-origin: left; }
#anli .control-bar .prev_next:hover i { width: 20px; margin: 0; }
#anli .control-bar .prev_next:hover i::before, #anli .control-bar .prev_next:hover i::after { width: 8px; }
#anli .control-bar .more i { width: 15px; height: 1px; background-color: CurrentColor; position: relative; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#anli .control-bar .more i::before, #anli .control-bar .more i::after { content: ''; display: block; width: 100%; height: 100%; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#anli .control-bar .more i::before { top: -6px; }
#anli .control-bar .more i::after { bottom: -6px; }
#anli .control-bar .more:hover i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); width: 2px; height: 2px; }

@media screen and (max-width:1200px){
    #anli .swiper-slide:before{ display: none;}
}
@media screen and (max-width:991px){
    #anli .swiper-slide .pic .font p{ font-size: 16px; height: 30px; line-height: 30px;}
    #anli .swiper-slide .pic .font span{ font-size: 14px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:765px){
}




@media (min-width: 1200px) { .device-list .box-left { flex: 0 0 auto; width: 27.6% !important; }
    .device-list .box-right { flex: 1 0 0 !important; } }
.device-list .item .item-wrap { overflow: hidden; }
@media (min-width: 1200px) { .device-list .item .item-wrap.ratio-lg-3x4s { --bs-aspect-ratio: calc( 465 / 360 * 100%); } }
.device-list .item .item-wrap img { -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.device-list .item:hover .item-wrap img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }




/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; z-index: 1; color: #333; padding-top: 10%; line-height: 40px;}
#zi_banner .main h2{ font-size: 40px;}
#zi_banner .main p{ font-size: 16px; height: 50px; opacity: 0.5; position: relative;}
#zi_banner .main p:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 40px; height: 2px; background: rgba(0,0,0,0.3);}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -15%;}
    #zi_banner .main{ padding-top: 10%;}
    #zi_banner .main h2{ font-size: 28px;}
    #zi_banner .main p{ font-size: 16px;}
}
@media screen and (max-width:768px) {
    #zi_banner .pic img { width: 195%; margin-left: -25%;}
    /*#zi_banner .main{ padding: 25% 0 18%}*/
    #zi_banner .main h2{ font-size: 24px;}
    #zi_banner .main p{ font-size: 14px;}
}

#homebj{ height: 70px; line-height: 70px; color: #282828; background: #f6f7f9;}
#homebj ul li{ margin-right: 8%; position: relative; font-size: 16px;}
#homebj ul li:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: #df0001; transition: 0.3s;}
#homebj ul li:hover:before{ left: 45%; width: 20%;}
#homebj ul li:hover{ color: #df0001;}
.home{ text-align: right; color: #666666;}
.home i{ display: inline-block; margin-right: 10px; font-weight: bold; font-size: 18px;}
.home a{ padding: 0 5px;}
.home a:hover{ color: #df0001;}
@media screen and (max-width:991px) {
    #homebj ul li{ margin-right: 10%; font-size: 14px;}
}


.hui{ background: #f7f8fa;}
.bai{ background: #fff !important;}



.pro-sider{ background: #fff;}
.pro-sider .in-title{ padding: 8% 5% 0;}
.pro-sider .in-title p{ font-size: 18px; color: #35363b; position: relative; padding-left: 20px;}
.pro-sider .in-title p:before{ position: absolute; left: 0; top: 10%; width: 3px; height: 80%; background: #df0001; content: '';}
.pro-sider .in-title p span{ font-family: arial; font-size: 12px; color: #aeaeae; text-transform: uppercase;}
.pro-sider-ul { height: auto; text-align: left; padding: 15px 15px 30px !important;}
.pro-sider-ul li{ border-bottom: 1px solid #e8e9eb; width: 100%; cursor: pointer; height: 60px; line-height: 60px;}
.pro-sider-ul li .float-left{ color: #666666; font-size: 16px;}
.pro-sider-ul li i{ float: right; color: #999; font-size: 20px;}
.pro-sider-ul li:hover .float-left,.pro-sider-ul li:hover i{ color: #df0001;}
.pro-sider-ul #li-on .float-left,.pro-sider-ul #li-on i{ color: #df0001;}
@media screen and (max-width:1440px){
    .pro-sider .in-title p span{ display: none;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 20px;}
    .pro-sider .in-title span,.pro-sider-ul li .float-left{ font-size: 14px;}
}


#xgcp{ padding: 30px 15px !important;}
#xgcp li{ margin-bottom: 10%; background: #fff; border: 1px solid #ededed; border-radius: 5px; padding: 10px; transition: 0.3s;}
#xgcp li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgcp li .tit{ padding-top: 2%;}
#xgcp li p{ border-left: 2px solid #df0001; height: 15px; line-height: 15px; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; padding-left: 10px;}
#xgcp li span{ display: block; width: 20px; height: 20px; background: #c30008; border-radius: 100%; line-height: 20px; text-align: center; color: #fff;transition: 0.3s;}
#xgcp li:hover{ background: #df0001; border: 1px solid #df0001;}
#xgcp li:hover p{ color: #fff; border-left: 2px solid #fff;}
#xgcp li:hover span{ background: #fff; color: #c30008;}
#xgcp li:hover .pic img{ transform: scale(1.1);}



.news01 {padding: 3% 0 0;}
.news01 li{ margin-bottom: 7%;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
/*.news01 .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}

.news01 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2;}
.news01 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #df0001; height: 100%; width:100%;  left: 0;bottom: 0;
    transition: all 0.5s;
    -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;
}
.news01 .slide:hover .txtbox::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);
}
.news01 .slide:hover .txtbox span{ color: #fff;}



.news_nr {padding: 0;}
.news_nr .t1 {color:#222;font-size:22px;display:inline;}
.news_nr .t2 {color:rgba(51,51,51,.42);font-size:14px;margin-left:25px;display:inline;}
.news_nr .t3 {display:block;flex:1;max-width:130px;color:#fff;background:#282475;text-align:center;line-height:35px;margin-left:3px;}
.news_nr .t3:hover,.news_nr .t3.active {background: #db2016;}
.news_nr .title i {width:50px;height:3px;background: #db2016;display:block;margin-top:15px;}
.news_nr .slide {margin-bottom: 8% !important; transition:.3s all ease; background: #fff; border: 1px solid #efefef;}
.news_nr .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news_nr .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news_nr .imgbox .jh{position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; left: 0; top: 0; z-index: 2; color: #fff; padding-top: 30%; opacity: 0; transition: 0.3s;}
.news_nr .imgbox .jh i{ color: rgba(255,255,255,0.8); font-size: 40px;}
.news_nr .imgbox1 {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news_nr .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news_nr .imgbox1 p img{ max-width: 100%; height: 100%;}
.news_nr .txtbox { padding: 5%; position: relative;}
.news_nr .txtbox .time{ position: absolute; width: 70px; height: 70px; background: #df0001; right: 20px; top: -45px; z-index: 8; text-align: center; color: #fff; line-height: 20px;}
.news_nr .txtbox .time p{ padding-top: 15px; font-weight: bold; font-size: 16px;}
.news_nr .txtbox .time span{ text-transform: uppercase;}
.news_nr .c1 {color:#282828;font-size:18px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis; border-bottom: 1px dashed #cacaca; padding: 10px 0;}
.news_nr .c2 { margin-top:15px; color:#8b8b8b; font-size: 14px; line-height: 28px; height: auto; overflow:hidden; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.news_nr .c3 {margin-top:15px;transition:.36s all ease; text-transform: uppercase;}
.news_nr .slide:hover { filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2)); background: #fff;}
.news_nr .slide:hover .imgbox img {transform: scale(1.1); filter:blur(2px);}
.news_nr .slide:hover .c1,.news_nr .slide:hover .c3 {color:#df0001;}
.news_nr .slide:hover .jh{ opacity: 1;}




.ly_content{ color: #999999; margin-bottom: 2%;}
.con_lx{ padding: 15% 10% 0; color: #fff; position: relative;}
.con_lx .tit{ font-size: 34px; font-weight: bold;}
.con_lx ul{ padding-top: 8% !important;}
.con_lx ul li{ height: auto; line-height: 40px;}
.con_lx ul li i{ display: inline-block; margin-right: 10px; font-size: 20px;}
@media screen and (max-width:991px){
    .con_lx{ padding: 5%;}
    .con_lx ul{ padding-top: 5% !important;}
    .con_lx .tit{ font-size: 26px;}
}















/*翻页*/
.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;
}
