.main{ line-height: 30px; padding: 5% 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") repeat center top; 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;}
}


/*头部*/
.header { z-index: 11; background-color: #fff; 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-top: 1%; padding-bottom: 1%; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#top_tel{ color: #0063d0; transition:0.5s; padding: 0;}
.top_tel_con{ position: relative; z-index: 1; padding: 7% 0 0 0; transition: 0.3s;}
.top_tel_con .pic{ float: left; width: 20%; transition: 0.3s; padding-top: 5px;}
.top_tel_con .pic img{ max-width: 100%;}
.top_tel_con .float-left{ width: 80%; font-size: 14px; color: #686868; line-height: 25px; transition: 0.3s;}
.top_tel_con span{ display: block; font-size: 24px; color: #282828;}
@media screen and (max-width:1440px){
    #logo .font{ display: none !important;}
    .top_tel_con span{ font-size: 22px !important;}
}

@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: 35%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 45%;}
}

#nav{ height: auto; transition:0.3s; padding-top: 1.5%; text-align: center;}
#nav li{ display: inline-block; width: 10%; height: 50px; line-height: 50px; font-size: 18px; font-weight: normal; color: #282828; text-align: center; transition:0.5s;}
#nav li a{ display: inline-block; position: relative; z-index: 1; color: #282828;}
#nav li a p{ position: relative; z-index: 2;}
#nav li:hover a{ color: #282828;}
#nav li a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 16px; display: block; height:5px; background-color: #ca1323; 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 a: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);}


@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: #c3002f; 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;}
}


/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") 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 a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255, 255, 255, .3);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;}
#end_nr_bj a: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);}

#end_nr_bj .main{ padding: 2% 0; }
#end_nr_bj .main .float-left ul{ float: left; width: 14%;}
#end_nr_bj .main .float-left ul .tit{ font-size: 16px; color: #fff; position: relative; height: 40px; margin-bottom: 15px;}
#end_nr_bj .main .float-left ul .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; height: 2px; background: #ca1323; width: 25px; transition:0.3s;}
#end_nr_bj .main .float-left ul li{ line-height: 30px; transition:0.3s;}
#end_nr_bj .main .float-left ul li a{ color: #7c8187;}
#end_nr_bj .main .float-left ul:hover .tit:before{ width: 60px;}
#end_nr_bj .main .float-left ul li:hover a{ color: #fff;}
#end_nr_bj .main .float-right{ text-align: center;}
#end_nr_bj .main .float-right .ewm{ display: inline-block; width: 30%; padding: 0 1%;}
#end_nr_bj .main .float-right img{ max-width: 100%;}
#end_nr_bj .main .float-right a:after{ display: none;}
@media screen and (max-width:1400px){
    #end_nr_bj .main .float-left ul{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .float-left ul{ width: 20%;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main .float-left ul:nth-of-type(2){ width: 65%;}
    #end_nr_bj .main .float-left ul:last-of-type{ width: 35%;}
}
@media screen and (max-width:767px){
    #end_nr_bj .main .float-left ul:nth-of-type(2){ width: 100%;}
    #end_nr_bj .main .float-right{ padding-top: 5%;}
}

#end_logo{ border-bottom: 1px solid rgba(255,255,255,0.1);}
#end_logo ul{ padding: 2% 0; color: #fff;}
#end_logo ul li{ position: relative; cursor: default;}
#end_logo ul li:before{ position: absolute; right: 5%; top: 0; content: ''; width: 1px; height: 100%; border-right: 1px solid rgba(255,255,255,0.1);}
#end_logo ul li:last-of-type:before{ display: none;}
#end_logo ul li .pic{ float: left; width: 60px; height: 60px; position: relative; padding: 5px;}
#end_logo ul li .pic p{ position: relative; width: 50px; height: 50px; text-align: center; line-height: 50px; background-image: linear-gradient(to top, #de4736, #b00e0c); border-radius: 100%;}
#end_logo ul li .pic:before{ width: 60px; height: 60px; content: ''; position: absolute; left: 0; top: 0; background-image: linear-gradient(to top, #de4736, #b00e0c); border-radius: 100%; opacity: 0.3; transition: 0.3s;}
#end_logo ul li .pic i{ font-size: 24px;}
#end_logo ul li .float-left{ padding-left: 10px; line-height: 25px; padding-top: 5px;}
#end_logo ul li .float-left p{ font-size: 20px;}
#end_logo ul li .float-left span{ color: #898989; font-size: 15px;}
#end_logo ul li:hover .pic:before{ transform: scale(1.1);}

#end_link{ padding-top: 3%; color: #fff;}
#end_link i{ float: left; padding-right: 10px; font-size: 30px;}
#end_link a{ margin: 0 1%;}

#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: #7c8187; }
#end_line a{ color: #7c8187;}
#end_line a:hover{ color: #fff;}

.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: #c3002f;}
.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%;}
}



/*首页*/
#gsjj .jj_tit{ position: relative;}
#gsjj .jj_tit h2{ color: #666666; font-size: 16px; height: 50px; line-height: 50px;}
#gsjj .jj_tit h2 span{ display: block; height: 50px; line-height: 50px; float: left; color: #ca1323; font-size: 50px; font-weight: bold; text-transform: uppercase; font-family: Bahnschrift;}
#gsjj .jj_tit p{ clear: both; color: #222222; font-size: 30px;}
#gsjj .content{ color: #666666; padding: 8% 0 5%; line-height: 38px; font-size: 16px;}
#gsjj .more{ color: #ca1323; font-size: 18px; position: relative; padding-left: 60px; width: 100%; transition: 0.3s;}
#gsjj .more:before{ position: absolute; left: 0; top: 50%; width: 50px; height: 2px; background: #ca1323; content: ''; transition: 0.3s;}
#gsjj .more:hover:before{ width: 65px;}
#gsjj .more:hover{ padding-left: 80px;}
@media screen and (max-width:1200px){
    #gsjj .jj_tit h2 span{ font-size: 36px;}
    #gsjj .jj_tit h2{ font-size: 14px;}
    #gsjj .jj_tit p{ font-size: 18px;}
}
@media screen and (max-width:991px){
    #gsjj .jj_tit h2 span{ font-size: 26px; height: 40px; line-height: 40px;}
    #gsjj .jj_tit h2{ font-size: 12px; height: 40px; line-height: 40px;}
    #gsjj .jj_tit{ line-height: 25px;}
    #gsjj .more{ font-size: 16px;}
}


#gsjj_pic{ text-align: center; background: url("../images/gsjj_picbj.png") no-repeat 30px bottom; padding: 0 4%;}
#gsjj_pic img{ max-width: 100%;}


.gsjj_lb{ padding-top: 5%;}
.gsjj_lb li{ text-align: center; position: relative; padding: 0 4%;}
.gsjj_lb li:before{ position: absolute; right: 0; top: 0; content: ''; width: 1px; height: 60%; border-right: 1px solid #d9d9d9;}
.gsjj_lb li:last-of-type:before{ display: none;}
.gsjj_lb li p{ color: #c3002f; font-size: 55px; min-height: 44px; font-family: Bahnschrift; letter-spacing: -3px; position: relative; display: inline-block; transition: 0.3s;}
.gsjj_lb li p sub{ color: #fff; font-size: 13px; text-align: center; width: 20px; height: 20px; background: #ca1323; border-radius: 100%; line-height: 20px; position: absolute; right: -30px; bottom: 25%; letter-spacing: 0;}
.gsjj_lb li span{ display: block; font-size: 16px; padding-top: 5px;}
.gsjj_lb li i{ float: right; color: #ca1323; font-size: 46px;}


@media screen and (max-width:1440px){
    .gsjj_lb li p{ font-size: 50px;}
    .gsjj_lb li p sub{ font-size: 14px;}
    .gsjj_lb li span{ font-size: 14px;}
    #gsjj .content{ font-size: 15px;}
}
@media screen and (max-width:1200px){
    #gsjj .jj_tit p{ font-size: 20px;}
    #gsjj .jj_tit:before{ font-size: 100px;}
    #gsjj .content{ font-size: 14px; line-height: 30px; padding: 5% 0;}
    .gsjj_lb li{ line-height: 30px;}
    .gsjj_lb li p{ font-size: 32px; background: none; min-height: auto;}
    .gsjj_lb li p sub{ right: -80%;}
    .gsjj_lb li span{ font-size: 12px;}
    .gsjj_lb li i{ font-size: 36px;}
}
@media screen and (max-width:991px){
    #gsjj_pic{ margin: 3% 0;}
    .gsjj_lb li:nth-of-type(2n):before{ display: none;}
    .gsjj_lb li{ margin: 2% 0; line-height: 25px;}
    .gsjj_lb li p{ font-size: 40px;}
}

@media screen and (max-width:768px){
    #gsjj .jj_tit p{ font-size: 16px;}
    #gsjj .jj_tit:before{ font-size: 88px;}
}


#cpin_bj{ background: url("../images/cpbj.jpg") center fixed;}
.tit_in{ text-align: center; position: relative; padding-bottom: 40px;}
.tit_in p{ color: #292929; font-size: 42px; font-weight: bold; position: relative; z-index: 1;}
.tit_in span{ display: block; width: 100%; position: absolute; bottom: 15px; color: rgba(232,232,232,0.6); font-family: Bahnschrift; font-size: 40px; text-transform: uppercase; margin-top: -20px;}
.tit_in:before{ position: absolute; left: 49%; bottom: 0; content: ''; width: 2%; height: 2px; background: #ca1323;}
@media screen and (max-width:991px){
    .tit_in{ padding-bottom: 15px;}
    .tit_in p{ font-size: 28px;}
    .tit_in span{ font-size: 26px;}
    .tit_in:before{ width: 10%; left: 45%;}
    #cpin_bj{ background: url("../images/cpbj.jpg") center;}
}


#cpin_bj .tit_in p{ color: #fff;}
#cpin_bj .tit_in span{ color: rgba(232,232,232,0.1);}


#cpjs{ margin-top: 3%;}
#cpjs .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#cpjs .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpjs .gallery-top { height: auto; width: 100%; padding: 2% 0 0;}
#cpjs .gallery-top .swiper-slide .col-6{ padding: 0 0.5%; margin: 0 0 0.5%;}
#cpjs .gallery-top .swiper-slide li{ margin-bottom: 1%; background: #fff; padding: 10px; transition: 0.3s; cursor: pointer;}
#cpjs .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; }
#cpjs .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#cpjs .gallery-top .swiper-slide .content{ padding: 5% 0; text-align: center;}
#cpjs .gallery-top .swiper-slide .content p{ color: #333333; font-size: 20px; text-align: center; line-height: 40px; white-space: nowrap; overflow:hidden;text-overflow: ellipsis;}
#cpjs .gallery-top .swiper-slide .content span{ display: block; padding: 5px 0 15px; color: #666666; font-size: 16px;}
#cpjs .gallery-top .swiper-slide .content .more{ color: #ca1323; text-transform: uppercase;}
#cpjs .gallery-top .swiper-slide li:hover{ background: #ca1323;}
#cpjs .gallery-top .swiper-slide li:hover .pic img{transform: scale(1.1);}
#cpjs .gallery-top .swiper-slide li:hover .content p,#cpjs .gallery-top .swiper-slide li:hover .content span,#cpjs .gallery-top .swiper-slide li:hover .content .more{ color: #fff;}
#cpjs .gallery-thumbs { height: auto; text-align: center; margin-bottom: 1%; padding: 0; box-sizing: border-box;}
#cpjs .gallery-thumbs .swiper-slide { height: 45px; line-height: 45px; border-radius: 25px; font-size: 16px; color: #fff; cursor: pointer;}
#cpjs .gallery-thumbs .swiper-slide p{ display: inline-block; padding-right: 10px;}
#cpjs .gallery-thumbs .swiper-slide i{ display: inline-block; transition: 0.3s;}
#cpjs .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #ca1323;}
#cpjs .gallery-thumbs .swiper-slide-thumb-active i{transform:rotate(90deg);}
@media screen and (max-width:1200px){
    #cpjs .gallery-thumbs{ padding: 0;}
}
@media screen and (max-width:768px){
    #cpjs .gallery-thumbs .swiper-slide{ font-size: 14px;}
    #cpjs .gallery-top .swiper-slide p{ font-size: 12px;}
    #cpjs .gallery-top .swiper-slide .content{ line-height: 25px;}
    #cpjs .gallery-top .swiper-slide .content p{ font-size: 16px; line-height: 30px;}
    #cpjs .gallery-top .swiper-slide .content span{ font-size: 12px; padding: 0;}
}


.hui{ background: #f5f5f5;}



#ssjs{ text-align: center; margin-top: 3%;}
#ssjs .swiper-container {
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
#ssjs .swiper-slide {
    transition:0.3s;
    cursor: pointer;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 60px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

}
#ssjs .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 45%; position: relative; overflow: hidden; background: #000;}
#ssjs .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; opacity: 0.5; transition: 0.3s;}
#ssjs .swiper-slide .font{ padding: 7% 5%; width: 35%; color: #fff; text-align: left; position: absolute; left: 5%; bottom: -70px; z-index: 1; background: rgba(198,19,34,0.9); opacity: 0; transition: 0.5s; overflow: hidden;}
#ssjs .swiper-slide .font .tit{ background: url("../images/al_line.png") repeat-x center bottom; position: relative; padding-bottom: 20px; line-height: 45px; }
#ssjs .swiper-slide .font .tit p{ color: #fff; font-size: 30px; font-weight: bold;}
#ssjs .swiper-slide .font .tit span{ position: absolute; left: 0; top: 0; font-size: 60px; font-family: Bahnschrift; color: rgba(255,255,255,0.1); text-transform: uppercase; font-weight: bold; letter-spacing: -2px;}
#ssjs .swiper-slide .font .tit .nr{ color: #fff; font-size: 20px;}
#ssjs .swiper-slide .font ul{ padding: 10% 0;}
#ssjs .swiper-slide .font ul li i{ float: left; margin-right: 10px;}
#ssjs .swiper-slide .font ul li{ font-size: 16px; line-height: 38px; margin-bottom: 6%;}
#ssjs .swiper-slide .font .jiantou{ display: block; width: 40px; height: 40px; border: 1px solid rgba(255,255,255,0.5); text-align: center; line-height: 40px; transition: 0.3s; color: #fff;}
#ssjs .swiper-slide .font:before{ position: absolute; left: -20%; bottom: -50%; content: ''; width: 480px; height: 480px; border-radius: 100%; background: rgba(255,255,255,0.05); transition: transform .5s,opacity .3s; opacity: 0; transform: translate(-30%, 30%);}
#ssjs .swiper-slide .font:after{ position: absolute; right: -20%; bottom: -60%; content: ''; width: 480px; height: 480px; border-radius: 100%; background: rgba(255,255,255,0.05);  transition: transform .8s,opacity .5s; opacity: 0; transform: translate(-30%, 20%);}

#ssjs .swiper-slide-active .pic img{ opacity: 1;}
#ssjs .swiper-slide-active .font{ opacity: 1; bottom: 0;}
#ssjs .swiper-slide-active .font:before,#ssjs .swiper-slide-active .font:after{opacity: 1; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0);}
#ssjs .swiper-slide:hover .font .jiantou{ background: #fff;}
#ssjs .swiper-slide:hover .font .jiantou i{ color: #c81323;}
#ssjs .swiper-slide:hover .font:before,#ssjs .swiper-slide:hover .font:after{ transform: translate(-10%, 10%);}

#ssjs .swiper-button-next:after,#ssjs .swiper-button-prev:after{ display: none;}
#ssjs .swiper-button-next{ background: #c61322; width: 90px; height: 50px; line-height: 50px; right: -45px; top: 45%; transition: 0.3s;}
#ssjs .swiper-button-prev{ background: #c61322; width: 90px; height: 50px; line-height: 50px; left: -45px; top: 45%; transition: 0.3s;}
#ssjs .swiper-button-next i,#ssjs .swiper-button-prev i{ color: #fff; font-size: 35px;}

#ssjs .swiper-button-next:hover,#ssjs .swiper-button-prev:hover{ background: #333;}

@media screen and (max-width:1200px){
    #ssjs .swiper-button-next{ right: 0;}
    #ssjs .swiper-button-prev{ left: 0;}
    #ssjs .swiper-button-next,#ssjs .swiper-button-prev{ width: 50px; height: 50px; line-height: 50px;}
    #ssjs .swiper-button-next i,#ssjs .swiper-button-prev i{ font-size: 25px;}
    #ssjs .swiper-slide .font .tit{ line-height: 30px;}
    #ssjs .swiper-slide .font .tit p{ font-size: 24px;}
    #ssjs .swiper-slide .font .tit span{ font-size: 40px;}
    #ssjs .swiper-slide .font .tit .nr{ font-size: 16px;}
    #ssjs .swiper-slide .font .jiantou{ display: none;}
    #ssjs .swiper-slide .font ul li{ line-height: 30px; font-size: 14px;}
    #ssjs .swiper-slide .font:before{ left: -50%; bottom: -85%;}
    #ssjs .swiper-slide .font:after{ right: -60%; bottom: -90%;}
}
@media screen and (max-width:991px){
    #ssjs .swiper-slide{flex-direction: column;}
    #ssjs .swiper-slide .font{ position: relative; left: 0; bottom: 0; width: 100%; opacity: 1; min-height: 245px;}
    #ssjs .swiper-slide .font ul{ padding: 2% 0 0;}
    #ssjs .swiper-slide .font ul li{ margin: 0;}
    #ssjs .swiper-slide .font{ padding: 3%;}
    #ssjs .swiper-slide{ padding-bottom: 0;}
    #ssjs .swiper-slide .font:before,#ssjs .swiper-slide .font:after{ display: none;}
    #ssjs .swiper-button-next,#ssjs .swiper-button-prev{ top: 30%;}
}
@media screen and (max-width:768px){
    #ssjs .swiper-button-next,#ssjs .swiper-button-prev{ width: 40px; height: 40px; line-height: 40px;}
    #ssjs .swiper-button-next i,#ssjs .swiper-button-prev i{ font-size: 20px;}
    #ssjs .swiper-button-next,#ssjs .swiper-button-prev{ top: 25%;}
}




#kjcx{position: relative; margin-top: 3%;}
#kjcx .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#kjcx .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;
}
#kjcx .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #000;}
#kjcx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s; opacity: 0.5;}
#kjcx .swiper-slide .pic i{ position: absolute; z-index: 1; color: #fff; font-size: 50px; margin: 34% 45%;}
#kjcx .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));}
#kjcx .swiper-slide .tit .float-left{ line-height: 25px; width: 85%;}
#kjcx .swiper-slide .tit .float-left p{ display: inline-block; font-size: 18px; color: #1e2830; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#kjcx .swiper-slide .tit .float-left span{ display: block; position: relative; text-transform: uppercase; font-size: 14px; color: #dfdfdf;}
#kjcx .swiper-slide .tit .float-right{ width: 40px; height: 40px; border-radius: 5px; margin-top: 5px; text-align: center; line-height: 40px; background: #f1f1f1; transition: 0.3s;}
#kjcx .swiper-slide .tit .float-right i{ font-size: 20px; transition: 0.3s;}
#kjcx .swiper-slide:hover img{ transform: scale(1.1);}
#kjcx .swiper-slide:hover .tit{ background-color: #ca1323;}
#kjcx .swiper-slide:hover .tit p{ color: #fff;}
#kjcx .swiper-slide:hover .tit span{ color: rgba(255,255,255,0.5);}
#kjcx .swiper-slide:hover .tit .float-right{ background: rgba(255,255,255,0.3);}
#kjcx .swiper-slide:hover .tit .float-right i{ color: #fff;}

#kjcx .swiper-button-next:after,#kjcx .swiper-button-prev:after{ display: none;}
#kjcx .control-bar .prev_next{ right: 0; opacity: 1; z-index: 8;}
#kjcx .control-bar .prev_next.prev{ left: 0; opacity: 1; z-index: 8;}
#kjcx .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; }
#kjcx .control-bar .w-btn:hover { background-color: #c3002f; color: #ffffff; }
#kjcx .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; }
#kjcx .control-bar .prev_next i::before, #kjcx .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; }
#kjcx .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); }
#kjcx .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); }
#kjcx .control-bar .prev_next.next i { margin-left: 10px; }
#kjcx .control-bar .prev_next.next i::before, #kjcx .control-bar .prev_next.next i::after { right: 0; transform-origin: right; }
#kjcx .control-bar .prev_next.prev i { margin-right: 10px; }
#kjcx .control-bar .prev_next.prev i::before, #kjcx .control-bar .prev_next.prev i::after { left: 0; transform-origin: left; }
#kjcx .control-bar .prev_next:hover i { width: 20px; margin: 0; }
#kjcx .control-bar .prev_next:hover i::before, #kjcx .control-bar .prev_next:hover i::after { width: 8px; }
#kjcx .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; }
#kjcx .control-bar .more i::before, #kjcx .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; }
#kjcx .control-bar .more i::before { top: -6px; }
#kjcx .control-bar .more i::after { bottom: -6px; }
#kjcx .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){
    #kjcx .swiper-slide .tit .float-left{ width: 75%;}
    #kjcx .swiper-slide .tit .float-left p{ font-size: 14px;}
    #kjcx .swiper-slide .tit .float-left span{ font-size: 12px;}
}

#link{ background: #fff; border: 1px solid #e6e6e6; border-right: none; border-bottom: none; margin-top: 3% !important;}
#link li{ width: 20%; float: left; height: 145px; text-align: center; line-height: 145px; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; transition: 0.3s; cursor: default;}
#link li img{ max-width: 70%; max-height: 90%; vertical-align: middle;}
#link li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
.link_content{ text-align: center; color: #666666; font-size: 16px; padding: 3% 25% 0;}
@media screen and (max-width:1200px){
    #link li{ width: 25%;}
    #link li:nth-of-type(13),#link li:nth-of-type(14),#link li:nth-of-type(15){ display: none;}
    .link_content{ padding: 3% 5% 0;}
}
@media screen and (max-width:768px){
    #link li{ height: 100px; line-height: 100px;}
    .link_content{ font-size: 14px;}
}

.xwdt{ border: 30px solid #f5f5f5; margin-top: 3%;}
#cjwt_right{ background: #fff; padding: 0;}
#cjwt_right .row{ margin: 0;}
#cjwt_right li{ padding: 8% 6%; transition: 0.3s; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5;}
#cjwt_right .col-12:nth-of-type(5) li{ border-bottom: none;}
#cjwt_right .col-12:last-of-type li{ border-bottom: none;}
#cjwt_right .float-left{ width: 80%; padding-left: 20px;}
#cjwt_right .news_title{ color: #333333; font-size: 18px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cjwt_right .news_info{ color: #999999; font-size: 14px;}
#cjwt_right .news_time{ float: left; text-align: center;}
#cjwt_right .news_time span{ display: block; font-size: 38px; color: #343434;}
#cjwt_right .news_time p{ color: #666666;}
#cjwt_right li:hover{ background: #ca1323;}
#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);}

#cjwt_left{ border-right: 1px solid #f5f5f5; padding: 3% 5%; transition: 0.3s;}
#cjwt_left .pic{ height: 0; padding-bottom: 47%; 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: 3%;}
#cjwt_left .news_title{ color: #333333; font-size: 18px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cjwt_left .news_info{ color: #999999; font-size: 14px; border-bottom: 1px solid #f5f5f5; padding: 2% 0 3%; line-height: 25px; margin-bottom: 2%;}
#cjwt_left .news_time span{ display: block; float: left; font-size: 13px; color: #999999;}
#cjwt_left .news_time span i{ float: right; font-size: 12px; margin-left: 5px;}

#cjwt_left .news_time p{ float: right; color: #999999;}
#cjwt_left:hover .pic img{transform: scale(1.1);}
#cjwt_left:hover{ background: #ca1323;}
#cjwt_left:hover .news_title{ color: #fff;}
#cjwt_left:hover .news_info{ border-bottom: 1px solid rgba(255,255,255,0.2);}
#cjwt_left:hover .news_info,#cjwt_left:hover .news_time span,#cjwt_left:hover .news_time p{ color: rgba(255,255,255,0.5);}
#cjwt_left:hover .news_time span:hover{ color: #fff;}
@media screen and (max-width:1440px){
    #cjwt_right li{ padding: 4.5% 6%;}
}
@media screen and (max-width:991px){
    #cjwt_right li{ padding: 5%;}
}
@media screen and (max-width:768px){
    .xwdt{ border: 20px solid #f5f5f5;}
}



/*公司简介*/
#gsjj_bj{ background: url("../images/gsjj_banner.jpg") no-repeat center top fixed;}
#gsjj_bj .main{ padding-top: 10%;}
#gsjj_bj .content{ color: #333333; font-size: 15px; line-height: 32px; height: 600px; overflow-y: scroll;}
#gsjj_bj .jj_tit h2{ color: #333;}
#gsjj_bj .gsjj_lb{ background: rgba(202,19,35,0.9); padding: 3% 0 2%;}
#gsjj_bj .gsjj_lb li p,#gsjj_bj .gsjj_lb li span,#gsjj_bj .gsjj_lb li i{ color: #faeff0;}
#gsjj_bj .gsjj_lb li p sub{ color: #ca1323; background: #faeff0;}
#gsjj_bj .gsjj_lb li:before{border-right: 1px solid rgba(255,255,255,0.2);}
@media screen and (max-width:1200px){
    #gsjj_bj .content{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #gsjj_bj .main{ padding: 17% 0 5%;}
    #gsjj_bj{ background: url("../images/gsjj_banner.jpg") no-repeat left top; background-position: left 0px !important;}

}


.whbj{ padding: 5% 0 3%;}
#qywh li{ position: relative; margin-bottom: 7%; cursor: inherit; transition: 0.3s; border-radius: 7px;}
#qywh li .pic{height: 0; padding-bottom: 60%; position: relative; overflow: hidden; border-radius: 7px; background: #000; transition: 0.5s;}
#qywh li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s; opacity: 0.3;}
#qywh li .tit,#qywh li .content{ position: absolute; left: 0; top: 23%; color: #fff; z-index: 1;}
#qywh li .tit p{ font-size: 26px; font-weight: bold;}
#qywh li .tit span{ font-size: 16px; text-transform: uppercase;}
#qywh li .tit{ padding: 0 0 0 10%;}
#qywh li .content{ top: 53%; padding: 0 10%; font-size: 17px;}

#qywh li:hover .pic{ background: #c60012;}
#qywh li:hover .pic img{ opacity: 0.1;}
#qywh li:hover{ box-shadow: 0 0 25px rgba(35,35,35,0.5);}
@media screen and (max-width:1200px){
    #qywh li .tit{ top: 15%; line-height: 25px;}
    #qywh li .tit p{ font-size: 22px;}
    #qywh li .tit span{ font-size: 14px;}
    #qywh li .content{ font-size: 14px; line-height: 25px;}
}
@media screen and (max-width:991px){
    #qywh li .content{ font-size: 12px;}
    .gsjj_lb li p{ font-size: 32px;}
}
@media screen and (max-width:765px){
    #qywh li .tit p{ font-size: 16px;}
    #qywh li .tit span{ font-size: 12px;}
    #qywh li .content{ display: none;}
}

#fzlc{ position: relative; padding: 0; margin-top: 3%; background: url("../images/time.png") repeat-x center;}
#fzlc .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#fzlc .swiper-slide {
    position: relative;
    text-align: left;
    overflow: hidden;

    /* 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;
}
#fzlc .swiper-slide .fznr_con{ width: 20%; float: left;}
#fzlc .swiper-slide .fznr_con:nth-of-type(even){ margin-top: 14%;}
#fzlc .swiper-slide .fznr_con:nth-of-type(even) i:nth-of-type(2){ display: none;}
#fzlc .swiper-slide .fznr_con:nth-of-type(odd) i:nth-of-type(1){ display: none;}
#fzlc .swiper-slide .fznr_con i{ color: #c01221; margin-left: 50%;}
#fzlc .swiper-slide .fznr_con:nth-of-type(odd) i{ margin-top: 13.5%;}
#fzlc .swiper-slide .fznr_con:nth-of-type(even) i{ margin-bottom: 13.5%;}
#fzlc .swiper-slide .fznr_con .fznr{ position: relative; width:150%; margin-left: -25%; border-radius: 7px; padding: 15%; background: #fff;}
#fzlc .swiper-slide .fznr_con:first-of-type .fznr{ margin-left: 0;}
#fzlc .swiper-slide .fznr_con:last-of-type .fznr{ margin-left: 0; float: right;}
#fzlc .swiper-slide .fznr_con:first-of-type i{ margin-left: 75%;}
#fzlc .swiper-slide .fznr_con:last-of-type i{ margin-left: 25%;}
#fzlc .swiper-slide .fznr_con .fznr:before{ position: absolute; left: 10%; top: 25%; content: 'year'; color: #f7f7f7; font-size: 80px; font-weight: bold; text-transform: uppercase;}
#fzlc .swiper-slide .fznr_con .fznr .tit{ position: relative; color: #c01221; font-size: 45px; font-family: Bahnschrift;}
#fzlc .swiper-slide .fznr_con .fznr .content{ position: relative; font-size: 18px; padding-top: 5%;}


@media screen and (max-width:1440px){
    #fzlc .swiper-slide .fznr_con:nth-of-type(even) i{ margin-top: 6%;}
    #fzlc .swiper-slide .fznr_con .fznr .content{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #fzlc .swiper-slide .fznr_con .fznr:before{ font-size: 50px;}
    #fzlc .swiper-slide .fznr_con .fznr .tit{ font-size: 30px;}
    #fzlc .swiper-slide .fznr_con .fznr .content{ font-size: 12px;}
    #fzlc .swiper-slide .fznr_con:nth-of-type(even) i{ margin-top: 12%;}
}
@media screen and (max-width:991px){
    #fzlc .swiper-slide .fznr_con .fznr:before{ font-size: 50px;}
    #fzlc .swiper-slide .fznr_con .fznr .tit{ font-size: 36px;}
    #fzlc .swiper-slide .fznr_con .fznr .content{ font-size: 14px; line-height: 25px; min-height: 55px;}
    #fzlc .swiper-slide .fznr_con:nth-of-type(even) i{ margin-top: 38%;}
}
@media screen and (max-width:768px){
    #fzlc .swiper-slide .fznr_con .fznr:before{ font-size: 30px;}
    #fzlc .swiper-slide .fznr_con .fznr .tit{ font-size: 18px;}
    #fzlc .swiper-slide .fznr_con .fznr .content{ font-size: 12px; padding-top: 0;}
    #fzlc .swiper-slide .fznr_con:nth-of-type(even) i{ margin-top: 36%;}
}
@media screen and (max-width:767px){
    #fzlc .swiper-slide .fznr_con .fznr .content{ line-height: 20px;}
    #fzlc .swiper-slide .fznr_con:nth-of-type(even) i{ margin-top: 57%;}
}
@media screen and (max-width:468px){
    #fzlc .swiper-slide .fznr_con:nth-of-type(even) i{ margin-top: 74%;}
}
@media screen and (max-width:390px){
    #fzlc .swiper-slide .fznr_con:nth-of-type(even) i{ margin-top: 95%;}
}



/*公共*/
#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; z-index: 1; color: #fff; width: 100%; padding-top: 12%;}
#zi_banner .main .container{ position: relative;}
#zi_banner .main .container h2{ font-size: 40px; position: absolute; top: -8%; z-index: 1;}
#zi_banner .main .container i{ font-size: 70px; font-family: Impact; opacity: 0.05; text-transform: uppercase;}
#zi_banner .main .container p{ font-size: 14px; line-height: 50px; padding-top: 1%;}
#zi_banner .main .container p a{ color: #fff; padding: 0 5px;}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%;}
    #zi_banner .main{ padding-top: 16%;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 200%;}
    #zi_banner .main{ padding-top: 22%;}
}
@media screen and (max-width:768px){
    #zi_banner .pic img{ width: 300%; margin-left: -50%;}
    #zi_banner .main{ padding-top: 35%;}
    #zi_banner .main .container h2{ font-size: 30px;}
    #zi_banner .main .container i{ font-size: 50px;}
}

#home{ height: auto; background: #f5f5f5;}
#home ul li{ float: left; height: auto; padding: 15px 2%; text-align: center; color: #cccccc; font-size: 14px; position: relative;}
#home ul li a{ display: inline-block; border-radius: 5px; padding: 0 10px; height: 40px; line-height: 40px; color: #666; transition: 0.3s;}
#home ul li:before{ position: absolute; right: 0; top: 40%; content: ''; width: 1px; height: 20%; background: #ccc;}
#home ul li:last-of-type:before{ display: none;}
#home ul li:hover a{ background: #c30e24; color: #fff;}

#lxwm_in li{ background: #f5f7fa; text-align: center; padding: 10% 3%;}
#lxwm_in li .tit{ font-size: 22px; color: #666;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .con{ color: #7d8084;}
@media screen and (max-width:991px){
    #lxwm_in li{ margin-bottom: 2%;}
    #home ul li{ width: 25%; font-size: 14px;}
}
@media screen and (max-width:768px){
    #home ul li{ width: 25%; font-size: 14px; line-height: 40px; padding: 0;}
    #home ul li a{ height: 40px; line-height: 40px;}
}
.in_title{ line-height: 40px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



.pro-sider { float: none; background: #f5f5f5; padding: 15px 25px;}
.pro-sider .in-title { padding: 5% 0; overflow: hidden; border-bottom: 1px solid #e2e2e2; color: #333333; font-size: 26px;}
.pro-sider-ul { height: auto; text-align: left; padding: 15px 0;}
.pro-sider-ul li{ height: 60px; line-height: 60px; font-size: 18px; transition: 0.3s; background: url("../images/cp_fk.png") no-repeat 5px center; padding-left: 35px;}
.pro-sider-ul li a{ color: #282828;}
.pro-sider-ul li:hover{ background: url("../images/cp_fk1.png") no-repeat 5px center;}
.pro-sider-ul li#li-on{ background: url("../images/cp_fk1.png") no-repeat 5px center;}
.pro-sider-ul li#li-on a{ color: #c30e24;}
.pro-sider .zxbj{ height: 50px; background: #c30e24; transition: 0.3s; border-radius: 5px; line-height: 50px; text-align: center; color: #fff; font-size: 18px;}
.pro-sider .zxbj:hover{ background: #333;}
@media screen and (max-width:1440px){
    .pro-sider .in-title{ font-size: 20px;}
    .pro-sider-ul li,.pro-sider .zxbj{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title{ font-size: 24px;}
}
@media screen and (max-width:1000px){
}


.news01 {padding: 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: #c3002f; 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;}


#xgcp{ padding: 7% 0 2%;}
#xgcp li{ margin-bottom: 10%;}
#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 p{ height: 40px; line-height: 40px; background: #f4f4f4; text-align: center; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp li:hover p{ background: #c3002f; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}


#xgcp{ padding: 7% 15px 2%;}
#xgcp li{ margin-bottom: 10%;}
#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 p{ height: 40px; line-height: 40px; background: #f4f4f4; text-align: center; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp li:hover p{ background: #bd1e25; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}




/*产品中心*/
.nav_hui{ background: #f5f5f5; border-bottom: 1px solid #ededed; padding: 110px 0 0;}
.nav_hui .container{ height: 70px; line-height: 70px;}
.nav_hui .home{ text-align: right; color: #535353;}
.nav_hui .home i{ display: inline-block; font-size: 16px;}
.nav_hui .home a{ color: #535353; padding: 0 5px;}
.nav_hui .home a:hover{ color: #ca1323;}
.nav_hui .nav_zi li{ float: left; font-size: 16px; color: #666666; padding-right: 5%;}
.nav_hui .nav_zi li a{ display: block; color: #666; position: relative;}
.nav_hui .nav_zi li a:before{ position: absolute; height: 3px; background: #ca1323; width: 0; left: 0; bottom: 0; content: ''; transition: 0.3s;}
.nav_hui .nav_zi li:hover a:before{ width: 100%;}
@media screen and (max-width:1440px){
    .nav_hui{ padding-top: 80px;}
    .nav_hui .nav_zi li{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .nav_hui{ padding-top: 65px;}
}
@media screen and (max-width:991px){
    .nav_hui{ padding-top: 85px;}
}
@media screen and (max-width:765px){
    .nav_hui{ padding-top: 95px;}
}
@media screen and (max-width:450px){
    .nav_hui{ padding-top: 65px;}
}

#cplb_nr{ background: #f5f5f5; margin: 0;}
#cplb_pic{ padding: 0;}
#cplb_pic img{ width: 100%;}
#cplb_font{ padding: 5%;}
#cplb_font h4{ color: #1a1b21; font-size: 40px; font-weight: bold !important;}
#cplb_font p{ font-size: 16px; color: #666666; padding: 10% 0;}
#cplb_font dl dd{ float: left; border: 1px solid #7d7d7d; color: #747474; border-radius: 5px; width: 96px; height: 96px; margin-right: 3%; text-align: center; transition: 0.3s;}
#cplb_font dl dd i{ font-size: 35px; padding: 20px 0 5px;}
#cplb_font dl dd div{ font-size: 16px;}
#cplb_font dl dd:hover{ background: #ca1323; color: #fff; border: 1px solid #ca1323;}
@media screen and (max-width:1440px){
    #cplb_font h4{ font-size: 32px;}
    #cplb_font dl dd{ width: 80px; height: 80px; line-height: 70px; margin-right: 1%;}
    #cplb_font dl dd i{ padding: 10px 0 5px; margin-bottom: 10px; font-size: 30px; height: 40px; line-height: 40px;}
    #cplb_font dl dd div{ height: 25px; line-height: 25px; font-size: 14px;}
}
@media screen and (max-width:1200px){
    #cplb_font h4{ font-size: 26px;}
    #cplb_font p{ font-size: 14px;}
    #cplb_font dl dd{ width: 70px; height: 70px; line-height: 70px; margin-right: 1%;}
    #cplb_font dl dd i{ padding: 0; margin-bottom: 0; font-size: 25px; height: 40px; line-height: 40px;}
    #cplb_font dl dd div{ height: 25px; line-height: 25px; font-size: 12px;}
}
@media screen and (max-width:991px){
    #cplb_pic{ display: none;}
}

.cplb{ margin-top: 5%;}
.cplb ul .img{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cplb ul .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cplb ul .title{ border-bottom: 1px solid #e0e0e0; height: 60px; line-height: 60px; color: #282828; font-size: 22px;}
.cplb ul .content{ padding: 3% 0; color: #666666; font-size: 15px;}
.cplb ul li{ position: relative; overflow: hidden; margin-bottom: 5%;}
.cplb ul li .font{ position: absolute; left: -100%; top: 0; overflow: hidden; transition: all 0.5s; width: 100%; height: 100%; background: #f5f5f5; padding: 5% 10%; z-index: 2;}
.cplb ul li .font .tit{ border-bottom: 1px solid #dedede; height: 60px; line-height: 60px; color: #333333; font-size: 22px; position: relative; padding-left: 5%;}
.cplb ul li .font .tit:before{ position: absolute; left: 0; top: 30%; width: 4px; height: 40%; background: #ca1323; content: '';}
.cplb ul li .font .nr{ color: #999999; font-size: 15px; padding: 10% 0 15%;}
.cplb ul li .font dl dd{ height: 45px; background: #282828; line-height: 45px; color: #fff; border-radius: 3px; text-align: center; font-size: 15px; margin-top: 4%;}
.cplb ul li .font dl a:last-of-type dd{ background: #ca1323;}
.cplb ul li .font dl dd i{ width: 60px; height: 45px; transition: 0.4s; border-left: 1px solid rgba(255,255,255,0.2); float: right; text-align: center; font-size: 20px;}
.cplb ul li .font dl dd:hover i{ width: 0; opacity: 0;}
.cplb ul li:hover .font{ left: 0;}


#cpinfo_nr{ margin: 0;}
/*.cp_left{ width: 100%; height: 0; padding-bottom: 35%; position: relative; overflow: hidden;}*/
/*.cp_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}*/

.cp_left{ padding: 0; 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 .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; 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(202,19,35,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: #333;}



.cp_right{ padding: 1% 5%; position: relative; text-align: left;}
.cp_right .row{ margin: 0;}
.cp_right .tit{ position: relative; color: #333333; font-size: 30px; height: 60px; line-height: 60px; border-bottom: 1px dashed #dedede; padding-left: 4%;}
.cp_right .tit:before{ position: absolute; left: 0; top: 25%; content: ''; width: 4px; height: 50%; background: #ca1323; transition: 0.5s;}
.cp_right .content{ color: #999999; font-size: 16px; padding: 5% 0 3%;}
.cp_right dl dd{ float: left; height: 33px; background: #eaeaea; line-height: 33px; padding: 0 2%; margin-right: 2%; border-radius: 3px;}
.cp_right table{ width: 100%; line-height: 35px; margin: 2% 0;}
.cp_right table tr{ width: 100%; color: #666666; font-size: 15px;}
.cp_right table tr td:nth-of-type(1){ width: 15%; vertical-align: top;}
.cp_right .order-btn,.cp_right .zxkf { display: block; height: 45px; line-height: 45px; border-radius: 3px; text-align: center; background: #ca1323; color: #fff; font-size: 15px; transition:0.3s; padding: 0;}
.cp_right .zxkf{ background: #282828;}
.cp_right .order-btn i,.cp_right .zxkf i{ width: 60px; height: 45px; transition: 0.4s; border-left: 1px solid rgba(255,255,255,0.2); float: right; text-align: center; font-size: 24px; transition:0.3s;}
.cp_right .order-btn a,.cp_right .zxkf a{ color: #fff;}
.cp_right .order-btn:hover i,.cp_right .zxkf:hover i { width: 0; opacity: 0;}
@media screen and (max-width:1200px){
    .cp_right .tit{ font-size: 24px;}
    .cp_right .content{ font-size: 14px;}
}

.cpinfo_tit{ background: url("../images/cpinfo_tit_line.png") repeat-x center bottom; height: 55px; color: #333333; font-size: 34px; margin-top: 5%;}
.cpinfo_tit span{ display: inline-block; position: relative; color: #ca1323; font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei'; font-weight: bold; text-transform: uppercase; font-size: 38px; padding-right: 25px; margin-right: 20px;}
.cpinfo_tit span:before{ position: absolute; right: 0; top: 0; width: 2px; height: 100%; background: #333; content: '';}
.cpinfo_con{ padding: 3% 0; color: #666; font-size: 16px; line-height: 35px;}
.cpinfo_con img{ max-width: 100%;}
@media screen and (max-width:991px){
    .cpinfo_tit{ font-size: 20px;}
    .cpinfo_tit span{ font-size: 22px;}
    .cpinfo_con{ padding: 3% 15px;}
}


#cpinfo_gg{ height: 180px; background: url("../images/cpinfo_gg.jpg") repeat-y center fixed; border-radius: 5px; color: #fff;}
#cpinfo_gg .row{ margin: 0;}
#cpinfo_gg .pic{ text-align: center; height: 180px; line-height: 180px;}
#cpinfo_gg .pic img{ max-width: 100%; vertical-align: middle;}
#cpinfo_gg .font{ line-height: 40px; padding-top: 3%;}
#cpinfo_gg .font p{ color: #ca1323; font-size: 22px;}
#cpinfo_gg .font p span{ font-size: 16px; text-transform: uppercase; color: rgba(255,255,255,0.5); padding-left: 2%;}
#cpinfo_gg .font h4{ font-size: 32px; font-weight: bold !important;}
#cpinfo_gg .gg_tel{ padding-top: 3%;}
#cpinfo_gg .tel i{ float: left;}
#cpinfo_gg .tel p{ color: #fff !important; font-size: 24px; line-height: 22px; padding-left: 3%; float: left;}
#cpinfo_gg .tel p span{ display: block; font-size: 13px; color: rgba(255,255,255,0.5);}
#cpinfo_gg .tel p a{ color: #fff;}
#cpinfo_gg .more{ clear: both; height: 40px; background: #ca1323; line-height: 40px; border-radius: 3px; width: 70%; text-align: center; margin-top: 3%; color: #fff; transition: 0.3s;}
#cpinfo_gg .more:hover{ background: #fff; color: #ca1323;}
@media screen and (max-width:991px){
    #cpinfo_gg .font p span{ display: none;}
    #cpinfo_gg .font h4{ font-size: 25px;}
    #cpinfo_gg .gg_tel{ padding-top: 5%;}
    #cpinfo_gg{ height: auto; padding-bottom: 3%;}
}


.cpshipin{ position: relative; padding: 0; margin:3% 0;}
.cpshipin .spimg{ width: 100%; height: 0; padding-bottom: 30%; position: relative; overflow: hidden;}
.cpshipin .spimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#shipin{ position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.7); cursor: pointer; z-index: 1;}
#shipin .tit{ text-align: center; color: #fff; line-height: 60px; padding-top: 7%;}
#shipin .tit span{ font-size: 18px; text-transform: uppercase;}
#shipin .tit p{ font-size: 50px;}
#shipin .bo{ position: relative; width: 80px; height: 80px; text-align: center; margin: 3% auto 0;}

#shipin .bo .bobj{ width: 80px; height: 80px;
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;}

#shipin .bo .bopic{ position: absolute; left: 0; top: 0; z-index: 2; width: 80px; height: 80px;}
#shipin .bo .bopic img{ display: inline-block; vertical-align: middle;}

@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}


.jw-controlbar { width: 100%; }

.popup-box { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 100; display: none; }
.popup-box::before { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.85); }
.popup-box .popup-wrapper { width: 73%; height: 100%; margin: 0 auto; position: relative; z-index: 2; }
@media (max-width: 575.98px) { .popup-box .popup-wrapper { width: 100%; } }
.popup-box .popup-wrapper .popup-container { position: relative; height: 100%; display: flex; flex-direction: column; justify-content: center; }
.popup-box .popup-close { position: absolute; width: 50px; height: 50px; border-radius: 50%; top: 5%; right: 5%; border: 1px solid #fff; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; z-index: 8; }
.popup-box .popup-close::before, .popup-box .popup-close::after { content: ''; display: block; position: absolute; margin: auto; height: 1px; width: 45%; top: 0; bottom: 0; left: 0; right: 0; background-color: #fff; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
.popup-box .popup-close::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.popup-box .popup-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.popup-box .popup-close:hover::before, .popup-box .popup-close:hover::after { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

@media screen and (max-width:1440px){
    #shipin .tit{ padding-top: 5%; line-height: 50px;}
    #shipin .tit span{ font-size: 16px;}
    #shipin .tit p{ font-size: 40px;}
}
@media screen and (max-width:991px){
    .cpshipin .spimg{ padding-bottom: 35%;}
    #shipin .tit{ padding-top: 5%; line-height: 40px;}
    #shipin .tit span{ font-size: 14px;}
    #shipin .tit p{ font-size: 30px;}
}
@media screen and (max-width:768px){
    .cpshipin .spimg{ padding-bottom: 45%;}
}
@media screen and (max-width:765px){
    .cpshipin .spimg{ padding-bottom: 55%;}
}


.ppys{ padding-top: 3%;}
.ppys li{ background: #f8f8f8; padding: 3%; margin-bottom: 3%;}
.ppys li .pic{ float: left; width: 70px; height: 70px; line-height: 70px; background: #ca1323; border-radius: 100%; text-align: center;}
.ppys li .pic i{ font-size: 30px; color: #fff;}
.ppys li .tit{ float: left; color: #ca1323; padding: 0 3%;}
.ppys li .tit span{ display: block; text-transform: uppercase;}
.ppys li .tit p{ font-size: 26px;}
.ppys li .con{ float: left; width: 60%; color: #666666; font-size: 15px; padding-top: 1%;}
@media screen and (max-width:1200px){
    .ppys li .con{ width: 83%; padding: 3%; font-size: 14px; line-height: 25px;}
}
@media screen and (max-width:991px){
    .ppys li .con{ width: 100%; font-size: 13px; line-height: 25px; padding: 0 3%;}
    .ppys li .tit p{ font-size: 18px;}
    .ppys li .tit{ line-height: 25px;}
    .ppys li .pic{ display: none;}
}



#like_cp{ margin-top:1%; overflow: hidden;}
#like_cp .swiper-container {
    width: 100%;
    height: 100%;
}
#like_cp .swiper-slide {
    text-align: center;
    margin: 20px 0;
    background: #fff;
    transition: 0.5s;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#like_cp .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#like_cp .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#like_cp .swiper-slide .tit{ text-align: left; color: #333333; font-size: 16px; width: 92%; height: 40px; border-bottom: 1px solid #ebebeb; margin: 4% 4% 0; transition:0.3s;}
#like_cp .swiper-slide .con{ width: 92%; margin: 0 4% 3%; height: 40px; line-height: 40px;}
#like_cp .swiper-slide .con p{ float: left; color: #999999;}
#like_cp .swiper-slide .con i{ float: right; color: #ca1323; font-size: 20px;}
#like_cp .swiper-slide:hover{ background: #ca1323; box-shadow: 0 0 15px rgba(0,0,0,0.4);}
#like_cp .swiper-slide:hover .tit,#like_cp .swiper-slide:hover .con p,#like_cp .swiper-slide:hover .con i{ color: #fff;}
#like_cp .swiper-slide:hover .tit{ border-bottom: 1px solid rgba(255,255,255,0.3);}
#like_cp .swiper-slide:hover a img{ transform: scale(1.1);}

.likexw_font .pic img{ max-width: 100%;}
.likexw_font .font{ color: #18171b; font-size: 32px; line-height: 45px; padding: 4% 0;}
.likexw_font ul li{ width: 48%; float: left; background: #fff; color: #18171b; font-size: 18px; height: 70px; line-height: 70px; padding-left: 6%;}
.likexw_font ul li:last-of-type{ float: right;}
.likexw_font ul li i{ float: left; color: #ca1323; font-size: 20px; margin-right: 20px;}
.likexw_font .info_ry{ border-top: 1px solid #e8e8e8; margin-top: 5%; padding-top: 5%;}
.likexw_font .info_ry i{ float: left; color: #ca1323; font-size: 50px; height: 55px; line-height: 55px;}
.likexw_font .info_ry p{ float: left; font-size: 18px; color: #666666; width: 90%; padding-left: 3%;}

.like_xw li{ background: #fff; height: 80px; overflow: hidden; padding: 3%; margin-bottom: 5%; transition: 0.5s; position: relative;}
.like_xw li:before{ position: absolute; left: 0; top: 0; content: ''; width: 3px; height: 0; background: #ca1323; transition: 0.3s;}
.like_xw li .tit{ height: 40px; line-height: 40px; font-size: 22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.like_xw li .tit i{ float: right; display: none; font-weight: bold;}
.like_xw li .tit i:nth-of-type(1){ display: block; color: #ca1323; font-weight: bold;}
.like_xw li .tit i:nth-of-type(2){ display: none;}
.like_xw li .con{ padding-top: 3%; color: #999999; font-size: 16px; opacity: 0; transition: 0.3s;}
.like_xw li.on { height: 180px;}
.like_xw li.on .tit{ padding: 0; height: 40px; line-height: 40px;}
.like_xw li.on .con{ opacity: 1;}
.like_xw li.on .tit i:nth-of-type(1){ display: none;}
.like_xw li.on .tit i:nth-of-type(2){ display: block;}
.like_xw li.on:before{ height: 100%;}

@media screen and (max-width:1440px){
    .like_xw li .tit{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    .likexw_font .font{ font-size: 24px;}
    .likexw_font .info_ry p{ width: 88%;}
    .like_xw li .tit{ font-size: 16px;}
    .like_xw li .con{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .likexw_font .font{ font-size: 18px; line-height: 25px;}
    .likexw_font ul li{ width: 100%; margin-top: 3%;}
    .likexw_font .info_ry{ margin-bottom: 3%;}
    .likexw_font .info_ry p{ width: 80%; font-size: 14px;}

}


.pic_class{position: relative;}
.pic_class .swiper-container {padding-bottom: 8%;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: 75%; position: relative; overflow: hidden; background: #000;}
.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 .inimg p{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-top: 30%; z-index: 1; color: #fff; text-align: center; opacity: 0; transition: 0.3s;}
.pic_class .swiper-slide .inimg p i{ font-size: 40px;}
.pic_class .swiper-slide .infont{ position: absolute; bottom: -50px; left: 5%; width: 90%; overflow: hidden; background: #f5f5f5; padding: 3% 6%; transition: 0.3s;}
.pic_class .swiper-slide .infont p{ color: #1b1c22; font-size: 24px; height: 50px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.pic_class .swiper-slide .infont dl dd{ float: left; font-size: 16px; color: #666666; width: 25%;}
.pic_class .swiper-slide .infont dl dd i{ float: left; margin-right: 10px;}
.pic_class .swiper-slide .infont .con{ color: #666666; font-size: 16px; transition: 0.3s;}
.pic_class .swiper-slide .infont .more{ position: absolute; left: 7%; bottom: -10%; opacity: 0; color: #fff; transition: 0.3s; font-size: 16px;}
.pic_class .swiper-slide:hover .infont{ background: #ca1323;}
.pic_class .swiper-slide:hover .infont p,.pic_class .swiper-slide:hover .infont dl dd{ color: #fff;}
.pic_class .swiper-slide:hover .infont .con{ color: rgba(255,255,255,0.5); padding-bottom: 8%;}
.pic_class .swiper-slide:hover .infont .more{ bottom: 10%; color: #fff; opacity: 1;}
.pic_class .swiper-slide:hover .inimg img{ transform: scale(1.1); opacity: 0.2;}
.pic_class .swiper-slide:hover .inimg p{ opacity: 1;}
.pic_class .swiper-horizontal>.swiper-scrollbar{ height: 2px !important; background: #f5f5f5;}
.pic_class .swiper-scrollbar-drag{ background: #ca1323 !important;}
@media screen and (max-width:1200px){
    .pic_class .swiper-slide .infont dl dd{ font-size: 14px;}
    .pic_class .swiper-slide .infont dl dd i{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .pic_class .swiper-container{ padding-bottom: 12%;}
    .pic_class .swiper-slide .infont{ position: relative; width: 100%; left: 0; bottom: 0;}
    .pic_class .swiper-slide .infont p{ font-size: 18px; height: 30px;}
    .pic_class .swiper-slide .infont .con{ font-size: 12px; line-height: 22px;}
    .pic_class .swiper-slide:hover .infont .more{ font-size: 12px;}
    .pic_class .swiper-slide:hover .infont .con{ padding-bottom: 12%;}
    .pic_class .swiper-slide .infont dl{ margin-bottom: 0;}
    .pic_class .swiper-slide .infont dl dd{ width: 50%; margin-bottom: 0; height: 20px; line-height: 20px;}
    .pic_class .swiper-slide .infont dl dd{ font-size: 12px;}
    .pic_class .swiper-slide .infont dl dd i{ font-size: 12px;}
}
/*@media screen and (max-width:768px){*/
    /*.pic_class .swiper-container{ padding-bottom: 22%;}*/
/*}*/




/*售后服务*/
#shfw_bj{ background: url("../images/shfw_banner.jpg") no-repeat center fixed; position: relative;}
#shfw_bj .yan{ position: absolute; left: 5%; bottom: 0; z-index: 1;}
#shfw_bj .yan img{ mix-blend-mode: screen;}
#shfw_bj .main{ padding: 15% 0 10%; color: #fff; position: relative; z-index: 2;}
#shfw_bj .tit{ position: relative;}
#shfw_bj .tit p{ position: absolute; left: 0; top: 0; z-index: 1; font-size: 36px; font-weight: bold !important;}
#shfw_bj .tit span{ display: block; padding-top: 5px; font-size: 32px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.2); text-transform: uppercase;}
#shfw_bj .font{ font-size: 22px; padding: 1.5% 0 3%;}
#shfw_bj .content{ color: rgba(255,255,255,0.5); font-size: 16px;}
#shfw_bj .pic{ width: 40px; height: 40px; line-height: 40px; text-align: center; background: #ca1323; border-radius: 100%; margin-top: 4%;}
#shfw_bj .pic i {
    display: block;
    width: 100%;
    height: 100%;
    animation: downico 1.5s ease-out infinite;
    position: relative;
}
@keyframes downico{
    0%{
        top: 0;
        opacity: 1;
    }
    35%{
        top: 50%;
        opacity: 0;
    }
    65%{
        top: -50%;
        opacity: 0;
    }
    100%{
        top: 0;
        opacity: 1;
    }
}

#mffw{ margin-top: 3%;}
#mffw .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#mffw .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    padding: 3% 0 6%;
    cursor: default;

    /* 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;
}
#mffw .swiper-slide .picbj{ position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 110%; padding: 10% 0;}
#mffw .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 110%; position: relative; overflow: hidden; transition: 0.5s; background: #ca1323; border-radius: 5px;}
#mffw .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s; opacity: 0.05;}
#mffw .swiper-slide .content{ position: relative; z-index: 2; left: 0; top: 0; width: 100%; height: 100%; color: #fff; padding: 22% 15%;}
#mffw .swiper-slide .content:before{ position: absolute; left: 0; bottom: -40%; content: 'FREE'; text-transform: uppercase; color: rgba(255,255,255,0.05); width: 100%; height: 50%; font-size: 135px; font-family: Bahnschrift;}
#mffw .swiper-slide .tit{ padding: 5% 0; text-align: left;}
#mffw .swiper-slide .tit p{ display: inline-block; font-size: 24px; position: relative;}
#mffw .swiper-slide .tit p:before{ position: absolute; content: ''; left: 110%; top: 45%; width: 20px; height: 2px; background: #fff;}
#mffw .swiper-slide .tit span{ display: block; color: rgba(255,255,255,0.3); text-transform: uppercase; font-size: 14px; transition: 0.3s;}
#mffw .swiper-slide .font{ font-size: 16px; color: rgba(255,255,255,0.5); padding: 5% 0 0; min-height: 120px; transition: 0.3s;}
#mffw .swiper-slide:hover .pic{ margin-top: -10%; padding-bottom: 130%; background: #000;}
#mffw .swiper-slide:hover .pic img{ opacity: 0.5;}
#mffw .swiper-slide:hover .tit span,#mffw .swiper-slide:hover .font{ color: #fff;}
@media screen and (max-width:1200px){
    #mffw .swiper-slide .content{ padding-top: 5%;}
    #mffw .swiper-slide .tit p{ font-size: 20px;}
    #mffw .swiper-slide .font{ font-size: 14px; line-height: 25px;}
    #mffw .swiper-slide .content:before{ font-size: 85px; bottom: -30%;}
    #mffw .swiper-slide .pic{ padding-bottom: 90%;}
    #mffw .swiper-slide:hover .pic{ padding-bottom: 110%;}
    #mffw .swiper-slide .content{ padding-top: 12%;}
}
@media screen and (max-width:991px){
    #mffw .swiper-slide .pic{ padding-bottom: 80%;}
    #mffw .swiper-slide:hover .pic{ padding-bottom: 100%;}
    #mffw .swiper-slide .content{ padding-top: 12%;}
}
@media screen and (max-width:768px){
    #shfw_bj .tit p{ font-size: 26px;}
    #shfw_bj .tit span{ font-size: 24px;}
    #shfw_bj .font{ font-size: 16px;}
    #shfw_bj .content{ font-size: 14px;}
    #shfw_bj .main{ padding-top: 20%;}
}
@media screen and (max-width:765px){
    #shfw_bj .main{ padding: 25% 15px 10%;}
    #shfw_bj .font{ font-size: 14px;}
    #mffw .swiper-slide .pic{ padding-bottom: 70%;}
    #mffw .swiper-slide:hover .pic{ padding-bottom: 90%;}
    #mffw .swiper-slide .content{ padding-top: 15%;}
}


#shbz{ margin-top: 5%;}
#shbz .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#shbz .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    cursor: default;

    /* 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;
}
#shbz .swiper-slide .pic{ height: 90px; width: 90px; line-height: 90px; border-radius: 100%; text-align: center; transition: all 0.5s;}
#shbz .swiper-slide .pic i{ color: #ca1323; font-size: 55px; filter: drop-shadow(-8px 5px 8px rgba(221, 56, 51, 0.3)); transition: all .3s;}
#shbz .swiper-slide p{ color: #333333; font-size: 30px; padding: 5% 0;}
#shbz .swiper-slide span{ display: block; text-align: center; color: #666666; font-size: 16px;}
#shbz .swiper-slide:hover .pic{ background: #ca1323;}
#shbz .swiper-slide:hover .pic i{ color: #fff; animation: swing 1 1s linear; filter: drop-shadow(8px -5px 8px rgba(255, 255, 255, 0.6));}
@media screen and (max-width:768px){
    #shbz{ padding: 0 3%;}
}


/*合作案例*/
.in01_bj{ background: url("../images/al_pic1.jpg") no-repeat center; background-size: 100% 100%; height:100vh;}
.in02_bj{ background: url("../images/al_pic2.jpg") no-repeat center; background-size: 100% 100%; height:100vh;}
.in03_bj{ background: url("../images/al_pic3.jpg") no-repeat center; background-size: 100% 100%; height:100vh;}
.in_04{ height: auto !important;}


.anli_home .main .num{ color: #fff; font-size: 24px;}
.anli_home .main .num span{ color: #ca1323; font-size: 32px; font-weight: bold;}
.anli_home .main .tit{ color: #fff; padding: 5% 0 4%;}
.anli_home .main .tit p{ font-size: 50px; font-weight: bold;}
.anli_home .main .tit span{ font-size: 24px; text-transform: uppercase; display: block; padding-top: 1.5%;}



._slide { width: 171px; line-height: 42px; border: 1px solid #ca1323; border-radius: 25px; background: #ca1323; color: #fff; font-size: 14px; position: relative; text-indent: 35px; height: 46px;}
._slide i { position: absolute; height: 32px; width: 32px; border-radius: 50%; background: #fff; color: #ca1323; line-height: 32px; font-size: 16px; top: 5px; right: 4px; text-align: center; transition: ease 1s; z-index: 8; text-indent: 0;}
._slide .tips { position: absolute; z-index: 1; text-align: left; left: 0; overflow: hidden; width: 100%; height: 100%; transition: ease 1s;}
._slide .mask { position: absolute; z-index: 5; transition: ease 1s; width: 100%; height: 100%; left: 0;}
._slide:hover i { transform: translateX(-400%) rotate(-1440deg);}
._slide:hover .tips { width: 20%;}


.anli_home .swiper-slide-active .main .num {transition-delay: .4s; opacity: 1;transform: translateX(0);}
.anli_home .swiper-slide-active .main .tit {transition-delay: .6s; opacity: 1;transform: translateX(0);}
.anli_home .swiper-slide-active .main ._slide {transition-delay: .8s; opacity: 1;transform: translateX(0);}
.aa{opacity: 0; transition: all .8s ease .6s;transform: translateX(100px);}
.ab{opacity: 0; transition: all .8s ease .6s;transform: translateX(100px);}
.ac{opacity: 0; transition: all .8s ease .6s;transform: translateX(100px);}


.anli_home.swiper-container {
    width: 100%;
    height: 100%;
}

.anli_home .swiper-slide {
    overflow:hidden;
}

.anli_home .slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    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;
}

@media screen and (max-width:991px){
    .anli_home .slide-inner{ padding-left: 3%;}
    .anli_home .main .tit p{ font-size: 32px;}
    .anli_home .main .tit span{ font-size: 18px;}
}


/*新闻中心*/
#xwinfo_bj{ background: url("../images/xwinfo_bj.jpg") no-repeat center fixed;}
#xwinfo_bj .home{ color: #fff; height: 60px; line-height: 60px; margin-top: 2%;}
#xwinfo_bj .home i{ float: left; margin-right: 10px;}
#xwinfo_bj .home a{ color: #fff; padding: 0 5px;}
@media screen and (max-width:991px){
    #xwinfo_bj .home{ margin-top: 8%;}
}
@media screen and (max-width:768px){
    #xwinfo_bj .home{ margin-top: 13%;}
    #xwinfo_bj .news-detail-title .h3{ font-size: 20px;}
}

.bai{ background: #fff;}

#xwinfo_bj .bai{ padding: 3%; border-radius: 5px; margin-top: 0.5%;}
#xwinfo_bj .news-detail-title{ line-height: 35px;}
#xwinfo_bj .news-detail-title .h3{ color: #000000; font-size: 30px;}
#xwinfo_bj .news-detail-title .b{ color: #666666; font-size: 14px;}
#xwinfo_bj .news-detail-title .float-right{ color: #666666; font-size: 16px; transition: 0.3s;}
#xwinfo_bj .news-detail-title .float-right p{ display: inline-block; height: 35px; width: 35px; border-radius: 100%; background: #ca1323; line-height: 35px; text-align: center; margin-right: 10px !important;}
#xwinfo_bj .news-detail-title .float-right p i{ color: #fff;}
#xwinfo_bj .news-detail-title .float-right:hover{ letter-spacing: 3px;}
#xwinfo_bj .news-detail{ font-size: 15px; color: #666666;}
#xwinfo_bj .newsPage{ padding: 0;}
#xwinfo_bj .newsPage .page-a{ float: left; color: #999; font-size: 16px; width: 45%; height: 90px; line-height: 90px; padding-left: 5%; transition: 0.3s; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#xwinfo_bj .newsPage .page-a a{ color: #999; transition: 0.3s;}
#xwinfo_bj .newsPage .page-a:last-of-type{ float: right;}
#xwinfo_bj .newsPage .page_more{ float: left; position: relative; width: 90px;height: 90px; border-left: 3px solid #f5f5f5;border-right: 3px solid #f5f5f5;transition:.4s; }
#xwinfo_bj .newsPage .page_more:hover{background: #ca1323;}
#xwinfo_bj .newsPage .page_more:hover i{background:  #fff ;}
#xwinfo_bj .newsPage .page_more:hover i:nth-of-type(1){width: 10px;}
#xwinfo_bj .newsPage .page_more:hover i:nth-of-type(2){width: 20px;}
#xwinfo_bj .newsPage .page_more:hover i:nth-of-type(3){width: 30px;}
.pagerList{position: absolute; top:38px; left: 28px;}
.pagerList span{display: block;}
.pagerList span i{display: block; background:#aaa; width: 30px; transition:.4s; height: 2px; margin-bottom:3px;}
#xwinfo_bj .newsPage .page-a:hover,#xwinfo_bj .newsPage .page-a:hover a{ color: #ca1323;}
@media screen and (max-width:991px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 20px;}
    #xwinfo_bj .news-detail-title .float-right p{ width: 25px; height: 25px; line-height: 25px;}
    #xwinfo_bj .newsPage{ padding: 3% 0;}
    #xwinfo_bj .newsPage .page-a{ width: 100%; height: 40px; line-height: 40px; font-size: 14px;}
    #xwinfo_bj .newsPage .page_more{ display: none;}
}
@media screen and (max-width:768px){
    #xwinfo_bj .news-detail-title .float-right{ display: none;}
}


.gonggao .row{ margin: 0;}
.gonggao .pic{ width: 100%; height: 0; padding-bottom: 25%; position: relative; overflow: hidden; transition: 0.5s;}
.gonggao .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.gonggao .pic:hover img{ transform: scale(1.1);}
.gonggao .font{ padding: 3%;}
.gonggao .font .gg_1 .tit{ color: #282828; font-size: 26px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.gonggao .font .gg_1 .content{ color: rgba(40,40,40,0.5); font-size: 16px; border-bottom: 1px solid #e9e9e9; padding: 3% 0;}
.gonggao .font .gg_2{ padding-top: 2%;}
.gonggao .font .gg_2 .tit{ color: rgba(40,40,40,0.7); font-size: 16px; height: 40px; line-height: 40px;}
.gonggao .font .gg_2 .tit p{ float: left; width: 85%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.gonggao .font .gg_2 .tit span{ display: block; float: right; color: rgba(40,40,40,0.5); font-size: 14px;}
.gonggao .font .gg_2 .tit:hover,.gonggao .font .gg_1 .tit:hover{ color: #ca1323;}
@media screen and (max-width:1200px){
    .gonggao .pic{ padding-bottom: 32%;}
    .gonggao .font .gg_1 .tit{ font-size: 22px;}
    .gonggao .font .gg_1 .content{ font-size: 14px; padding: 2% 0;}
    .gonggao .font .gg_2 .tit{ font-size: 14px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    .gonggao .pic{ padding-bottom: 50%;}
    .gonggao .font .gg_2 .tit p{ width: 80%;}
}

.hangye{ margin-top: 5% !important;}
.hangye li{ border: 1px solid #e7e7e7; padding: 0;}
.hangye li .float-left{ background: #f5f5f5; width: 12%; text-align: center; font-size: 18px; font-weight: 100; color: #626364; padding: 5% 0;}
.hangye li .float-left p{ width: 60%; margin: 0 auto !important; transition: 0.3s;}
.hangye li .float-left span{ display: inline-block; font-size: 16px; line-height: 20px; border-top: 1px solid #999; font-family: Arial; margin-top: 20%; padding-top: 20%; transition: 0.3s;}
.hangye li .float-right{ width: 88%; padding: 5% 5% 0;}
.hangye li .float-right .tit{ color: #333333; font-size: 22px; transition: 0.3s; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.hangye li .float-right .content{ padding: 2% 0; color: #999999;}
.hangye li .float-right .more{ float: left; color: #ca1323; height: 35px; line-height: 35px; transition: 0.3s;}
.hangye li:hover .float-left{ background: #ca1323;}
.hangye li:hover .float-left p,.hangye li:hover .float-left span{ color: #fff;}
.hangye li:hover .float-left span{ border-top: 1px solid #fff;}
.hangye li:hover .float-right .more{ background: #ca1323; color: #fff; padding: 0 5%;}
.hangye li:hover .float-right .tit{ color: #ca1323;}
@media screen and (max-width:1440px){
    .hangye li .float-left{ padding: 6% 0;}
}
@media screen and (max-width:991px){
    .hangye li .float-right .tit{ font-size: 18px;}
    .hangye li .float-right{ padding-top: 2%;}
}

.news-list{ border: 5px solid #f5f5f5; margin-top: 4%;}
.news-list .news-item { position: relative; overflow: hidden; cursor: default; background: #fff; }
.news-list .news-item::before { display: block; content: ''; height: 216px; position: absolute; bottom: 0; right: 0; border-right: 1px solid #e9e9e9; z-index: 9; }
.news-list .news-item::after { -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; display: block; content: ''; width: 100%; position: absolute; bottom: 0; left: 0; right: 0; border-bottom: 1px solid #e9e9e9; z-index: 3; }
.news-list .news-item .item-wrap { position: relative; z-index: 1; }
.news-list .news-item .item-wrap .news-img-wrap { padding: 30px; position: absolute; z-index: 1; opacity: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); }
.news-list .news-item .item-wrap .news-inf-wrap { position: relative; padding: 30px; background: #ffffff; z-index: 2; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list .news-item .item-wrap .news-inf-wrap .news-title { font-size: 16px; line-height: 42px; /*margin-top: 10px;*/ padding-top: 10px; margin-bottom: 6px; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.news-list .news-item .item-wrap .news-inf-wrap .news-title span{ color: #666;}
.news-list .news-item .item-wrap .news-inf-wrap .news-desc { font-size: 14px; line-height: 26px; color: #999999; height: 52px; overflow: hidden; }
.news-list .news-item .item-wrap .news-inf-wrap .news-time { margin-top: 40px; font-size: 16px; color: #999999; line-height: 36px; }
.news-list .news-item:nth-child(3n):before { display: none; }
.news-list .news-item:hover { overflow: visible; z-index: 9; }
.news-list .news-item:hover::after { -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); }
.news-list .news-item:hover .news-img-wrap { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
.news-list .news-item:hover .news-inf-wrap { -webkit-transform: translateY(247px); -moz-transform: translateY(247px); -ms-transform: translateY(247px); -o-transform: translateY(247px); transform: translateY(247px); }
.news-list .news-item:nth-child(n+4):before { top: 0; bottom: auto; }
.news-list .news-item:nth-child(n+4)::after { display: none; }
.news-list .news-item:nth-child(n+4) .news-img-wrap { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
.news-list .news-item:nth-child(n+4):hover .news-img-wrap { background-color: #ffffff; -webkit-transform: translateY(-245px); -moz-transform: translateY(-245px); -ms-transform: translateY(-245px); -o-transform: translateY(-245px); transform: translateY(-245px); opacity: 1; }
.news-list .news-item:nth-child(n+4):hover .news-inf-wrap { z-index: 9; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); }
.news-list .news-item:hover .item-wrap .news-inf-wrap .news-title,.news-list .news-item:hover .item-wrap .news-inf-wrap .news-title span{ color: #ca1323;}



#xw_class{ margin: 0;}
#xw_class li{ border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 3% 3% 2%; cursor: default;}
#xw_class li .inimg{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden; transition: 0.5s;}
#xw_class li .inimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#xw_class li .infont{ padding: 5% 3%;}
#xw_class li .infont .tit{ color: #333333; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#xw_class li .infont .con{ color: #999999; font-size: 15px; padding: 2% 0 3%; margin-bottom: 3%; border-bottom: 1px solid #f0f0f0;}
#xw_class li .infont .more{ float: left; color: #999999; font-size: 15px; height: 35px; line-height: 35px; transition: 0.3s;}
#xw_class li .infont .news-time{ float: right; color: #999999;}
#xw_class li:hover .infont .more{ background: #ca1323; color: #fff; padding: 0 5%; }
#xw_class li:hover .infont .tit{ color: #ca1323;}
#xw_class li:hover .inimg img{ transform: scale(1.1);}



/*联系我们*/
.contact-list{ position: absolute; left: 0; top: 25%; z-index: 1; width: 100%; padding: 0;}
.contact-list .container{ margin: 0 auto !important;}
.contact-list .container ul{ float: left; width: 35%;}
.contact-list .container li{ background: #fff; padding: 7%; margin-bottom: 3%; position: relative;}
.contact-list .container .zxly{ background: #ca1323; height: 70px; line-height: 70px; text-align: center; color: #fff; font-size: 20px; transition:0.3s; cursor: pointer;}
.contact-list .container .zxly i{ display: inline-block; font-size: 20px;}
.contact-list .container .zxly:hover{ background: #333;}
.contact-list .container li .pic{ float: left; width: 60px; height: 60px; background: #ca1323; line-height: 60px; text-align: center; border-radius: 3px;}
.contact-list .container li .pic i{ font-size: 30px; color: #fff;}
.contact-list .container li .font{ float: left; padding-left: 5%; width: 80%;}
.contact-list .container li .font span{ color: #666666; font-size: 18px;}
.contact-list .container li .font p{ color: #282828; font-size: 20px;}
.contact-list .container li:before{ position: absolute; right: 0; top: 0; content: '01.'; width: 45px; height: 45px; line-height: 45px; text-align: center; border-left: 2px solid #fafafb; border-bottom: 2px solid #fafafb; color: #666666; font-size: 24px; font-family: Bahnschrift;}
.contact-list .container li:nth-of-type(2):before{ content: '02.';}
.contact-list .container li:nth-of-type(3):before{ content: '03.';}

.zxly_nr{ float: right; background: #fff; width: 63%; padding: 3%; opacity: 0;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    -webkit-clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%);
    clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%);
}
.zxly_nr .tit{ color: #282828; position: relative;}
.zxly_nr .tit p{ font-size: 36px; font-weight: bold; float: left; padding-right: 3%;}
.zxly_nr .tit span{ font-size: 24px; display: block; float: left;}
.zxly_nr .tit:before{ position: absolute; left: 0; top: 0; content: 'Online Message'; color: rgba(40,40,40,0.03); font-size: 88px; font-family: Bahnschrift; text-transform: uppercase; font-weight: bold;}
.zxly_nr .ly_close{ position: absolute; right: 0; top: 0; z-index: 1; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 100%; background: #ca1323; cursor: pointer; transition:0.3s;}
.zxly_nr .ly_close i{ color: #fff; font-size: 16px; transition: all 1.5s ease-out 0s;}
.zxly_nr .ly_close:hover{ background: #333;}
.zxly_nr .ly_close:hover i{ transform: rotate(720deg);}


.zxly_nr.show{ opacity: 1;
    -webkit-clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0);
    clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0);
}


@media screen and (max-width:1440px){
    .zxly_nr .tit p{ font-size: 30px;}
    .zxly_nr .tit span{ font-size: 16px;}
    .zxly_nr .tit:before{ font-size: 54px;}
}

@media screen and (max-width:1200px){
    .contact-list .container li .font{ width: 75%;}
    .contact-list .container li .font span{ font-size: 16px;}
    .contact-list .container li .font p{ font-size: 18px;}
    .zxly_nr .tit p{ font-size: 30px;}
    .zxly_nr .tit span{ font-size: 16px;}
    .zxly_nr .tit:before{ font-size: 54px;}
    .zxly_nr .ly_close{ width: 35px; height: 35px; line-height: 35px;}
}
@media screen and (max-width:991px){
    .contact-list .container ul{ width: 70%;}
}
@media screen and (max-width:765px){
    .contact-list{ position: relative; margin-top: 25% !important;}
    .contact-list .container ul{ width: 100%;}
    .contact-list .container ul li{ border: 1px solid #ccc; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
}

/*人才招聘*/
#rencai_bj{ background: url("../images/rczp_banner.jpg") no-repeat center fixed;}
#rencai_bj .main{ padding: 13% 0 8%; color: #fff;}
#rencai_bj .tit{ position: relative;}
#rencai_bj .tit p{ position: absolute; left: 0; top: 0; z-index: 1; font-size: 36px; font-weight: bold !important;}
#rencai_bj .tit span{ display: block; padding-top: 5px; font-size: 32px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.2); text-transform: uppercase;}
#rencai_bj .font{ font-size: 22px; padding: 1.5% 0 3%; color: rgba(255,255,255,0.5); margin-bottom: 2%; background: url("../images/rc_line.png") no-repeat left bottom;}
#rencai_bj .content{ color: rgba(255,255,255,1); font-size: 20px; line-height: 40px;}
#rencai_bj .pic{ width: 40px; height: 40px; line-height: 40px; text-align: center; background: #ca1323; border-radius: 100%; margin-top: 4%;}
#rencai_bj .pic i {
    display: block;
    width: 100%;
    height: 100%;
    animation: downico 1.5s ease-out infinite;
    position: relative;
}
@keyframes downico{
    0%{
        top: 0;
        opacity: 1;
    }
    35%{
        top: 50%;
        opacity: 0;
    }
    65%{
        top: -50%;
        opacity: 0;
    }
    100%{
        top: 0;
        opacity: 1;
    }
}
@media screen and (max-width:991px){
    #rencai_bj .main{ padding-top: 18%;}
    #rencai_bj .tit p{ font-size: 30px;}
    #rencai_bj .font{ font-size: 20px;}
    #rencai_bj .content{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #rencai_bj .main{ padding: 25% 15px 15%;}
}


#mingxing{position: relative; margin: 3% 0 5%;}
#mingxing .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#mingxing .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;
}
#mingxing .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; background: #000;}
#mingxing .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#mingxing .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));text-align: center; }
#mingxing .swiper-slide .tit p{ height: 35px; font-size: 24px; font-weight: bold; }
#mingxing .swiper-slide .tit span{ color: #666666; font-size: 16px;}
#mingxing .swiper-slide:hover img{ transform: scale(1.1);}
#mingxing .swiper-slide:hover .tit{ background-color: #ca1323;}
#mingxing .swiper-slide:hover .tit p,#mingxing .swiper-slide:hover .tit span{ color: #fff;}


.inner_contact_02{ margin: 3% 0 0;}
.inner_contact_02 .td1{ line-height: 40px; border-right: 1px solid #dbdbdb;}
.inner_contact_02 .td1 p{ color: #333333; font-size: 22px;}
.inner_contact_02 .td1 span{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2{ line-height: 40px; padding-left: 5%;}
.inner_contact_02 .td2 p{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2 p span{ color: #c3002f; font-size: 24px;}
.inner_contact_02 .td5{ text-align: center; padding-top: 2%;}
.inner_contact_02 .td5 a{ display: block; height: 45px; line-height: 45px; float: right; padding: 0 10%; background: #c3002f; border-radius: 5px; color: #fff;font-size: 14px;}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td2 p{ font-size: 14px;}
    .inner_contact_02 .td2 p span{ font-size: 16px;}
    .inner_contact_02 .td1 span{ font-size: 14px;}
    .inner_contact_02 .td1 p{ font-size: 18px;}
}

#jobs_ul{padding:0;width: 100%;}
#jobs_ul li{width: 100%; margin-bottom: 1% !important;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: #f4f4f4; color: #666666; padding: 2%; margin: 0;}
#jobs_ul li .jobs_box{ padding:20px 3.5% 36px; background: #fff; position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 5px 0px !important;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
    font-size: 14px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {
    width: 50%;float: left;
}
#jobs_ul li .jobs_box .info2 .float-right {
    width: 43.5%;float: right;
}
#jobs_ul li .jobs_box .info2 .float-left .info-box {
    border-right: 1px solid #e5e5e5;padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #1976a0;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #333;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}




/*翻页*/
.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;
}
