/*banner*/
@keyframes fangda{
  0%{transform: scale(1);}
  100%{transform: scale(1.05);}
}
.ny-banner{position:relative;overflow:hidden;}
.ny-banner>img{display:block;width:100%;}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;}
.ny-banner-s h3{font-size:48px;margin-bottom:40px;}
.ny-banner-s h4{font-size:24px;}
.ny-banner-s h5{width:55px;height:55px;border-radius:55px;background:var(--colors);position:relative;z-index:2;margin-top:60px;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}
/*banner*/

.span3{cursor:pointer;}

/*szwz*/
.lon{position:relative;z-index:2;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 60px;}
.cont a {vertical-align: middle;color: #999;font-size: 12px;display: flex;align-items: center;}
/*.cont a:last-child{color:#c31321;}*/
.cont a:last-child i{display:none;}
/*szwz*/

.md{position:relative;top:-90px;}

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.page1 li{}
.page1 li a,.page1 li span{display:flex;font-size:16px;color: #666;align-items:center;justify-content:center;width: 40px;height: 40px;margin: 0 5px;background: #fff;border-radius: 50px;background: #f5f5f5;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: var(--colors);border-color:var(--colors);}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size: 20px;font-weight: bold;}
.page1 li:nth-child(1) a:hover,.page1 li:last-child a:hover,.page1 li:nth-child(1) span:hover,.page1 li:last-child span:hover{/* color:#d6001d; *//* background:none; */}
@media (max-width: 768px){
	.page1 li a,.page1 li span{width:30px;height:30px;margin:0 5px}
	.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size:20px;}
}
/*fy*/

/*gywm*/
.gywm{margin:135px auto;width:1072px;text-align:center;}
.gywm-t{position:relative;margin-bottom:70px;}
.gywm-t h3{font-size:42px;margin-bottom:45px;}
.gywm-t .div1{font-size:18px;line-height:36px;color:#666;}
.gywm-t i{position:absolute;}
.gywm-t .i1{top:30px;left:-190px;}
.gywm-t .i2{bottom:25px;right:-190px;}
.gywm-b{}
.gywm-b dl{}
.gywm-b dl h3{color:var(--colors);font-size:24px;margin-bottom:20px;}
.gywm-b dl h3 i{font-size:72px;line-height:100%;margin-right:5px;}
.gywm-b dl h5{font-size:18px;color:#666;}

.zzjs{text-align:center;padding:110px 0;background:#f6f7fb;}
.zzjs-t{margin-bottom:60px;}
.zzjs-t h3{font-size:48px;margin-bottom:30px;}
.zzjs-t h4{color:#666;font-size:20px;}
.zzjs-b{}
.zzjs-b a{display:block;}
.zzjs-b a h4{overflow:hidden;margin-bottom:20px;}
.zzjs-b a h4 img{display:block;width:100%;}
.zzjs-b a h3{font-size:18px;color:#333;}
.zzjs-b a:hover img{transform:scale(1.1);}

.fzlc{padding:110px 0 80px;background:url(../images/fzlc-bj.jpg)no-repeat center;text-align:center;overflow:hidden;}
.fzlc-t{font-size:48px;margin-bottom:110px;}
.fzlc-c{padding: 50px 0 260px 0;background:url(../images/fzlc-tb.png)no-repeat center top;position:relative;}
.fzlc-c a{display:block;}
.fzlc-c a h4{font-size:60px;color:var(--colors);margin-bottom:30px;}
.fzlc-c a h5{width:40px;height:3px;background:var(--colors);margin-bottom:40px;}
.fzlc-c a h3{font-size:30px;color:#333;}
.fzlc-c .swiper-button-next{width:40px;height:40px;right:-70px;background:url(../images/r2.png);transition:all 0.5s;}
.fzlc-c .swiper-button-next:hover{background:url(../images/r2-1.png);}
.fzlc-c .swiper-button-prev{width:40px;height:40px;left:-70px;background:url(../images/l2.png);transition:all 0.5s;}
.fzlc-c .swiper-button-prev:hover{background:url(../images/l2-1.png);}
.fzlc-b{position:relative;z-index:2;padding-bottom: 60px;}
.fzlc-b>h5{position:absolute;width:100%;left:0;top:10px;z-index:-1;background:#ccc;height:1px;}
.fzlc-b a{display:block;color:#666;}
.fzlc-b a h5{width:19px;height:19px;border-radius:19px;background:rgba(204, 204, 204, 0.2);}
.fzlc-b a h5 p{width:11px;height:11px;border-radius:11px;background:#cccccc;}
.fzlc-b a i{width:1px;height: 11px;background:#ccc;display:block;margin-top:-4px;margin-bottom: 10px;}
.fzlc-b a h3{font-size:18px;transition:all 0s;}
.fzlc-b .swiper-slide-thumb-active a{color:var(--colors);}
.fzlc-b .swiper-slide-thumb-active a h5{background:rgba(0, 184, 240, 0.2);}
.fzlc-b .swiper-slide-thumb-active a h5 p,.fzlc-b .swiper-slide-thumb-active a i{background:var(--colors);}
.fzlc-b .swiper-slide-thumb-active a h3{font-weight:bold;}

.ryzz{padding:125px 0 170px;background:url(../images/ryzz-bj.png)no-repeat center bottom 66px;}
.ryzz-t{margin-bottom:105px;}
.ryzz-t h3{font-size:48px;}
.ryzz-t dl{font-size:18px;}
.ryzz-t dl a{color:#333;width:140px;height:50px;border-radius:50px;border:1px solid #ccc;margin-left:20px;}
.ryzz-t dl a.active{background:var(--colors);border-color:var(--colors);color:#fff;}
.ryzz-b{position:relative;}
.ryzz-b2{position:absolute;z-index:1;opacity:0;left:0;top:0;width:100%;transition:all 0.5s;padding:0 60px;}
.ryzz-b2.active{position:relative;z-index:2;opacity:1;}
.ryzz-b a{display:block;color:#333;text-align:center;}
.ryzz-b a h4{margin-bottom: 70px;overflow:hidden;}
.ryzz-b a h4 img{display:block;width:100%;}
.ryzz-b a h3{font-size:18px;line-height: 1.4;}
.ryzz-b a:hover img{transform:scale(1.05);}
.ryzz-b .swiper-button-next{width:40px;height:40px;right:-70px;background:url(../images/r2.png);transition:all 0.5s;}
.ryzz-b .swiper-button-next:hover{background:url(../images/r2-1.png);}
.ryzz-b .swiper-button-prev{width:40px;height:40px;left:-70px;background:url(../images/l2.png);transition:all 0.5s;}
.ryzz-b .swiper-button-prev:hover{background:url(../images/l2-1.png);}

.xxwl{background:#f6f7fb;padding:110px 0;}
.xxwl-b{}
.xxwl-l{width:40.694444444444444%;}
.xxwl-l>h3{font-size:48px;color:#333;margin-bottom:150px}
.xxwl-l .div1{}
.xxwl-l dl{background:#fff;padding:75px 0 80px;border-radius:16px;text-align:center;width:calc(50% - 12px);}
.xxwl-l dl h3{font-size:60px;color:var(--colors);}
.xxwl-l dl p{height: 4px;width: 40px;background:#ddd;margin:30px auto 20px auto;}
.xxwl-l dl dt{font-size:18px;line-height:36px;color:#666}
.xxwl-l dl dt b{display:block;color:#333;}
.xxwl-r{width:53.68055555555555%;}
.xxwl-r img{display:block;}
.xxwl2{color:#fff;padding:120px 0;background:url(../images/xxwl-bj.jpg)no-repeat center;background-size:cover;}
.xxwl2-t{margin-bottom:18px;}
.xxwl2-t h3{font-size:48px;margin-bottom:45px;}
.xxwl2-t h4{font-size:18px;}
.xxwl2-b{}
.xxwl2-b img{}


.hzhb{margin:120px auto;}
.hzhb-t{text-align:center;font-size:48px;margin-bottom:60px;}
.hzhb-b{}
.hzhb-b a{height:140px;border:1px solid #eee;}
.hzhb-b a img{}
.hzhb-b a:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.gshj{background:url(../images/gshj-bj.jpg)no-repeat center;padding:110px 0 120px 0;background-size:cover;}
.gshj a{display:block;overflow:hidden;}
.gshj a img{display:block;width: 100%;}
.gshj a:hover img{transform:scale(1.1);}
.gshj-t{}
.gshj-l{width:calc(50% - 7px);}
.gshj-c{width:calc(25.23809523809524% - 14px);}
.gshj-r{width:calc(24.821428571428572% - 7px);}
.gshj-r a{margin-bottom:14px;}
.gshj-b>div{padding-bottom:40px;}
.gshj-b .swiper-pagination{top:auto;bottom:0;height:1px;background:#eee;}
.gshj-b .swiper-pagination-progressbar-fill{background:var(--colors);height:3px;margin-top:-2px;}

.lxwm{margin:100px auto 110px;}
.lxwm-l{width:37.5%;}
.lxwm-l h3{font-size:48px;margin-bottom:50px;}
.lxwm-l h5{font-size:18px;color:#333;margin-bottom:24px;}
.lxwm-l h4{font-size:30px;color:var(--colors);margin-bottom:10px;}
.lxwm-l>i{display;block;color:#666;margin-bottom:35px;display: block;line-height: 100%;}
.lxwm-l .div1{font-size:16px;line-height:36px;color:#666;margin-bottom:40px;}
.lxwm-l .div1 p{}
.lxwm-l .div1 p i{width:20px;height:36px;}
.lxwm-l .div1 p span{display:block;width:calc(100% - 30px);}
.lxwm-l .div1 p span a{color:#666;}
.lxwm-l .div1 p span a:hover{color:var(--colors)}
.lxwm-l .div2{}
.lxwm-l .div2 p{width:120px;text-align:center;color:#666;}
.lxwm-l .div2 p img{display:block;border:1px solid #ddd;margin-bottom:15px;}
.lxwm-r{width:50%;height: 530px;overflow:hidden;}
/*gywm*/

/*cpzx*/
.cpzx3{background:#fff;text-align:center;padding:50px 0 100px 0;}
.cpzx-t{margin-bottom:60px;font-size:16px;}
.cpzx-t dl{border-top:1px solid #ddd;background:#f8f8f8;}
.cpzx-t>dl:nth-child(1){margin-bottom:-1px;border-bottom:1px solid #ddd;background:#f8f8f8;}
.cpzx-t>dl:nth-child(1) dt .div1{max-height:100vh!important}
.cpzx-t form:last-child dl{border-bottom:1px solid #ddd;}

.cpzx-t dl h3{font-size:16px;width:122px;padding: 42px 0px 0 27px;/* text-align:right; */color:#333;}
.cpzx-t dl dt{text-align:right;padding:30px 0px 30px 28px;background:#fff;width:calc(100% - 122px)}
.cpzx-t dl dt .div1{width:calc(100% - 100px);max-height: 40px;overflow:hidden;transition: all 0.5s;}
.cpzx-t dl dt p a{height:40px;padding:0 16px;color:#666;border-radius:40px;cursor: pointer;margin-right: 13px;}
.cpzx-t dl dt p a:hover{color:var(--colors);}
.cpzx-t dl dt p a.active{background:var(--colors);color:#fff!important;}
.cpzx-t dl dt i{width:67px;height:30px;border-radius:6px;border:1px solid #ddd;cursor:pointer;font-size:14px;color:#333;transition:all 0.5s}
.cpzx-t dl dt i img{margin-left:8px;transition:all 0s!important}
.cpzx-t dl dt i span{transition:all 0s}
.cpzx-t dl dt i:hover{border-color:var(--colors);background:var(--colors);color:#fff;}
.cpzx-t dl dt i:hover img{filter: brightness(0) invert(1);}
.cpzx-t form:nth-child(n+3){display:none;}
.cpzx-t form{border-bottom:1px solid #ddd;margin-bottom:-1px;}
.more {
    text-align: center;
    margin-top: calc(-1 / 16 * 1em);
}

.more a {
    font-size: calc(14 / 16 * 1em);
    width: 140px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    color: #fff;
    position: relative;
    z-index: 100;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.1);
    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
}

.more a:after {
    position: absolute;
    z-index: -1;
    content: "";
    left: -15px;
    top: 0;
    width: 100%;
    height: 100%;
    border-top: 30px solid var(--colors);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}
.cpzx3-b{position:relative;}
.cpzx3-b>div{width:calc(100% + 1px);}
.cpzx3-b a{display:block;color:#666;border-right: 1px solid #e5e5e5;}
.cpzx3-b a h4{height:60px;}
.cpzx3-b a h4 img{transition:all 0s!important;}
.cpzx3-b a h3{font-size:16px;transition:all 0s;}
.cpzx3-b a.active,.cpzx3-b a:hover{color:var(--colors);}
.cpzx3-b a.active h4 img,.cpzx3-b a:hover h4 img{filter: invert(50%) sepia(33%) saturate(3061%) hue-rotate(159deg) brightness(103%) contrast(101%);}
.cpzx3-b .swiper-button-next{width:40px;height:40px;right:-70px;background:url(../images/r3.png);transition:all 0.5s;}
.cpzx3-b .swiper-button-next:hover{background:url(../images/r3-1.png);}
.cpzx3-b .swiper-button-prev{width:40px;height:40px;left:-70px;background:url(../images/l3.png);transition:all 0.5s;}}
.cpzx3-b .swiper-button-prev:hover{background:url(../images/l3-1.png);}
.cpzx2{margin: 50px auto 100px auto;}
.cpzx2-b{margin-bottom:35px;}
.cpzx2-b a{display:block;text-align:center;background:#f5f5f5;width:calc((100% - 48px) / 3);padding-bottom:80px;margin:0 24px 24px 0;position: relative;}
.cpzx2-b a:nth-child(3n){margin-right:0;}
.cpzx2-b a h4{overflow:hidden;}
.cpzx2-b a h4 img{display:block;width:100%;}
.cpzx2-b a dl{padding:0 10px;}
.cpzx2-b a dl h3{color:#000;font-size:24px;margin-bottom:20px;}
.cpzx2-b a dl h5{font-size:16px;color:#757575;}
.cpzx2-b a i{width:104px;height:36px;border-radius:36px;background:var(--colors);color:#fff;position: absolute;left: calc(50% - 52px);bottom: 46px;opacity: 0;}
.cpzx2-b a:hover{}
.cpzx2-b a:hover dl{transform: translateY(-20px);}
.cpzx2-b a:hover i{opacity: 1;}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{margin-top:-60px;padding-top:150px;overflow:hidden;}
.cpzx-zb{}
.cpzx-z-s{}
.cpzx-zl{
    width: 25%;
}
.cpzx-zl h5{font-size:18px;color:#fff;background:var(--colors);width:200px;height:40px;border-radius:40px;margin-bottom:30px;}
.cpzx-zl h3{font-size:36px;margin-bottom:30px;line-height: 1.2;}
.cpzx-zl h4{color:#757575;font-size:24px;margin-bottom:90px;}
.cpzx-zl i{display:block;width:98px;height:1px;background:#666666;margin-bottom:20px;}
.cpzx-zl p{font-size:18px;line-height:36px;color:#757575;width:278px;max-width: 100%;}
.cpzx-zc{width:50%;}
.cpzx-zr{width: 17%;margin-right:6.944444444444445%;}
.cpzx-zr dl{border-bottom:1px solid #e5e5e5;height:59px;}
.cpzx-zr dl p{width:60px;text-align: center;padding-right: 20px;}
.cpzx-zb a{height:630px;opacity:0.5;transform:scale(0.5);}
.cpzx-zb a img{
    width: 80%;
}
.cpzx-zb .swiper-slide-active a{opacity:1;transform:scale(1);}
.cpzx-zb .swiper-button-next{width:50px;height:50px;right:26.48809523809524%;background:url(../images/r4.png);}
.cpzx-zb .swiper-button-prev{width:50px;height:50px;left:26.48809523809524%;background:url(../images/l4.png);}

#circlr{}
#circlr img{position: absolute;left: 0;top: 0;opacity:0;transition: all 0s!important;}
#circlr .active{position: relative;z-index:1;opacity:1;opacity:1}
.cpzx-an2{
    width: 100%;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
    color: #000;
    position: relative;
    z-index: 100;
}
.cpzx-an2:hover{color:var(--colors)}
.cpzx-an{
    margin: 20px;
    position: relative;
    z-index: 100;
}
.cpzx-an li{width:24px;height:24px;border-radius:24px;margin: 0 10px;cursor: pointer;position: relative;border: 2px solid #eee;}
.cpzx-an li i{position:absolute;left: 50%;top: 30px;-webkit-transform: translateY(0%) translateX(-50%);transform: translateY(0%) translateX(-50%);border-radius:5px;background:#fff;padding: 5px;color: #000;box-shadow:1px 1px 10px rgba(0,0,0,0.1);display:none;white-space: nowrap;}
.cpzx-an li p{width: 14px;height: 14px;border-radius:16px;}
.cpzx-an li p img{display:block;width:100%;height:14px;border-radius:50px;}
.cpzx-an li.active{border-color:var(--colors)!important}
.cpzx-an li.active i{display:block;text-transform: capitalize;}

.cpdh{background:#fff;font-size:18px;border-bottom:1px solid #eee;}
.cpdh-b{}
.cpdh-b a{height:90px;color:#333;margin-right:45px;position:relative;}
.cpdh-b a p{position:absolute;left:0;bottom:0;width:0;height:3px;background:var(--colors);}
.cpdh-b a.active,.cpdh-b a:hover{color:var(--colors);font-weight:bold;}
.cpdh-b a.active p,.cpdh-b a:hover p{width:100%;}

.cpms{background:#fff;padding:80px 0 }
.cpms-s{
    align-items: flex-start;
}
.cpms-l{width:calc(100% - 415px);}
.cpms-l>.div1{display:none;}
.cpms-l>.div1.active{display:block;}
.cpms-b{font-size:16px;line-height:36px;}
.cpms-b2{margin-bottom:90px;}
.cpms-b2 img{height:auto!important;display: block;}

.jscs{background:#f6f6f6;padding:90px 0;}
.jscs .nybt{width:1200px;}
.jscs-b{line-height:24px;/* width:1200px; */}
.jscs-b table{width:100%;background:#fff!important;color:#666666;}
.jscs-b table tr{border-bottom:1px solid #eee!important;}
.jscs-b table tr:nth-child(2n){background:#fbfbfb!important;}
.jscs-b table tr *{color:var(--colors2!important);}
.jscs-b table tr th{color:#000;}
.jscs-b table tr th,.jscs-b table tr td{padding:10px 20px;text-align:left;}

.cpsc{margin:90px auto;width:1200px;}
.cpsc-b{}
.cpsc-b a{border-bottom:1px solid #eee;padding:25px 30px 25px 30px;color:var(--colors2);}
.cpsc-b a h3{font-size:16px;width:calc(100% - 130px);line-height:20px;padding-left:47px;background:url(../images/cpsc-tb.png)no-repeat center left;}
.cpsc-b a p{font-size:16px;}
.cpsc-b a p img{margin-right:25px;}
.cpsc-b a:hover h3{color:var(--colors);}

.xgsp-b{position:relative;}
.xgsp-b a{display:block;background:#fff;text-align:center;border:1px solid #eee;}
.xgsp-b a h4{overflow:hidden;position:relative;margin:-1px;}
.xgsp-b a h4>img{display:block;width:100%;}
.xgsp-b a h4 i{position:absolute;left:0;top:0;width:100%;height:100%;}
.xgsp-b a h4 i span{width:40px;height:40px;border-radius:40px;background:var(--colors);}
.xgsp-b a dl{padding:35px 10px;}
.xgsp-b a dl h3{font-size:18px;color:#000;margin-bottom:15px;}
.xgsp-b a dl p{font-size:12px;color:#999;}
.xgsp-b a:hover h4>img{transform:scale(1.1);}
.xgsp-b .swiper-button-next{width:40px;height:40px;right:-50px;background:url(../images/r2.png);transition:all 0.5s;}
.xgsp-b .swiper-button-next:hover{background:url(../images/r2-1.png);}
.xgsp-b .swiper-button-prev{width:40px;height:40px;left:-50px;background:url(../images/l2.png);transition:all 0.5s;}
.xgsp-b .swiper-button-prev:hover{background:url(../images/l2-1.png);}

.cpms-r{width:320px;position: sticky;top: 100px;}
.cpms-r>h3{color:#333;font-size:24px;margin-bottom:33px;}
.cpms-r a{display:block;text-align:center;background:#f5f5f5;padding-bottom:50px;margin-bottom:20px;position: relative;}
.cpms-r a h4{overflow:hidden;}
.cpms-r a h4 img{display:block;width:100%;}
.cpms-r a dl{padding:0 10px;overflow:hidden;}
.cpms-r a dl h3{color:#000;font-size:18px;margin-bottom:20px;}
.cpms-r a dl h5{font-size:14px;color:#757575;}
.cpms-r a i{width:104px;height:36px;border-radius:36px;background:var(--colors);color:#fff;position: absolute;left: calc(50% - 52px);bottom: 40px;opacity:0}
.cpms-r a:hover{}
/*.cpms-r a:hover img{transform:scale(1.1);}*/
.cpms-r a:hover dl{transform: translateY(-40px);}
.cpms-r a:hover i{opacity:1}
.xgwt{margin:90px auto 120px auto;width:1200px;}
.xgwt .nybt{margin-bottom:30px;}

.xgcp{background: #fff;padding: 0px 0 120px;padding-top: 0!important;}
.xgcp-b{}
.xgcp-b a{display:block;text-align:center;background: #f5f5f5;padding-bottom:80px;position: relative;}
.xgcp-b a h4{overflow:hidden;}
.xgcp-b a h4 img{display:block;width:100%;}
.xgcp-b a dl{padding:0 10px;}
.xgcp-b a dl h3{color:#000;font-size:24px;margin-bottom:20px;}
.xgcp-b a dl h5{font-size:16px;color:#757575;}
.xgcp-b a i{width:104px;height:36px;border-radius:36px;background:var(--colors);color:#fff;position: absolute;left: calc(50% - 52px);bottom: 46px;opacity: 0;}
.xgcp-b a:hover{}
.xgcp-b a:hover dl{transform: translateY(-20px);}
.xgcp-b a:hover i{opacity: 1;}
/*cpzx-z*/

/*oem*/
.oem{background:var(--colors);text-align:center;color:#fff;padding:50px 0;}
.oem-b{}
.oem-b dl{}
.oem-b dl h4{height:70px;}
.oem-b dl h3{font-size:20px;margin-bottom:15px;}
.oem-b dl h5{font-size:14px;}
.oem-b i{width:1px;height:117px;background:rgba(255, 255, 255, 0.2);}
.oem-b i:last-child{display:none;}
.oem-b dl:hover img{transform: translateY(-10px);}

.nybt{text-align:center;font-size:48px;margin-bottom:55px;}
.oem2{padding:95px 0 133px 0;background:url(../images/oem2-bj.jpg)no-repeat center;background-size:cover;text-align:center;position: relative;}
.oem2-b{width:1450px;padding: 0px 8.034483%;position:relative;z-index:2;height: 523px;}
.oem2-b h5{z-index:-1;position:absolute;left:0;top:55px;border-radius:500px;height:340px;width:100%;border:1px solid #cad6e4;}
.oem2-b a{width:140px;margin: 0 3%;margin-bottom: 156px;display:block;color:#000;/* background: #000; */}
.oem2-b a h4{width:110px;height:110px;border-radius:110px;background: #bfbfbf;margin-bottom:29px;position:relative;transition: all 0.5s;}
.oem2-b a h4 p{width:20px;height:17px;background:url(../images/oem2-tb.png);left: 156%;top:calc(50% - 8.5px);position:absolute;}
.oem2-b a h3{font-size:18px;line-height:22px;height: 44px;}
.oem2-b a.active h4{background:var(--colors)}
/* .oem2-b a:hover h4 img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);} */
.oem2-b a:nth-child(1),.oem2-b a:nth-child(6){margin-left:0;}
.oem2-b a:nth-child(5),.oem2-b a:nth-child(10){margin-right:0;}
.oem2-b a:nth-child(5){position: initial!important;}
.oem2-b a:nth-child(5) h4{
    position: initial;
}
.oem2-b a:nth-child(5) h4 p{
    right: -9px;
    left: auto;
    top: 212px;
    transform: rotate(90deg);
}
.oem2-b a:nth-child(n+5){margin-bottom:0;}
.oem2-b a:nth-child(n+6) h4 p{transform: rotate(180deg);}
.oem2-b a:nth-child(6) h4{/* background:#0b4486; */}
.oem2-b a:nth-child(6) h4 p{display:none;}
.oem2-b a:nth-child(10) h4 p{/* display:none; */}

.dzzx{padding:100px 0 90px 0;background:url(../images/dzzx-bj.jpg)no-repeat center;background-size:cover;}
.dzzx-b{width:1420px;}
.dzzx-b input{width:calc(50% - 10px);height:60px;margin-bottom:20px;border-radius:60px;padding:0 40px;font-size:16px;color:#878787;background:#fff;}
.dzzx-b input::placeholder,.dzzx-b textarea::placeholder{color:#878787;}
.dzzx-b textarea{width:100%;height:230px;margin-bottom:45px;border-radius:30px;padding:10px 40px;font-size:16px;color:#878787;background:#fff;}
.dzzx-b p{width:100%;}
.dzzx-b p button{width:200px;height:60px;border-radius:60px;background:var(--colors);color:#fff;font-size:16px;cursor:pointer;transition:all 0.5s;}
.dzzx-b p button:hover{opacity:0.8;}
/*oem*/

/*odm*/
.odm{padding:85px 0;background:#fff;}
.odm .nybt{margin-bottom:55px;}
.odm-b{}
.odm-b dl{border-radius:30px;background:#f8f8f8;width: calc((100% - 90px) / 3);padding: 68px 0 50px 0;position: relative;}
.odm-b dl dt{width:240px;height:200px;position:relative;margin-bottom:50px;z-index:2;padding-top:32px;text-align:center;}
.odm-b dl dt .div1{position:absolute;z-index:-1;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:30px;background:var(--colors);overflow:hidden;border:4px solid var(--colors);box-shadow:0 10px 10px rgba(0, 0, 0, 0.2);transform: skew(-10deg);}
.odm-b dl dt .div1 p{background:#fff;height:140px;}
.odm-b dl dt h3{font-size:24px;line-height: 30px;margin-bottom:28px;/* padding:0 30px; */width: 60px;margin: 0 auto 20px auto;}
.odm-b dl:last-child dt h3{width:80px;}
.odm-b dl dt h5{margin-bottom: 35px;}
.odm-b dl dt h5 i{display:block;width:12px;height:12px;border-radius:12px;border:3px solid var(--colors);margin:0 4px;transition: all 0.5s;}
.odm-b dl:nth-child(1) dt h5 i:nth-child(1){background:var(--colors);}
.odm-b dl:nth-child(2) dt h5 i:nth-child(1){background:var(--colors);}
.odm-b dl:nth-child(2) dt h5 i:nth-child(2){background:var(--colors);}
.odm-b dl:nth-child(3) dt h5 i{background:var(--colors);}
.odm-b dl dt h4{font-size:24px;color:#fff;}
.odm-b dl ul{font-size:18px;padding:0 10px 0 55px;}
.odm-b dl ul li{}
.odm-b dl ul li h5{position:relative;width:30px;height:30px;border-radius:30px;background: #bfbfbf;color:#fff;color:#fff;font-size:16px;transition:all 0.5s;}
.odm-b dl ul li:hover h5{/* background: var(--colors); */}
.odm-b dl ul li h5 i{display:block;width:2px;height:18px;background: #bfbfbf;position:absolute;left:14px;top:100%;}
.odm-b dl ul li:last-child h5 i{display:none;}
.odm-b dl ul li p{display:flex;align-items:center;width:calc(100% - 60px);height:48px;line-height:1.2;}
.odm-b dl ul li.active h5,.odm-b dl ul li.active i{background: var(--colors);}
/*odm*/

/*jjfa*/
.jjfa{margin:120px auto}
.jjfa-b{margin-bottom:10px;}
.jjfa-b a{width:calc(50% - 20px);display:block;margin-bottom:60px;text-align:center;background:#f5f5f5;border:1px solid #ddd;}
.jjfa-b a h4{margin:-1px;overflow:hidden;}
.jjfa-b a h4 img{display:block;width:100%;}
.jjfa-b a dl{padding:34px 55px 40px;}
.jjfa-b a dl h3{color:#333;font-size:30px;margin-bottom:20px;}
.jjfa-b a dl h3 img{margin-right:20px;filter: invert(50%) sepia(46%) saturate(1530%) hue-rotate(157deg) brightness(100%) contrast(101%);}
.jjfa-b a dl p{font-size:18px;line-height:36px;color:#999;}
.jjfa-b a:hover h4 img{transform:scale(1.1);}

.jjfa2{margin:120px auto 80px auto;}
.jjfa2-t{margin-bottom:40px;background:#f5f5f5;}
.jjfa2-t h4{width:calc(50% - 20px);overflow:hidden;}
.jjfa2-t h4 img{display:block;width:100%;}
.jjfa2-t dl{width:calc(50% + 20px);padding:0 65px 0 70px;border:1px solid #dddddd;border-left:none;}
.jjfa2-t dl dt{width:100%;}
.jjfa2-t dl h5{margin-bottom:35px;font-size:30px;color:#333;}
.jjfa2-t dl h5 img{margin-right:30px;filter: invert(50%) sepia(46%) saturate(1530%) hue-rotate(157deg) brightness(100%) contrast(101%);}
.jjfa2-t dl p{font-size:18px;line-height:36px;color:#999;margin-bottom:55px;}
.jjfa2-t dl a{width:140px;height:50px;border-radius:50px;color:#fff;background:var(--colors);font-size:16px;}
.jjfa2-t dl a img{margin-left:12px;}
.jjfa2-t dl a:hover img{}
.jjfa2-b{}
.jjfa2-b a{display:block;width:calc(50% - 20px);margin-bottom:40px;border:1px solid #ddd;background:#f5f5f5;}
.jjfa2-b a h4{overflow:hidden;margin:-1px;}
.jjfa2-b a h4 img{display:block;width:100%;}
.jjfa2-b a dl{padding:43px 40px 49px 40px;}
.jjfa2-b a dl h3{color:#333;font-size:24px;margin-bottom:20px;}
.jjfa2-b a dl p{font-size:16px;line-height:30px;color:#999999;margin-bottom:30px;}
.jjfa2-b a dl h5{font-size:14px;color:#999;}
.jjfa2-b a dl h5 img{transition:all 0s!important;margin-left:12px;}
.jjfa2-b a:hover h4 img{transform:scale(1.1);}
.jjfa2-b a:hover dl h3{color:var(--colors);}
.jjfa2-b a:hover dl h5{color:var(--colors);}
.jjfa2-b a:hover dl h5 img{filter: invert(50%) sepia(89%) saturate(1853%) hue-rotate(158deg) brightness(101%) contrast(102%);}

.hzhb2{margin:0;padding:110px 0 120px;background:#f6f7fb;}
.hzhb-t2{margin-bottom:60px;}
.hzhb-t2 h3{position:relative;font-size:48px;z-index:2;}
.hzhb-t2 h3 p{position:absolute;left:0;bottom:-1px;width:100%;height:6px;background:var(--colors);background:var(--colors);z-index:-1;}
.hzhb2 .hzhb-b a{background:#fff;}
/*jjfa*/

/*jjfa-z*/
.jjfa3{margin:100px auto 120px auto;text-align:center;}
.jjfa3-t{text-align:center;margin-bottom:60px;}
.jjfa3-t a{color:#333;display:block;margin:0 40px;}
.jjfa3-t a h4{height:55px;}
.jjfa3-t a h4 img{transition:all 0s!important;}
.jjfa3-t a h3{font-size:18px;transition:all 0s;}
.jjfa3-t a.active{color:var(--colors);}
.jjfa3-t a.active img{filter: invert(50%) sepia(98%) saturate(1831%) hue-rotate(158deg) brightness(101%) contrast(101%);}
.jjfa3-b{position:relative;}
.jjfa3-b2{position:absolute;z-index:1;opacity:0;left:0;top:0;width:100%;transition:all 0.5s;}
.jjfa3-b2.active{position:relative;z-index:3;opacity:1;}
.jjfa3-b2-t{position:relative;margin-bottom:24px;color:#fff;}
.jjfa3-b2-t h4{overflow:hidden;}
.jjfa3-b2-t h4 img{display:block;width:100%;}
.jjfa3-b2-t dl{position:absolute;left:0;top:0;height:100%;width:calc((100% - 48px) / 3);background:rgba(0, 0, 0, 0.3);}
.jjfa3-b2-t dl dt{width:344px;max-height:90%;}
.jjfa3-b2-t dl dt h3{font-size:30px;margin-bottom:24px;}
.jjfa3-b2-t dl dt p{font-size:16px;line-height:30px;margin-bottom:28px;}
.jjfa3-b2-t dl dt a{width:160px;height:50px;border-radius:50px;background:var(--colors);color:#fff;font-size:18px;}
.jjfa3-b2-t dl dt a img{margin-left:12px;}
.jjfa3-b2-t dl dt a{}
.jjfa3-b2-b{}
.jjfa3-b2-b a{display:block;text-align:center;background:#f5f5f5;padding-bottom:80px;width:calc((100% - 72px) / 3);margin: 0 36px 24px 0;position:relative}
.jjfa3-b2-b a:nth-child(3n){margin-right:0}
.jjfa3-b2-b a h4{overflow:hidden;}
.jjfa3-b2-b a h4 img{display:block;width:100%;}
.jjfa3-b2-b a dl{padding:0 10px;}
.jjfa3-b2-b a dl h3{color:#000;font-size:24px;margin-bottom:20px;}
.jjfa3-b2-b a dl h5{font-size:16px;color:#757575;}
.jjfa3-b2-b a i{width:104px;height:36px;border-radius:36px;background:var(--colors);color:#fff;position: absolute;left: calc(50% - 52px);bottom: 46px;opacity: 0;}
.jjfa3-b2-b a:hover{}
.jjfa3-b2-b a:hover dl{transform: translateY(-20px);}
.jjfa3-b2-b a:hover i{opacity: 1;}
/*jjfa-z*/

/*fwzx*/
.fwzx-b{}
.fwzx-b a{display:block;text-align:center;position:relative;width:calc((100% - 72px) / 4);color:#fff;}
.fwzx-b a h4{overflow:hidden;}
.fwzx-b a h4 img{display:block;width:100%;}
.fwzx-b a dl{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}
.fwzx-b a dl dt{}
.fwzx-b a dl dt h5{height:65px;}
.fwzx-b a dl dt h3{font-size:24px;}
.fwzx-b a:hover h4 img{transform:scale(1.1)}

.fwzc-b{margin-bottom:10px;}
.fwzc-b a{width:calc(calc(100% - 60px) / 4);display:block;text-align:center;background:#f5f5f5;border:1px solid #ddd;}
.fwzc-b a h4{margin:-1px;overflow:hidden;}
.fwzc-b a h4 img{display:block;width:100%;}
.fwzc-b a dl{padding:34px 20px 40px;}
.fwzc-b a dl h3{color:#333;font-size:20px;}
.fwzc-b a dl h3 img{margin-right:10px;filter: invert(50%) sepia(46%) saturate(1530%) hue-rotate(157deg) brightness(100%) contrast(101%);}
.fwzc-b a:hover h4 img{transform:scale(1.1);}


.tc{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:10000000;display:none;}
.tc-s{background:#fff;height:100vh;}
.tc .w1{width:1018px;position:relative;}
.tc h5{position:absolute;cursor:pointer;top: 0;right: -100px;}
.tc-t{text-align:center;margin-bottom: 40px;}
.tc-t h3{font-size:36px;margin-bottom:24px;}
.tc-t h4{font-size:16px;color:#666;}
.tc-b{}
.tc-b .div1{background:#edf0f7;padding: 40px;margin-bottom: 40px;}
.tc-b .div1 dl{width:420px;margin-bottom: 30px;}
.tc-b .div1 dl h3{font-size:16px;color:#333;margin-bottom:15px;}
.tc-b .div1 dl h3 i{color:#cc3333;}
.tc-b .div1 dl h3 span{color:#999;}
.tc-b .div1 dl input{height: 40px;background:#fff;padding:0 10px;width: 100%;}
.tc-b .div1 dl textarea{height:80px;background:#fff;padding:0 10px;width: 100%;}
.tc-b .div1 dl:last-child{width:100%;margin-bottom:0;}
.tc-b p{}
.tc-b p button{width:180px;height:50px;border-radius:50px;cursor:pointer;font-size:16px;color:#fff;background-color: var(--colors);}
.tc-b p a{width:180px;height:50px;border-radius:50px;font-size:16px;color:#fff;background:#898989;}
.tc-b p a:hover{background:var(--colors);}

.spjc{background: #fff;padding: 70px 0;}
.spjc-t{font-size:16px;margin-bottom: 60px;padding-top: 30px;border-top: 1px solid #ddd;justify-content: flex-start;}
.spjc-t a{margin: 0 14px 16px 0px;height:40px;/* font-size: 13px; */border-radius:40px;border:1px solid #ddd;color:#666;padding:0 19px;}
.spjc-t a.active,.spjc-t a:hover{background:var(--colors);border-color:var(--colors);color:#fff;}
.spjc-b{position:relative;margin-bottom:10px;}
.spjc-b a{display:block;background:#fff;text-align:center;width:calc((100% - 72px) / 4);margin:0 24px 48px 0;border:1px solid #eee;}
.spjc-b a:nth-child(4n){margin-right:0;}
.spjc-b a h4{overflow:hidden;position:relative;margin:-1px;}
.spjc-b a h4>img{display:block;width:100%;}
.spjc-b a h4 i{position:absolute;left:0;top:0;width:100%;height:100%;}
.spjc-b a h4 i span{width:40px;height:40px;border-radius:40px;background:var(--colors);}
.spjc-b a dl{padding:35px 10px;}
.spjc-b a dl h3{font-size:18px;color:#000;margin-bottom:15px;}
.spjc-b a dl p{font-size:12px;color:#999;}
.spjc-b a:hover h4>img{transform:scale(1.1);}
/*fwzx*/

/*cjwt*/
.xzzx{background: #f5f5f5;padding: 50px 0;}
.xzzx h3{font-size:24px;color: #333333;margin-right: 40px;}
.xzzx form{width: 480px;border-radius:60px;background:#fff;overflow:hidden;}
.xzzx form input{height:58px;width:calc(100% - 110px);padding-left:39px;font-size:16px;color: #999999;}
.xzzx form input::placeholder{color:#999;}
.xzzx form button{width:110px;cursor:pointer;background:none;}
.cjwt{margin:80px auto 100px;}
.cjwt-t{margin-bottom: 40px;font-size:18px;}
.cjwt-t a{margin:0 10px;height:50px;border-radius:50px;color:#333333;padding:0 33px;background: #f5f5f5;}
.cjwt-t a.active,.cjwt-t a:hover{background:var(--colors);border-color:var(--colors);color:#fff;}
.cjwt-b{margin-bottom:130px;}
.cjwt-b dl{margin-bottom:20px;background:#f5f5f5;}
.cjwt-b dl dt{cursor:pointer;padding:48px 50px 48px;}
.cjwt-b dl dt h3{font-size:24px;transition:all 0.5s;width:calc(100% - 40px);}
.cjwt-b dl dt p{width:24px;height:24px;transition:all 0.5s;background:url(../images/cjwt-tb2.png)no-repeat center;}
.cjwt-b dl dt p.up{background:url(../images/cjwt-tb3.png)no-repeat center;}
.cjwt-b dl dd{display:none;font-size:18px;color:#333;line-height:36px;padding:39px 50px;border-top:1px solid #ddd;}
/*cjwt*/

/*xzzx*/
.xzzx2{}
.xzzx2-b{margin-bottom:20px;}
.xzzx2-b a{width:calc(50% - 20px);margin-bottom:40px;border:1px solid #eee;padding:40px 39px 27px;display:block;}
.xzzx2-b a dt{margin-bottom:40px;padding:0 20px;}
.xzzx2-b a dt h4{width:70px;}
.xzzx2-b a dt h4 img{display:block;}
.xzzx2-b a dt h3{color:#333;font-size:24px;lline-height:40px;width:calc(100% - 120px);line-height:40px;}
.xzzx2-b a dd{padding-top:20px;border-top:1px solid #eee;color:#666;font-size: 18px;}
.xzzx2-b a dd p{}
.xzzx2-b a dd p img{margin-right:10px;}
.xzzx2-b a:hover{box-shadow:0 0 16px rgba(0,0,0,0.1);}
/*xzzx*/

/*xwzx*/
.xwzx{}
.xwzx-b{}
.xwzx-b a{display:block;position:relative;overflow:hidden;width:calc((100% - 48px) / 3);margin:0 24px 50px 0;background:#f5f5f5;z-index:2;}
.xwzx-b a>h4{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;opacity:0;}
.xwzx-b a>h4 img{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);height:100%;max-width:200%;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a dl{padding:60px 40px 50px;}
.xwzx-b a dl dt{margin-bottom:30px;}
.xwzx-b a dl dt h3{font-size:30px;line-height:60px;line-height:40px;color:#000;margin-bottom:20px;}
.xwzx-b a dl dt p{font-size:18px;line-height:30px;height:60px;color:#999;}
.xwzx-b a dl h4{overflow:hidden;margin-bottom:30px;}
.xwzx-b a dl h4 img{display:block;width:100%;}
.xwzx-b a dl dd{}
.xwzx-b a dl dd h3{font-size:60px;color:var(--colors);}
.xwzx-b a dl dd h5{font-size:16px;color:#666;line-height:22px;width:35px;}
.xwzx-b a:hover>h4{opacity:1;}
.xwzx-b a:hover dl h4{opacity:0;}
.xwzx-b a:hover dl{background:rgba(0, 0, 0, 0.3);}
.xwzx-b a:hover dl *{color:#fff!important;}
/*xwzx*/


/*xwzx-z*/
.xwdt-z{width:1000px;margin:100px auto;overflow:hidden;}
.xwdt-z-t{text-align:center;padding-bottom:50px;border-bottom: 1px solid #ddd;margin-bottom:30px;}
.xwdt-z-t h3{font-size:36px;color:#333;margin-bottom:30px;}
.xwdt-z-t p{text-align:center;color:#666;}
.xwdt-z-t p span{margin:0 20px;}
.xwdt-z-t p span span{margin:0}
.xwdt-z-t p span img{margin-right:12px;}
.xwdt-z-b{margin-bottom:50px;line-height:36px;color:#333;font-size:18px;}
.xwdt-z-b table{width:100%!important}
.xwdt-z-b table td,.xwdt-z-b table th{padding:10px!important;border:1px solid #666!important}
.xwdt-z-b table *{color:#666}
.xwdt-z-b img{height:auto!important;}
.xwdt-z-b2{padding-top:40px;border-top:1px solid #ddd;}
.xwdt-z-b2 a{color:#666;}
.xwdt-z-b2 .a1{width:270px;max-width:calc(50% - 50px);}
.xwdt-z-b2 .a1 p{width:calc(100% - 15px);transition:all 0s;}
.xwdt-z-b2 a:hover{color:var(--colors);}

.xgxw{background:#f5f5f5;padding:120px 0;}
.xgxw-t{margin-bottom:60px;}
.xgxw-t h3{font-size:48px;}
.xgxw-t a{font-size:18px;color:#000;}
.xgxw-t a img{margin-left:10px;}
.xgxw-t a:hover{color:var(--colors);}
.xgxw-b a{display:block;position:relative;overflow:hidden;;background:#fff;z-index:2;}
.xgxw-b a>h4{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;opacity:0;}
.xgxw-b a>h4 img{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);height:100%;max-width:200%;}
.xgxw-b a dl{padding:60px 40px 50px;}
.xgxw-b a dl dt{margin-bottom:30px;}
.xgxw-b a dl dt h3{font-size:30px;line-height:60px;line-height:40px;color:#000;margin-bottom:20px;}
.xgxw-b a dl dt p{font-size:18px;line-height:30px;height:60px;color:#999;}
.xgxw-b a dl h4{overflow:hidden;margin-bottom:30px;}
.xgxw-b a dl h4 img{display:block;width:100%;}
.xgxw-b a dl dd{}
.xgxw-b a dl dd h3{font-size:60px;color:var(--colors);}
.xgxw-b a dl dd h5{font-size:16px;color:#666;line-height:22px;width:35px;}
.xgxw-b a:hover>h4{opacity:1;}
.xgxw-b a:hover dl h4{opacity:0;}
.xgxw-b a:hover dl{background:rgba(0, 0, 0, 0.3);}
.xgxw-b a:hover dl *{color:#fff!important;}
/*xwzx-z*/

@media(min-width:1200px){
	.fzlc-b{transform: skewY(-5deg);}
	.fzlc-b a{transform: skewY(5deg);}
	.oem2-b a:nth-child(n+5){position:absolute;}
	.oem2-b a:nth-child(6){position:absolute;right: 7.35%;bottom:0;}
	.oem2-b a:nth-child(7){position:absolute;right: 24.7%;bottom:0;}
	.oem2-b a:nth-child(8){position:absolute;right: 42.2%;bottom:0;}
	.oem2-b a:nth-child(9){position:absolute;right: 59.6%;bottom:0;}
	.oem2-b a:nth-child(10){position:absolute;right: 79.97%;bottom:0;}
	@media(max-width:1500px){
	    .oem2-b a:nth-child(n+5){position:absolute;}
	    .oem2-b a:nth-child(6){position:absolute;right: 6.1%;bottom:0;}
	    .oem2-b a:nth-child(7){position:absolute;right: 23.7%;bottom:0;}
	    .oem2-b a:nth-child(8){position:absolute;right: 41.2%;bottom:0;}
	    .oem2-b a:nth-child(9){position:absolute;right: 58.7%;bottom:0;}
	    .oem2-b a:nth-child(10){position:absolute;right: 79.21%;bottom:0;}
	}
}
@media screen and (max-width:1500px){
	/*#earth,#earth canvas{width:600px!important;height:600px!important}*/
	.oem2-b,.dzzx-b{width:1200px;}
	.oem2-b a h4 p{
    left: 142%;}
}
@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.fzlc-c a h4{font-size:30px;}
	.fzlc-c{background:none;}
	.ryzz{background:none;}
	.ryzz-t dl a{width:100px;height:30px;margin: 0 5px!important;}
	#earth,#earth canvas{width:300px!important;height:300px!important}
	.hzhb-b a{height: auto;}
	.gshj-r{display:flex;flex-wrap:wrap;justify-content:space-between;}
    .gshj-r a{width:calc(50% - 5px)}
    .cpzx-zl h5{width:150px;}
    .oem2-b{padding:0;height:auto;}
    .oem2-b a{width:50%;margin-left:0;margin-right:0;}
    .dzzx-b input{height:45px;font-size:14px;padding:0 10px;margin-bottom:10px;}
	.dzzx-b textarea{height:100px;padding:10px;border-radius: 10px;}
	.dzzx-b p button{height:45px;}
	.jjfa2-t dl{border:1px solid #dddddd;border-top:none;}
	.jjfa3-t{justify-content:flex-start;}
	.jjfa3-t a{width:25%;}
	.jjfa3-b2-t h4{}
	.jjfa3-b2-t h4 img{max-width:180%!important;margin-left:-50%;width:200%;}
	.jjfa3-b2-t dl{width:100%;}
	.jjfa3-b2-t dl dt{width:90%;}
	.jjfa3-b2-t dl dt a{width:150px;height:40px;} 
	.spjc-t{justify-content:space-between;}
	.spjc-t a{width:calc((100% - 10px) / 2);}
	.cjwt-t{justify-content:space-between;}
	.cjwt-t a{width:calc((100% - 20px) / 3);height:40px;}
	.spjc .cjwt-t a{width: calc((100% - 10px) / 2);height:40px;}
	.xzzx form input{height:50px;}
	.oem-b dl{width:50%;margin-bottom:20px;}
	.odm-b dl dt h3{width:auto;}
	.odm-b dl dt h5{margin-bottom:65px;}
	.odm-b dl:last-child dt h3{width:auto;}
	.tc-b .div1 dl input{height:35px;}
  .tc-s{height:calc(100% - 120px);overflow:auto;margin:60px 0}
  /*.tc .w1{height:calc(100vh - 200px);overflow:auto;}*/
  .tc-b p button,.tc-b p a{width:150px;height:45px;}
  .tc h5{position:absolute;cursor:pointer;top: -20px;right: 10px;}  
  .cpzx-t dl dt p a{min-height: 30px;padding: 5px 5px;width: 50%;font-size: 14px;height: auto;margin: 0;line-height: 1.2;text-align: left;}
  .cpzx-t dl dt .div1{max-height: 90px;}
  .xzzx2-b a dt h4{width:40px;}
  .xzzx2-b a dt h3{width:calc(100% - 50px)}
  .lxwm-r{height:200px;}
  .lxwm-l .div1 p i{height:24px;}
  .ryzz-t h3{width:100%;text-align:center;margin-bottom:20px;}
  .ryzz-t dl{justify-content:center;width:100%;}
  .xxwl2-t h3{margin-bottom:10px;}
	.xxwl-l dl p{margin:10px auto;}
	.xzzx2-b a dd{font-size:14px;}
}