*{
    margin: 0;
    padding: 0;
}
/* 顶部 */
.db_nr{
    height: 100px;
}
.db_fl{
    float: left;
    line-height: 100px;
    margin-left: 20px;
    font-size: 20px;
}
.db_fr{
    float: right;
    color: #2046d1;
    line-height: 100px;
    font-size: 20px;
}
.db_fr img{
    width: 33px;
    margin-top: -7px;
    margin-right: 10px;
}
/* 服务范围 */
.fw{padding: 40px 0;}
.w1200{width: 1200px;margin: 0 auto;}
.fw_title{margin-bottom: 30px;}
.fw_title h2{font-size: 30px;text-align:center;}
.fw_title span{color: #1d8cf5;}
.fw_title p{font-size: 18px;text-align:center;}
.fw_nr{margin-top: 40px;}
.fw_nr li{float: left;width: 251px;margin-right: 63px;margin-bottom: 10px;}
.fw_nr li:nth-child(4n){margin-right: 0px !important;}
.fw_img{display: flex;justify-content: center;align-items: center;}
.fw_img img{width: 57%;}
.fw_p{font-size: 18px;text-align: center;line-height: 3;}
/* 产品 */
.cp{background: url(../static/jzweb2/pc/cp_bg1.jpg)no-repeat;background-size: cover;padding: 40px 0;}
.cp_nr{margin-top: 40px;}
.cp_nr li a{width: 100%; height: 100%;}
.cp_nr li:nth-child(4n){margin-right: 0px !important;}
.cp_nr li{float: left;width: 276px;height: 265px;margin-right: 31px;margin-bottom: 20px;display: flex;justify-content: space-between;flex-direction: column;}
.cp_img{background-color: #fff;border: 1px solid #c7c7c7;height: 80%;}
.cp_img img{width: 100%;height: 100%;}
.cp_p{background-color: #1d79d0;height: 15%;font-size: 17px;color: #fff;display: flex;justify-content: center;align-items: center;border: 1px solid #c7c7c7;}
/* 优势 */
.ys{padding: 40px 0;background-color: #eee;}
.ys_nr li{width: 223px;height: 260px;margin-right: 20px;float: left;display: flex;justify-content: space-between;flex-direction: column;}
.ys_nr li:nth-last-child(1){margin-right: 0;}
.ys_img{width: 100%;height: 40%;}
.ys_img img{width: 100%;height: 100%;object-fit: cover;}
.ys_p{width: 100%;height: 60%;}
.ys_p h2{font-size: 20px;font-weight: bold;margin: 0;text-align: center;margin-bottom: 8px;margin-top: 8px;}
.ys_p p{margin-bottom: 0px;margin-top: 8px;font-size: 16px;}
.x{margin: 0 auto;width: 34px;height: 2px;background-color: #000;}
/* 合作 */
.hz{padding: 40px 0;background: url(../static/jzweb2/pc/hz.png)no-repeat;background-size: cover;height: 731px;}
main{position: relative;width: 220px;height: 130px;perspective: 800px;margin: 0 auto;top: 112px;}
.haha{position: relative;width: 100%;height: 100%;transform-style: preserve-3d;transition: all 1s;}    
.but1,.but2{position: absolute;top: 50%;transform: translateY(-50%);width: 50px;height: 50px;font-size: 30px;color: white;opacity: 0.8;line-height: 50px;text-align: center;border-radius: 50%;cursor: pointer;user-select: none;}
.but2{left: -320px;}
.but1{ right: -320px;}
.but1:hover,.but2:hover{box-shadow: inset 0 0 5px #2046d1;opacity: 1;}
.but1:active,.but2:active{/*  background-color: rgb(22, 163, 81); */box-shadow: inset 0 0 5px #2046d1,inset 0 0 10px#2046d1,inset 0 0 15px #2046d1;}
.hz_box{position: absolute;width: 100%;height: 100%;transform: rotateY(calc(var(--d) * 45deg)) translateZ(333px); }
.hz_box img{width: 100%;height: 100%; }
/* 合作伙伴 */
.hz_nr{margin-top: 40px;display: flex;justify-content: center;align-items: center;}
.scene{height: 290px;margin: 0 auto;perspective: 800px;}
.scene .bo{width: 700px;height: 300px;transform-style: preserve-3d;animation: rotate 20s ease infinite;}

.item img{width: 100px;height: 100px;}
.bo .item{width: 200px;height: 200px;/* background: #8df; */position: absolute;bottom: 0px;left: 50%;margin-left: -100px;transform: rotateY(calc(var(--i) * 20deg)) translateZ(365px);}
.bo:hover{animation-play-state: paused;}
@keyframes rotate{0%{transform: rotateX(4deg) rotateY(0deg);}100%{transform: rotateX(4deg)  rotateY(-360deg);}}
.scene2_p{text-align: center;margin-top: 12px;font-size: 49px;}
.scene2_img {margin: 0 auto;width: 300px;height: 78px;}
/* 间隔 */
.jg{height: 200px;background: url(../static/jzweb2/pc/jg.png);}
/* 关于我们 */
.gs{background: url(../static/jzweb2/pc/about.jpg)no-repeat;background-size: cover;padding: 60px 0;}
.gs_nr{height: 350px;display: flex;justify-content: space-between;}
.gs_img{width: 48%;height: 100%;}
.gs_img img{width: 100%;height: 100%;object-fit: cover;}
.gs_p{width: 48%;height: 100%;background: url(../static/jzweb2/pc/gb.jpg)no-repeat;background-size: cover;padding: 24px;font-size: 16px;color: #fff;line-height: 2;}
.gs_btn{width: 121px;height: 38px;color: #000;display: block; background-color: #b22222;line-height: 38px;text-align: center;color: #fff;margin-top: 38px;}
.index_product{margin-top: 30px;}
.sg{padding: 60px 0;}
.parCon {max-width: 1300px;overflow: hidden;margin: 0 auto;padding-top: 30px;clear: both;}
.parCon ul {overflow: hidden;}
.parCon ul li {width: 280px;overflow: hidden;float: left;margin: 0 10px;text-align: center;height: auto;}
.parCon ul li a {display: block;width: 280px;text-align: center;clear: both;background: #F5F5F5;}
.parCon ul li img {width: 278px;height: 208px;border: 1px solid #DEDEDE;}
.parCon ul li a span {display: block;height: 36px;line-height: 36px;width: 274px;margin: 0 auto;white-space: pre;overflow: hidden;text-overflow: ellipsis;}
/* 新闻 */
.new{padding: 60px 0;background: url(../static/jzweb2/pc/ys.jpg)no-repeat;background-size: cover;}
.new_nr{margin-top: 40px;}
.new_nr ul li{width: 49%;height: 191px;margin-right: 20px;float: left;margin-top: 20px;border: 1px solid #b7b7b7;padding: 13px;}
.new_img{float: left;width: 191px;height: 100%;}
.new_p{float: left;margin-left: 21px; width: 346px;}
.new_p h2{font-size: 19px;
    margin: 0;
    line-height: 1.5;}
.new_p p{font-size: 15px;color: #999;margin: 0;}
.new_nr ul li:nth-child(2n){margin-right: 0;}
/* 联系 */
.lx{padding: 30px 0;background: #f5f5f5;}
.lx_title h2{font-size: 26px;margin: 0;}
.lx_title p{font-size: 16px;color: #ddd;}
.lx_lx{margin-top: 30px;}
.lx_lx ul li{width: 100%;height: 50px;line-height: 50px;border-bottom: 1px dotted #666;font-size: 16px;}
.lx_lx .zi{font-weight: bold;}
/* 公司简介 */
.e483e767.sidebar-nav .sidebar-nav-list {margin-bottom: 1rem;background: #fff;}
.e483e767.sidebar-nav .dtitle {padding: 1.1rem 1.5rem;border-bottom: 1px solid #eaeaea;}
.e483e767.sidebar-nav .dtitle .htitle {text-align: left;padding: 0 1.5rem;font-weight: 400;font-size: 1.2rem;position: relative;margin: 0;}
.e483e767.sidebar-nav .dtitle .htitle:before {content: '';display: block;position: absolute;width: 5px;height: 90%;top: 0;background: var(--hovercolor);left: 0;}
.e483e767.sidebar-nav .slider-column ul .slider-item {display: block;}
.e483e767.sidebar-nav .slider-column ul .slider-item a {position: relative;padding: 0.5rem 1rem 0.5rem 1.5rem;line-height: 2rem;font-size: 1.05rem;border-bottom: 1px solid rgba(0,0,0,.05);}
.e33ee73c.news-plist [class*=blocks-] {margin-top: -0.5rem;}
.e33ee73c.news-plist [class*=blocks-] li {margin-bottom: 0;}
.e33ee73c.news-plist [class*=blocks-] li .media {margin-top: 0.5rem;margin-bottom: 0.5rem;padding: 1.5rem;background: #fff;box-shadow: 0 0 10px rgb(0 0 0 / 8%);transition: .3s ease;}
.e33ee73c.news-plist [class*=blocks-] li .media .img {width: 280px!important;}
.e33ee73c.news-plist [class*=blocks-] li .media h3 {margin: 0.65rem 0 0.8rem 0;}
.e33ee73c.news-plist [class*=blocks-] li .media h3 a {font-size: 1.3rem;}
.e33ee73c.news-plist [class*=blocks-] li .media ul.info li {display: inline-block;margin-right: 0.6rem;font-size: 1rem;}
.e33ee73c.news-plist [class*=blocks-] li .media ul.info li span {display: inline-block;color: var(--hovercolor);padding-right: 0.15rem;font-size: 1.2rem;}
.e33ee73c.news-plist [class*=blocks-] li .media ul.info li {display: inline-block;margin-right: 0.6rem;font-size: 1rem;}
.e33ee73c.news-plist [class*=blocks-] li .media p.desc {color: #727272;line-height: 1.8;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.e01be336.detail-info h1 {color: #000;font-size: 1.5rem;font-weight: 700;margin: 0 0 1rem 0;}
.e01be336.detail-info {padding: 0.1rem 0 0;border-bottom: 1px solid rgba(0,0,0,.05);margin-bottom: 1.2rem;}
.e01be336.detail-info ul.info {margin: 1rem 0 0.8rem;}
.e01be336.detail-info ul.info li {display: inline-block;margin-right: 1rem;}
.e01be336.detail-info ul.info li span {display: inline-block;color: var(--hovercolor);padding-right: 0.3rem;font-size: 1.2rem;}
.e01be336.detail-info h1{line-height: 33px;}

.e6fae2be.detail-info>h1 {color: #000;font-size: 1.4rem;font-weight: 500;margin: 0.5rem 0 1rem 0;}
.list-btn{width: 100px;height: 30px; display: inline-block; background: #2046d1;color: #fff;font-size: 15px;border-radius: 5px;text-align: center;line-height: 30px;cursor: pointer;}
.tab-content{border-bottom:1px solid #ddd}
.e7b0ea3f.img-plist [class*=blocks-] li .card .card-title {font-weight: 500;font-size: 1.15rem;padding: 1rem 0.8rem 1.2rem;}
.e6fae2be.detail-info>h1{line-height: 33px;}
.media-body{width: 100% !important;}

.mb-hotcase .img-vertical{height: 304px;}