.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .p15{ padding-left: 15px !important; padding-right: 15px !important;}
}

@media screen and (max-height:800px){
    .index_800{ zoom: 0.8;}
    .index_900{ zoom: 0.9;}
    .main{ padding: 5% 0;}
}
@media screen and (max-width:991px){
    .index .swiper-slide .container{ padding-left: 15px; padding-right: 15px;}
}


.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
/*.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100% 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;}
}


@font-face{
    font-family: 'Bold';
    src : url('../css/ResourceHanRoundedCN-Bold.ttf');
}
@font-face{
    font-family: 'bttit';
    src : url('../css/bttit.ttf');
}



.cursor-dot {position: fixed; top: 50%; left: 50%; pointer-events: none; border-radius: 50%; opacity: 0;
    width: 8px; height: 8px; background-color: rgba(209, 10, 48, 0.5); z-index: 999; transform: translate(-50%, -50%);
    transition: opacity 0.5s ease-in-out, transform 0.3s ease-in-out, width 0.5s, height 0.5s, background-color 0.5s ease;}


.ad{opacity: 0;transition: all .8s ease .6s;transform: translateX(50px);}




/*头部*/
#top_index{ height: auto; margin: 0 auto; position: fixed; background: #fff; z-index: 200; transition: 0.3s; left: 0; top: 0; box-shadow: 0 0 15px rgba(0,0,0,0.1);}
#top_index_zy{ position: fixed; left: 0; top: 0; z-index: 5; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#logo{ text-align: center; transition: 0.3s; padding: 0.5% 0;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; margin: 0 auto; transition:0.5s;}

.top_tel .font{ color: #000000; line-height: 25px; padding-left: 10px;}
.top_tel p{ font-size: 12px;}
.top_tel span{ font-size: 24px;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; position: relative; height: 50px; line-height: 50px; font-size: 16px; color: #000000; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #616161; position: relative; z-index: 1; }
#nav li .big:before{ position: absolute; left: 50%; bottom: 0; content: ''; background: #d10a30; width: 0; height: 3px; transition: 0.3s;}
#nav li:hover .big{ color: #d10a30;}
#nav li:hover .big:before{ left: 20%; width: 60%;}

#nav li .navson{display: none; position: absolute; left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 200%;}
#nav li .navson a{ display: block;color: #fff!important; height: 40px; line-height: 40px; background: rgba(0,0,0,.6); text-align: center;font-size: 15px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson a:hover{background: #d10a30;}
#nav li .navson a:after{ display: none !important;}

@media screen and (max-width:1540px){
    #nav li{ font-size: 15px;}
}
@media screen and (max-width:1440px){
    #nav li{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #nav{ margin-top: 0;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
}





/*首页大图*/
.banner {height: auto;overflow: hidden;z-index: 3;}
.banner .swiper-slide a{display: block;position: relative;}
.banner .swiper-slide .bannera{position: absolute;width: 100%;top:30%;color: #fff;z-index: 3; text-align: center;}
.banner .swiper-slide .bannera span{display: block;font-size: 120px;text-transform: uppercase;font-family: fz;font-weight: bold;line-height:65px;
    background-image:linear-gradient(to bottom, rgba(255,255,255,.8), rgba(255,255,255,0));-webkit-background-clip:text;color: transparent;opacity: 0;transition-delay: .4s;}
.banner .swiper-slide .bannera strong{display: block;font-size: 72px;opacity: 0;transition-delay: .6s; padding: 3% 0 10%;}
.banner .swiper-slide .bannera p{font-size:32px;margin-top:2rem;opacity: 0;transition-delay: .8s;;}
.banner .swiper-slide .bannera i{display: block;width: 35px;height: 2px;background: #fff;margin-top: 1.5rem;opacity: 0;transition-delay: 1.0s;}
.ania{-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);transition: .9s ease .5s;transition-duration:1s;}
.banner .swiper-slide-active .bannera span{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.banner .swiper-slide-active .bannera strong{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.banner .swiper-slide-active .bannera p{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.banner .swiper-slide-active .bannera i{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}

.banner .swiper-slide .bannerb{position: absolute;width: 100%;top:30%;color: #fff;z-index: 3;text-align: center;}
.banner .swiper-slide .bannerb span{display: block;font-size: 100px;opacity: 0;transition-delay: .4s;}
.banner .swiper-slide .bannerb strong{display: block;font-size: 32px;text-transform: uppercase;font-size: 32px;font-family: fz;font-weight: normal;letter-spacing: 3px;opacity: 0;transition-delay: .6s;}
.banner .swiper-slide .bannerb p{font-size:32px;margin-top:2rem;background: url(../images/bimgb.png)center  no-repeat;line-height: 65px;text-align: center;opacity: 0;transition-delay: .8s;}
.banner .swiper-slide .bannerb p b{color: #fad00a;}
.banner .swiper-slide-active .bannerb span{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.banner .swiper-slide-active .bannerb strong{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.banner .swiper-slide-active .bannerb p{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}

.banner .swiper-slide .bannerc{position: absolute;width: 100%;top:50%;color: #fff;z-index: 3;text-align: center;}
.banner .swiper-slide .bannerc span {display: block;max-width: 100%;opacity: 0;transition-delay: .4s;}
.banner .swiper-slide .bannerc span img{max-width: 100%;}
.banner .swiper-slide .bannerc p{font-size:24px;margin-top:2rem;background:#bb1c14;line-height: 65px;width: 74%; text-align: center;opacity: 0;transition-delay: .6s;margin:0 auto;}
.banner .swiper-slide .bannerc p b{color: #fad00a;}
.banner .swiper-slide-active .bannerc span{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.banner .swiper-slide-active .bannerc p{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}

.banner .swiper-slide-active .bimg img{animation: bimg 6s linear 0s;}
.banner .swiper-slide .bimg{display: block;height: auto;overflow: hidden;}
.banner .swiper-slide .bimg img{display: block;width: 100%; height: auto; transition:all 1.2s ease 0s;}

@keyframes bimg {
    0% {
        transform: scale(1);
        animation-timing-function: ease-in;
    }
    100% {
        transform: scale(1.1);
        animation-timing-function: ease-out;
    }
}

.banner .swiper-pagination{bottom: 10% !important;}
.banner .swiper-pagination-bullet{transition:.4s;}
.banner .swiper-pagination-bullet-active{background: #fff;width: 8px;height: 30px;border-radius: 10px;}
@media screen and (max-width:1440px){
    .banner .swiper-slide .bannera span img{ max-width: 80%;}
    .banner .swiper-slide .bannera strong img{ max-width: 60%;}
    .banner .swiper-slide .bannera p img{ max-width: 20%;}
    .banner .swiper-slide .bimg img{ width: 100vw; height: 100vh;}
}
@media screen and (max-width:991px){
    .banner .swiper-slide .bannera span img{ max-width: 100%;}
    .banner .swiper-slide .bannera strong img{ max-width: 80%;}
    .banner .swiper-slide .bannera p img{ max-width: 30%;}
}

#mobile_banner{ text-align: center;}
#mobile_banner img{ max-width: 100%; height: 100vh;}
#mobile_banner .swiper-pagination-bullet{ background: #cd0706 !important;}

#menu { margin: 0; padding: 0; position: fixed; left: 0; top: 50%;width: 140px; list-style-type: none; z-index: 70;}
#menu li {position: relative;padding-left: 40px; line-height: 35px;margin-bottom: 10px;}
#menu li:after {position:absolute;top:51%;left:0;display:block;width:0;height:1px;background:#d10a30;content:"";transition:all .5s ease-out 0s}
#menu li a {display:inline-block;color:#999;font-weight:700;font-size:0;font-family:Arial;line-height:35px}
#menu li a i,#menu li a span {display:inline-block;vertical-align:middle;font-size:14px}
#menu li a i {font-style:normal}
#menu li a span {overflow:hidden;width:0;white-space:nowrap;transition:all .5s ease-out 0s}
#menu .swiper-pagination-bullet-active a {color:#d10a30}
#menu .swiper-pagination-bullet-active span{width:80px}
#menu .swiper-pagination-bullet-active:after {width:85px}

@media screen and (max-width:991px){
    #menu{ display: none;}
}


/*底部*/
#end_bj{ background: #fff; border-top: 1px solid #dfdfdf;}
#end_bj .end_nav{ padding: 2% 0;}
#end_bj .end_nav .end_logo{ width: 20%;}
#end_bj .end_nav .end_logo img{ max-width: 100%;}
#end_bj .end_nav ul{ width: 55%;}
#end_bj .end_nav ul li{ height: 35px; line-height: 35px; font-size: 18px; width: 20%; text-align: center;}
#end_bj .end_nav ul li a{ color: #000000;}
#end_bj .lx_tel{ line-height: 35px; width: 20%;}
#end_bj .lx_tel i{ color: #df1439; font-size: 20px;}
#end_bj .lx_tel p{ color: #666666; font-size: 18px; padding-left: 10px;}
#end_bj .lx_tel span{ display: block; color: #df1439; font-size: 38px; font-family: Bahnschrift;}

.end_lx{ border-top: 1px solid #e4e4e4;}
.end_lx .lx_add{ position: relative;}
.end_lx .lx_add:nth-of-type(2){ width: 40%; padding-left: 10%;}
.end_lx .lx_add:nth-of-type(2):after{ position: absolute; right: 0; top: 5%; content: ''; width: 1px; height: 50%; background: #e4e4e4;}
.end_lx .lx_add:nth-of-type(2):before{ position: absolute; left: 0; top: 5%; content: ''; width: 1px; height: 50%; background: #e4e4e4;}
.end_lx .lx_add .d-flex{ margin-bottom: 20px;}
.end_lx .lx_add p{ color: #d10a30; font-size: 22px;}
.end_lx .lx_add i{ color: #d10a30; font-size: 26px; margin-right: 10px;}
.end_lx .lx_add span{ display: block; color: #282828; font-size: 16px;}

.end_lx .ewm{ text-align: center; }
.end_lx .ewm span{ display: block; height: 50px; line-height: 50px; color: #282828; font-size: 18px; margin-right: 20px; }
.end_lx .ewm .wx{ position: relative;}
.end_lx .ewm .wx i{ width: 60px; height: 60px; line-height: 60px; background: #e8f6ef; border-radius: 100%; font-size: 36px; color: #31ae69;}
.end_lx .ewm .wx p{ position: absolute; left: -40px; bottom: 50px; z-index: 1; width: 140px; height: auto; opacity: 0; transition: 0.3s;}
.end_lx .ewm .wx p img{ width: 100%;}
.end_lx .ewm .wx:hover p{ opacity: 1; bottom: 70px;}

#end_line{ border-top: 1px solid #e4e4e4; color: #666666; padding: 15px 0;}


.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#333;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#333;}
.footer_zx a:last-of-type{ background: #d22422;}
.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_bj .end_nav ul{ width: 75%;}
    #end_bj .end_nav ul li{ font-size: 18px; text-align: left;}
    #end_bj .lx_tel span{ font-size: 32px;}
    #end_bj .lx_tel p{ font-size: 16px;}
    .end_lx .lx_add p{ font-size: 18px;}
    .end_lx .lx_add i{font-size: 16px;}
    .end_lx .lx_add:nth-of-type(2){ padding-left: 7%;}
    #end_bj .end_nav .end_logo{ display: none;}
    #end_bj .lx_tel{ width: 25%;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #end_bj .end_nav{ display: none !important;}
    .end_lx .lx_add span{ font-size: 14px;}
    .end_lx .lx_add p{ font-size: 16px;}
    .end_lx{ border: none;}
    .end_lx .ewm span{ font-size: 16px;}
    .end_lx .lx_add:nth-of-type(2){ padding-left: 3%; width: 50%;}
    .end_lx .lx_add:nth-of-type(2):before,.end_lx .lx_add:nth-of-type(2):after{ top: 25%;}
}
@media screen and (max-width:768px){
    #end_bj{ padding: 0 15px;}
    .end_lx{ padding: 2% 0;}
    .end_lx .lx_add{ padding: 3% 0;}
    .end_lx .lx_add:nth-of-type(2){ width: 100%; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; padding-left: 0;}
    .end_lx .lx_add:nth-of-type(2):before,.end_lx .lx_add:nth-of-type(2):after{ display: none;}
    .end_lx .ewm{ padding-top: 3%;}
    .end_lx .ewm i{ display: none;}
    .end_lx .ewm p{ opacity: 1 !important; position: relative !important; left: auto !important; bottom: auto !important;}
    .footer_zx i{ padding: 4% 0 1%;}
}
@media screen and (max-width:765px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
.index{position: relative;}
.in_02{ background: url("../images/xwbj.jpg") repeat center; overflow: hidden;}
.in_03{ background: url("../images/jjbj.jpg") no-repeat center; background-size: 100% 100%; overflow: hidden;}
.in_04{ background: url("../images/xwbj.jpg") repeat center; background-size: 100%; overflow: hidden;}
.in_05{ background: url("../images/ysbj.jpg") no-repeat top; background-size: 100%; overflow: hidden;}
.in_06{ background: url("../images/xwbj.jpg") repeat center; background-size: 100%; overflow: hidden;}
.in_07{height: auto !important;}
@media screen and (max-width:991px){
    .in_03{ background-size: auto 100%;}
}
@media screen and (max-width:650px){
    .in_05{ background-size: auto 100%; }
}

.recommendbox { margin-top: 5%; padding: 2.5% 0; opacity: 0; visibility: hidden; transform: translateY(60px); transition: 0.68s; }
.recommendbox .swiper-container { width: 60% !important; margin: 0 auto; border-radius: 20px; overflow: hidden; }
.recommendbox .swiper-container .swiper-slide img { border-radius: 20px; }
.recommendbox .swiper-container.currentSwiper { position: relative; z-index: 2; }
.recommendbox .swiper-backface-hidden .swiper-slide p{ position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: 50px; line-height: 50px; background: rgba(209,10,28,0.9); color: #fff; font-size: 22px; padding-left: 30px;}
.recommendbox .swiper-backface-hidden .swiper-slide p i{ margin-right: 10px;}
.recommendbox .swiper-container.leftSwiper, .recommendbox .swiper-container.rightSwiper { cursor: pointer; position: absolute; z-index: 1; margin: auto; top: 0; bottom: 0; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); }
.recommendbox .swiper-container.leftSwiper { left: 0; -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.recommendbox .swiper-container.rightSwiper { right: 0; -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; }
.recommendbox .swiper-container.noCurrentSwiper::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; }
.recommendbox .swiper-button-next:after,.recommendbox .swiper-button-prev:after{ display: none;}
.recommendbox .swiper-button-next{ right: -10%; top: 50%; width: 45px; height: 45px;}
.recommendbox .swiper-button-prev{ left: -10%; top: 50%; width: 45px; height: 45px;}
.recommendbox .swiper-button-next p,.recommendbox .swiper-button-prev p{ position: relative; width: 45px; height: 45px; border: 1px dashed #cd0706; border-radius: 100%; }
.recommendbox .swiper-button-next i,.recommendbox .swiper-button-prev i{ position: absolute; left: 20px; top: 5px; font-size: 50px; color: #cd0706; transition: 0.3s;}
.recommendbox .swiper-button-next i{ left: auto; right: 20px;}
.recommendbox .swiper-button-next:hover i{ right: 0;}
.recommendbox .swiper-button-prev:hover i{ left: 0;}
.recommendbox .swiper-button-next:hover p,.recommendbox .swiper-button-prev:hover p{}

.index .swiper-slide-active .recommendbox{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 1s;}
@media screen and (min-height:800px){
    .recommendbox{ margin-top: 2%;}
    .recommendbox .swiper-container{ width: 50% !important;}
}
@media screen and (max-width:1200px){
    .recommendbox .swiper-backface-hidden .swiper-slide p{ height: 40px; line-height: 40px; font-size: 16px;}
    .recommendbox .swiper-button-next,.recommendbox .swiper-button-prev{ display: none;}
}
@media screen and (max-width:991px){
    .recommendbox .swiper-backface-hidden .swiper-slide p{ height: 35px; line-height: 35px; font-size: 14px;}
}



.in_03 .main{ padding-top: 20vh;}
#gsjj_bj{ background: url("../images/jjpic.png") no-repeat right bottom #fff; border-radius: 20px; padding: 5%; position: relative;}
#gsjj_bj .tit{ color: #d10a30; font-size: 60px; height: 100px; position: relative;}
#gsjj_bj .tit p{ font-family: bttit !important;}
#gsjj_bj .tit em{ position: absolute; right: 0; top: 30px; width: 38px; height: 25px;}
#gsjj_bj .tit i{ width: 80px; height: 1px; background: #d10a30; margin-left: 20px;}
#gsjj_bj .tit i,#gsjj_bj .tit p{ position: relative; z-index: 1;}
#gsjj_bj .tit:before{ position: absolute; left: 0; top: 35px; content: 'Company Profile'; color: #f9f9f9; font-size: 65px; font-family: Arial; text-transform: uppercase; font-weight: bold;}
#gsjj_bj .tit_nr{ color: #000000; font-size: 26px;}
#gsjj_bj .content_zy{ margin: 7% 0; color: #666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#gsjj_bj .more{ color: #cd0706; font-size: 16px;}
#gsjj_bj .more p{ margin-left: 20px !important; position: relative;}
#gsjj_bj .more p i{ font-size: 20px; transition: 0.3s;}
#gsjj_bj .more p:before{ position: absolute; right: -12px; top: 2px; content: ''; border: 1px dashed #d32524; border-radius: 100%; width: 25px; height: 25px; transition: 0.3s;}
#gsjj_bj .more:hover p i{ margin-left: 30px;}
#gsjj_bj .more:hover p:before{ right: 8px;}
#gsjj_bj ul{ padding: 10% 0 0 !important;}
#gsjj_bj ul li{ text-align: center; position: relative; line-height: 25px;}
#gsjj_bj ul li:nth-of-type(2){ width: 45%;}
#gsjj_bj ul li:nth-of-type(2):before{ position: absolute; left: 0; top: 20%; content: ''; width: 1px; height: 60%; background: #e9e9e9;}
#gsjj_bj ul li:nth-of-type(2):after{ position: absolute; right: 0; top: 20%; content: ''; width: 1px; height: 60%; background: #e9e9e9;}
#gsjj_bj ul li h2{ display: inline-block; position: relative; font-family: bttit !important; color: #d10a30; font-size: 43px; font-weight: bold !important;}
#gsjj_bj ul li h2 i{ position: absolute; right: -40px; top: 0; display: block; width: 30px; height: 30px;}
#gsjj_bj ul li h2 i span{ display: block; position: relative; z-index: 1; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #d10a30; border-radius: 100%; color: #fff; font-size: 16px;}
#gsjj_bj ul li h2 i:before{ position: absolute; content: ''; right: -5px; top: 0; width: 17px; height: 17px; background: #f5cdcd; border-radius: 100%;}
#gsjj_bj ul li p{ color: #333333; font-size: 16px;}

#gsjj_bj .yuan{ position: absolute; left: -70px; bottom: -70px; color: #fff; width: 135px; height: 135px; background: #d10a30; border-radius: 100%; opacity: 0; visibility: hidden; transform: translateX(-60px); transition: 0.68s;}
#gsjj_bj .yuan p{ width: 135px; height: 135px; text-align: center; color: #fff; font-size: 22px; padding-top: 36px;}
@media screen and (max-width:1440px){
    #gsjj_bj{ background-size: 50%;}
    #gsjj_bj .tit{ font-size: 42px; height: 70px;}
    #gsjj_bj .tit:before{ font-size: 50px; top: 20px;}
    #gsjj_bj .tit em{ top: 15px;}
    #gsjj_bj .tit_nr{ font-size: 22px;}
    #gsjj_bj .content_zy{ font-size: 14px;}
    #gsjj_bj ul li h2{ font-size: 36px;}
    #gsjj_bj ul li h2 i span{ width: 25px; height: 25px; line-height: 25px; font-size: 12px;}
    #gsjj_bj ul li h2 i:before{ width: 15px; height: 15px; right: 0;}
    #gsjj_bj ul li p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #gsjj_bj .tit:before{ font-size: 42px;}
    #gsjj_bj .tit{ font-size: 36px; height: 50px;}
    #gsjj_bj .tit_nr{ font-size: 18px;}
    #gsjj_bj .more{ font-size: 14px;}
    #gsjj_bj ul li h2{ font-size: 30px;}
    #gsjj_bj ul li h2 i span{ width: 20px; height: 20px; line-height: 20px; font-size: 12px;}
    #gsjj_bj ul li h2 i:before{ width: 10px; height: 10px; right: 6px;}
    #gsjj_bj .tit em img{ max-width: 60%;}
    #gsjj_bj .yuan{ display: none;}
}
@media screen and (max-width:991px){

    #gsjj_bj ul{ margin: 6% 0 10% !important; padding: 0 !important;}
    #gsjj_bj ul li h2{ font-size: 24px !important;}
    #gsjj_bj ul li p{ font-size: 12px;}
}
@media screen and (max-width:768px){
    #gsjj_bj ul{ margin: 6% 0 30% !important;}
}
@media screen and (max-width:450px){
    #gsjj_bj ul{ margin: 6% 0 50% !important;}
    #gsjj_bj .tit{ font-size: 24px; height: 40px;}
    #gsjj_bj .tit:before{ font-size: 28px; top: 6px;}
    #gsjj_bj .tit em{ top: 4px;}
    #gsjj_bj .tit_nr{ font-size: 14px;}
}



.gsjj_font1{ opacity: 0; visibility: hidden; transform: translateY(60px); transition: 0.68s;}
.gsjj_font2{ opacity: 0; visibility: hidden; transform: translateY(80px); transition: 0.68s;}
.index .swiper-slide-active .gsjj_font1{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.65s;}
.index .swiper-slide-active .gsjj_font2{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.85s;}
.index .swiper-slide-active #gsjj_bj .yuan{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 1.2s;}

.circlar path{
    fill: none;
}
.circlar{
    position: absolute;
    left: 17px;
    top: 17px;
    width: 100px;
    height: 100px;
    text-transform: uppercase;
    margin: 0;
}
.circlar svg{
    display: block;
    overflow: visible;
}
.circlar textPath{ fill: #fff; font-size: 12px; letter-spacing: 1px;}

@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.circlar{
    -webkit-transform: rotate(360deg);
    animation: rotation 12s linear infinite;
    -moz-animation: rotation 12s linear infinite;
    -webkit-animation: rotation 12s linear infinite;
    -o-animation: rotation 12s linear infinite;
}



.in_02 .main,.in_04 .main,.in_05 .main,.in_06 .main{ padding-top: 15vh;}
.index .tit_in{ opacity: 0;
    visibility: hidden;
    transform: translateY(60px);
    transition: 0.68s;}
.tit_in{ text-align: center; position: relative;}
.tit_in h2{ color: #cd0706; font-size: 60px; font-weight: bold; font-family: Bold; position: relative; z-index: 1;}
.tit_in p{ padding-top: 10px; color: #666666; font-size: 26px; position: relative; z-index: 1;}
.tit_in:before{ color: rgba(236,236,231,0.6); text-transform: uppercase; content: attr(data-title); font-weight: bold; font-size: 72px; position: absolute; text-align: center; left: 0; right: 0; margin: auto; top: 0; font-family: auto; display: block; width: 100%;}
@media screen and (max-width:1440px){
    .tit_in h2{ font-size: 46px;}
    .tit_in:before{ font-size: 56px;}
    .tit_in p{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 42px;}
    .tit_in:before{ font-size: 50px;}
    .tit_in p{ font-size: 18px;}
}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 38px;}
    .tit_in:before{ font-size: 42px;}
    .tit_in p{ font-size: 14px; padding-top: 0;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 30px;}
    .tit_in:before{ font-size: 36px;}
    .tit_in p{ font-size: 12px; padding-top: 0;}
}




.index .swiper-slide-active .tit_in{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.65s;}




#mingxing{ margin-top: 8% !important; opacity: 0;
    visibility: hidden;
    transform: translateY(60px);
    transition: 0.68s;
}
#mingxing .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#mingxing .swiper-slide {
    position: relative;
    overflow: hidden;
    border-radius: 10px;

    /* 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{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; }
#mingxing .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#mingxing .swiper-slide p{  width: 100%; height: 50px; line-height: 50px; background: rgba(209,10,28,0.9); color: #fff; font-size: 18px; padding-left: 30px;}
#mingxing .swiper-slide p i{ margin-right: 10px;}

.index .swiper-slide-active #mingxing{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 1s;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:768px){

}
@media screen and (max-width:450px){
    #mingxing{ margin-top: 20% !important;}
}






#cpys{ margin-top: 8% !important; }
#cpys .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cpys .swiper-slide {
    position: relative;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(60px);
    transition: 0.68s;

    /* 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;
}
#cpys .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 130%; position: relative; overflow: hidden; border-radius: 20px; background: #93542f;}
#cpys .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpys .swiper-slide .font{ position: absolute; left: 5%; bottom: 5%; color: #fff; text-align: center; width: 90%; height: 90px; line-height: 34px; background: rgba(205,10,48,0.9); border-radius: 45px; padding-top: 14px; transition: 0.5s;}
#cpys .swiper-slide .font p{ font-family: Bold; font-size: 30px;}
#cpys .swiper-slide .font span{ font-size: 22px;}
#cpys .swiper-slide .font i{ display: inline-block; margin: 0 auto; width: 30px; height: 20px; position: relative; opacity: 0;}
#cpys .swiper-slide .font i:before{ position: absolute; left: 0; top: 0; content: ''; width: 20px; height: 20px; background: #d10a30; border-radius: 100%;}
#cpys .swiper-slide .font i:after{ position: absolute; right: 0; top: 0; content: ''; width: 20px; height: 20px; background: rgba(245,205,205,0.5); border-radius: 100%;}
#cpys .swiper-slide:hover .font{ bottom: 0; left: 0; width: 100%; height: 100%; padding-top: 10%;  background: none; line-height: 40px;}
#cpys .swiper-slide:hover .font i{ opacity: 1;}

.index .swiper-slide-active #cpys .swiper-slide{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.45s;}
.index .swiper-slide-active #cpys .swiper-slide:nth-of-type(2){ transition-delay: 0.65s;}
.index .swiper-slide-active #cpys .swiper-slide:nth-of-type(3){ transition-delay: 0.85s;}
.index .swiper-slide-active #cpys .swiper-slide:nth-of-type(4){ transition-delay: 1s;}

@media screen and (max-width:1440px){
    #cpys .swiper-slide .font p{ font-size: 24px;}
    #cpys .swiper-slide .font span{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #cpys .swiper-slide .font p{ font-size: 20px;}
    #cpys .swiper-slide .font span{ font-size: 14px;}
    #cpys .swiper-slide .font{ height: 75px; line-height: 25px;}
}
@media screen and (max-width:768px){
    #cpys .swiper-slide .pic{ padding-bottom: 100%;}
}
@media screen and (max-width:450px){
    #cpys .swiper-slide .pic{ padding-bottom: 135%;}
}



.in_05 .main .tit_in:before{color: rgba(255,255,255,0.2);}
#ppfw{ background: rgba(255,255,255,0.9); margin-top: 5% !important; border-radius: 20px;}
#ppfw .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#ppfw .swiper-slide {
    position: relative;
    padding: 5% 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transform: translateX(60px);
    transition: 0.68s;

    /* 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;
}
#ppfw .swiper-slide .pic{ display: inline-block; text-align: center; background: url("../images/bz.png") no-repeat center; width: 116px; height: 98px; line-height: 98px;}
#ppfw .swiper-slide .pic i{ color: #d10a30; font-size: 50px;}
#ppfw .swiper-slide p{ color: #d10a30; font-size: 28px; font-family: bttit !important; padding-top: 5%;}
#ppfw .swiper-slide span{ display: block; color: #282828; font-size: 16px; padding: 5% 10% 10%;}
#ppfw .swiper-slide em{ display: inline-block; margin: 0 auto; width: 30px; height: 20px; position: relative;}
#ppfw .swiper-slide em:before{ position: absolute; left: 0; top: 0; content: ''; width: 20px; height: 20px; background: #d10a30; border-radius: 100%;}
#ppfw .swiper-slide em:after{ position: absolute; right: 0; top: 0; content: ''; width: 20px; height: 20px; background: rgba(245,205,205,0.5); border-radius: 100%;}


.index .swiper-slide-active #ppfw .swiper-slide{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.45s;}
.index .swiper-slide-active #ppfw .swiper-slide:nth-of-type(2){ transition-delay: 0.65s;}
.index .swiper-slide-active #ppfw .swiper-slide:nth-of-type(3){ transition-delay: 0.85s;}
.index .swiper-slide-active #ppfw .swiper-slide:nth-of-type(4){ transition-delay: 1s;}


@media screen and (max-width:1440px){
}
@media screen and (max-width:768px){
    #ppfw{ margin-top: 15% !important;}
}



#news_in{position: relative; margin-top: 5%; opacity: 0; visibility: hidden; transform: translateY(60px); transition: 0.68s;}
#news_in .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 15px 0;
}
#news_in .swiper-slide {
    transition:0.3s;
    position: relative;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    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;
}
#news_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#news_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#news_in .swiper-slide .d-flex{ width: 100%; padding: 5% 0;}
#news_in .swiper-slide .news_time{ width: 20%; line-height: 30px; transition: 0.3s; text-align: center; position: relative;}
#news_in .swiper-slide .news_time:before{ position: absolute; right: 0; top: 15%; content: ''; width: 1px; height: 70%; background: #dfdfdf;}
#news_in .swiper-slide .news_time p{ color: #282828; font-size: 40px; transition: 0.3s;}
#news_in .swiper-slide .news_time span{ display: block; font-size: 14px; color: #282828; transition: 0.3s;}
#news_in .swiper-slide .content{ width: 80%; transition: 0.3s; padding-left: 5%; color: #282828; font-size: 16px;}
#news_in .swiper-slide:hover .pic img{transform: scale(1.1);}
#news_in .xw_class{ padding: 3% 4% 5% !important;}
#news_in .xw_class p{ height: 30px; line-height: 30px; border: 1px solid #dfdfdf; padding: 0 10px; border-radius: 5px; color: #999999; transition: 0.3s;}
#news_in .xw_class i{ color: #8d8d8d; font-size: 24px;}
#news_in .swiper-slide:hover .news_time p{ color: #df1439; font-size: 40px; font-weight: bold;}
#news_in .swiper-slide:hover .news_time span,#news_in .swiper-slide:hover .content a{ color: #df1439 !important;}
#news_in .swiper-slide:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.1);}
#news_in .swiper-slide:hover .xw_class p{ color: #fff; background: #df1439; border: 1px solid #df1439;}

.new_more{ margin: 3% auto 0; width: 13%; height: 45px; line-height: 45px; background: #d10a30; border-radius: 30px; padding: 0 2%; color: #fff;  opacity: 0; visibility: hidden; transform: translateY(60px); transition: 0.68s;}
.new_more:hover{ padding: 0 3%;}

.index .swiper-slide-active #news_in{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.85s;}
.index .swiper-slide-active .new_more{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 1.2s;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #news_in .swiper-slide .content{ font-size: 12px; line-height: 25px;}
    #news_in .swiper-slide .news_time{ line-height: 25px;}
    #news_in .swiper-slide .news_time p{ font-size: 28px;}
    #news_in .swiper-slide .news_time span{ font-size: 12px;}
    #news_in .xw_class p{ font-size: 12px; height: 25px; line-height: 25px;}
    .new_more{ width: 20%;}
}
@media screen and (max-width:768px){
    .new_more{ width: 30%;}
    #news_in .swiper-slide .pic{ padding-bottom: 55%;}
}
@media screen and (max-width:500px){
    .new_more{ width: 45%;}
}


/*公共*/
.sub_banner {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s;
}
.sub_banner.active img {
    filter: contrast(1) brightness(1);
    opacity: 1;
    visibility: visible;
    width: 100%;
    -webkit-transform: scale(1);
}
.sub_banner .s {
    width: 100%;
    height: auto;
    position: relative;
}
.sub_banner img {
    opacity: 1;
    visibility: hidden;
}
@media screen and (max-width:991px){
    .sub_banner.active img{ width: 135%;}
}
@media screen and (max-width:768px){
    .sub_banner img{ width: 220%;}
    .sub_banner{ height: 300px;}
    .sub_banner.active img{ width: 150%; margin-left: 0;}
}
@media screen and (max-width:650px){
    .sub_banner.active img{ width: 250%; margin-left: -70%;}
}


#zi_banner{ position: relative; width: 100%;}
#zi_banner .yuan{ position: absolute; left: 10%; bottom: -70px; color: #fff; width: 135px; height: 135px; background: #d10a30; border-radius: 100%;}
#zi_banner .yuan p{ width: 135px; height: 135px; text-align: center; color: #fff; font-size: 22px; padding-top: 36px;}
#zi_banner .yuan p span{ display: block; width: 65px; margin: 0 auto;}
#zi_banner .main{ position: absolute; right: 0; bottom: 0; width: 100%; padding: 0;}
#zi_banner .main:before{ position: absolute; right: 0; bottom: 0; content: ''; height: 80px; background: #d10a30; width: 20%;}
#zi_banner .main .container{ text-align: right; color: #fff; position: relative; z-index: 1;}
#zi_banner .main .container a{ color: #fff;}
#zi_banner .main .container .home{ height: 80px; background: #d10a30; line-height: 80px; padding: 0 2%;}
#zi_banner .main .container .home a{ padding: 0 10px; }
#zi_banner .main .container ul{ padding: 0 2% !important; width: 50%; border-top-left-radius: 60px; height: 80px; background: #d10a30; line-height: 80px;}
#zi_banner .main .container ul li{ font-size: 22px; text-align: center; width: 25%;}
@media screen and (max-width:1440px){
    #zi_banner .main .container ul li{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    #zi_banner .main .container ul li{ font-size: 18px;}
}
@media screen and (max-width:991px){
    #zi_banner .yuan,#zi_banner .main .container .home{ display: none !important;}
    #zi_banner .main .container ul{ width: 100%;}
    #zi_banner .main .container ul li{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #zi_banner .main .container ul li{ font-size: 14px;}
    #zi_banner .main .container ul{ width: 100%; height: 60px; line-height: 60px;}
    #zi_banner .main:before{ height: 60px;}
}



.news_pic { padding: 5% 0 0 !important;}
.news_pic li{ margin-bottom: 7%;}
.news_pic .imgbox { width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; border-radius: 10px;}
.news_pic .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news_pic .imgbj{ position: absolute; z-index: 1; padding: 4%; color: #fff; left: 0; bottom: 0; width: 100%; height: 100%; }
.news_pic .imgbj .tit{ position: relative; z-index: 5; font-weight: bold; font-size: 18px; transition: 0.5s;}
.news_pic .imgbj i{ position: relative; z-index: 5; font-size: 20px; transition: 0.5s;}
.news_pic .imgbj:after {
    content: " ";
    z-index: 4;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
    background-image: url('../images/mask-md-fc.png');
    background-size: 100% auto;
    background-position: 50% 100%;
    background-repeat: no-repeat;
}
.news_pic li:hover .imgbox img{ transform: scale(1.05) rotate(-1deg); }

.bai{ background: #fff;}
.hui{ background: #fbfbfb;}
.cpbj{background-image: linear-gradient(to right,#fff0eb,#fff);}




/*公司简介*/
.jjys{ padding: 5% 0 0 !important;}
.jjys li{ text-align: center; position: relative; line-height: 25px; width: 25%;}
.jjys li:after{ position: absolute; right: 0; top: 20%; content: ''; width: 1px; height: 60%; background: #e9e9e9;}
.jjys li:last-of-type:after{ display: none;}
.jjys li .pic{ margin-right: 20px; width: 20%;}
.jjys li .pic img{ max-width: 100%;}
.jjys li h2{ display: inline-block; position: relative; font-family: bttit !important; color: #d10a30; font-size: 43px; font-weight: bold !important;}
.jjys li h2 i{ position: absolute; right: -40px; top: 0; display: block; width: 30px; height: 30px;}
.jjys li h2 i span{ display: block; position: relative; z-index: 1; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #d10a30; border-radius: 100%; color: #fff; font-size: 16px;}
.jjys li h2 i:before{ position: absolute; content: ''; right: -5px; top: 0; width: 17px; height: 17px; background: #f5cdcd; border-radius: 100%;}
.jjys li p{ color: #333333; font-size: 16px;}

.jjcontent_zy{ color: #333333; font-size: 16px; padding: 3% 0; line-height: 35px;}

@media screen and (max-width:1440px){
    .jjys li h2{ font-size: 36px;}
    .jjys li h2 i span{ width: 25px; height: 25px; line-height: 25px; font-size: 12px;}
    .jjys li h2 i:before{ width: 15px; height: 15px; right: 0;}
    .jjys li p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .jjys li h2{ font-size: 28px;}
    .jjys li h2 i span{ width: 20px; height: 20px; line-height: 20px; font-size: 12px;}
    .jjys li h2 i:before{ width: 10px; height: 10px; right: 6px;}
}
@media screen and (max-width:991px){
    .jjys li .pic{ margin-right: 10px;}
    .jjys li h2{ font-size: 22px;}
    .jjys li p{ font-size: 12px;}
}
@media screen and (max-width:768px){
    .jjys li{ float: left; width: 50%; margin-bottom: 10px;}
    .jjys li .pic{ width: 15%;}
    .jjys li:nth-of-type(2n):after{ display: none;}
    .jjcontent_zy{ padding: 15px; font-size: 14px; line-height: 28px;}
}
@media screen and (max-width:450px){
}




.box{width:100%;height: auto;overflow: hidden; border-top-left-radius: 50px; border-bottom-right-radius: 50px;}
.box .in03a{width: 25%;float: left; transition: all .6s; position: relative;}
.box .in03c{ position: absolute; z-index: 1; bottom: -100%; left:0; transition:.6s; color: #fff; width: 100%; height: 100%; padding: 12%;}
.box .in03c i{ position: absolute; right: -50px; top: -50px; color: rgba(255,255,255,0.1); font-size: 300px; height: 300px; line-height: 300px;}
.box .in03c .tit{ line-height: 45px; position: relative; padding-bottom: 5%;}
.box .in03c .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 7%; height: 2px; background: #fff;}
.box .in03c .tit span{ display: block; font-size: 42px; font-family: bttit;}
.box .in03c .tit p{ font-size: 18px; text-transform: uppercase;}
.box .in03c .con{ font-size: 20px; color: rgba(255,255,255,0.8); padding: 8% 30% 10% 0; line-height: 40px;}
.box .in03b{position: absolute; z-index: 2; top:0; left:0; background-image: linear-gradient(to right,#cc0503,#e03327); border-right: 1px solid rgba(255,255,255,0.4); width: 100%; height: 100%; text-align: center; padding-top: 35%; transition:.4s;}
.box .in03a:nth-of-type(2) .in03b{ background-image: linear-gradient(to right,#e03327,#ec503d);}
.box .in03a:nth-of-type(3) .in03b{ background-image: linear-gradient(to right,#ec513e,#f66850);}
.box .in03a:nth-of-type(4) .in03b{ background-image: linear-gradient(to right,#f66850,#fc765b);}
.box .in03a:nth-of-type(2) .pic img{ margin-left: -60%;}
.box .in03a:nth-of-type(3) .pic img{ margin-left: -90%;}
.box .in03a:nth-of-type(4) .pic img{ right: 0;}
.box .in03b i{ display: inline-block; font-size: 60px; height: 60px; line-height: 60px; margin:0 auto 12%; position: relative; color: #fff; }
.box .in03b span{ display: block; position: relative; font-size: 32px; margin-top: 1rem; font-family: bttit; line-height: 30px; padding: 15% 0 2%; color: #fff; transition:.4s;}
.box .in03b span:before{ position: absolute; left: 45%; top: 0; content: ''; width: 10%; height: 3px; background: #fff;}
.box .in03b p{ color: rgba(255,255,255,.7); font-size: 18px; text-transform: uppercase;}
.box .in03b em{ display: block; height: 25px; margin-top: 20%;}
.box .pic{ overflow: hidden;}
.box .pic img{width: 1400px;cursor: pointer;}

.box:hover .in03a{width: 18%;}
.box:hover .in03b i{ font-size: 50px;}
.box:hover .in03b span{ font-size: 20px;}
.box:hover .in03b p{ font-size: 14px;}
.box .in03a:hover{width: 46%;}
.box .in03a:hover .in03b{ opacity: 0;}
.box .in03a:hover .in03c{ bottom: 0;}
@media screen and (max-width:1440px){
    .box .in03b span{ font-size: 24px;}
    .box .in03b p{ font-size: 14px;}
    .box .in03b i{ font-size: 50px;}
    .box .in03c i{ font-size: 24px;}
    .box .in03c .tit span{ font-size: 36px;}
    .box .in03c .tit p{ font-size: 16px;}
    .box .in03c .con{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .box .pic img{ height: 460px;}
}
@media screen and (max-width:991px){
    .box .in03c .con{ padding: 10% 0; line-height: 30px; font-size: 14px;}
    .box .in03c .tit span{ font-size: 26px;}
    .box .in03c .tit p{ font-size: 14px;}
    .box .in03c .tit{ line-height: 35px;}
    .box .in03b span{ font-size: 20px;}
    .box .in03b p{ font-size: 12px;}
    .box .in03b i{ font-size: 40px;}
    .box:hover .in03b p{ font-size: 12px;}
}
@media screen and (max-width:768px){
    .box .in03a{width: 100%;height: auto;overflow: hidden;}
    .box .in03a  img{width: 100%;}
    .box .in03a:hover{width: 100%;}
    .box:hover .in03a{width: 100%;}
    .box .in03b{padding-top: 7%;}
    .box .in03b i{ margin: 0; font-size: 30px; height: 30px; line-height: 30px;}
    .box .in03b span:before{ display: none;}
    .box .in03b span{ padding: 0;}
    .box .in03b em{ display: none;}
    .box .pic img{ height: 180px;}
    .box .in03c{ padding: 7%;}
    .box .in03c i{ display: none;}
    .box .in03c .tit{ float: left; width: 30%;}
    .box .in03c .con{ float: right; width: 65%; padding: 0;}
    .box .in03c em{ display: none;}
}
@media screen and (max-width:550px){
    .box .in03c .tit{ float: left; width: 100%; padding-bottom: 2%;}
    .box .in03c .con{ float: right; width: 100%;}
    .box .in03c .tit:before{ display: none;}
}


#fzlcbj{ background: url("../images/fzlc_bj.jpg") no-repeat center top;}
#fzlcbj .tit_in:before{ color: rgba(255,255,255,0.2);}
.history-zone{ padding: 8% 5% 10%; margin-top: 5%; overflow: hidden; background: rgba(255,255,255,0.95); border-radius: 20px;}
.history-zone .history-year{ position: relative;}
.history-zone .history-year .swiper-thumbs{ overflow: hidden;}
.history-zone .history-year .year-item { cursor: pointer; position: relative; }
.history-zone .history-year .year-item span { color: #80501f; font-family: auto; opacity: 0.7; font-size: 34px; font-weight: 100; line-height: 2; -webkit-transition: transform .3s; -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; display: block; margin-bottom: 10px; }
.history-zone .history-year .year-item .dot { position: relative; z-index: 2; display: block; width: 30px; height: 30px; border-radius: 50%; margin: 0 auto; padding: 5px; background: #f3eee9; }
.history-zone .history-year .year-item .dot .dot-wrap { width: 100%; height: 100%; border-radius: 50%; background-color: #c6b198; position: relative; }
.history-zone .history-year .year-item .dot .dot-wrap i { position: absolute; width: 40%; height: 0; margin: auto; top: 0; bottom: 0; left: 0; right: 0; -webkit-transition: transform .3s; -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; }
.history-zone .history-year .year-item .dot .dot-wrap i::before, .history-zone .history-year .year-item .dot .dot-wrap i::after { content: ''; display: block; width: 100%; height: 0; border-bottom: 1px solid #fff; -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.history-zone .history-year .year-item .dot .dot-wrap i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.history-zone .history-year .year-item .dot .dot-wrap i::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.history-zone .history-year .year-item::after { content: ''; display: block; border-bottom: 1px dashed rgba(128,80,31,0.5); position: absolute; width: 99%; z-index: 0; left: 0; bottom: 15px; }
.history-zone .history-year .year-item.swiper-slide-thumb-active span { opacity: 1; color: #d10a30; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
.history-zone .history-year .year-item.swiper-slide-thumb-active .dot { opacity: 1; background-color: #f5ccd4; }
.history-zone .history-year .year-item.swiper-slide-thumb-active .dot .dot-wrap { background-color: #d10a30; }
.history-zone .history-year .year-item.swiper-slide-thumb-active .dot .dot-wrap i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
.history-zone .history-year .control-bar { position: absolute; width: 100%; z-index: 10; display: flex; justify-content: space-between; }
.history-zone .history-year .control-bar .prev_next { bottom: 6px; position: absolute; opacity: 0.7; }
.history-zone .history-year .control-bar .prev_next.prev { left: -45px; }
.history-zone .history-year .control-bar .prev_next.next { right: -45px; }
.history-zone .history-year .control-bar .prev_next.swiper-button-disabled { cursor: not-allowed; filter: grayscale(100%); }
.history-zone .history-con{ margin-top:7%; overflow: hidden;}
.history-zone .history-con .swiper-slide{ text-align: center; color: #5b3a0d; font-size: 22px; line-height: 45px;}
@media screen and (max-width:1700px){
    .history-zone .history-year .control-bar .prev_next.prev { left: -40px; }
    .history-zone .history-year .control-bar .prev_next.next { right: -40px; }
}
@media (min-width: 1400px) {
    .history-zone .history-con .year-events p { font-size: 18px; }
}
@media screen and (max-width:1440px){
    .history-zone .history-con .year-num::before { font-size: 55px; }
    .history-zone .history-year .control-bar .prev_next.prev { left: -20px; }
    .history-zone .history-year .control-bar .prev_next.next { right: -20px; }
    .history-zone .history-con .swiper-slide{ font-size: 20px;}
    .history-zone .history-year .year-item span{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    .history-zone .history-con .swiper-slide{ font-size: 18px;}
    .history-zone .history-year .year-item span{ font-size: 24px;}
}

@media screen and (max-width:991px){
    .history-zone .history-year .control-bar .prev_next.prev { display: none; }
    .history-zone .history-year .control-bar .prev_next.next { display: none; }
    .history-zone .history-con .year-num{ height: 60px;}
    .history-zone .history-con .year-num::before { font-size: 45px; }
    .history-zone .history-year .year-item span{ font-size: 22px;}
    .history-zone .history-con .swiper-slide{ font-size: 16px;}
    .history-zone .history-year .year-item span{ font-size: 22px;}
}
@media screen and (max-width:768px){
    .history-zone .history-con .swiper-slide{ font-size: 14px; line-height: 30px;}
    .history-zone .history-year .year-item span{ font-size: 20px;}
    #fzlcbj{ padding: 15px;}
}



.comc { margin-top: 7%; height: auto; overflow: hidden; background: url('../images/comca.png') center bottom no-repeat; padding-bottom: 4%;}
.comc .swiper-slide {
    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;
    transition: 300ms;
    transform: scale(0.6) !important;
}
.comc img{width: 100%;}
.comc .swiper-slide-active{transform: scale(1) !important;}
@media screen and (max-width:768px){
    .comc{ background-size: 100%;}
}



/*产品中心*/
#cpclass{ margin-top: 5% !important;}
#cpclass li{ margin-bottom: 5% !important;}
#cpclass li .img{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cpclass li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cpclass li .title{ position: absolute; left: 0; bottom: 0; width: 100%; color: #fff; padding: 5%;}
#cpclass li .title h3{ font-size: 28px; font-weight: bold !important; padding-bottom: 5px;}
#cpclass li .title em{ font-size: 16px;}
#cpclass li .title p{ width: 25%; height: 45px; line-height: 45px; background: #fff; border-radius: 30px; color: #000000; font-size: 16px; text-align: center; margin-top: 5% !important; transition: 0.3s;}
#cpclass li:hover .title p{ background: #d10a30; color: #fff;}
#cpclass li:hover .img img{ transform: scale(1.1);}
@media screen and (max-width:1440px){
    #cpclass li .title h3{ font-size: 24px;}
}
@media screen and (max-width:1200px){
    #cpclass li .title h3{ font-size: 20px;}
    #cpclass li .title em{ font-size: 14px;}
    #cpclass li .title p{ height: 35px; line-height: 35px; font-size: 12px;}
}



/*新闻中心*/
.news_lb{ margin-top: 5% !important;}
.news_lb li{ margin-bottom: 8%; position: relative; transition: 0.3s; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.05);}
/*.news_lb li:before{ width: 0; height: 3px; background: #d10a30; position: absolute; left: 0; bottom: 0; content: ''; transition: 0.3s;}*/
.news_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.news_lb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.news_lb .pic .news_time{ position: absolute; left: 0; bottom: 0; background: #ca0000; height: 45px; line-height: 45px; color: #fff; padding:  0 20px;}
.news_lb .pic .time{ position: absolute; right: 0; top: 0; z-index: 1; background: url("../images/datebg.png") no-repeat right top; width: 96px; height: 92px; color: #fff; text-align: center; padding-top: 10px; opacity: 0; transition: 0.3s;}
.news_lb .pic .time p{ font-size: 40px;}
.news_lb .pic .time span{ display: block; width: 100%; padding-left: 10px;}
.news_lb li .font{ border-bottom: 1px solid #e9e9e9; padding: 7% 5%; position: relative;}
.news_lb li .font:before{ position: absolute; left: 0; top: 0; width: 0; height: 100%; content: ''; background-image: linear-gradient(to right,#d10a30,#fd765b); transition: 0.5s;}
.news_lb li .font .news_title{ height: 40px; font-size: 20px; font-weight: bold !important; color: #333333; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news_lb li .font .news_content{ margin: 3% 0; color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.news_lb li .font .more{ font-family: Arial; text-transform: uppercase;}
.news_lb li .font .news_title,.news_lb li .font .news_content,.news_lb li .font .more{ position: relative; z-index: 1;}
.news_lb li:hover{ background: #f6f7f9;}
/*.news_lb li:hover:before{ width: 100%;}*/
.news_lb li:hover .pic .time{ opacity: 1;}
.news_lb li:hover .font:before{ width: 100%;}
.news_lb li:hover .font .news_title,.news_lb li:hover .font .news_content,.news_lb li:hover .font .more{ color: #fff;}
/*.news_lb li:hover .pic img{transform: scale(1.05) rotate(-1deg);}*/
@media screen and (max-width:1600px){
    .news_lb li .font .news_title{ font-size: 18px;}
    .news_lb li .font .news_content{ font-size: 14px;}
}
@media screen and (max-width:1440px){
    .news_lb li .font .news_content{ line-height: 25px;}
}
@media screen and (max-width:1200px){
    .news_lb li .font .news_title{ font-size: 16px;}
    .news_lb li .font .news_content{ font-size: 12px;}
}



.news_first{ background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.05); margin-top: 5% !important; }
.news_first .col-12{ padding: 0 !important;}
.news_first .pic{display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.news_first .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.news_first .pic .news_time{ position: absolute; left: 0; top: 0; z-index: 1; font-size: 16px; background: #d10a30; height: 50px; line-height: 50px; color: #fff; padding: 0 30px;}
.news_first .font{ padding: 5% 3% !important;}
.news_first .font p{ color: #333333; font-size: 14px; }
.news_first .font .news_title{ color: #282828; padding: 5% 0 7%; font-size: 26px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.news_first .font .news_content{ color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news_first .font span{ display: block; color: #d10a30; font-size: 14px; margin-top: 10%;}
@media screen and (max-width:1700px){
    .news_first .font{ padding: 5% 3% !important;}
}
@media screen and (max-width:1440px){
    .news_first .font{ padding: 4% 3% !important;}
    .news_first .font .news_title{ font-size: 22px;}
}
@media screen and (max-width:1200px){
    .news_first .pic{ padding-bottom: 60%;}
    .news_first .font .news_title{ font-size: 20px;}
    .news_first .font .news_content{ font-size: 14px;}
}

.home_zy{ height: 60px; color: #a2a2a2; font-size: 16px;}
.home_zy i{ display: inline-block; color: #d10a30; font-size: 20px; margin-right: 10px;}
.home_zy a{ color: #a2a2a2; padding: 0 5px;}
.home_zy a:last-of-type{ color: #d10a30;}
#xwinfo_bj .bai{ padding: 3%; box-shadow: 0 0 15px rgba(0,0,0,0.05);}
#xwinfo_bj .main{ padding-top: 6%;}
#xwinfo_bj .news-detail-title{ line-height: 35px;}
#xwinfo_bj .news-detail-title .h3{ color: #000000; font-size: 30px; font-weight: normal !important; padding: 0 !important; border: none !important;}
#xwinfo_bj .news-detail-title .b{ color: #666666; font-size: 14px; margin-top: 1% !important; padding-bottom: 2%; border-bottom: 1px solid #d7d7d7;}

#xwinfo_bj .news-detail{ font-size: 16px; line-height: 35px; color: #666666; padding: 3% 0;}
#xwinfo_bj .news-detail .img{ text-align: center; margin-bottom: 2%;}
#xwinfo_bj .news-detail .img img{ max-width: 100%;}
#xwinfo_bj .news-detail img{ max-width: 100%; display: block; margin: 2% auto;}
#xwinfo_bj .newsPage{ padding: 0; margin: 0 !important; border-top: 1px solid #d7d7d7; border-bottom: none !important;}
#xwinfo_bj .newsPage .page-a{ float: left; color: #999; font-size: 16px; width: 45%; height: 90px; line-height: 90px; padding-right: 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 .more{ color: #fff; font-size: 16px; transition: 0.3s; background: #d10a30; height: 45px; line-height: 45px;}
#xwinfo_bj .newsPage .more i{ color: #fff; font-size: 20px; margin-right: 10px;}
#xwinfo_bj .newsPage .more:hover{ letter-spacing: 3px;}
#xwinfo_bj .newsPage .page-a:hover,#xwinfo_bj .newsPage .page-a:hover a{ color: #ca1323;}
@media screen and (max-width:1440px){
    #xwinfo_bj .main{ padding-top: 9%;}
}
@media screen and (max-width:1200px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 24px;}
}
@media screen and (max-width:991px){
    #xwinfo_bj .main{ padding-top: 12%;}
    #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;}
    .home_zy{ font-size: 12px; height: 50px;}
    .home_zy i{ font-size: 18px;}
}
@media screen and (max-width:768px){
    #xwinfo_bj .main{ padding-top: 15%;}
    #xwinfo_bj .news-detail-title .float-right{ display: none;}
    #xwinfo_bj .news-detail-title .h3{ font-size: 16px;}
    #xwinfo_bj .news-detail-title .b{ font-size: 12px;}
    #xwinfo_bj .news-detail{ font-size: 14px; line-height: 30px;}
}
@media screen and (max-width:500px){
    #xwinfo_bj .main{ padding-top: 22%;}
}


/*联系我们*/
.mes-form{ margin-top: 3% !important;}
.mes-form .name{ background: url("../images/ly1.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }
.mes-form .tel{ background: url("../images/ly2.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }
.mes-form .content{ background: url("../images/ly3.png") no-repeat 10px 10px #fff !important; line-height: 40px; padding-left: 52px !important; }
.mes-form .captcha{ background: url("../images/ly4.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }


.lxwm_bai{ padding: 5% 0 2% !important; }
.lxwm_bai li{ text-align: center; }
.lxwm_bai li i{ margin: 0 auto; width: 80px; height: 80px; line-height: 76px; border: 2px solid #ddd; border-radius: 100%; color: #ccc; font-size: 36px; transition: 0.5s;}
.lxwm_bai li .font{ padding-top: 20px; }
.lxwm_bai li p{ color: #333; font-size: 18px; font-weight: bold; position: relative; height: 60px;}
.lxwm_bai li p:before{ position: absolute; left: 45%; bottom: 0; width: 10%; height: 2px; background: #999; content: ''; transition: 0.3s;}
.lxwm_bai li span{ display: block; min-height: 60px; color: #999; font-size: 16px; padding-top: 20px;}
.lxwm_bai li:hover i{ -webkit-transform: rotateY(180deg); transform: rotateY(180deg); background-image: linear-gradient(to right,#ca0000,#fd765b); color: #fff;}
.lxwm_bai li:hover p{ color: #ca0000;}
.lxwm_bai li:hover p:before{ background: #ca0000;}
@media screen and (max-width:1600px){
    .lxwm_bai li p{ font-size: 14px;}
    .lxwm_bai li span{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .lxwm_bai li p{ font-size: 14px;}
    .lxwm_bai li span{ font-size: 14px;}
    .lxwm_bai{ top: -35%;}
}
@media screen and (max-width:991px){
    .lxwm_bai{ position: relative; margin-bottom: 5%;}
}
@media screen and (max-width:768px){
}




/*翻页*/
.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;
}
