/* z_tanchuang */
.z_tanchuang{position:fixed;display:table;height:100%;width:100%;top:0;left:0;transform:scale(0);-webkit-transform:scale(0);z-index:9999;}
.z_tanchuang .tbox{display:table-cell;background:rgba(0,0,0,0.8);text-align:center;vertical-align:middle}
.z_tanchuang .tbox .modal{background:white;padding:50px;display:block;border-radius:5px;position:relative;width:90%;max-width:1200px;max-height:90%;margin:0 auto}
.z_tanchuang .tbox .modal .out{position:absolute;width:40px;height:40px;line-height:40px;background:#fff url(../images/out.png) center no-repeat;background-size:20px;color:#000;font-size:30px;text-align:center;border-radius:50%;top:0;right:-50px;cursor:pointer;transition: ease 0.6s;}
.z_tanchuang .tbox .modal .img{width:100%;max-width:600px;margin:0 auto}
.z_tanchuang .tbox .modal .img video{display:block;width:100%;max-width:100%;object-fit:cover;outline: none;}
.z_tanchuang .tbox .modal .img img{margin:0 auto}
.z_tanchuang .tbox .modal .out:hover{background:#fff url(../images/out.png) center no-repeat;background-size:20px;transform:rotate(180deg);-webkit-transform:rotate(180deg)}
.z_tanchuang .tbox .modal2{padding:20px}
.z_tanchuang .tbox .modal .img{max-width:1200px}
.z_tanchuang.one{transform:scaleY(0.01) scaleX(0);animation:unfoldIn 1s cubic-bezier(0.165,0.84,0.44,1) forwards;-webkit-transform:scaleY(0.01) scaleX(0);-webkit-animation:unfoldIn 1s cubic-bezier(0.165,0.84,0.44,1) forwards}
.z_tanchuang.one .tbox .modal{transform:scale(0);animation:zoomIn .5s .8s cubic-bezier(0.165,0.84,0.44,1) forwards;-webkit-transform:scale(0);-webkit-animation:zoomIn .5s .8s cubic-bezier(0.165,0.84,0.44,1) forwards}
.z_tanchuang.one.out{transform:scale(1);animation:unfoldOut 1s .3s cubic-bezier(0.165,0.84,0.44,1) forwards;-webkit-transform:scale(1);-webkit-animation:unfoldOut 1s .3s cubic-bezier(0.165,0.84,0.44,1) forwards}
.z_tanchuang.one.out .tbox .modal{animation:zoomOut .5s cubic-bezier(0.165,0.84,0.44,1) forwards;-webkit-animation:zoomOut .5s cubic-bezier(0.165,0.84,0.44,1) forwards}
@keyframes unfoldIn{
0%{transform:scaleY(0.005) scaleX(0)}
50%{transform:scaleY(0.005) scaleX(1)}
100%{transform:scaleY(1) scaleX(1)}
}
@keyframes zoomIn{
0%{transform:scale(0)}
100%{transform:scale(1)}
}
@keyframes zoomOut{
0%{transform:scale(1)}
100%{transform:scale(0)}
}
@keyframes unfoldOut{
0%{transform:scaleY(1) scaleX(1)}
50%{transform:scaleY(0.005) scaleX(1)}
100%{transform:scaleY(0.005) scaleX(0)}
}
@-webkit-keyframes zoomIn{
0%{transform:scale(0)}
100%{transform:scale(1)}
}
@-webkit-keyframes zoomOut{
0%{transform:scale(1)}
100%{transform:scale(0)}
}
@-webkit-keyframes unfoldOut{
0%{transform:scaleY(1) scaleX(1)}
50%{transform:scaleY(0.005) scaleX(1)}
100%{transform:scaleY(0.005) scaleX(0)}
}
@-webkit-keyframes unfoldIn{
0%{transform:scaleY(0.005) scaleX(0)}
50%{transform:scaleY(0.005) scaleX(1)}
100%{transform:scaleY(1) scaleX(1)}
}
@media(max-width:960px){
.z_tanchuang .tbox .modal{padding:10px}
.z_tanchuang .tbox .modal .out{width:30px;height:30px;top:-50px;right:-2px;background-size: 14px;}
.z_tanchuang .tbox .modal .out:hover{background-size: 14px;}
}


/* title */
.nei_tit{position: relative;margin-bottom: 60px;text-align: center;}
.nei_tit .title{font-size: 36px;color: #333;font-weight: bold;}
@media screen and (max-width:1080px){
.nei_tit{margin-bottom: 40px;}
.nei_tit .title{font-size: 30px;}
}
@media screen and (max-width: 520px){
.nei_tit{margin-bottom:25px;}
.nei_tit .title{font-size: 20px;}
}

/* banner */
.banner{width:100%;position:relative;margin-top: 90px;}
.banner .tit{color:#fff;font-size:48px;text-align:center;z-index:1;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;}
.banner .position{position:absolute;bottom:0;left:0;width:100%;height:62px;line-height:62px;color:#fff;text-align:left;font-size:16px;z-index:1; background-color: rgba(0,0,0,0.2);}
.banner .position a{color:#fff;text-decoration:none}
.banner .pic img{ width:100%;}
.banner .position a:hover{color:#FF0000}
.banner .position img{vertical-align:baseline;margin-right:8px;height:14px;width:16px}
@-webkit-keyframes subs{0%{-webkit-transform:translateX(-5%)}
100%{-webkit-transform:translateX(0)}
}
@media(max-width:1080px){
.banner{margin-top: 80px;}
.banner .tit{font-size: 40px;}
}
@media(max-width:768px){
.banner{margin-top: 71px;}
.banner .tit{font-size: 36px;}
}
@media(max-width:520px){
.banner{margin-top: 60px;}
.banner .tit{font-size: 22px;}
.banner .position{height: 35px;line-height: 35px;font-size: 12px;}
.banner .position img{margin-right: 4px;height:12px;width: 14px;}
}

/* about01 */
.about01{padding: 90px 0;}
.about01 .left{width: 47%;padding-top:50px;}
.about01 .left .nei_tit{margin-bottom: 50px;}
.about01 .left .nei_tit .title{text-align: left;padding-left: 0px;}
.about01 .left .text p{font-size: 16px;line-height: 30px;color: #666666;margin-bottom: 30px;position: relative;text-indent: 20px;}
.about01 .left .text p:nth-last-child(1){margin-bottom: 0;}
.about01 .left .text p span{font-weight: bold;}
.about01 .left .text p::after{content: "";position: absolute;background: url(../images/ab01_icon.png);left: 0;top: 5px;background-size: cover;width: 10px;height: 15px;}
.about01 .left .ul{justify-content: space-between;margin-top: 40px;}
.about01 .left li span{font-size:40px;font-weight:700;color:#FF0000}
.about01 .left li span:nth-child(2){font-size: 38px;}
.about01 .left li sub{font-size:30px;font-weight:700;color:#FF0000}
.about01 .left li p{font-size:16px;color:#333;font-weight:700}
.about01 .right{width: 47%;margin-left: 6%;}
.about01 .right .pic{position: relative;}
.about01 .right .pic img{border-radius: 20px;}
.about01 .right .videolist{position: absolute;top: 95%;left: 0%;transform: translate(-50%,-50%);transition: all .5s;z-index: 2;background: #D52124;width: 160px;height: 160px;display: flex;align-items: center;justify-content: center;border-radius: 24px;border-top-right-radius: 0;transition: ease .5s;}
.about01 .right .videolist:hover{border-radius: 0;}
@media only screen and (max-width:1550px){
.about01 .left{width: 45%;}
.about01 .right{width: 45%;margin-left: 10%;}
.about01 .right .videolist{width: 140px;height: 140px;}
}
@media only screen and (max-width:1400px){
.about01 .left li p{font-size: 15px;}
}
@media only screen and (max-width:1080px){
.about01{padding: 60px 0;}
.about01 .left{width: 100%;padding-top: 0px;}
.about01 .left .nei_tit{margin-bottom: 30px;}
.about01 .left .ul{margin: 25px 0;}
.about01 .right{width: 100%;margin-left: 0%;}
.about01 .right .videolist{top: 50%;left: 36%;}
}
@media only screen and (max-width: 768px){
.about01 .right .videolist{top: 50%;left: 50%;width: 110px;height: 110px;}
.about01 .right .videolist .videoed{width: 40px;}
.about01 .right .pic img{border-radius: 14px;}
}
@media only screen and (max-width:520px){
.about01{padding: 30px 0;}
.about01 .left .nei_tit{margin-bottom: 20px;}
.about01 .left .nei_tit .title{text-align: center;}
.about01 .left .text p{font-size: 12px;line-height: 26px;margin-bottom: 5px;}
.about01 .left .ul{margin: 10px 0 0;justify-content: initial;}
.about01 .left li{margin-bottom: 20px;width: 50%;text-align: center;}
.about01 .left li span{font-size: 30px;}
.about01 .left li span:nth-child(2){font-size: 24px;}
.about01 .left li sub{font-size: 20px;}
.about01 .left li p{font-size: 14px;}
.about01 .right .videolist{width: 70px;height: 70px;}
.about01 .right .videolist .videoed{width: 30px;}
.about01 .right .pic img{border-radius: 8px;}
}

/* about02 */
.about02{padding: 90px 0;background: url(../images/ab2_bg.jpg);background-size: cover;background-position: bottom;}
.about02 li{width: 32%;margin-bottom: 2%;background-color: #fff;border-radius: 6px;margin-right: 2%;box-shadow: 0 0 10px rgb(201 197 197 / 10%);text-align: center;padding: 35px 0;transition: all 0.5s;}
.about02 li:hover{box-shadow: 0 0 10px rgb(86 81 81 / 10%);}
.about02 li:nth-child(3n+3){margin-right: 0;}
.about02 li:hover img{animation: shake 0.4s ease;}
.about02 .info h3{font-size: 26px;color:#333;margin-top: 10px;}
.about02 .info p{line-height:26px;font-size: 16px;overflow:hidden;margin-top: 15px;}
@keyframes shake{0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
}
@media only screen and (max-width:1080px){
.about02{padding: 60px 0;}
.about02 .info h3{font-size: 24px;}
}
@media only screen and (max-width:768px){
.about02 .info h3{font-size:22px;}
.about02 .icon img{width: 68px;}
}
@media only screen and (max-width:640px){
.about02{background-position: right;padding: 30px 0;}
.about02 li{width: 100%;margin-right: 0;margin-bottom: 20px;padding: 20px 0;}
.about02 li:nth-child(3){margin-bottom: 0;}
.about02 .info h3{font-size: 18px;}
.about02 .info p{font-size: 14px;margin-top: 10px;line-height: 24px;}
.about02 .icon img{width: 55px;}

}

/* about03 */
.about03{padding: 90px 0;position: relative;}
.about03 .bg img{width: 100%;}
.about03 .item .img{overflow: hidden;}
.about03 .item .img img{transition: all 0.5s ease 0s;}
.about03 .item:hover .img img{transform: scale(1.1);}
.about03 .swiper-pagination-bullet{width:9px;height:9px;background: white;opacity: 1;}
.about03 .swiper-pagination-bullet-active{border-radius: 5px;width: 40px;}
.about03 .swiper-button-prev{left: 8%;top: 60%;width: 45px;height: 45px;border-radius: 50%;border: 2px solid #AAAAAA;}
.about03 .swiper-button-next{right: 8%;top: 60%;width: 45px;height: 45px;opacity: 1;border-radius: 50%;border: 2px solid #AAAAAA;}
.about03 .swiper-button-prev:after, .about03 .swiper-button-next:after{font-size: 14px;color: #AAAAAA;font-weight: bold;}
.about03 .swiper-button-next:hover,.about03 .swiper-button-prev:hover{border: 2px solid #FF0000;background: #FF0000;}
.about03 .swiper-button-prev:hover:after, .about03 .swiper-button-next:hover:after{color: #fff;}
@media only screen and (max-width:1080px){
.about03{padding: 60px 0;}
.about03 .swiper-button-next,.about03 .swiper-button-prev{border: 2px solid #fff;}
.about03 .swiper-button-prev:after, .about03 .swiper-button-next:after{color: #fff;}
}
@media only screen and (max-width:768px){
.about03 .swiper-button-next,.about03 .swiper-button-prev{width: 34px;height: 34px;}
.about03 .swiper-button-prev:after, .about03 .swiper-button-next:after{font-size: 12px;}
}
@media only screen and (max-width:520px){
.about03{padding: 30px 0;}
.about03 .swiper-button-next,.about03 .swiper-button-prev{width: 28px;height: 28px;}
}

/* about04 */
.about04{padding: 90px 0;background: url(../images/ab4_bg.jpg);background-size: cover;background-position: bottom;}
.about04 .ab4{padding-bottom: 90px;}
.about04 .img{background: #fff;box-shadow: 0 0 10px rgb(201 197 197 / 10%);border-radius: 6px;}
.about04 .img img{transition: all .6s linear;}
.about04 .img:hover img{transform: rotateY(180deg);}
.about04 .swiper-pagination{bottom: 0;}
.about04 .swiper-pagination-bullet{background: #000;width: 10px;height: 9px;border-radius: 50%;}
.about04 .swiper-pagination-bullet-active{background: #FF0000;width: 40px;border-radius: 24px;}
@media only screen and (max-width:1080px){
.about04{padding: 60px 0;}
.about04 .ab4{padding-bottom: 60px;}
}
@media only screen and (max-width:520px){
.about04{padding: 30px 0;}
.about04 .ab4{padding-bottom: 40px;}
.about04 .swiper-pagination-bullet{height: 7px;width: 7px;}
.about04 .swiper-pagination-bullet-active{width: 30px;}
}

/* contact_box */
.contact_box{padding: 90px 0;background: #F9FAFB;}
.contact_box .left{width:55%;display:flex;flex-wrap:wrap}
.contact_box .left ul{width:100%;display:flex;flex-wrap:wrap;align-content:space-between}
.contact_box .left ul li{width:100%;height:auto;position:relative;background:url(../images/link_bg.jpg) no-repeat;background-size:cover;padding: 5%;border-radius:10px;box-shadow: -1px 1px 30px rgba(0,0,0,.1);}
.contact_box .left ul li:nth-child(2){margin-top:30px}
.contact_box .left ul li:hover a{color:#fff}
.contact_box .left ul li .info{width:100%;position:relative}
.contact_box .left ul li .info .name{font-size: 26px;position:relative;font-weight:700;padding-bottom: 20px;margin-bottom: 20px;}
.contact_box .left ul li .info .name::after{width: 55px;height: 3px;position:absolute;left:0;bottom:0;content:'';background:#FF0000;}
.contact_box .left ul li .info p{font-size: 16px;line-height: 2;display: flex;margin-top: 5px;}
.contact_box .left .item{text-align: center;margin-right: 20px;}
.contact_box .left .item img{width: 95px;}
.contact_box .left .item i{font-size: 16px;color: #333;margin-top: 2px;display: flex;justify-content: center;}
.contact_box .right{width:40%;background:#fff;border-radius:10px;box-shadow:15px 15px 30px rgba(0,0,0,.1);margin-left: 5%;}
.contact_box .right .cont{padding:60px;}
.contact_box .right .sub_name{margin-bottom: 20px;}
.contact_box .right .sub_name .name{font-size: 26px;font-weight: bold;margin-bottom: 10px;}
.contact_box .right .sub_name .des{font-size: 16px;}
.contact_box .right .con_form{width:100%;position:relative;flex-wrap:wrap;display:flex;margin-bottom:1vw}
.contact_box .right .con_form .input{width:100%;height:60px;background:0 0;border:none;outline:0;font-size:16px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:10px}
.contact_box .right .con_form .code{width: 100%;position: relative;}
.contact_box .right .con_form .code img{position: absolute;right: 0;top:4px;}
.contact_box .right .con_form .submit{display:inline-block;background-color:#FF0000;border-radius:7px;text-align:center;width: 168px;line-height: 46px;font-size: 16px;color:#fff;transition:all .5s ease 0s;margin-top: 40px;border: 1px solid #fff;}
.contact_box .right .con_form .submit:hover{background-color: #fff;border: 1px solid #FF0000;color: #FF0000;}
@media(max-width:1080px){
.contact_box{padding: 60px 0;background-size: contain;}
.contact_box .left ul li .info .name{font-size: 26px;}
.contact_box .left ul li .info .name{padding-bottom: 20px;margin-bottom: 20px;}
.contact_box .right .cont{padding: 20px;}
.contact_box .right .sub_name .name{font-size: 26px;}
.contact_box .right .con_form .input{height: 50px;}
.contact_box .right .con_form .submit{margin-top: 30px;}
.contact_box .right .sub_name .des{font-size: 14px;}
}
@media(max-width:640px){
.contact_box .left{width: 100%;}
.contact_box .left ul li:nth-child(2){margin-top: 25px;}
.contact_box .left .item{margin-right: 15px;}
.contact_box .left .item img{width: 75px;}
.contact_box .right{width: 100%;margin-left: 0;margin-top: 25px;}
}
@media(max-width:520px){
.contact_box{padding: 30px 0;}
.contact_box .left ul li{padding: 20px;}
.contact_box .left ul li:nth-child(2){margin-top: 20px;}
.contact_box .left ul li .info .name{font-size: 19px;padding-bottom: 15px;margin-bottom: 10px;}
.contact_box .left ul li .info .name::after{width: 25px;height: 3px;}
.contact_box .left ul li .info p{font-size: 14px;line-height: 24px;}
.contact_box .left ul li .info p span:nth-child(1){width: 15%;}
.contact_box .right{margin-top:20px;}
.contact_box .right .sub_name .name{font-size: 19px;}
.contact_box .right .con_form .input{height: 40px;font-size: 14px;}
.contact_box .right .con_form .submit{margin-top: 30px;}
.contact_box .right .sub_name .des{font-size: 12px;}
.contact_box .right .con_form .submit{margin-top: 15px;width: 115px;line-height: 32px;font-size: 14px;}
}
/* contact_map */
.contact_map{padding: 60px 0;}
.contact_map #map{width:100%;height:600px}
.contact_map #map label{max-width:none}
.contact_map #map img{max-width:none}
@media only screen and (max-width:520px){
.contact_map{padding: 30px 0;}
.contact_map #map{height:360px}
}


/* newslist */
.newslist{padding: 90px 0;background: #F9FAFB;}
.newslist .item{width: 23.5%;margin-bottom: 2%;margin-right: 2%;}
.newslist .item:nth-child(4n+4){margin-right: 0;}
.newslist .item .wrap{background: #fff;box-shadow: 0 0 15px rgba(55, 55, 55, 0.1);padding: 20px;}
.newslist .item .img{position: relative;padding-bottom: 75%;width: 100%;height: 0;overflow: hidden;}
.newslist .item .img img{transition: all 0.36s;height: 100%;object-fit: cover;width: 100%;position: absolute;}
.newslist .item:hover .img img{transform: scale(1.05);}
.newslist .item .info .date{font-size:16px;line-height:1.875;color:#999;padding-top:12px;padding-bottom:4px}
.newslist .item .info .t1{font-weight:700;color:#333;font-size:22px;line-height:1.8;margin-bottom:10px;transition:all .36s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.newslist .item .info .t2{color:#333;font-size:15px;line-height:1.8;margin-bottom:25px;transition:all .36s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.newslist .item .info .n_more{display: flex;align-items: center;width: 94px;transition: all 0.36s;}
.newslist .item .info .link{height:1px;background:#939393;width: calc(100% - 34px);}
.newslist .item .info .icon{width: 18px;height: 16px;position:relative;margin-left:20px;}
.newslist .item .info .icon img{width:100%;position:absolute;top:0;left:0}
.newslist .item .info .icon img:nth-child(2){opacity:0}
.newslist .item:hover .info .t1{color: #FF0000;}
.newslist .item:hover .info .n_more{width: 100%;}
.newslist .item:hover .info .link{background: #FF0000;}
.newslist .item:hover .info .icon img:nth-child(2){opacity:1}
@media only screen and (max-width:1280px){
.newslist .item{width: 32%;}
.newslist .item:nth-child(3n+3){margin-right: 0;}
.newslist .item:nth-child(4n+4){margin-right: 2%;}
}
@media only screen and (max-width:1080px){
.newslist{padding: 60px 0;}
.newslist .item .info .t1{font-size: 18px;}
.newslist .item .info .t2{margin-bottom: 15px;}
}
@media only screen and (max-width:768px){
.newslist .item{width: 49%;}
.newslist .item:nth-child(even){margin-right: 0;}
.newslist .item:nth-child(odd){margin-right: 2%;}
}
@media only screen and (max-width:520px){
.newslist{padding: 30px 0;}
.newslist .item{width: 100%;}
.newslist .item:nth-child(even){margin-right: 0;}
.newslist .item:nth-child(odd){margin-right: 0;}
.newslist .item .wrap{padding: 15px;}
.newslist .item .info .date{font-size: 14px;line-height: 1;}
.newslist .item .info .t1{font-size: 16px;}
.newslist .item .info .t2{font-size: 14px;margin-bottom: 10px;}
.newslist .item .info .icon{margin-left: 10px;width: 18px;height: 16px;}
}

/* news */
.news{padding: 90px 0;background: #F4F8F7;}
.news .title{width: 30%;background: #fff;border-radius: 10px;box-shadow: 15px 15px 30px rgba(0,0,0,.1);margin-right: 5%;height: fit-content;position: sticky;top: 110px;}
.news .title .wrap{padding: 30px;}
.news .title .n_tit{margin-bottom: 30px;}
.news .title .n_tit h3{font-size: 26px;font-weight: bold;margin-bottom: 10px;}
.news .title .n_tit .date{font-size: 14px;color: #999;padding-bottom: 15px;padding-top: 10px;}
.news .title .bn{border:1px solid #FF0000;color: #FF0000;width: 140px;border-radius: 6px;text-align: center;line-height: 40px;position: relative;transition: .6s;z-index: 9;}
.news .title .bn:hover{color: #fff;box-shadow: inset 0 0 0 30px #FF0000;}
.news .text{width: 65%;background: #fff;box-shadow: 15px 15px 30px rgba(0, 0, 0, .1);border-radius: 10px;}
.news .text .cont{padding: 30px}
.news .text .cont img{max-width: 100%;}
.news .text .cont img{margin-bottom: 15px;}
.news .text .cont p{margin: 10px 0;font-size: 18px!important;line-height: 2;}
.news .text .cont p span{font-size: 18px!important;}
@media only screen and (max-width:1080px){
.news{padding: 60px 0;}
.news .title .n_tit h3{font-size: 22px;}
.news .title .bn{margin-top: 20px;width: 125px;line-height: 35px;}
}
@media only screen and (max-width:850px){
.news .title{width: 100%;position: initial;margin-right: 0%;margin-bottom: 20px;}
.news .text{width: 100%;}
}
@media only screen and (max-width:520px){
.news{padding: 30px 0;}
.news .title .wrap{padding: 15px;}
.news .title .n_tit{margin-bottom: 0;}
.news .title .n_tit h3{font-size: 16px;}
.news .title .n_tit .date{font-size: 12px;}
.news .title .bn{margin-top: 15px;width: 100px;line-height: 28px;border-radius: 4px;}
.news .text .cont{padding: 15px;}
.news .text .cont p{font-size: 14px;}
.news .text .cont a{padding: 6px 20px;}
}

/* caselist */
.caselist{padding: 90px 0;}
.caselist .item{width: 32%;margin-right: 2%;margin-bottom: 2%;position: relative;}
.caselist .item:nth-child(3n+3){margin-right: 0;}
.caselist .item .wrap{box-sizing:border-box;box-shadow:0 0 30px rgba(0,0,0,.1);border-radius:10px;overflow:hidden;padding: 25px;min-height: 500px;}
.caselist .item .img{margin: 0 0 20px;position:relative;padding-bottom: 62%;overflow:hidden;border-radius: 10px;}
.caselist .item .img img{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);transition: all .6s ease;}
.caselist .item:hover .img img{transform: translate(-50%,-50%) scale(1.06);}
.caselist .item .title{font-size:20px;color:#333;font-weight:700;padding-bottom:15px;border-bottom:1px solid #b2b2b2;position: relative;}
.caselist .item .title::after{transition:all .5s;content:"";display:inline-block;width:0%;height:1px;background: #FF0000;position:absolute;bottom:-1px;right:0;}
.caselist .item:hover .title{color: #FF0000;}
.caselist .item:hover .title::after{width:100%;left:0;right:auto}
.caselist .item .tit{font-size:18px;font-weight:700;color:#333;padding:15px 0 10px}
.caselist .item .lst p{font-size:15px;line-height:2;color:#333;width: 48%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.caselist .item .lst p:nth-child(odd){margin-right: 2%;}
.caselist .item .lst p:nth-child(even){margin-left: 2%;}
@media only screen and (max-width:1080px){
.caselist{padding: 60px 0;}
.caselist .item .wrap{padding: 20px;min-height: 400px;}
}
@media only screen and (max-width:768px){
.caselist .item .wrap{padding: 20px;} 
.caselist .item{width:48%;margin-bottom: 4%;}
.caselist .item:nth-child(odd){margin-right: 4%;}
.caselist .item:nth-child(even){margin-right: 0;}
}
@media only screen and (max-width:520px){
.caselist{padding: 30px 0;}
.caselist .item .wrap{padding: 15px;min-height: auto;}
.caselist .item{width:100%;margin-bottom:20px;}
.caselist .item:nth-child(odd){margin-right: 0%;}
.caselist .item:nth-child(even){margin-right: 0%;}
.caselist .item .logo{padding-bottom: 35px;}
.caselist .item .img{margin: 10px 0 10px;}
.caselist .item .title{font-size: 16px;padding-bottom: 10px;}
.caselist .item .tit{font-size: 15px;padding: 10px 0 10px;}
.caselist .item .lst p{font-size: 14px;line-height: 24px;}
}

/* case */
.case{padding: 90px 0;background: #F4F8F7;}
.case .title{width: 30%;background: #fff;border-radius: 10px;box-shadow: 15px 15px 30px rgba(0,0,0,.1);margin-right: 5%;height: fit-content;position: sticky;top: 110px;}
.case .title .wrap{padding: 30px;}
.case .title .n_tit h3{font-size: 22px;font-weight: bold;margin-bottom: 15px;}
.case .title .clist{margin-bottom: 30px;}
.case .title .clist p{font-size: 15px;color: #333;line-height: 1.8;}
.case .title .bn{border:1px solid #FF0000;color: #FF0000;width: 120px;border-radius: 6px;text-align: center;line-height: 32px;position: relative;transition: .6s;z-index: 9;}
.case .title .bn:hover{color: #fff;box-shadow: inset 0 0 0 30px #FF0000;}
.case .text{width: 65%;background: #fff;box-shadow: 15px 15px 30px rgba(0, 0, 0, .1);border-radius: 10px;}
.case .text .txt{border-bottom: 1px solid #cbcbcb;font-size: 26px;font-weight: bold;text-align: center;padding: 30px 30px 20px 30px;margin: 0 30px;}
.case .text .cont{padding: 30px}
.case .text .cont img{max-width: 100%;}
.case .text .cont img{margin-bottom: 15px;}
.case .text .cont p{margin: 10px 0;font-size: 16px;line-height: 2;}
.case .text .cont table{margin-top: 15px;}
@media only screen and (max-width:1080px){
.case{padding: 60px 0;}
.case .title .n_tit h3{font-size: 22px;}
.case .title .bn{margin-top: 20px;width: 125px;line-height: 35px;}
}
@media only screen and (max-width:850px){
.case .title{width: 100%;position: initial;margin-right: 0%;margin-bottom: 20px;}
.case .text{width: 100%;}
}
@media only screen and (max-width:520px){
.case{padding: 30px 0;}
.case .title .wrap{padding: 15px;}
.case .title .n_tit h3{font-size: 16px;}
.case .text .txt{font-size: 20px;padding: 15px;margin: 0 15px;}
.case .title .bn{margin-top: 15px;width: 100px;line-height: 28px;border-radius: 4px;}
.case .text .cont{padding: 15px;}
.case .text .cont p{font-size: 14px;}
.case .text .cont table{margin-top: 10px;}
.case .text .cont table p{font-size: 12px;}
.case .text .cont table strong{font-size: 16px !important;}
.case .text .cont table span{font-size: 16px !important;}
.case .text .cont a{padding: 6px 20px;}
}

/* productlist */
.productlist{padding: 90px 0;}
.productlist .item{width: 32%;margin-right: 2%;margin-bottom: 2%;position: relative;}
.productlist .item::after{width:0;height:1px;content:"";background:#FF0000;transition:all .5s ease;position:absolute;bottom:0;left:50%}
.productlist .item:hover::after{width:100%;transition:all .5s ease;margin-left:-50%}
.productlist .item:nth-child(3n+3){margin-right: 0;}
.productlist .item .wrap{border: 1px solid #ccc;}
.productlist .item .img{position:relative;padding-bottom: 62%;overflow:hidden;}
.productlist .item .img img{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);transition: all .6s ease;}
.productlist .item .img::after{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:rgba(0,0,0,0.3);-webkit-transition:.4s ease-in-out;-ms-transition:.4s ease-in-out;transition:.4s ease-in-out;content: "";opacity: 0;}
.productlist .item .img::before{content: "";position: absolute;background: url(../images/eye.png);background-size: cover;width: 68px;height: 46px;left: 50%;z-index: 7;top: 50%;transform: translate(-50%,-50%);transition:.4s ease-in-out;opacity: 0;}
.productlist .item:hover .wrap .img::after{opacity: 1;}
.productlist .item:hover .wrap .img::before{opacity: 1;}
.productlist .item:hover .wrap .img img{transform: translate(-50%,-50%) scale(1.06);}
.productlist .item .info{padding: 10px 10px;text-align: center;border: 1px solid #ccc;border-top: none;}
.productlist .item .info p{font-size:18px;color:#333;}
.productlist .item:hover .info p{color: #FF0000;}
.productlist .bn{border:1px solid #FF0000;color: #FF0000;margin: 0 auto; margin-top: 40px;width: 140px;border-radius: 6px;text-align: center;line-height: 40px;position: relative;transition: .6s;z-index: 9;cursor: pointer;}
.productlist .bn:hover{color: #fff;box-shadow: inset 0 0 0 30px #FF0000;}
.productlist span{font-size: 16px;color: #333;display: flex;justify-content: center;}
@media only screen and (max-width:1080px){
.productlist{padding: 60px 0;}
.productlist .bn{margin-top: 20px;width: 125px;line-height: 35px;}
}
@media only screen and (max-width:850px){
.productlist .item{width:48%;margin-bottom:4%;}
.productlist .item:nth-child(odd){margin-right: 4%;}
.productlist .item:nth-child(even){margin-right: 0%;}
.productlist .item .img::before{width: 40px;height: 28px;}
.productlist .item .info p{font-size: 16px;}
}
@media only screen and (max-width:520px){
.productlist{padding: 30px 0;}
.productlist .item .info{padding: 6px;}
.productlist .item .info p{font-size: 14px;}
.productlist .bn{margin-top: 15px;width: 100px;line-height: 28px;border-radius: 4px;}
.productlist span{font-size: 14px;}
}
 


/* product */
.product{padding: 90px 0;}
.product .cont{width:100%;height:100vh;position:fixed;top: 50%;left: 50%;background:rgba(0,0,0,0.95);align-items: center;transition: 0.3s all;z-index:99;transform: translate(-50%,-50%);display: flex;}
.product .cont p{color: #fff; font-size: 22px;}
.product .cont .pro .left{width: 45%;}
.product .cont .pro .p01{margin-top: 25px;width:100%;height:auto;}
.product .cont .pro .p01 .pic{height:100%;position:relative;background-size:contain;padding-bottom: 68%;overflow:hidden;cursor:pointer;}
.product .cont .pro .p01 .pic img{position:absolute;top:50%;left:50%;width: 92%;height:auto;transform:translate(-50%,-50%);}
.product .cont .pro .p01 .pic:before{content: '';position: absolute;width: 100%;height: 99%;top: 0;left: 0;border: 1px solid #ccc;box-sizing: border-box;opacity: 1;z-index: 2;}
.product .cont .pro .p01 .swiper-slide-thumb-active .pic:before{border-color: #df2128;border-width: 1px;}
.product .cont .pro .p02 .pic{position: relative;padding-bottom: 68%;width: 100%;height: 0;overflow: hidden;}
.product .cont .pro .p02 .pic img{left:50%;top:50%;transform:translate(-50%,-50%);transition: all 1s;height: 100%;object-fit: cover;width: 100%;position: absolute;}
.product .cont .pro .p02 .swiper-button-next, .product .cont .pro .p02 .swiper-button-prev{position: absolute;top: 50%;width: 34px;height: 72px;z-index: 3;background-color: rgba(0,0,0,0.8);cursor: pointer;transition: all .3s linear;}
.product .cont .pro .p02 .swiper-button-next:after, .product .cont .pro .p02 .swiper-button-prev:after{color: #fff;font-size: 18px;}
.product .cont .pro .p02:hover .swiper-button-next,.product .cont .pro .p02:hover .swiper-button-prev{opacity: 1;}
.product .cont .pro .right{width: 50%;box-sizing:border-box;margin-left:5%;padding-top: 100px;position: relative;}
.product .cont .pro .right .title{font-size:26px;padding-bottom:0;font-weight:400;color: #fff;}
.product .cont .pro .right .content{margin-top:4%;padding-top:4%;font-size:15px;line-height:30px;border-top:1px solid #fff;color: #fff;}
.product .cont .pro .right .close{width: 40px;height: 40px;top:0%;right: 0;cursor:pointer;transition:.3s all;background: url(../images/close.png) center no-repeat;background-size: cover;position: absolute;}
.product .cont .pro .right .close:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
@media only screen and (max-width:1080px){
.product{padding: 60px 0;}
}
@media only screen and (max-width:850px){
.product .cont{padding-top: 80px;}
.product .cont .pro .left{width: 100%;margin-bottom: 20px;}
.product .cont .pro .right{width: 100%;margin-left: 0;padding-top: 0;}
.product .cont .pro .right .close{width: 35px;height: 35px;}
}
@media only screen and (max-width:520px){
.product{padding: 30px 0;}
.product .cont{padding-top: 0px;}
.product .cont .pro .p02 .swiper-button-next, .product .cont .pro .p02 .swiper-button-prev{width: 30px;height: 60px;}
.product .cont .pro .p02 .swiper-button-next:after, .product .cont .pro .p02 .swiper-button-prev:after{font-size: 15px;}
.product .cont .pro .right .title{font-size: 18px;}
.product .cont .pro .right .content{font-size: 12px;line-height: 24px;}
.product .cont .pro .right .close{width: 28px;height: 28px;}
}

/* foreign01 */
.foreign01{position: relative;margin-top: 90px;}
.foreign01 .cont{position: absolute;left:50%;top: 50%;width: 100%;height: auto;transform: translate(-50%,-50%);}
.foreign01 .cont li{text-align: center;color: #ffffffd9;font-size: 20px;line-height: 2;width: fit-content;margin: 0 auto;position: relative;cursor: pointer;transition:.5s all;}
.foreign01 .cont li.active{font-size: 40px;}
.foreign01 .cont li.active::after{content: "";position: absolute;left: -15%;top: 50%;width: 30px;height: 2px;background: #fff;}
.foreign01 .cont li.active::before{content: "";position: absolute;right: -15%;top: 50%;width: 30px;height: 2px;background: #fff;}
@media only screen and (max-width:1280px){
.foreign01 .cont li{font-size: 18px;}
.foreign01 .cont li.active{font-size: 32px;}
}
@media only screen and (max-width:1080px){
.foreign01{margin-top: 80px;}
.foreign01 .cont li{font-size: 16px;}
.foreign01 .cont li.active{font-size: 28px;}
}
@media only screen and (max-width:768px){
.foreign01 .bg{height: 450px;}
.foreign01 .bg img{height: 100%;object-fit: cover;}
.foreign01 .cont li.active::before{right: -20%;}
.foreign01 .cont li.active::after{left: -20%;}
}
@media only screen and (max-width:520px){
.foreign01{margin-top: 60px;}
.foreign01 .bg{height: 340px;}
.foreign01 .cont li{font-size: 14px;line-height: 30px;}
.foreign01 .cont li.active{font-size: 19px;}
.foreign01 .cont li.active::before{right: -34px;}
.foreign01 .cont li.active::after{left: -34px;}
}

/* foreign02 */
.foreign02{padding: 90px 0;}
.foreign02 .item{width: 49%;margin-right: 1%;margin-bottom: 1%;position: relative;}
.foreign02 .item:nth-child(2n+2){margin-right: 0;}
.foreign02 .item::after{position: absolute;content: "";background: rgb(0 0 0 / 0.6);left: 0;top: 0;width: 100%;height: 100%;;transition: .5s all;opacity: 0;}
.foreign02 .item:hover::after{opacity: 1;}
.foreign02 .item .img{overflow: hidden;}
.foreign02 .item .img img{transition: all 0.5s ease 0s;width: 100%;}
.foreign02 .item:hover .img img{transform: scale(1.08);}
.foreign02 .item .info{position: absolute;left:50%;top: 50%;width: 100%;transform: translate(-50%,-50%);text-align: center;}
.foreign02 .item .info .t1{font-size: 22px;color: #fff;background: rgb(0 0 0 / 0.6);border-radius: 4px;padding: 2px 10px;width: 160px;margin: 0 auto;margin-bottom: 10px;}
.foreign02 .item .info .link{height: 2px;background: #fff;margin: 0 auto;width: 60%;}
.foreign02 .item .info .t2{font-size: 16px;color: #fff;margin-top: 10px;}
.foreign02 .item .info .text{opacity: 1;}
.foreign02 .item .text{z-index: 99;opacity: 0;transition: .5s all;transform: translateY(3vw);position: absolute;top:45%;text-align: center;width: 100%;}
.foreign02 .item .text p{color: #fff;font-size: 18px;line-height: 2;font-weight: bold;width: 65%;margin: 0 auto;}
.foreign02 .item:hover .text{transform: translateY(0vw);opacity: 1;}
@media only screen and (max-width:1280px){
.foreign02 .item .text p{width: 86%;}
}
@media only screen and (max-width:1080px){
.foreign02{padding: 60px 0;}
.foreign02 .item:hover .text{transform: translateY(-2vw);}
.foreign02 .item .info .t1{font-size: 18px;}
.foreign02 .item .text p{font-size: 14px;}
}
@media only screen and (max-width:850px){
.foreign02 .item:hover .text{transform: translateY(-4vw);}
}
@media only screen and (max-width:768px){
.foreign02 .item{width: 49.5%;margin-bottom: 1%;position: relative;}
.foreign02 .item .text p{font-weight: normal;width: 90%;}
}
@media only screen and (max-width:520px){
.foreign02{padding: 30px 0;}
.foreign02 .item{width: 100%;margin-bottom: 2%;}
.foreign02 .item:nth-child(odd){margin-right:0;}
.foreign02 .item:nth-child(even){margin-right: 0;}
.foreign02 .item .info .t1{font-size: 16px;margin-bottom: 6px;width: 120px;}
.foreign02 .item .info .link{height: 1px;}
.foreign02 .item .info .t2{margin-top: 6px;}
}


/* foreign03 */
.foreign03{padding: 90px 0;background: url(../images/fg03_bg.jpg);background-size: cover;}
.foreign03 .nei_tit .tit{font-size: 17px;color: #000;margin-top: 10px;}
.foreign03 li{width: 32%;margin-right: 2%;margin-bottom: 2%;position: relative;background: #fff;border-radius: 10px;box-shadow: 15px 15px 30px rgba(0,0,0,.1);padding-bottom: 40px;padding-top: 70px;}
.foreign03 li:nth-child(3n+3){margin-right: 0;}
.foreign03 li .icon{text-align:center}
.foreign03 li .icon img{width:70px;}
.foreign03 li .text{text-align:center}
.foreign03 li .text .t1{font-size:20px;font-weight:700;margin:30px 0 15px}
.foreign03 li .text .t2{width:88%;margin:0 auto;font-size:16px;line-height:30px}
.foreign03 li:hover .icon img{animation: shake 0.4s ease;}
@keyframes shake{0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
}
@media only screen and (max-width:1080px){
.foreign03{padding: 60px 0;}
.foreign03 li{padding: 45px 0;}
}
@media only screen and (max-width:768px){
.foreign03 li{width:49%;margin-bottom: 2%;padding: 25px 0;}
.foreign03 li:nth-child(odd){margin-right: 2%;}
.foreign03 li:nth-child(even){margin-right: 0%;}
}
@media only screen and (max-width:520px){
.foreign03{padding: 30px 0;}
.foreign03 .nei_tit .tit{font-size: 13px;margin-top: 6px;}
.foreign03 li .icon img{width: 45px;}
.foreign03 li .text .t1{font-size: 16px;margin: 15px 0;}
.foreign03 li .text .t2{width: 90%;font-size: 12px;line-height: 24px;}
}

/* sm01 */
.sm01{padding: 60px 0;background: url(../images/sm01_bg.jpg);background-size: cover;}
.sm01 .nei_tit .title{color: #fff;}
.sm01 .nei_tit .tit{font-size: 16px;color: #fff;margin-top: 10px;}
.sm01 li{width: 23.5%;margin-right: 2%;margin-bottom: 2%;position: relative;padding: 40px 0;}
.sm01 li:nth-child(4n+4){margin-right: 0;}
.sm01 li::after{height: 50%;width: 1px;background: #ffffffcf;right: 0;top: 25%;position: absolute;content: "";}
.sm01 li:nth-child(4)::after{display: none;}
.sm01 li .icon{text-align:center}
.sm01 li .icon img{width:70px;}
.sm01 li .text{text-align:center}
.sm01 li .text .t1{font-size:20px;font-weight:700;margin:30px 0 15px;color: #fff;}
.sm01 li .text .t2{font-size:16px;line-height:30px;color: #fff;}
.sm01 li .text .t2:nth-child(3){display: none;}
.sm01 li:hover .icon img{animation: shake 0.4s ease;}
@media only screen and (max-width:1080px){
.sm01{padding: 40px 0;}
.sm01 li{padding: 20px 0;margin-bottom:0%;}
.sm01 li .icon img{width: 60px;}
.sm01 li .text .t1{margin: 20px 0;}
}
@media only screen and (max-width:850px){
.sm01 .ul{position: relative;}
.sm01 .ul::before{height: 1px;width: 100%;background: #ffffffcf;right: 0;top: 50%;position: absolute;content: "";}
.sm01 li{width:49%;margin-bottom: 2%;}
.sm01 li:nth-child(odd){margin-right: 2%;}
.sm01 li:nth-child(even){margin-right: 0%;}
.sm01 li:nth-child(even)::after{display: none;}
.sm01 li::after{height: 90%;top: 5%;}
.sm01 li .text .t1{font-size: 18px;margin: 15px 0;}
.sm01 li .text .t2{font-size: 15px;line-height: 26px;}
}
@media only screen and (max-width:520px){
.sm01{padding: 25px 0;}
.sm01 .nei_tit .tit{font-size: 13px;margin-top: 6px;}
.sm01 li{padding: 0;}
.sm01 li:nth-child(1){margin-bottom: 20px;}
.sm01 li:nth-child(2){margin-bottom: 20px;}
.sm01 li .icon img{width: 36px;}
.sm01 li .text .t1{margin: 10px 0;font-size: 15px;}
.sm01 li .text .t2{font-size: 12px;line-height: 22px;width: 90%;}
.sm01 li .text .t2:nth-child(2){display: none;}
.sm01 li .text .t2:nth-child(3){display: block;}
}

/* sm02 */
.sm02{padding: 90px 0;background: #F8FBFD;}
.sm02 .nei_tit .tit{font-size: 16px;margin-top: 10px;}
.sm02 .flx_w{position: relative;background: #fbfbfb;z-index: 99;}
.sm02 .left{width: 37%;margin-right: 3%;}
.sm02 .left li{position: relative;margin-bottom: 20px;line-height: 1.8;}
.sm02 .left li h4{font-size: 20px;color: #000;display: flex;align-items: center;}
.sm02 .left li h4 i{position: relative;width: 10px;height: 10px;border-radius: 50%;background: #D52124;display: flex;align-items: center;justify-content: center;margin-right: 15px;}
.sm02 .left li h4 i::before{position: absolute;content: "";border: 2px solid #D52124;border-radius: 50%;width: 14px;height: 14px;animation: consult linear 2s infinite;}
.sm02 .left li p{font-size: 16px;}
.sm02 .left .bt{background: #D52124;border-radius: 24px;color: #fff;padding: 8px 0;width: 120px;text-align: center;transition: all 0.5s;cursor: pointer;}
.sm02 .left .bt img{width: 18px;margin-left: 4px;}
.sm02 .left .bt:hover{width: 130px;}
.sm02 .right{width: 60%;}
.sm02 .right .img img{width: 100%;}
@keyframes consult{0%,100%{transform:scale(1)}
50%{transform:scale(1.25)}
}
@media only screen and (max-width:1080px){
.sm02{padding: 60px 0;}
.sm02 .left li{margin-bottom: 0;}
.sm02 .left li h4{font-size: 18px;}
.sm02 .left li p{font-size: 15px;}
.sm02 .left .bt{margin-top: 15px;}
}
@media only screen and (max-width:640px){
.sm02{padding: 30px 0;}
.sm02 .nei_tit .tit{font-size: 13px;margin-top: 6px;}
.sm02 .left{width:100%;margin-right: 0;margin-bottom: 15px;}
.sm02 .left .bt{font-size: 12px;width: 110px;}
.sm02 .left .bt img{width: 15px;}
.sm02 .right{width: 100%;}
}
@media only screen and (max-width:520px){
.sm02 .left li h4{font-size: 15px;}
.sm02 .left li h4 i{width: 8px;height: 8px;}
.sm02 .left li h4 i::before{width: 12px;height: 12px;}
.sm02 .left li p{font-size: 13px;height: 50px;}
.sm02 .left .bt{font-size: 12px;width: 100px;padding: 6px 0;}
.sm02 .left .bt img{width: 14px;}
}


/* sm03 */
.sm03{padding: 90px 0;}
.sm03 .nei_tit .tit{font-size: 16px;margin-top: 10px;}
.sm03 .left{width: 60%;}
.sm03 .left .img{position: relative;z-index: 99;}
.sm03 .left .img img{width: 100%;}
.sm03 .right{width: 35%;margin-left: 5%;}
.sm03 .right li{position: relative;margin-bottom: 20px;line-height: 1.8;}
.sm03 .right li h4{font-size: 20px;color: #000;display: flex;align-items: center;}
.sm03 .right li h4 i{position: relative;width: 10px;height: 10px;border-radius: 50%;background: #D52124;display: flex;align-items: center;justify-content: center;margin-right: 15px;}
.sm03 .right li h4 i::before{position: absolute;content: "";border: 2px solid #D52124;border-radius: 50%;width: 14px;height: 14px;animation: consult linear 2s infinite;}
.sm03 .right li p{font-size: 16px;}
.sm03 .right .bt{background: #D52124;border-radius: 24px;color: #fff;padding: 8px 0;width: 120px;text-align: center;transition: all 0.5s;cursor: pointer;}
.sm03 .right .bt img{width: 18px;margin-left: 4px;}
.sm03 .right .bt:hover{width: 130px;}
@media only screen and (max-width: 1080px){
.sm03{padding: 60px 0;}
.sm03 .right li{margin-bottom: 10px;}
.sm03 .right li h4{font-size: 18px;}
.sm03 .right li p{font-size: 15px;}
}
@media only screen and (max-width:640px){
.sm03{padding: 30px 0;}
.sm03 .nei_tit .tit{font-size: 13px;margin-top: 6px;}
.sm03 .left{width: 100%;order: 1;margin-top: 15px;}
.sm03 .right{width:100%;margin-left: 0;}
.sm03 .right li{margin-bottom: 10px;}
.sm03 .right .bt{font-size: 12px;width: 110px;margin-top: 15px;}
.sm03 .right .bt img{width: 15px;}
}
@media only screen and (max-width:520px){
.sm03 .right li h4{font-size: 15px;}
.sm03 .right li h4 i{width: 8px;height: 8px;}
.sm03 .right li h4 i::before{width: 12px;height: 12px;}
.sm03 .right li p{font-size: 14px;height: auto;}
.sm03 .right .bt{font-size: 12px;width: 100px;padding: 6px 0;}
.sm03 .right .bt img{width: 14px;}
}
 
 

/* sm04 */
.sm04{padding: 90px 0;background: #F8FBFD;}
.sm04 .nei_tit .tit{font-size: 16px;margin-top: 10px;}
.sm04 .flx_w{position: relative;background: #fbfbfb;z-index: 99;}
.sm04 .left{width: 40%;margin-right: 5%;}
.sm04 .left li{position: relative;margin-bottom: 20px;line-height: 1.8;}
.sm04 .left li h4{font-size: 20px;color: #000;display: flex;align-items: center;}
.sm04 .left li h4 i{position: relative;width: 10px;height: 10px;border-radius: 50%;background: #D52124;display: flex;align-items: center;justify-content: center;margin-right: 15px;}
.sm04 .left li h4 i::before{position: absolute;content: "";border: 2px solid #D52124;border-radius: 50%;width: 14px;height: 14px;animation: consult linear 2s infinite;}
.sm04 .left li p{font-size: 16px;}
.sm04 .left .bt{background: #D52124;border-radius: 24px;color: #fff;padding: 8px 0;width: 120px;text-align: center;transition: all 0.5s;cursor: pointer;}
.sm04 .left .bt img{width: 18px;margin-left: 4px;}
.sm04 .left .bt:hover{width: 130px;}
.sm04 .right{width: 55%;}
.sm04 .right .img img{width: 100%;}
@media only screen and (max-width:1080px){
.sm04{padding: 60px 0;}
}
@media only screen and (max-width:890px){
.sm04 .left li h4{font-size: 18px;}
.sm04 .left li p{font-size: 15px;}
.sm04 .left .bt{margin-top: 15px;}
}
@media only screen and (max-width:640px){
.sm04{padding: 30px 0;}
.sm04 .left{width: 100%;margin-right: 3%;margin-bottom: 15px;}
.sm04 .left li{margin-bottom: 10px;}
.sm04 .left li h4{font-size: 15px;}
.sm04 .left li h4 i{width: 8px;height: 8px;}
.sm04 .left li h4 i::before{width: 12px;height: 12px;}
.sm04 .left li p{font-size: 13px;}
.sm04 .left .bt{font-size: 12px;width: 100px;padding: 6px 0;margin-top: 5px;}
.sm04 .left .bt img{width: 14px;}
.sm04 .right{width: 100%;}
}

/* sm05 */
.sm05{padding: 90px 0;}
.sm05 .odcontent{position: relative;z-index: 99;background: #fff;}
.sm05 .nei_tit .tit{font-size: 16px;margin-top: 10px;}
.sm05 .item .img{overflow: hidden;}
.sm05 .item .img img{transition: all 0.5s ease 0s;}
.sm05 .item:hover .img img{transform: scale(1.08);}
.sm05 .item .info{background: #F6F7F8;padding: 25px 20px;}
.sm05 .item .info h3{font-size: 20px;}
.sm05 .item .info p{font-size: 16px;color: #666;margin: 20px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.sm05 .item .info .bt{border:1px solid #FF0000;color: #FF0000;margin-top: 40px;width: 100px;border-radius: 24px;text-align: center;line-height: 32px;position: relative;transition: .6s;z-index: 9;cursor: pointer;}
.sm05 .item .info .bt:hover{color: #fff;box-shadow: inset 0 0 0 30px #FF0000;}
.sm05 .sm5{width: 85%;}
.sm05 .swiper-button-prev{left: 0%;top: 60%;width: 45px;height: 45px;border-radius: 50%;border: 2px solid #AAAAAA;}
.sm05 .swiper-button-next{right: 0%;top: 60%;width: 45px;height: 45px;opacity: 1;border-radius: 50%;border: 2px solid #AAAAAA;}
.sm05 .swiper-button-prev:after, .sm05 .swiper-button-next:after{font-size: 14px;color: #AAAAAA;font-weight: bold;}
.sm05 .swiper-button-next:hover,.sm05 .swiper-button-prev:hover{border: 2px solid #FF0000;background: #FF0000;}
.sm05 .swiper-button-prev:hover:after, .sm05 .swiper-button-next:hover:after{color: #fff;}
.sm05 .swiper-pagination{display: none;}
.sm05 .swiper-pagination-bullet{background: #CCCCCC;opacity: 1;width: 7px;height: 7px;border-radius: 4px;}
.sm05 .swiper-pagination-bullet-active{background: #df2128;width: 40px;}
.sm05 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.index3  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 6px;}
@media only screen and (max-width:1080px){
.sm05{padding: 60px 0;}
.sm05 .item .info{padding: 20px;}
.sm05 .item .info h3{font-size: 18px;}
.sm05 .item .info p{font-size: 15px;margin: 15px 0;}
.sm05 .item .info .bt{margin-top: 25px;}
.sm05 .swiper-button-prev{width: 40px;height: 40px;}
.sm05 .swiper-button-next{width: 40px;height: 40px;}
}
@media only screen and (max-width:768px){
.sm05 .swiper-button-prev{width: 36px;height: 36px;}
.sm05 .swiper-button-next{width: 36px;height: 36px;}
.sm05 .swiper-button-prev:after, .sm05 .swiper-button-next:after{font-size: 13px;}
}
@media only screen and (max-width:520px){
.sm05{padding: 30px 0;}
.sm05 .nei_tit .tit{font-size: 14px;margin-top: 6px;}
.sm05 .sm5{width:100%;padding-bottom:50px;}
.sm05 .swiper-button-prev{display: none;}
.sm05 .swiper-button-next{display: none;}
.sm05 .swiper-pagination{display: block;}
.sm05 .item .info{padding: 15px;}
.sm05 .item .info h3{font-size: 17px;}
.sm05 .item .info p{font-size: 13px;margin: 10px 0;}
.sm05 .item .info .bt{margin-top: 15px;border-radius: 6px;line-height: 28px;width: 80px;font-size: 12px;}
}


/* z_pop */
.z_mask{ width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; left: 0; top: 0; z-index: 11; transition: ease 1s; opacity: 0; visibility: hidden;} 
.z_mask.on{ visibility: visible; opacity: 1;} 
.z_pop{width: 22%;position: fixed;overflow: hidden;left: 50%;top: 50%;transition: ease 1s;transform: translate(-50%,-50%) scale(.6,.6);opacity: 0;visibility: hidden;z-index: 12;background: #fff;border-radius: 20px;}
.z_pop.on{ transform: translate(-50%,-50%) scale(1,1); opacity: 1; visibility: visible;z-index: 99;}
.z_pop .z_img img{width: 100%;}
.z_pop .z_info{padding: 30px;box-sizing: border-box;}
.z_pop .z_info .titbar{border-bottom: 1px solid #4b4b4b;padding-bottom: 20px;margin-bottom: 20px;}
.z_pop .z_info .titbar h3{font-size: 25px;}
.z_pop .z_info .desc{color: #666666;line-height: 30px;overflow-y: auto;font-size: 15px;}
.z_pop .z_close{ width: 30px; height: 30px; background: url(../images/close.png); background-size: 100% 100%; position: absolute; right: 10px; top: 10px; cursor: pointer;transition: .3s all;}
.z_pop .z_close:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
@media only screen and (max-width:1550px){
.z_pop{width: 35%;}
}
@media only screen and (max-width:1080px){
.z_pop .z_info{padding: 25px;}
.z_pop .z_info .titbar h3{font-size: 22px;}
}
@media only screen and (max-width:850px){
.z_pop{width: 50%;}
}
@media only screen and (max-width:640px){
.z_pop{width: 70%;}
}
@media only screen and (max-width:520px){
.z_pop{width: 90%;}
.z_pop .z_info{padding: 15px;}
.z_pop .z_info .titbar{padding-bottom: 10px;margin-bottom: 10px;}
.z_pop .z_info .titbar h3{font-size: 18px;}
.z_pop .z_info .desc{line-height: 26px;font-size: 12px;}
.z_pop .z_close{width: 25px;height: 25px;}
}

/* fa01 */
.fa01{padding: 90px 0;background: url(../images/fa01_bg.jpg);background-size: cover;}
.fa01 .cont{background: url(../images/fa01_bg.jpg);background-size: cover;position: relative;z-index: 99;}
.fa01 .rd{margin-bottom: 35px;padding-bottom: 20px;border-bottom: 1px solid #ECECEC;}
.fa01 .rd a{color: #333;font-size: 18px;position: relative;margin-right: 4%;font-weight: bold;}
.fa01 .rd a.active{color:#D52124;}
.fa01 .rd a::after{content: '';width: 0%;height: 3px;background-color: #FF0000;position: absolute;right: 0;left: 0;bottom: -20px;margin: 0 auto;transition: all .4s ease;}
.fa01 .rd a.active::after{width: 100%;}
.fa01 li{width: 32%;margin-right: 2%;margin-bottom: 2%;position: relative;border-radius: 10px;box-shadow: 15px 15px 30px rgba(0,0,0,.1);padding-bottom: 40px;padding-top: 70px;background: #F4F5F7;}
.fa01 li:nth-child(3n+3){margin-right: 0;}
.fa01 li .icon{text-align:center;z-index: 99;}
.fa01 li .icon img{width:68px;}
.fa01 li .text{text-align:center;z-index: 99;}
.fa01 li .text .t1{font-size:20px;font-weight:700;margin:30px 0 15px}
.fa01 li .text .t2{width: 60%;margin:0 auto;font-size:16px;line-height:30px;}
.fa01 li:hover{background: url(../images/fa01_1.jpg);background-size: cover;}
.fa01 li:hover .icon img{filter: invert(1);}
.fa01 li:hover .text .t1{color: #fff;}
.fa01 li:hover .text .t2{color: #fff;}
@media only screen and (max-width:1080px){
.fa01{padding: 60px 0;}
.fa01 li{padding: 40px 0;}
.fa01 li .icon img{width: 58px;}
.fa01 li .text .t1{font-size: 18px;margin: 15px 0;}
.fa01 li .text .t2{width: 75%;font-size: 15px;line-height: 28px;}
}
@media only screen and (max-width:768px){
.fa01 li{width: 49%;}
.fa01 li:nth-child(odd){margin-right: 2%;}
.fa01 li:nth-child(even){margin-right: 0;}
}
@media only screen and (max-width:520px){
.fa01{padding: 30px 0;}
.fa01 .rd{margin-bottom: 15px;padding-bottom: 5px;display: flex;justify-content: space-between;}
.fa01 .rd a{font-size: 15px;margin-right: 0;margin-bottom: 10px;}
.fa01 .rd a::after{bottom: -5px;height: 2px;}
.fa01 li{padding: 25px 0;}
.fa01 li .icon img{width: 36px;}
.fa01 li .text .t1{font-size: 16px;margin: 12px 0;}
.fa01 li .text .t2{width: 85%;font-size: 13px;line-height: 24px;}
}

/* fa02 */
.fa02{padding: 90px 0;background:#F8FBFD;}
.fa02 .item{width: 30%;margin-right: 5%;position: relative;}
.fa02 .item:nth-child(3n+3){margin-right: 0;}
.fa02 .item .img{overflow: hidden;border-radius: 14px;}
.fa02 .item .img img{transition: all 0.5s ease 0s;width: 100%;position: relative;z-index: 10;}
.fa02 .item:hover .img img{transform: scale(1.08);}
.fa02 .item .text{position: absolute;top: 35%;width: 100%;height: auto;transform: translateY(3vw);transition: .5s all;z-index: 99;}
.fa02 .item .text .t1{font-size: 20px;color: #f2f2f2;position: relative;padding-bottom: 20px;text-align: center;font-weight: bold;}
.fa02 .item .text .t1::after{content: "";position: absolute;left: 50%;bottom: 0;transform: translate(-50%,-50%);width: 60px;height: 2px;background-color: #fff;}
.fa02 .item .text .t2{width: 80%;font-size: 16px;color: #fff;text-align: center;margin: 0 auto;margin-top: 30px;line-height: 28px;opacity: 0;transition: .5s all;}
.fa02 .item:hover .text{transform: translateY(0vw);}
.fa02 .item:hover .text .t2{opacity: 1;}
@media only screen and (max-width:1280px){
.fa02 .item:hover .text{transform: translateY(-2vw);}
}
@media only screen and (max-width:1080px){
.fa02{padding: 60px 0;}
.fa02 .item .img{border-radius: 10px;}
.fa02 .item:hover .text{transform: translateY(-3vw);}
.fa02 .item .text .t1{font-size: 18px;}
.fa02 .item .text .t2{width: 90%;font-size: 15px;line-height: 26px;margin-top: 20px;}
.fa02 .item{width: 48%;}
.fa02 .item:nth-child(odd){margin-right: 4%;}
.fa02 .item:nth-child(even){margin-right: 0;}
.fa02 .item:nth-child(3){margin-top: 4%}
}
@media only screen and (max-width:520px){
.fa02 .item{width: 100%;margin-bottom: 20px;}
.fa02 .item:nth-child(odd){margin-right: 0;}
.fa02 .item:nth-child(even){margin-right: 0;}
.fa02 .item:nth-child(3){margin-top: 0}
.fa02 .item .img{height: 245px;}
.fa02 .item .img img{height: 100%;object-fit: cover;}
.fa02 .item .text{transform: translateY(0vw);top: 25%;}
.fa02 .item .text .t1{font-size: 16px;padding-bottom: 15px;}
.fa02 .item .text .t2{opacity: 1;width: 95%;font-size: 12px;line-height: 24px;margin-top: 12px;}
}

/* fa03 */
.fa03{padding: 90px 0;}
.fa03 .cont{position: relative;z-index: 99;background: #fff;}
.fa03 .fa3_menu{margin-bottom: 35px;padding-bottom: 20px;border-bottom: 1px solid #ECECEC;background: #fff;}
.fa03 .fa3_menu a{color: #333;font-size: 18px;position: relative;margin-right: 6%;font-weight: bold;}
.fa03 .fa3_menu a.active{color:#D52124;}
.fa03 .fa3_menu a::after{content: '';width: 0%;height: 3px;background-color: #FF0000;position: absolute;right: 0;left: 0;bottom: -20px;margin: 0 auto;transition: all .4s ease;}
.fa03 .fa3_menu a.active::after{width: 100%;}
.fa03 .text{background: rgb(0 0 0 / 60%);position: absolute;right: 0;top: 30%;padding: 45px;width: 40%;}
.fa03 .text .t1{margin-bottom: 10px;}
.fa03 .text .t1 p{font-size: 20px;color: #fff;font-weight: bold;}
.fa03 .text .t1 h3{color: #A4A4A5;font-size:60px;}
.fa03 .text .t2{font-size: 15px;line-height: 30px;color: #fff;}
@media only screen and (max-width:1280px){
.fa03 .text{padding: 35px;top: 20%;}
}
@media only screen and (max-width:1080px){
.fa03{padding: 60px 0;}
.fa03 .text .t1 h3{font-size: 50px;}
}
@media only screen and (max-width:768px){
.fa03 .text{padding: 25px;width: 60%;}
.fa03 .text .t1 h3{font-size: 40px;}
}
@media only screen and (max-width:640px){
.fa03{padding: 30px 0;}
.fa03 .fa3_menu{margin-bottom: 15px;padding-bottom: 5px;display: flex;justify-content: space-between;}
.fa03 .fa3_menu a{font-size: 15px;margin-right: 0;margin-bottom: 10px;}
.fa03 .fa3_menu a::after{bottom: -5px;height: 2px;}
.fa03 .text{position: initial;width: fit-content;padding: 25px;}
}
@media only screen and (max-width:450px){
.fa03 .text{padding:15px 15px 20px 15px;}
.fa03 .text .t1{}
.fa03 .text .t1 p{font-size: 16px;}
.fa03 .text .t1 h3{font-size: 35px;}
.fa03 .text .t2{font-size: 13px;line-height: 22px;}
}

/* fa04 */
.fa04{padding: 90px 0;background: url(../images/fa04_bg.jpg);background-size: cover;}
.fa04 .nei_tit .tit{font-size: 16px;margin-top: 10px;}
.fa04 .pic img{max-width: 100%;z-index: 99;position: relative;}
@media only screen and (max-width:1080px){
.fa04{padding: 60px 0;}
}
@media only screen and (max-width:520px){
.fa04{padding: 30px 0;}
.fa04 .nei_tit .tit{font-size: 14px;margin-top: 6px;}
}

/* core-navbox */
.core-navbox{position:fixed;left:0;padding-left: 15px;top:50%;transform:translateY(-50%) translateX(-100%);z-index:9;transition:all .36s ease-out;}
.core-navbox.show{transform:translateY(-50%) translateX(0)}
.core-navli{position:relative;z-index:1;padding-left:20px;font-size:14px;line-height:20px;color: #333;margin:60px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;cursor:pointer;transition:all .36s;}
.core-navli::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:9px;height:9px;border-radius:50%;background:#d6000f;border:1px solid #fff;transition:all .36s}
.core-navli::after{display:none;content:"";position:absolute;left:4px;top:50%;width:1px;height:65px;border-radius:50%;background:#d4dbf1;z-index:-1;transition:all .36s}
.core-navli:last-child::after{display:none}
.core-navli.on{color: #000;}
.core-navli.on::before{box-shadow:0 0 8px 0 rgba(214,0,15,.75)}
.core-navli.on::after{background:#d6000f}
.core-nav{position:relative}
.core-nav::before{content:"";position:absolute;left:4px;top:11px;z-index:-2;width:1px;height:calc(100% - 22px);background:#d4dbf1;transition:all .36s}
.core-navline{display:block;position:absolute;left:4px;top:11px;z-index:-1;width:1px;max-height:calc(100% - 22px);background:#d6000f;transition:all .3s}
@media only screen and (max-width:1080px){
.core-navbox{display: none;}
}

/* video */
.video{padding: 80px 0;}
.video .item{width: 23.5%;margin-bottom: 2%;position: relative;margin-right: 2%;transition: all .5s ease-out 0s;}
.video .item:nth-child(4n+4){margin-right: 0;}
.video .item .pic{overflow: hidden;position: relative;}
.video .item .play{position: absolute;left: 50%;top: 36%;transform: translate(-50%,-50%);}
.video .item .play img{width: 50px;}
.video .item .text{font-size: 18px;font-weight: bold;text-align: center;padding: 10px 0;line-height: 30px;border: 1px solid #e3dddd;}
.video .item:hover{box-shadow: 0 5px 10px rgba(130,130,130,0.3);transform: translate(0,-10px);}
@media only screen and (max-width:1080px){
.video{padding: 50px 0;}
}
@media only screen and (max-width:768px){
.video{padding: 30px 0;}
.video .item{width: 48%;margin-bottom: 4%;}
.video .item:nth-child(odd){margin-right: 4%;}
.video .item:nth-child(even){margin-right: 0;}
.video .item .text{padding: 10px 0;font-size: 14px;line-height:20px;}
.video .item .play{top: 40%;}
.video .item .play img{width: 30px;}
}


/* picturelist */
.picturelist{padding: 90px 0;background: #F8FBFD;}
.picturelist .item{width: 15%;margin-bottom: 2%;position: relative;margin-right: 2%;transition: all .5s ease-out 0s;}
.picturelist .item:nth-child(6n+6){margin-right: 0;}
.picturelist .item .img{background: #fff;text-align: center;}
@media only screen and (max-width:1280px){
.picturelist .item{width:23.5% ;}
.picturelist .item:nth-child(4n+4){margin-right: 0;}
}
@media only screen and (max-width:1080px){
.picturelist{padding: 60px 0;}
}
@media only screen and (max-width:520px){
.picturelist{padding: 30px 0;}
.picturelist .item{width: 48%;margin-bottom: 4%;margin-right: 4%;}
.picturelist .item:nth-child(even){margin-right: 0;}
.picturelist .item:nth-child(odd){margin-right: 4%;}

}

/* about_ban */
.about_ban{margin-top: 90px;}
.about_ban{position: relative;}
.about_ban .ban_video{height: 100vh;}
.about_ban .ban_video video{height:100%;object-fit:cover;width: 100%;}
.about_ban .info{position: absolute;left: 50%;top: 75%;height: auto;transform: translate(-50%,-50%);width: 100%;text-align: center;}
.about_ban .info h3{font-size: 36px;color: #fff;text-align: right;}
@media screen and (max-width:1440px){
.about_ban .ban_video{height: auto;}
}
@media screen and (max-width:1080px){
.about_ban{margin-top: 80px;}
.about_ban .info{top: 85%;}
.about_ban .info h3{font-size: 30px;}
}
@media screen and (max-width:520px){
.about_ban{margin-top:62px;}
.about_ban .ban_video{height: 240px;}
.about_ban .info h3{font-size: 18px;}
}