/*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%;animation: fangda 5s ease-in-out infinite alternate;}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-align:center;}
.ny-banner-s h3{font-size:36px;text-transform:uppercase;}
.ny-banner-s p{font-size:16px;line-height:24px;}
.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 {border-bottom: 1px solid #ebebeb;background:#f5f5f5;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;justify-content: flex-end;align-items: center;height: 40px;}
.cont a {vertical-align: middle;color: #6b6b6b;font-size: 14px;display: flex;align-items: center;}
/*.cont a:last-child{color:#c31321;}*/
.cont a:last-child i{display:none;}
/*szwz*/

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

/*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: 14px;color: #666;align-items:center;justify-content:center;width: 50px;height: 50px;margin: 0 5px;border-radius: 50px;\: 1px solid #e5e5e5;background: #fff;}
.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: 14px;}
.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: 14px;}
}
/*fy*/

/*cpfl*/
.cpfl{margin: 60px auto 0;width: 1000px;}
.cpfl-t{text-align:center;font-size:48px;text-align:center;margin-bottom: 40px;}
.cpfl-b{}
.cpfl-b img{display:block;width:100%;}
/*cpfl*/

/*cpzx*/
.cpzx{margin: 60px auto 50px auto;width: calc(100vw - 500px);}
.cpzx-t{text-align:center;font-size: 40px;margin-bottom: 40px;}
.cpzx-c{border-radius:10px;background:#f8f8f8;overflow:hidden;}
.cpzx-c h4{width:50%;overflow:hidden;position:relative;}
.cpzx-c h4>img{display:block;width:100%;}
.cpzx-c h4 p{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}
.cpzx-c h4 p i{position:relative;z-index:2;width:90px;height:90px;border-radius:90px;background:#fff;}
.cpzx-c h4 p i::before, .cpzx-c h4 p i::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #fff;content: '';top:0;left:0;z-index:-1;}
.cpzx-c h4 p i::before{animation: scale 2s infinite; }
.cpzx-c h4 p i::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(1.3); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(2);opacity:0;}}
.cpzx-c dl{width:50%;padding:0 90px;text-align:center;}
.cpzx-c dl h3{font-size: 30px;margin-bottom: 40px;}
.cpzx-c dl dt{font-size: 14px;line-height: 24px;color: #333;}
.cpzx-b{}
.cpzx-b2{margin-top:130px;}
.cpzx-b2:nth-child(2n){flex-direction:row-reverse;}
.cpzx-b2:nth-child(2n) .cpzx-br{margin-left: 3%;}
.cpzx-bl{width:50%;position:relative;border-radius:10px;overflow:hidden;}
.cpzx-bl h4{position:relative;}
.cpzx-bl h4 a{}
.cpzx-bl h4 a img{display:block;width:100%;}
.cpzx-bl h4 a .img2{position:absolute;left:0;top:0;width:100%;opacity:0;}
.cpzx-bl:hover h4 a .img2{opacity:1;}
.cpzx-bl h4 i{position:absolute;width:50px;height:50px;background:#fafafa;z-index:2;right:40px;bottom:40px;transition:all 0.5s;cursor:pointer;}
.cpzx-bl h4 i img{transition:all 0s!important;height: 15px;}
.cpzx-bl h4 i:hover,.cpzx-bl h4 i.active{background:var(--colors);}
.cpzx-bl h4 i:hover img,.cpzx-bl h4 i.active img{filter: brightness(0) invert(1);}
.cpzx-br{width: 43%;}
.cpzx-br h3{font-size: 30px;margin-bottom:20px;color: #000;}
.cpzx-br h3:hover{color:var(--colors)}
.cpzx-br h4{font-size: 14px;margin-bottom: 20px;}
.cpzx-br h5{font-size: 18px;margin-bottom: 48px;}
.cpzx-br h5 i{padding-left:10px;}
.cpzx-br .div1{font-size:18px;margin-bottom:28px;}
.cpzx-br .dl1{margin-bottom:60px;}
.cpzx-br .dl1 dt{width:215px;margin-right:60px;}
.cpzx-br .dl1 dt i{cursor:pointer;font-size:24px;width:34px;}
.cpzx-br .dl1 dt .i1{color:#999;}
.cpzx-br .dl1 dt input{width:110px;height:55px;border-radius:5px;background:#f8f8f8;text-align:center;font-size:18px;color:#000;}
.cpzx-br .dl1 dt .i2{}
.cpzx-br .dl1 dd{}
.cpzx-br .dl1 dd p{width:16px;height:16px;border-radius:16px;border:4px solid #f3d4d2;background:#c32a1e;margin-right:18px;}
.cpzx-br .dl2{font-size: 14px;line-height:30px;margin-bottom:55px}
.cpzx-br .dl2 dt{}
.cpzx-br .dl2 dt img{
    height: 18px;
}
.cpzx-br .dl2 dt p{width:calc(100% - 30px);}
.cpzx-br .dl3{font-size:18px;}
.cpzx-br .dl3 button{width:210px;height:50px;cursor:pointer;font-size: 16px;color:#fff;border-radius:5px;background:var(--colors);margin-right:20px;}
.cpzx-br .dl3 a{width:210px;height:50px;border-radius:5px;border:1px solid #303030;color:#000;font-size: 16px;}
.cpzx-br .dl3 a:hover{background:var(--colors);color:#fff;border-color:var(--colors);}
/*cpzx*/

/*cpzx2*/
.cppj{margin: 60px auto 0 auto;}
.cppj-b{}
.cppj-b dl{width: calc((100% - 160px) / 3);margin: 0 80px 60px 0;}
.cppj-b dl:nth-child(3n){margin-right:0;}
.cppj-b dl h4{overflow:hidden;margin-bottom:25px;border-radius:10px;}
.cppj-b dl h4 img{display:block;width:100%;}
.cppj-b dl dt{}
.cppj-b dl dt .div1{}
.cppj-b dl dt .div1 h3{font-size: 18px;margin-bottom: 10px;}
.cppj-b dl dt .div1 p{font-size: 14px;line-height:100%;}
.cppj-b dl dt .div1 p i{padding-left:8px;}
.cppj-b dl dt h5{cursor:pointer;width:40px;height:40px;border:1px solid #e6e6e6;}
.cppj-b dl dt h5 img{height:30px;}
.cppj-b dl h4:hover img{transform:scale(1.1);}
/*cpzx2*/

/*cpzx-z*/
.cpzx-z{margin: 60px auto 100px;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom: 100px;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.ny-zpal-z-t-l{float:left;width: 52%;position: relative;}
.magnifierContainer {width:100%;}
.imgMedium {width:100%;position: relative;background: #fff;width: calc(100% - 110px);}.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imasf2{position:absolute;width:100%;left:0;bottom:0;display:flex;justify-content:center;transition: all 0.5s;}
.imasf2 p{width:10px;height:10px;border-radius:10px;background: rgba(0,0,0,.25);margin: 0 5px;cursor: pointer;}
.imasf2 p.active{background: var(--colors);}
.imgLeft .imasf{width:100%;position:relative;overflow:hidden;transition: all 0.5s;z-index:3;width: 95px;}
.imgLeft .imasf .fad{width:20px;height:60px;margin-top:10px;line-height:60px;text-align:center;background:rgba(0,0,0,0.5);bottom:10px;cursor:pointer;float:left;color:#fff;}
.imgLeft .imasf .fac{width:20px;height:60px;margin-top:10px;line-height:60px;text-align:center;background:rgba(0,0,0,0.5);bottom:10px;cursor:pointer;float:right;color:#fff;}
.imasf-bb{overflow:hidden;}
.imasf-bb .a1{width:100%;height: 25px;background:#fff;align-items: self-start;display: none;}
.imasf-bb .a2{width:100%;height: 25px;background:#fff;align-items: flex-end;display: none;}
.imasf-bb .swiper-container{position:initial;width: 100%;height: 600px;}
.imasf-bb .swiper-slide{box-sizing:border-box;border: 1px solid #f6f7f9;display: flex;align-items: center;justify-content: center;height: 93px;/* background: #f6f7f9; */overflow: hidden;}
.imasf-bb .swiper-slide-active{border-color: var(--colors);}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;height: 100%;}
.imasf-bb .swiper-slide a img{width:100%;height: 100%;}
.imasf-bb .swiper-button-next{width: 20px;height: 60px;margin-top: 10px;line-height: 60px;text-align: center;background: rgba(0,0,0,0.5);cursor: pointer;color:#fff;right:0;top: 50%;margin-top: -30px;}
.imasf-bb .swiper-button-prev{width: 20px;height: 60px;margin-top: 10px;line-height: 60px;text-align: center;background: rgba(0,0,0,0.5);cursor: pointer;color:#fff;left:0;top: 50%;margin-top: -30px;}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;box-sizing:border-box;display: flex;align-items: center;justify-content: center;/* height: 100%; */position:relative;}
.mediumContainer>img{max-width:100%;display:block;margin:0 auto;}
.imgMedium i{position:absolute;width:50px;height:50px;z-index:2;right:40px;bottom:40px;transition:all 0.5s;cursor:pointer;border:1px solid #e6e6e6;display: none;}
.imgMedium i img{transition:all 0s!important;height: 15px;}
.imgMedium i:hover,.imgMedium i.active{background:var(--colors);border-color:var(--colors);}
.imgMedium i:hover img,.imgMedium i.active img{filter: brightness(0) invert(1);}
.imgRight{z-index:100;width: 500px;position: absolute;left: 100%;top: 0;}
.imgLeft{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row-reverse;align-items: top;}
#zhezhao {width: 100%;height: 100%;background: transparent;position: absolute;top: 0;border: 1px solid transparent;}
#zhezhao:hover {cursor: move;}
.img_x {width: 100%!important;display: flex;}
.img_x li{height: 54px;border: 2px solid transparent;margin: 8px 4px;padding: 2px;cursor:pointer;}
.img_x li img{height:100%}
.img_u {position:absolute;width: 500px;height: 400px;border: 1px solid #eee;float: left;margin-left: 15px;overflow: hidden; display: none; background:#fff;z-index:100;}
.img_u img{width:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 44.046512%;}
.ny-zpal-z-t-r>h3{font-size: 30px;margin-bottom: 10px;text-transform: uppercase;}
.ny-zpal-z-t-r>h4{font-size: 16px;margin-bottom: 20px;color: #333;}
.ny-zpal-z-t-r>h5{font-size: 22px;margin-bottom: 20px;}
.ny-zpal-z-t-r>h5 i{padding-left:10px;}
.ny-zpal-z-t-r .div1{font-size:18px;margin-bottom:28px;line-height:100%;}
.ny-zpal-z-t-r .dl1{margin-bottom: 20px;}
.ny-zpal-z-t-r .dl1 dt{width:215px;margin-right:60px;}
.ny-zpal-z-t-r .dl1 dt i{cursor:pointer;font-size:24px;width:34px;}
.ny-zpal-z-t-r .dl1 dt .i1{color:#999;}
.ny-zpal-z-t-r .dl1 dt input{width: 100px;height: 50px;border-radius:5px;background:#f8f8f8;text-align:center;font-size:18px;color:#000;}
.ny-zpal-z-t-r .dl1 dt .i2{}
.ny-zpal-z-t-r .dl1 dd{}
.ny-zpal-z-t-r .dl1 dd p{width:16px;height:16px;border-radius:16px;border:4px solid #f3d4d2;background:#c32a1e;margin-right:18px;}
.ny-zpal-z-t-r .dl4{margin-bottom: 20px;}
.ny-zpal-z-t-r .dl4 dl{margin-bottom:10px;border-radius:5px;border:1px solid #ebebeb;padding:9px 19px 9px 10px;transition:all 0.5s;cursor:pointer;}
.ny-zpal-z-t-r .dl4 dl h4{width:80px;overflow:hidden;border-radius:5px;}
.ny-zpal-z-t-r .dl4 dl h4 img{display:block;width:100%;}
.ny-zpal-z-t-r .dl4 dl dt{width:calc(100% - 220px);}
.ny-zpal-z-t-r .dl4 dl dt h3{font-size: 18px;margin-bottom: 5px;}
.ny-zpal-z-t-r .dl4 dl dt h5{font-size: 14px;color:#333;}
.ny-zpal-z-t-r .dl4 dl i{width:110px;height:50px;border-radius:5px;background:#f8f8f8;color:#000;font-size:14px;transition:all 0.5s;}
.ny-zpal-z-t-r .dl4 dl:hover,.ny-zpal-z-t-r .dl4 dl.active{border-color:#000;}
.ny-zpal-z-t-r .dl4 dl:hover i,.ny-zpal-z-t-r .dl4 dl.active i{background:var(--colors);color:#fff;}
.ny-zpal-z-t-r .dl2{font-size: 14px;line-height:30px;margin-bottom: 20px;}
.ny-zpal-z-t-r .dl2 dt{}
.ny-zpal-z-t-r .dl2 dt img{
    height: 18px;
}
.ny-zpal-z-t-r .dl2 dt p{width:calc(100% - 30px);}
.ny-zpal-z-t-r .dl3{font-size:18px;}
.ny-zpal-z-t-r .dl3 .button{width:210px;height:50px;cursor:pointer;font-size: 16px;color:#fff;border-radius:5px;background:var(--colors);margin-right:20px;}
.ny-zpal-z-t-r .dl3 a{width:210px;height:50px;border-radius:5px;border:1px solid #303030;color:#000;font-size: 16px;}
.ny-zpal-z-t-r .dl3 a:hover{background:var(--colors);color:#fff;border-color:var(--colors);}
.ny-zpal-z-c{margin:0 auto;max-width:100%;width: 1100px;}
.ny-zpal-z-ct{border-bottom:1px solid #e6e6e6;margin-bottom:40px;font-size: 24px;flex-wrap: wrap;padding-bottom:33px;position:relative;display: flex;justify-content: center;padding: 0 20px;}
.ny-zpal-z-ct h3{padding: 0 40px 43px 40px;font-size: 18px;position: relative;cursor: pointer;}
.ny-zpal-z-ct p{width:60px;height:1px;background: #000;position:absolute;left:0;bottom:-1px;width: 0;transition:all 0.5s;}
.ny-zpal-z-ct h3.active p{width:100%;}
.ny-zpal-z-cb{margin-bottom:70px;overflow: hidden;position: relative;}
.ny-zpal-z-cb>div{transition: all 0.2s;position: absolute;left: 0;top: 40px;z-index: 1;opacity: 0;}
.ny-zpal-z-cb>div.active{display:block;top: 0px;z-index: 2;opacity: 1;position: relative;transition: all 0.5s;}
.ny-zpal-z-cb>div hr{border:0;height:1px;}
.ny-zpal-z-cb1{display:block;}
.ny-zpal-z-cb1{font-size: 16px;line-height: 30px;color:#333;margin-bottom: 20px;}
.ny-zpal-z-cb1 ul{}
.ny-zpal-z-cb1 ul li{list-style: disc;line-height: 24px;/* margin-left: 50px; */}
.ny-zpal-z-cb1 table{width:100%;margin:0 auto;border-color:#eee!important;}
.ny-zpal-z-cb1 table tr:nth-child(2n+1){background:#f6f7f9;}
.ny-zpal-z-cb1 table td,.ny-zpal-z-cb1 table th{padding:5px 10px!important;border-color:#eee!important;}
.ny-zpal-z-cb img{height:auto!important;}
.ggcp{}
.ggcp-t{margin-bottom:30px;text-transform:uppercase;}
.ggcp-b{border-bottom:1px solid #e6e6e6;padding-bottom:17px;margin-bottom:45px;}
.ggcp-b a{width:calc(50% - 23px);margin-bottom:20px;color:#000;display:block;}
.ggcp-b a h3{line-height:24px;font-size: 14px;margin-bottom:13px;padding-left: 30px;background:url(../images/ggcp-tb.png)no-repeat center left;background-size: 18px;}
.ggcp-b a h5{width:140px;height: 30px;border-radius:5px;font-size: 14px;border:1px solid #000;}
.ggcp-b a:hover h5{background:var(--colors);border-color:var(--colors);color:#fff;}
.ggcp-b a:hover h5{}
.ggcp-b2{font-size: 14px;line-height:30px;color:#333;border-bottom:1px solid #e6e6e6;margin-bottom:40px;padding-bottom: 30px;}
.ggcp-b2 dl{width:33%;margin-bottom: 5px;}
.ggcp-b3{color:#333;font-size: 14px;}
.ggcp-b3 table{width:100%;}
.ggcp-b3 table tr{}
.ggcp-b3 table tr:nth-child(2n+1){background:#f8f8f8;}
.ggcp-b3 table tr th{text-align:left;}
.ggcp-b3 table tr th,.ggcp-b3 table tr td{padding: 10px 20px;}
.cpgg{padding-top:20px;}
.cpgg-b{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.cpgg-l{width:50%;}
.cpgg-l dl{width:48%;margin-bottom:50px;}
.cpgg-l dl h5{font-size: 14px;margin-bottom:15px;color:#333;}
.cpgg-l dl p{line-height:24px;font-size: 14px;}
.cpgg-r{width:45%;margin-top: -50px;}
.cpgg-r img{display:block;margin:0 auto;max-width:80%;}

.ny-zpal-z-c2{}
.ny-zpal-z-c2 dl{border-bottom:1px solid rgba(216, 216, 216, 1.0);}
.ny-zpal-z-c2 dl dt{height:55px;padding: 0;}
.ny-zpal-z-c2 dl dt h3{text-transform:uppercase;font-size: 16px;}
.ny-zpal-z-c2 dl dt span{width:32px;height:32px;display:block;background-image: url(../images/xx.png);transition:all 0.5s;background-size: 100%;}
.ny-zpal-z-c2 dl dt span.up{transform: rotate(180deg);}
.ny-zpal-z-c2 dl dd{display:none;padding: 0 15px;}
.ny-zpal-z-c2 .ny-zpal-z-cb1 ul li{margin-left: 30px;}
.ny-zpal-z-c2 .ggcp-t{/* display:none; */font-size: 14px!important;margin-bottom: 20px;}

.cpys2{
    text-align: center;
    margin-bottom: 90px;
}
.cpys2 h3{
    font-size: 30px;
    margin-bottom: 10px;
}
.cpys2-b{
    position: relative;
}
.cpys2-b img{
    height: 500px;
    display: block;
    margin: 0 auto;
}
.cpys2-b p{
    position: absolute;
    left: 0;
    bottom: 0;
    bottom'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
    bottom'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
    width: 100%;
    height: 350px;
    background: #f2f2f2;
    z-index: -1;
}

.cpys{margin-bottom: 80px;}
.cpys-b{}
.cpys-b dl{margin-bottom: 100px;position:relative;z-index:2;}
.cpys-b dl:last-child{margin-bottom:20px}
.cpys-b dl>i{width: 59.953488%;border-radius:10px;background:#f8f8f8;z-index:-1;position:absolute;height: calc(100% + 80px);top: -40px;right: 5%;}
.cpys-b dl:nth-child(2n+1){flex-direction:row-reverse;}
.cpys-b dl:nth-child(2n)>i{right:auto;left: 5%;}
.cpys-b dl h4{overflow:hidden;border-radius:10px;width: 35%;margin-right: 8.139534883720931%;}
.cpys-b dl:nth-child(2n) h4{margin-right: 0;margin-left: 8.139534883720931%;}
.cpys-b dl h4 img{display:block;width:100%;}
.cpys-b dl h4:hover img{transform:scale(1.1);}
.cpys-b dl dt{width: 50%;text-align:center;padding:0 7%;}
.cpys-b dl dt h5{font-size: 16px;color: #333;/* margin-bottom:20px; */}
.cpys-b dl dt h3{font-size: 30px;margin-bottom: 40px;}
.cpys-b dl dt p{color:#333;font-size: 16px;margin-bottom: 10px;line-height:30px;}

.cpys3{
    width: calc(100vw - 530px);
}
.cpys3 dl{
    width: calc((100% - 40px) / 3);
    border-radius: 10px;
    background: #f2f2f2;
    padding: 60px 30px;
    margin-bottom: 80px;
}
.cpys3 dl h3{
    font-size: 30px;
    margin-bottom: 40px;
    color: var(--colors);
    font-family: bold2;
}
.cpys3 dl h4{
    font-size: 16px;
    margin-bottom: 20px;
}
.cpys3 dl dt{
    color: #333;
    font-size: 14px;
}

.cptc{position:fixed;z-index:100000;left:0;top:0;width:100%;height:100%;display:none;}
.cptc>h5{position:absolute;left:0;top:0;width:100%;height:100%;background: rgba(0, 0, 0, 0.6);z-index:-1;}
.cptc-s2{
    width: 100%;
    min-height: 100%;
    position: fixed;
    inset: 0px;
    z-index: 9999;overflow-y: scroll;
    scrollbar-width: none;}
.cptc-s{position: relative;
    max-width: 1250px;
    width: 88%;}
.cptc-t{position: sticky;
    top: 0px;
    z-index: 9;}
.cptc-t h5{position:absolute;right:16px;top:16px;background:#fff;border-radius:6px;z-index:9;cursor:pointer;width:36px;height:26px;}
.cptc-t h5 svg{width:24px;height:24px;}
.cptc-b{background:#fff;border-radius: 10px;padding: 65px 65px 70px;}
.cptc-b2{display:none;}
/*.cptc-b2.active{display:block;}*/
.cpzx2-b2-t{margin-bottom: 40px;}
.cpzx2-b2-t h3{font-size: 36px;margin-bottom:20px;}
.cpzx2-b2-t p{font-size:18px;line-height:100%;}
.cpzx2-b2-b{}
.cpzx2-b2-b dl{background:#f1f1f1;margin-bottom:50px;padding:45px 75px 45px 60px;}
.cpzx2-b2-b dl:last-child{margin-bottom:0!important;}
.cpzx2-b2-b dl:nth-child(2n){flex-direction:row-reverse}
.cpzx2-b2-b dl h4{width:47%;border-radius:10px;overflow:hidden;}
.cpzx2-b2-b dl h4 img{display:block;width:100%;}
.cpzx2-b2-b dl h4:hover img{transform:scale(1.1);}
.cpzx2-b2-b dl dt{width:47%;padding-top:40px;}
.cpzx2-b2-b dl dt h3{font-size: 33px;margin-bottom:30px;}
.cpzx2-b2-b dl dt .div1{font-size: 14px;line-height:24px;color:#333;}
/*cpzx-z*/


/*gwc*/
.gwc{margin:60px auto 160px}
.gwc-t{margin-bottom:40px;font-size:30px;}
.gwc-b{}
.gwc-l{width:64.7093023255814%;}
.gwc-l dl{margin-bottom:30px;}
.gwc-l dl h4{width:130px;}
.gwc-l dl h4 img{display:block;width:100%}
.gwc-l dl dt{width: 44%;}
.gwc-l dl dt h3{font-size:20px;margin-bottom:24px;}
.gwc-l dl dt p{line-height:100%;margin-bottom:40px;font-size:18px;}
.gwc-l dl dt h5{font-size:18px;}
.gwc-l dl dt h5 i{padding-left:10px;}
.gwc-l dl dd{}
.gwc-l dl dd .div1{width: 203px;position:relative;margin-right: 60px;}
.gwc-l dl dd .div1 p{height:38px;width: 38px;cursor: pointer;}
.gwc-l dl dd .div1 input{width: 110px;height:45px;border-radius:5px;background:#f8f8f8;text-align:center;font-size:18px;color:#000;padding: 0 5px;}
.gwc-l dl dd .div1 i{position:absolute;left:0;top:55px;text-align:center;width:100%;/* opacity:0; */text-decoration:underline;transition:all 0.5s;font-size: 16px;line-height: 30px;color: #666;}
.gwc-l dl dd h5{width: 80px;font-size: 18px;padding-top: 40px;}
.gwc-l dl dd h5 i{padding-left:8px;}
.gwc-l dl:hover dd .div1 i{/* opacity:1; */}
.gwc-r{width: 29%;background: #f7f7f7;padding: 57px 40px 67px 40px;border-radius: 5px;}
.gwc-r h3{text-transform:uppercase;font-size:32px;margin-bottom:20px;}
.gwc-r dl{margin-bottom: 40px;}
.gwc-r dl h4{font-size:24px;}
.gwc-r .a{border-radius:5px;margin-bottom:10px;height:60px;}
.gwc-r .a img{height:45px;}
.gwc-r .a1{background: #592ff4;border-radius:5px;margin-bottom:10px;height:60px;cursor: pointer;}
.gwc-r .a1 img{height:45px;}
.gwc-r .a2{background:#000000;border-radius:5px;margin-bottom:10px;height:60px;cursor: pointer;}
.gwc-r .a2 img{height:45px;}
.gwc-r dl h4{font-size:20px;}
.gwc-r dl h5{font-size: 24px;}
.gwc-r button{width:100%;height:60px;background:var(--colors);cursor:pointer;color:#fff;font-size:18px;transition:all 0.5s;border-radius:5px;}
.gwc-r button:hover{background:var(--colors);}
/*gwc*/

/*login*/
.login{height:calc(100vh - 220px);}
.login-s{width:580px;}
.login-t{text-align:center;font-size:30px;margin-bottom:45px;}
.login-b{}
.login-b dl{margin-bottom:20px;position:relative;border-radius:5px;overflow:hidden;border:1px solid #dadada;}
.login-b dl input{width:100%;height:58px;padding:0 39px;font-size:18px;color:#666;}
.login-b dl a{position:absolute;right:35px;top:24px;line-height:100%;color:#666;font-size:18px;border-bottom:1px solid #666666;}
.login-b dl a:hover{color:var(--colors);border-color:var(--colors);}
.login-b button{width:100%;border-radius:5px;background:#000;color:#fff;cursor:pointer;transition:all 0.5s;font-size:18px;height:60px;margin-bottom:30px;}
.login-b button:hover{background:var(--colors);}
.login-b p{width:100%;font-size:18px;color:#666;text-align:center;}
.login-b p a{color:#666;text-decoration:underline;}
.login-b p a:hover{color:var(--colors);}
/*login*/

/*ddzx*/
.ddzx{position:relative;width:1255px;max-width:100%;}
.ddzx:after{content: '';width:50%;position:fixed;z-index:-1;background:rgba(247,247,247);right:0;top:0;height:100%;}
.ddzx-l{width: calc(50% - 53px);padding: 60px 0;}
.ddzx-lt{margin-bottom:30px;}
.ddzx-lt dl{margin-bottom:33px;padding-bottom: 30px;border-bottom: 1px solid #e6e6e6;}
.ddzx-lt dl h4{width: 130px;}
.ddzx-lt dl h4 img{width: 130px;}
.ddzx-lt dl dt{width: calc(100% - 246px);}
.ddzx-lt dl dt h3{font-size: 20px;margin-bottom: 15px;}
.ddzx-lt dl dt h5{font-size: 14px;color: #000;height: 18px;margin-bottom: 36px;}
.ddzx-lt dl dt p{line-height:100%;font-size:18px;}
.ddzx-lt dl dd{text-align:right;}
.ddzx-lt dl dd h3{font-size: 18px;margin-bottom:12px;}
.ddzx-lt dl dd h3 i{padding-left:7px;}
.ddzx-lt dl dd h5{font-size:14px;color:rgba(0, 0, 0, 0.5);}
.ddzx-lc{margin-bottom: 45px;}
.ddzx-lc input{width: calc(100% - 145px);border: 1px solid #e6e6e6;height:48px;padding: 0 10px;background: #fff;border-radius: 5px;color: #666;font-size: 14px;padding:0 30px}
.ddzx-lc input::placeholder{color:#666;}
.ddzx-lc button{width: 130px;border-radius:4px;background:#000;color:#fff;cursor:pointer;font-size: 14px;}
.ddzx-lb{margin-bottom: 45px;}
.ddzx-lb dl{}
.ddzx-lb dl:nth-child(1){}
.ddzx-lb dl p{
    font-size: 14px;
    line-height: 36px;
    color: #666;
}
.ddzx-lb dl i{
    font-size: 16px;
}
.ddzx-lb2{}
.ddzx-lb2 dl{margin-bottom: 30px;}
.ddzx-lb2 dl h4{font-size: 24px;}
.ddzx-lb2 dl h3{font-size: 26px;}
.ddzx-lb2 p{color:rgba(0, 0, 0, 0.5);}
.ddzx-lb2 button{width:100%;height:60px;background:var(--colors);color:#fff;font-size: 16px;cursor:pointer;border-radius:5px;}
.ddzx-c{position:absolute;left: calc(50% - 1px);height:100%;top:0;background:#D9D1DE;width:1px;}
.ddzx-r{width: calc(50% - 44px);padding: 44px 0 100px;}
.ddzx-rt{text-align:center;color: #000;margin-bottom: 20px;font-size: 18px;}
.ddzx-rt2{margin-bottom:30px;justify-content: space-between;}
.ddzx-rt2 p{width: calc((100% - 20px) / 2);height: 60px;background: #ffc439;border-radius: 5px;cursor: pointer;border-radius: 4px}
.ddzx-rt2 p:nth-child(1){background: #ffc439;}
.ddzx-rt2 p:nth-child(2){background: #592ff4;}
.ddzx-rt2 p:nth-child(3){background: #3d95ce;}
.ddzx-rt2 p:nth-child(4){background: #000000;}
.ddzx-rt2 p img{height:30px;}
.ddzx-rc{color:rgba(0, 0, 0, 0.5);margin-bottom: 38px;}
.ddzx-rc p{width:calc(50% - 18px);height:1px;background:#D9D1DE;}
.ddzx-rb{margin-bottom:48px;}
.ddzx-rb h3{font-size: 24px;margin-bottom: 10px;}
.ddzx-rb h3 a{font-size:16px;color:var(--colors);text-decoration:underline;line-height:100%;}
.ddzx-rb>input{width:100%;height:55px;border-radius:5px;border:1px solid #e6e6e6;font-size: 14px;color:#666;padding:0 23px;margin-bottom:18px;}
.ddzx-rb dl{cursor:pointer;position:relative;color: #666;}
.ddzx-rb dl input{width:20px;height:20px;border:1px solid #DAD3DE;margin-right:12px;opacity:0;}
.ddzx-rb dl p{width:20px;height:20px;border:1px solid #DAD3DE;position:absolute;left:0;top:0;z-index:2;background:#fff;transition:all 0.5s;}
.ddzx-rb dl.active p{background:var(--colors);border-color:var(--colors);}

.ddzx-rb-2{margin-bottom:48px;}
.ddzx-rb-2 h3{font-size: 24px;margin-bottom:8px;}
.ddzx-rb-2 dl{padding:28px 0;border-bottom:1px solid #D9D1DE;}
/*.ddzx-rb-2 dl:nth-child(3),.ddzx-rb-2 dl:nth-child(4){cursor:pointer;}*/
.ddzx-rb-2 dl dt{
    width: 100%;
}
.ddzx-rb-2 dl dt h4{font-size:14px;color:rgba(0, 0, 0, 0.5);margin-bottom:12px;}
.ddzx-rb-2 dl dt h5{font-size:14px;}
.ddzx-rb-2 dl i{color:#000;}
.ddzx-rb-2  select{
    display: block;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #D9D1DE;
    position: relative;
    background: url(../images/kfdz-tb4.png)no-repeat center right 12px #fff;
    width: 100%;
    padding: 0px 30px 0 12px;
    height: 46px;
    position: relative;
    z-index: 2;
    font-size: 16px;
    color: #666;
    hite-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.ddzx-rb14{
    margin-bottom: 40px;
}
.ddzx-rb14>h3{
    font-size: 24px;
    margin-bottom: 25px;
}
.ddzx-rb14 .div2{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;display: flex;}
.ddzx-rb14 .div2>div{width:100%;margin-bottom: 16px;}
.ddzx-rb14 .ul1{width:100%;position: relative;margin-bottom:16px;}
.ddzx-rb14 .ul1:nth-child(2),.ddzx-rb14 .ul1:nth-child(3){width:calc(50% - 6px);}
.ddzx-rb14 .ul1:nth-child(9), .ddzx-rb14 .ul1:nth-child(7), .ddzx-rb14 .ul1:nth-child(8){width: calc((100% - 24px)/3);}
.ddzx-rb14 .ul1 input{width: 100%;height: 48px;border-radius: 4px;border: 1px solid #D9D1DE;padding:0 12px;color: #666;font-size: 16px;}
.ddzx-rb14 .ul1 select{width: 100%;height: 48px;border-radius: 4px;border: 1px solid #D9D1DE;padding:0 12px;background: url(../images/kfdz-tb4.png) no-repeat center right 12px;color: rgba(0,0,0,0.5);}
.ddzx-rb14 .ul1 input::placeholder{color:#666;}
.ddzx-rb14 .ul1 .i{position:absolute;right:12px;top: calc(50% - 8px);display: block;}
.ddzx-rb14 .ul1 .i img{display:block;}
.ddzx-rb14 .ul1 .i p{width:154px;bottom:100%;background:#000;color:#fff;padding:10px;display:none;text-align:center;border-radius: 5px;position: absolute;left: calc(50% - 77px);}
.ddzx-rb14 .ul1 .i:hover p{display:block;}
.ddzx-rb14 .div2 label{
    display: block;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #D9D1DE;
    position: relative;
    background: url(../images/kfdz-tb4.png)no-repeat center right 12px #fff;
    z-index: 2;
}
.ddzx-rb14 .div2 label h5{
    color: rgba(0,0,0,0.5);
    margin-bottom: 3px;
    padding-left: 12px;
    position: absolute;
    left: 0;
    top: 5px;
}
.ddzx-rb14 .div2 label select{
    width: 100%;
    border: none;
    padding: 0px 12px 0 12px;
    background: none;
    height: 46px;
    position: relative;
    z-index: 2;
    font-size: 16px;
    color: #666;
}
.ddzx-rb14 dl{cursor:pointer;position:relative;color: #666;}
.ddzx-rb14 dl input{width:20px;height:20px;border:1px solid #DAD3DE;margin-right:12px;opacity:0;}
.ddzx-rb14 dl p{width:20px;height:20px;border:1px solid #DAD3DE;position:absolute;left:0;top:0;z-index:2;background:#fff;transition:all 0.5s;}
.ddzx-rb14 dl.active p{background:var(--colors);border-color:var(--colors);}

.ddzx-rb3{margin-bottom:24px;}
.ddzx-rb3 h3{font-size:20px;margin-bottom:16px;}
.ddzx-rb3 h4{font-size:14px;color:rgba(0, 0, 0, 0.5);}
.ddzx-rb4{}
.ddzx-rb4 .div1{}
.ddzx-rb4 .div1.active{display:block;}
.ddzx-rb5{width: 100%;background: #FFFFFF;border-radius: 4px;border: 1px solid #e6e6e6;margin-bottom: 50px;}
.ddzx-rb5-t{padding:20px 25px;/* border-bottom:1px solid #D9D1DE; */cursor: pointer;background: #fff;}
.ddzx-rb5-t h3{font-size: 16px;}
.ddzx-rb5-t h3 p{margin-right:12px;width: 20px;height: 20px;background:url(../images/ddzx-tb6.png)}
.ddzx-rb5-t.active{background: #f3f7fe;}
.ddzx-rb5-t.active h3 p{background:url(../images/ddzx-tb3.png)}
.ddzx-rb5-t h3 img{}
.ddzx-rb5-t h5{}
.ddzx-rb5-t h5 img{margin-left:4px;height: 24px;}
.ddzx-rb5-t h5 i{width: 36px;height: 24px;background: #FFFFFF;border:1px solid #D9D1DE;border-radius:4px;margin-left:4px;}
.ddzx-rb5-c{padding:24px 25px 32px;}
.ddzx-rb5-c .ul1{width:100%;position: relative;margin-bottom:16px;}
.ddzx-rb5-c .ul1:nth-child(2),.ddzx-rb5-c .ul1:nth-child(3){width:calc(50% - 6px);}
.ddzx-rb5-c .ul1:nth-child(6),.ddzx-rb5-c .ul1:nth-child(7),.ddzx-rb5-c .ul1:nth-child(8){width: calc((100% - 24px)/3);}
.ddzx-rb5-c .ul1 input{width: 100%;height: 48px;border-radius: 4px;border: 1px solid #D9D1DE;padding:0 12px;font-size: 16px;}
.ddzx-rb5-c .ul1 select{width: 100%;height: 48px;border-radius: 4px;border: 1px solid #D9D1DE;padding:0 12px;background: url(../images/kfdz-tb4.png) no-repeat center right 12px;color: rgba(0,0,0,0.5);}
.ddzx-rb5-c .ul1 input::placeholder{color:rgba(0, 0, 0, 0.5);}
.ddzx-rb5-c .ul1 .i{position:absolute;right:12px;top: calc(50% - 8px);display: block;}
.ddzx-rb5-c .ul1 .i img{display:block;}
.ddzx-rb5-c .ul1 .i p{width:154px;bottom:100%;background:#000;color:#fff;padding:10px;display:none;text-align:center;border-radius: 5px;position: absolute;left: calc(50% - 77px);}
.ddzx-rb5-c .ul1 .i:hover p{display:block;}
.ddzx-rb5-c h5{font-size: 16px;width: 100%;position:relative;cursor:pointer;color: #666;height: 20px;}
.ddzx-rb5-c h5 input{width: 20px;height: 20px;opacity:0;margin-right:12px;}
.ddzx-rb5-c h5 i{display:block;width: 20px;height: 20px;border-radius:2px;border:1px solid #D9D1DE;transition:all 0.5s;position:absolute;left:0;top:0;cursor:pointer;z-index:2;}
.ddzx-rb5-c h5.active i{border:none;background: url(../images/dl-tb2.png)no-repeat center var(--colors);}
.ddzx-rb5-c .div2{padding-top:20px;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;display:none;}
.ddzx-rb5-c .div2>div{width:100%;margin-bottom: 16px;}
.ddzx-rb5-c .div2 h3{font-size:14px;margin-bottom:20px;}
.ddzx-rb5-c .div2 label{
    display: block;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #D9D1DE;
    padding: px 0px 0 0px;
    position: relative;
    background: url(../images/kfdz-tb4.png)no-repeat center right 12px;
    z-index: 2;
}
.ddzx-rb5-c .div2 label h5{
    color: rgba(0,0,0,0.5);
    margin-bottom: 3px;
    padding-left: 12px;
    position: absolute;
    left: 0;
    top: 5px;
}
.ddzx-rb5-c .div2 label select{
    width: 100%;
    border: none;
    position: relative;
    padding: 8px 12px 0 12px;
    background: none;
    height: 47px;
    z-index: 2;
    cursor: pointer;
}
.ddzx-rb5-c .div2 .ul1{}
.ddzx-rb5>dl{height: 64px;background: #fff;border-radius: 0px 0px 4px 2px;padding: 0 25px;cursor: pointer;border-top: 1px solid #e6e6e6;}
.ddzx-rb5>dl dt{
    font-size: 16px;
}
.ddzx-rb5>dl dt p{
    margin-right:12px;
    width: 20px;
    height: 20px;
    background:url(../images/ddzx-tb6.png)
}
.ddzx-rb5>dl.active{
    background: #f4f4f4;
}
.ddzx-rb5>dl.active dt p{background: url(../images/ddzx-tb3.png);}
.ddzx-rb5>dl dd{}
.ddzx-rb5>dl dd img{
    height: 30px;
}
.ddzx-rb5-b{border-top:1px solid #D9D1DE;padding:60px 10px;display: none;}
.ddzx-rb5-b-s{width: 364px;max-width:100%;text-align:center;line-height:20px;color:rgba(0, 0, 0, 0.5);}
.ddzx-rb5-b-s h5{margin-bottom:23px;}
.ddzx-rb5-b-s p{}
.ddzx-rb6{font-size:20px;margin-bottom:24px;}
.ddzx-rb7{background: #FFFFFF;border-radius: 4px;border: 1px solid #D9D1DE;margin-bottom:21px;padding: 25px 17px;}
.ddzx-rb7 h5{font-size: 14px;width: 100%;position:relative;cursor:pointer;color: #666;height: 20px;}
.ddzx-rb7 h5 input{width: 20px;height: 20px;opacity:0;margin-right:12px;display: block;}
.ddzx-rb7 h5 i{display:block;width: 20px;height: 20px;border-radius:2px;border:1px solid #D9D1DE;transition:all 0.5s;position:absolute;left:0;top:0;cursor:pointer;z-index:2;}
.ddzx-rb7 h5.active i{border:none;background: url(../images/dl-tb2.png)no-repeat center var(--colors);}
.ddzx-rb7>input{width: 100%;height: 48px;border-radius: 4px;border: 1px solid #D9D1DE;padding:0 12px;display: none;margin-top: 20px;}
.ddzx-rb7.active>input{display:block;}
.ddzx-rb7 input::placeholder{color:rgba(0, 0, 0, 0.5);}
.ddzx-rb8{margin-bottom:40px;color:rgba(0, 0, 0, 0.5);}
.ddzx-rb8 i{}
.ddzx-rb9{width: 100%;height: 60px;background: #000000;border-radius: 4px;color:#fff;font-size:16px;margin-bottom:46px;transition:all 0.5s;cursor:pointer;}
.ddzx-rb9:hover{background:var(--colors);}
.ddzx-rb10{line-height:20px;color:rgba(0, 0, 0, 0.5);}
.ddzx-rb10 a{color:rgba(0, 0, 0, 0.5);text-decoration:underline;}
.ddzx-rb10 a:hover{}
.ddzx-rb11{}
.ddzx-rb12{display:none;}
.ddzx-rb12-t{background:#F8F3FB;border-radius: 4px;border: 1px solid #D9D1DE;margin-bottom: 40px;}
.ddzx-rb12-t1{height:64px;cursor:pointer;padding:0 24px;}
.ddzx-rb12-t1 p{margin-right:12px;width: 20px;height: 20px;background:url(../images/ddzx-tb6.png)}
.ddzx-rb12-t1.active{background:#fff;}
.ddzx-rb12-t1.active p{background: url(../images/ddzx-tb3.png);}
.ddzx-rb12-t .div2{padding: 20px 24px;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;display: flex;background: #fff;border-top: 1px solid #D9D1DE;display: none;}
.ddzx-rb12-t .div2>div{width:100%;margin-bottom: 16px;}
.ddzx-rb12-t .ul1{width:100%;position: relative;margin-bottom:16px;}
.ddzx-rb12-t .ul1:nth-child(2),.ddzx-rb12-t .ul1:nth-child(3){width:calc(50% - 6px);}
.ddzx-rb12-t .ul1:nth-child(6),.ddzx-rb12-t .ul1:nth-child(7),.ddzx-rb12-t .ul1:nth-child(8){width: calc((100% - 24px)/3);}
.ddzx-rb12-t .ul1 input{width: 100%;height: 48px;border-radius: 4px;border: 1px solid #D9D1DE;padding:0 12px;font-size: 14px;}
.ddzx-rb12-t .ul1 select{width: 100%;height: 48px;border-radius: 4px;border: 1px solid #D9D1DE;padding:0 12px;background: url(../images/kfdz-tb4.png) no-repeat center right 12px;color: rgba(0,0,0,0.5);background-color: #fff;}
.ddzx-rb12-t .ul1 input::placeholder{color:rgba(0, 0, 0, 0.5);}
.ddzx-rb12-t .ul1 .i{position:absolute;right:12px;top: calc(50% - 8px);display: block;}
.ddzx-rb12-t .ul1 .i img{display:block;}
.ddzx-rb12-t .ul1 .i p{width:154px;bottom:100%;background:#000;color:#fff;padding:10px;display:none;text-align:center;border-radius: 5px;position: absolute;left: calc(50% - 77px);}
.ddzx-rb12-t .ul1 .i:hover p{display:block;}
.ddzx-rb12-t .div2 label{
    display: block;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #D9D1DE;
    position: relative;
    background: url(../images/kfdz-tb4.png)no-repeat center right 12px #fff;
    z-index: 2;
}
.ddzx-rb12-t .div2 label h5{
    color: rgba(0,0,0,0.5);
    margin-bottom: 3px;
    padding-left: 12px;
    position: absolute;
    left: 0;
    top: 5px;
}
.ddzx-rb12-t .div2 label select{
    width: 100%;
    border: none;
    padding: 12px 12px 0 12px;
    background: none;
    height: 46px;
    position: relative;
    z-index: 2;
}
.ddzx-rb12-b{width:100%;height:60px;background:#0083DD;border-radius:4px;cursor:pointer;}

.xzdz{position:fixed;backdrop-filter: blur(10px);z-index:100000;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.4);display:none;}
.xzdz-s{width:800px;background:#FBF4FF;padding:32px 32px 40px;position:relative;height:95vh;}
.xzdz-t{margin-bottom:50px;}
.xzdz-t h3{font-size:32px;}
.xzdz-t h5{position:absolute;right:24px;top:24px;cursor:pointer;}
.xzdz-b{height: calc(100% - 51px);display: block;}
.xzdz-b2{height: calc(100% - 70px);overflow: auto;margin-bottom: 10px;}
.xzdz-b2::-webkit-scrollbar {
  width: 6px;
  height: 10px;
  background-color: #f5f5f5;
}
.xzdz-b2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}
.xzdz-b2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.xzdz-b dl{margin-bottom:24px;position:relative;border:1px solid #D9D1DE;cursor:pointer;padding:36px 24px 34px 28px;transition:all 0.5s;}
.xzdz-b dl dt{width:70%;}
.xzdz-b dl dt h3{font-size:14px;margin-bottom:18px;}
.xzdz-b dl dt h4{font-size:14px;}
.xzdz-b dl dd{position:relative;}
.xzdz-b dl dd p{margin-right:20px;}
.xzdz-b dl dd .p1{}
.xzdz-b dl dd .p2{}
.xzdz-b dl dd input{width:28px;height:28px;opacity:0;}
.xzdz-b dl dd i{position:absolute;right:0;top:0;width:28px;height:28px;display:block;background:url(../images/kfdz2-tb.png);transition:all 0.5s;}
.xzdz-b dl.active{border-color:#000;}
.xzdz-b dl.active dd i{background:url(../images/kfdz2-tb2.png);}
.xzdz-b button{width:100%;height:48px;cursor:pointer;background:#000;color:#fff;font-size:16px;transition:all 0.5s;}
.xzdz-b button:hover{background:var(--colors);}
.xzdz2 .xzdz-s{height: auto;max-height:95vh;}
.xzdz2 .xzdz-b{height:auto;}
.xzdz2 .xzdz-b2{}

.ddzx2{border-top:1px solid #D9D1DE;height:100px;}
.ddzx2 a{color:rgba(0, 0, 0, 0.5);text-decoration:underline;display:block;margin:0 20px;}
.ddzx2 a:hover{color:var(--colors);}
/*ddzx*/

/*gwc3*/
.gwc3{height:calc(100vh - 220px);text-align:center;}
.gwc3-s{}
.gwc3-s h5{margin-bottom:35px;}
.gwc3-s h5 img{width:80px;}
.gwc3-s h3{font-size:24px;margin-bottom:25px;}
.gwc3-s h3 i{width:20px;height:20px;border-radius:20px;background:#000;color:#fff;font-size:14px;line-height:100%;padding-top:3px}
.gwc3-s p{font-size:18px;margin-bottom:45px;}
.gwc3-s a{width:280px;height:50px;border-radius:5px;background:#000;color:#fff;font-size:18px;}
.gwc3-s a:hover{background:var(--colors);}
/*gwc3*/

/*ddzx*/
.dddh{font-size:18px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;/* box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1); */}
.dddh a{padding:0 20px;margin:0 10px;height:60px;color:#000;}
.dddh a.active,.dddh a:hover{background:var(--colors);color:#fff;}
.ddzx3{margin:60px auto 20px;}
.ddzx3-t{margin-bottom:30px;}
.ddzx3-t h3{font-size:30px;margin-right:25px;}
.ddzx3-t form{width:370px;border-radius:5px;border:1px solid #e6e6e6;overflow:hidden;}
.ddzx3-t form input{width:calc(100% - 70px);height:48px;padding-left:35px;font-size:16px;color:#666;}
.ddzx3-t form input::placeholder{color:#666;}
.ddzx3-t form button{width:70px;cursor:pointer;background:none;}
.ddzx3-t form button img{height:15px;}
.ddzx3-c{margin-bottom:30px;font-size:18px;}
.ddzx3-c a{height:40px;border-radius:5px;padding:0 25px;color:#000;}
.ddzx3-c a.active,.ddzx3-c a:hover{background:var(--colors);color:#fff;border-color: var(--colors);}
.ddzx3-b{}
.ddzx3-b2{margin-bottom:20px;border-radius:10px;border:1px solid #e6e6e6;padding:34px 45px 30px 30px;}
.ddzx3-b2-t{margin-bottom:30px;color:#666;}
.ddzx3-b2-t dl{}
.ddzx3-b2-t dl p:nth-child(1){margin-right:45px;}
.ddzx3-b2-t img{margin-left:15px;height: 18px;}
.ddzx3-b2-b{}
.ddzx3-b2-b ul{width:35%;}
.ddzx3-b2-b ul li{margin-bottom:20px;}
.ddzx3-b2-b ul li:last-child{margin-bottom:0;}
.ddzx3-b2-b ul h4{width:160px;overflow:hidden;}
.ddzx3-b2-b ul h4 img{display:block;width:100%;}
.ddzx3-b2-b ul .div1{width:calc(100% - 190px);}
.ddzx3-b2-b ul .div1 h3{font-size:20px;margin-bottom:20px;}
.ddzx3-b2-b ul .div1 h5{font-size:18px;margin-bottom:60px;}
.ddzx3-b2-b ul .div1 p{width:150px;}
.ddzx3-b2-b ul .div1 p i i{padding-left:7px;}
.ddzx3-b2-b dt{width:250px;text-align:center;padding-top:70px;}
.ddzx3-b2-b dt h3{font-size:18px;margin-bottom:15px;}
.ddzx3-b2-b dt h3 i{}
.ddzx3-b2-b dt h5{}
.ddzx3-b2-b dt h5 img{height:15px;} 
.ddzx3-b2-b dt p{font-size:18px;line-height:24px;margin-top:20px;}
.ddzx3-b2-b dt>i{width:130px;height:36px;border-radius:5px;border:1px solid #000;margin-top:30px;font-size:18px;cursor: pointer;transition:all 0.5s;}
.ddzx3-b2-b dt>i:hover{background:var(--colors);color:#fff;border-color:var(--colors)}
.ddzx3-b2-b dd{width:140px;padding-top:24px;}
.ddzx3-b2-b dd .p1{height:45px;border-radius:5px;cursor:pointer;color:#fff;font-size:18px;transition:all 0.5s;}
.ddzx3-b2-b dd p:nth-child(1){margin-bottom:10px;}
.ddzx3-b2-b dd .p2{background:var(--colors);}
.ddzx3-b2-b dd .p3{background:#000;}
.ddzx3-b2-b dd .p4{border:1px solid #000;color:#000;margin-bottom:10px;}
.ddzx3-b2-b dd .p1:hover{background:var(--colors);color:#fff;border-color:var(--colors)}

.ddtc{position:fixed;z-index:100000;left:0;top:0;width:100%;height:100%;display:none;}
.ddtc>h5{position:absolute;backdrop-filter: blur(4px);left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.6);z-index:-1;}
.ddtc-s{width:700px;background:#fff;border-radius:10px;padding: 40px 45px 110px;position:relative;display:none;}
.ddtc-s.active{display:block;}
.ddtc-t{margin-bottom:50px;}
.ddtc-t h3{font-size:30px;}
.ddtc-t h5{cursor:pointer;}
.ddtc-t h5 img{height:20px;}
.ddtc-b{}
.ddtc-b h3{font-size:18px;margin-bottom:20px;}
.ddtc-b h3 i{color:#ff0;padding-left:5px;}
.ddtc-b>select{width:100%;height:55px;border-radius:5px;border:1px solid #e6e6e6;margin-bottom:30px;padding:0 30px;font-size:18px;color:#666;background:url(../images/ddtc-tb2.png)no-repeat center right 30px;background-size: auto 10px;}
.ddtc-b>input{width:100%;height:55px;border-radius:5px;border:1px solid #e6e6e6;margin-bottom:30px;padding:0 30px;font-size:18px;}
.ddtc-b>textarea{width:100%;height:120px;border-radius:5px;border:1px solid #e6e6e6;margin-bottom:35px;padding:15px 30px;font-size:18px;color:#666;}
.ddtc-b dl{margin-bottom:40px;}
.ddtc-b dl dt{width:130px;height:130px;border-radius:5px;border:1px solid #e6e6e6;position:relative;text-align:center;cursor:pointer;}
.ddtc-b dl dt h4{font-size:18px;color:#666;padding-top:25px;}
.ddtc-b dl dt input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;opacity:0;cursor:pointer;}
.ddtc-b dl dd{width:calc(100% - 140px);}
.ddtc-b dl dd p{display:block;width:130px;height:130px;border-radius:5px;margin-left:10px;position:relative;}
.ddtc-b dl dd p img{display:block;width:100%;height:100%;}
.ddtc-b dl dd p i{position:absolute;top:0;right:0;width:30px;height:30px;background:#000;color:#fff;cursor:pointer;}
.ddtc-b>textarea::placeholder,.ddtc-b>input::placeholder{color:#666;}
.ddtc-b button{width:100%;height:60px;border-radius:5px;background:#000;color:#fff;font-size:18px;cursor:pointer;transition:all 0.5s;}
.ddtc-b button:hover{background:var(--colors);}

.remind.ddtc-s{padding-bottom:110px;}
.remind-b{text-align:center;}
.remind-b h5{margin-bottom:30px;}
.remind-b h5 img{height: 80px;}
.remind-b h3{font-size:24px;margin-bottom:26px;}
.remind-b p{font-size:18px;line-height:24px;width:550px;max-width:100%;margin-bottom:40px;}
.remind-b a,.remind-b button{width:220px;height:50px;border-radius:5px;background:#000;color:#fff;font-size:18px;transition:all 0.5s;cursor:pointer;}
.remind-b a:hover{background:var(--colors);}
.delete.ddtc-s{padding-bottom:110px;}

.serviced-b{}
.serviced-b h3{font-size:18px;margin-bottom:18px;}
.serviced-b h4{font-size:18px;line-height:24px;color:#666;margin-bottom:40px;}
.serviced-b dl{margin-bottom:40px;}
.serviced-b dl p{width:130px;border-radius:10px;overflow:hidden;margin-right:10px;}
.serviced-b dl p img{display:block;width:100%;}
.serviced-b h5{font-size:16px;color:#666;text-align:right;margin-bottom:20px;}
.serviced-b h5 i{margin-left:17px;}
.serviced-b a{width:100%;height:60px;border-radius:5px;background:#000;color:#fff;font-size:18px;}
.serviced-b a:hover{background:var(--colors);}
/*ddzx*/

/*wdsc*/
.wdsc{margin:70px auto 50px;}
.wdsc-t{margin-bottom:10px;}
.wdsc-t h3{font-size:30px;margin-right:20px;}
.wdsc-t dl{font-size:16px;}
.wdsc-t dl a{height:35px;border-radius:5px;border:1px solid #000;color:#000;margin-right:10px;padding:0 15px;}
.wdsc-t dl a.active,.wdsc-t dl a:hover{background:#000;color:#fff;}
.wdsc-b{}
.wdsc-b form{padding:40px 0;border-bottom:1px solid #dadada;}
.wdsc-b form>h5{font-size:14px;color:#666;margin-bottom:20px;}
.wdsc-b form>h5 i{padding-right:10px;}
.wdsc-b form dl{}
.wdsc-b form dl dt{width:35%;}
.wdsc-b form dl dt h4{width:160px;}
.wdsc-b form dl dt h4 img{display:block;width:100%}
.wdsc-b form dl dt .div1{width: calc(100% - 190px);}
.wdsc-b form dl dt .div1 h3{font-size:20px;margin-bottom:20px;}
.wdsc-b form dl dt .div1 h5{font-size:18px;margin-bottom:60px;}
.wdsc-b form dl dt .div1 p{line-height:100%;font-size:18px;}
.wdsc-b form dl dt .div1 p i{padding-left:10px;}
.wdsc-b form dl dd{width: 203px;position:relative;}
.wdsc-b form dl dd p{height:38px;width: 38px;cursor: pointer;}
.wdsc-b form dl dd input{width: 110px;height:45px;border-radius:5px;background:#f8f8f8;text-align:center;font-size:18px;color:#000;padding: 0 5px;}
.wdsc-b form dl ul{width:140px;}
.wdsc-b form dl ul .p1{height:45px;border-radius:5px;cursor:pointer;color:#fff;font-size:18px;transition:all 0.5s;}
.wdsc-b form dl ul .p2{background:var(--colors);margin-bottom:10px;}
.wdsc-b form dl ul .p3{background:#000;}
.wdsc-b form dl ul .p1:hover{background:var(--colors);}
/*wdsc*/

/*wddz*/
.wddz{margin:70px auto 40px;}
.wddz .wdsc-t{margin-bottom:60px;}
.wddz-b{}
.wddz-b dl{padding-bottom:40px;border-bottom:1px solid #dadada;margin-bottom:40px;padding-left:10px;}
.wddz-b dl dt{width:calc(100% - 400px);}
.wddz-b dl dt h3{font-size:20px;line-height:1.3;margin-bottom:20px;}
.wddz-b dl dt .div1{font-size:18px;line-height:24px;color:#666;margin-bottom:30px;}
.wddz-b dl dt h5{font-size:18px;}
.wddz-b dl dd{}
.wddz-b dl dd .p1{cursor:pointer;transition:all 0.5s;height:35px;border-radius:5px;margin-left:10px;width:100px;color:#fff;}
.wddz-b dl dd .p2{margin-left:0;width:140px;background:#c3c3c3;}
.wddz-b dl dd .p2.active{background:var(--colors);width:100px;}
.wddz-b dl dd .p3{background:#000;}
.wddz-b dl dd .p4{border:1px solid #000;color:#000;background:none;}
.wddz-b dl dd .p1:hover{background:var(--colors);color:#fff;border-color:var(--colors);}
.tcdz .ddtc-b>input{margin-bottom:15px;}
.tcdz .ddtc-t{margin-bottom:36px;}
.tcdz .ddtc-b{overflow:auto;max-height:calc(100vh - 200px);padding-right:10px;}
.tcdz dl{cursor:pointer;position:relative;color: #666;margin-bottom:20px;}
.tcdz dl input{width:20px;height:20px;border:1px solid #DAD3DE;margin-right:12px;opacity:0;}
.tcdz dl p{width:20px;height:20px;border:1px solid #DAD3DE;position:absolute;left:0;top:0;z-index:2;background:#fff;transition:all 0.5s;}
.tcdz dl.active p{background:var(--colors);border-color:var(--colors);}
/*wddz*/

/*yhq*/
.yhq{margin:70px auto 10px;min-height:calc(100vh - 361px);}
.yhq-b{}
.yhq-b dl{border-bottom:1px solid #dadada;padding:40px 0 40px 15px;}
.yhq-b dl dt{width:30%;}
.yhq-b dl dt h3{font-size:30px;margin-bottom:20px;}
.yhq-b dl dt h3 i{padding-left:15px;}
.yhq-b dl dt h5{font-size:18px;color:#666;}
.yhq-b dl dd{width:300px;font-size:18px;color:#666;}
.yhq-b dl dd p{margin:0 15px 0 12px;color:#000;}
.yhq-b dl ul{width:210px;}
.yhq-b dl ul .p1{height:35px;border-radius:5px;width:calc(50% - 5px);transition:all 0.5s;}
.yhq-b dl ul .p2{background:#000;color:#fff;cursor:pointer;}
.yhq-b dl ul .p3{border:1px solid #000;cursor:pointer;}
.yhq-b dl ul .p1:hover{background:var(--colors);color:#fff;border-color:var(--colors);}
.yhq-b dl ul .p4{background:#c3c3c3!important;color:#fff;}
/*yhq*/

/*xxtz*/
.xxtz{}
.xxtz-t{font-size:30px;margin-bottom:20px;}
.xxtz-b{}
.xxtz-b dl{padding:40px 0 35px;border-bottom:1px solid #dadada;}
.xxtz-b dl h3{font-size:24px;margin-bottom:22px;}
.xxtz-b dl h5{font-size:16px;margin-bottom:37px;}
.xxtz-b dl p{font-size:18px;line-height:24px;}
/*xxtz*/

/*grxx*/
.grxx{min-height:calc(100vh - 281px);}
.grxx-s{width:580px;}
.grxx-t{text-align:center;margin-bottom:67px;}
.grxx-t dl{position:relative;}
.grxx-t .div1{position:relative;}
.grxx-t dt{}
.grxx-t dt p{width:100px;height:100px;border-radius:100px;border:4px solid #fff;box-shadow:1px 1px 10px rgba(214, 214, 214, 0.3);margin-bottom:20px;overflow:hidden;}
.grxx-t dt p img{display:block;width:100%;height:100%;}
.grxx-t dt h3{font-size:24px;}
.grxx-t dd{width:100px;height:100px;border-radius:100px;border:4px solid #fff;box-shadow:1px 1px 10px rgba(214, 214, 214, 0.3);margin-bottom:20px;position:absolute;background:#f5f5f5;cursor:pointer;position:absolute;top:0;right:-120px;font-size:48px;color:#c6c6c6;}
.grxx-t dd input{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;}
.grxx-b{}
.grxx-b dl{margin-bottom:20px;}
.grxx-b dl h3{text-align:center;width:120px;text-align:right;padding-right:25px;margin-left:-120px;}
.grxx-b dl dt{width:100%;position:relative;}
.grxx-b dl dt input{width:100%;height:55px;border-radius:5px;border:1px solid #e6e6e6;color:#000;font-size:18px;padding-left:35px;}
.grxx-b dl dt input[readonly]{color:#999;}
.grxx-b dl dt i{position:absolute;top:0;right:40px;height:100%;z-index:2;font-size:18px;text-decoration:underline;cursor:pointer;}
.grxx-b dl dt button{width:100%;height:55px;border-radius:5px;background:#000;color:#fff;font-size:18px;cursor:pointer;transition:all 0.5s;}
.grxx-b dl dt button:hover{background:var(--colors);}
.xgyx-b{}
.xgyx-b p{position:relative;margin-bottom:15px;width:100%;}
.xgyx-b p input{width:100%;height:55px;border-radius:5px;border:1px solid #e6e6e6;padding:0 30px;font-size:18px;color:#666;}
.xgyx-b p input::placeholder{color:#666;}
.xgyx-b p i{position:absolute;top:0;right:40px;height:100%;z-index:2;font-size:18px;text-decoration:underline;cursor:pointer;}
/*grxx*/

/*gywm*/
.gywm{margin: 60px auto;}
.nybt{text-align:center;font-size: 40px;margin-bottom: 40px;}
.gywm-t{margin-bottom:55px;}
.gywm-t h4{border-radius:10px;overflow:hidden;width:calc(50% - 20px);}
.gywm-t h4 img{display:block;width:100%;}
.gywm-t h4:hover img{transform:scale(1.1);}
.gywm-r{width:50%;padding:0 40px 0 80px;text-align:center;}
.gywm-r h3{font-size: 30px;margin-bottom: 40px;}
.gywm-r dl{font-size: 14px;line-height:24px;color:#333;}
.gywm-b{}
.gywm-b dl{width:calc(50% - 20px);border-radius:10px;background:#f8f8f8;padding: 60px;margin-bottom:40px;}
.gywm-b dl h5{width:80px;}
.gywm-b dl h5 img{
    height: 75px;
}
.gywm-b dl dt{width: calc(100% - 120px);}
.gywm-b dl dt h3{font-size: 30px;margin-bottom: 20px;}
.gywm-b dl dt p{font-size: 14px;line-height:24px;color:#333;}

.qqbj{text-align:center;color:#fff;background:url(../images/qqbj-bj.jpg)no-repeat center;padding-top:120px;background-size:cover;height:800px;}
.qqbj dl{width:1100px;}
.qqbj dl h3{font-size: 33px;margin-bottom: 20px;}
.qqbj dl h4{font-size: 24px;margin-bottom: 20px;}
.qqbj dl dt{font-size: 14px;line-height:24px;}
/*gywm*/

/*xwzx*/
.xwzx{margin:60px auto 10px;}
.xwzx-t{margin-bottom:80px;color:#000;}
.xwzx-t h4{width:calc(50% - 13px);border-radius:10px;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-t dl{width:calc(50% - 70px);position:relative;padding:30px 0;}
.xwzx-t dl h5{font-size:16px;margin-bottom:20px;}
.xwzx-t dl h3{font-size: 30px;margin-bottom:28px;}
.xwzx-t dl p{font-size: 14px;line-height:24px;color:#333;width:90%;}
.xwzx-t dl i{width:220px;height:50px;border-radius:5px;background:#000;color:#fff;font-size: 16px;position:absolute;left:0;bottom:25px;}
.xwzx-t:hover img{transform:scale(1.1);}
.xwzx-t:hover h3{color:var(--colors);}
.xwzx-t:hover i{background:var(--colors);}
.xwzx-b{}
.xwzx-b a{display:block;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #e6e6e6;color:#000;width:calc((100% - 75px) / 4);margin:0 25px 60px 0;}
.xwzx-b a:nth-child(4n){margin-right:0;}
.xwzx-b a h4{overflow:hidden;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a dl{padding:40px 37px 37px;}
.xwzx-b a dl h5{font-size: 14px;margin-bottom: 10px;}
.xwzx-b a dl h3{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.xwzx-b a dl p{font-size: 14px;line-height:24px;color:#333;margin-bottom:20px;}
.xwzx-b a dl i{width:50px;height:50px;border-radius:50px;background: #818181;margin-left:auto;}
.xwzx-b a dl i img{height: 25px;} 
.xwzx-b a:hover h4 img{transform:scale(1.1);}
.xwzx-b a:hover h3{color:var(--colors);}
.xwzx-b a:hover i{background:var(--colors);}
/*xwzx*/


/*xwzx-z*/
.xwdt-z{margin: 60px auto;overflow:hidden;}
.xwdt-zl{width:69.76744186046512%;}
.xwdt-z-t{padding-bottom:50px;}
.xwdt-z-t h3{font-size: 36px;margin-bottom:15px;font-weight: bold;}
.xwdt-z-t p{color:#000;font-size: 14px;}
.xwdt-z-b{margin-bottom:70px;line-height:24px;color:#333;font-size: 16px;}
.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:#333}
.xwdt-z-b img{height:auto!important;}
.xwdt-z-b2{margin-bottom:60px;}
.xwdt-z-b2 h3{font-size:16px;margin-bottom:25px;}
.xwdt-z-b2 p{font-size:16px;}
.xwdt-z-b2 p a{border-radius:5px;background:#f4f4f4;height:35px;padding:0 20px;margin-right:10px;color:#000;}
.xwdt-z-b2 p a:hover{background:var(--colors);color:#fff;}
.xwdt-z-b3{}
.xwdt-z-b3 a{display:block;color:#000;width:calc(50% - 70px);}
.xwdt-z-b3 a h5{font-size:16px;margin-bottom:13px;}
.xwdt-z-b3 a p{font-size:16px;}
.xwdt-z-b3 i{width:1px;height:50px;background:#dadada;}
.xwdt-z-b3 a:hover p{color:var(--colors);}
.xwdt-zr{width:23.837209302325582%;}
.xwdt-zr-t{font-size: 24px;margin-bottom: 20px;}
.xwdt-zr-c{margin-bottom:20px;display:block;color:#000;}
.xwdt-zr-c h4{border-radius:10px;overflow:hidden;margin-bottom:24px;}
.xwdt-zr-c h4 img{display:block;width:100%;}
.xwdt-zr-c h3{font-size: 16px;font-weight: bold;}
.xwdt-zr-c:hover img{transform:scale(1.1);}
.xwdt-zr-c:hover h3{color:var(--colors);}
.xwdt-zr-b{border-top:1px solid #e6e6e6;margin-bottom:60px;}
.xwdt-zr-b a{height:100px;border-bottom:1px solid #e6e6e6;color:#000;}
.xwdt-zr-b a dl{width: 60px;text-align:center;}
.xwdt-zr-b a dl h3{font-size: 18px;margin-bottom:10px;}
.xwdt-zr-b a dl h5{font-size: 12px;}
.xwdt-zr-b a p{width: calc(100% - 80px);font-size: 16px;line-height:24px;}
.xwdt-zr-b a:hover p{color:var(--colors);}
.xwdt-zr-b2{}
.xwdt-zr-b2 dl{margin-bottom:40px;}
.xwdt-zr-b2 dl dt{position:relative;background:#f8f8f8;margin-bottom:30px;}
.xwdt-zr-b2 dl dt a{display:block;overflow:hidden;}
.xwdt-zr-b2 dl dt a img{display:block;width:100%;}
.xwdt-zr-b2 dl dt a:hover img{transform:scale(1.05);}
.xwdt-zr-b2 dl dt i{cursor:pointer;width:40px;height:40px;border:1px solid #e6e6e6;position:absolute;right:30px;bottom:30px;z-index:2;background:#fafafa;}
.xwdt-zr-b2 dl dt i img{height:30px}
.xwdt-zr-b2 dl dd{}
.xwdt-zr-b2 dl dd h3{font-size:20px;margin-bottom:15px;}
.xwdt-zr-b2 dl dd h4{font-size:18px;color:#333;margin-bottom:20px;}
.xwdt-zr-b2 dl dd h5{font-size:18px;}
.xwdt-zr-b2 dl dd h5 i{padding-left:7px;}
/*xwzx-z*/

/*jxs*/
.jxs{width:700px;margin: 60px auto 20px auto;}
.jxs-b{}
.jxs-b h5{font-size: 16px;margin-bottom: 10px;padding-left:10px}
.jxs-b input{width:100%;height:50px;border-radius:5px;border:1px solid #e6e6e6;padding:0 10px;margin-bottom:28px;font-size:18px;color:#666;}
.jxs-b select{width:100%;height:50px;border-radius:5px;border:1px solid #e6e6e6;padding:0 10px;margin-bottom:28px;background:url(../images/jxs-tb.png)no-repeat center right 33px;font-size:18px;color:#666;}
.jxs-b button{width:100%;height:50px;cursor:pointer;transition:all 0.5s;border-radius:5px;background:#000;color:#fff;font-weight: bold;}
.jxs-b button:hover{background:var(--colors);}
/*jxs*/

/*lxwm*/
.lxwm{margin: 60px auto 20px auto;}
.lxwm-l{width:calc(50% - 70px);}
.lxwm-l h3{font-size: 30px;margin-bottom:30px;}
.lxwm-l p{font-size: 14px;line-height:24px;margin-bottom: 35px;}
.lxwm-l dl{margin-bottom:55px;}
.lxwm-l dl h5{font-size: 16px;margin-bottom: 10px;}
.lxwm-l dl h4{font-size:24px;}
.lxwm-l dl h4 a{color:#000;}
.lxwm-l dl h4 a:hover{color:var(--colors);}
.lxwm-l i{}
.lxwm-l i a{width:46px;height:46px;border-radius:50px;border:1px solid #000;margin-right:10px;}
.lxwm-l i a img{transition:all 0s!important;filter: brightness(0) invert(0);height: 20px;}
.lxwm-l i a:hover{background:var(--colors);border-color:var(--colors);}
.lxwm-l i a:hover img{filter: brightness(0) invert(1);}
.lxwm-r{width:calc(50% - 60px);}
.lxwm-r h3{font-size: 30px;margin-bottom: 40px;}
.lxwm-r h5{font-size: 16px;margin-bottom: 10px;}
.lxwm-r input{width:100%;height: 40px;border-radius:5px;border:1px solid #e6e6e6;padding:0 10px;margin-bottom: 20px;}
.lxwm-r textarea{width:100%;height:120px;border-radius:5px;border:1px solid #e6e6e6;padding:10px;margin-bottom:37px;}
.lxwm-r button{width:100%;height:50px;cursor:pointer;transition:all 0.5s;border-radius:5px;background:#000;color:#fff;font-size: 16px;}
.lxwm-r button:hover{background:var(--colors);}
/*lxwm*/

/*cjwt*/
.cjwt{margin:80px auto 20px;width:1000px;}
.cjwt .nybt{margin-bottom:30px;}
.cjwt-b{margin-bottom:65px;}
.cjwt-b dl{border-bottom:1px solid #000;}
.cjwt-b dl dt{cursor:pointer;height:100px;}
.cjwt-b dl dt h3{font-size: 18px;width:calc(100% - 20px);font-weight: bold;}
.cjwt-b dl dt p{width:13px;height:13px;background:url(../images/cjwt-tb.png);transition:all 0.5s;background-size: 100%;}
.cjwt-b dl dt p.up{background:url(../images/cjwt-tb2.png);background-size: 100%;}
.cjwt-b dl dd{font-size: 14px;line-height:24px;display:none;margin-top:-10px;padding-bottom: 40px;color: #333;}
/*cjwt*/

/*xzzx*/
.xzzx{}
.xzzx .nybt{margin-bottom:50px;}
.xzzx-b{margin-bottom:60px;}
.xzzx-b a{color:#000;border-bottom:1px solid #000;padding:33px 0 37px}
.xzzx-b a dl{width:calc(100% - 230px);}
.xzzx-b a dl h3{font-size: 18px;margin-bottom: 20px;font-weight: bold;}
.xzzx-b a dl dt{line-height:100%;font-size: 14px;}
.xzzx-b a dl dt p{width:80px;}
.xzzx-b a h5{width:210px;height:50px;border-radius:5px;border:1px solid #000;color:#000;font-size: 16px;}
.xzzx-b a:hover h5{background:var(--colors);color:#fff;border-color:var(--colors);}
/*xzzx*/

/*Privacy*/
.Privacy{margin: 60px auto 80px;width:1000px;}
.Privacy-b{font-size: 16px;line-height:24px;}
/*Privacy*/

@media(max-width:1820px){
    
}
@media(max-width:1720px){
    
}
@media(max-width:1500px){
    
}
@media(min-width:1200px){
    .ddzx-l{position:sticky;top: 60px;}
}
@media screen and (max-width:1200px){
    .md{top:-60px;}
    .table{overflow:auto;}
    .table table{width:500px;}
    .cpzx-c h4 p i{width:50px;height:50px;border-radius:50px;}
    .cpzx-br .dl3 button,.cpzx-br .dl3 a{width: 100%;height:40px;margin-right: 0;margin-top: 10px;}
    .cpzx-br .dl1 dt input{height:40px;}
    .cpzx-bl h4 i{right:10px;bottom:10px;}
    .cppj-b{justify-content:space-between;}
    .cppj-b dl{width:calc(50% - 5px);}
    .login-b dl input{height:45px;padding-left:10px;font-size:14px;}
    .login-b dl a{font-size:14px;right:10px;top: 15px;}
    .login-b button{height:45px;}
    .login-b p{height:14px;font-size: 16px;}
    .dddh{justify-content:start;}
    .dddh a{margin:0;padding:0;width:calc(100% / 4);height:40px;font-size:15px;}
    /*.ddzx3-c a{width:calc(100% / 3);}*/
    .ddzx3-b2-b ul h4{width:100px;}
    .ddzx3-b2-b ul .div1{width:calc(100% - 110px);}
    .ddzx3-b2-b dt{width:40%;padding-top: 50px;}
    .ddzx3-b2-b dd{width:50%;}
    .ddzx3-b2-b dd .p1{height:40px;}
    .ddtc-b>input,.ddtc-b>select{height:45px;padding:0 10px;}
    .ddtc-b button{height:45px;}
    .remind-b a{width:150px;height:40px;}
    .ddtc-b dl dt{}
    .ddtc-b dl dd{}
    .ddtc-b dl dd img{}
    .wdsc-b form dl dt h4{width:100px;}
    .wdsc-b form dl dt .div1{width:calc(100% - 110px);}
    .gwc-l dl dd .div1{margin-right:10px;}
    .wdsc-b form dl ul{width:130px;}
    .wdsc-b form dl ul .p1{height:40px;}
    .wddz-b dl dd{justify-content:space-between;}
    .wddz-b dl dd .p1{width:calc((100% - 20px) / 3)}
    .ddtc-s{width:calc(100% - 30px);}
    .xgyx-b p i{right:5px;font-size:14px;}
    .xgyx-b p input{height:40px;}
    .grxx-b dl h3{text-align:left;}
    .grxx-b dl dt input{height:45px;padding-left:10px;}
    .grxx-t .div1{margin-left:-120px;}
    .ny-zpal-t{padding-bottom: 40px;}
    .ny-zpal-z-t-r .dl3 .button{width: 100%;margin-right: 0;margin-bottom: 10px;height: 40px;}
    .ny-zpal-z-t-r .dl3 a{width: 100%;height: 40px;}
    .ny-zpal-z-ct h3{padding:5px;font-size:20px;margin-bottom:10px;}
    .ny-zpal-z-cb{margin-bottom:40px;}
    
    .cpys-b dl{/* background:#f8f8f8; */border-radius:10px;}
    .gywm-b dl h5{transform:scale(0.7);}
    .jxs-b input,.jxs-b select{height:45px;margin-bottom:20px;}
    .lxwm-r input{height:45px;}
    .lxwm-r button{height:45px;font-size: 16px !important;}
    .xzzx-b a h5{width:150px;height: 40px;}
    .ddzx:after{display:none;}
    .cpys-b dl{justify-content:center;margin-bottom: 60px!important;}
    .cpys-b dl h4{width:80%!important;margin:0 auto;}
    .ny-zpal-z-t-r>h4,.ny-zpal-z-t-r>h5{margin-bottom:20px!important;}
    .cpys-b dl>i{display:block!important;width: 100%;height: 60%;top: auto;bottom: -20px;left: 0!important;right: auto!important;}
    .cppj-b dl dt .div1 p{font-size:16px;}
    .ddzx3-c{justify-content:space-between}
    .ddzx3-c a{width: calc(50% - 5px);margin-bottom:10px;padding: 0 6px;text-align: center;justify-content: center;border: 1px solid #e6e6e6;}
    .remind.ddtc-s,.ddtc-s{padding-bottom:60px!important;}
    .remind-b h5,.remind-b p{margin-bottom:20px!important;}
    .qqbj{background: none;/* background-size: cover; *//* height: 500px!important; */}
    .xzzx-b a{justify-content: flex-end;}
    .gwc-l dl dt h5{padding-bottom:10px}
    .gwc-l dl dd h5{padding-top: 0px;}
    .gwc-l dl dd{padding-bottom:20px}
    .qqbj dl{color;#000;color: #000;}
    .cpzx-br h4{font-size:14px !important;margin-bottom:20px !important;}
    .cpzx-br h5{font-size:16px !important;}
    .cpzx-c dl{padding-bottom:40px !important;}
    .cpzx-c dl h3{margin-top:20px !important;margin-bottom:20px !important;}
    .cpzx-br .div1, .cpzx-br .dl1,.cpzx-br .dl2{display:none;}
    .imgMedium i{
    right: 10px;
    bottom: 10px;
}
    .ny-zpal-z-t-r>h4{font-size:14px !important;}
    .ny-zpal-z-t-r>h5{font-size:16px !important;}
    .ny-zpal-z-t-r .div1{font-size:14px !important;margin-top:20px !important;}
    .ny-zpal-z-t-r .dl4 dl dt h3{font-size:14px !important;}
    .cpys-b dl dt h5{font-size:14px !important;margin:30px 0 !important;}
    .cpys-b dl dt h3{margin-bottom:20px !important;}
    .cpys-b dl dt{/* margin-bottom: 20px !important; */margin-top: 20px !important;}
    .ny-zpal-z-t-r .dl2 dt img{height:15px !important;}
    .cpzx-z{margin-top:20px !important;}
    .cppj-b dl dt .div1 h3{font-size:18px !important;}
    .qqbj dl h3{font-size:24px !important;}
    .qqbj dl h4{font-size:16px !important;margin:20px 0!important;}
    .qqbj dl dt{color:#333!important;}
    .gywm-b dl{padding:40px 20px!important;}
    .gywm-b dl dt p{height: 168px!important;overflow:auto}
    .gywm-b dl dt p::-webkit-scrollbar{width: 2px;}
    .xwzx-t dl h3{font-size:18px !important;}
    .xwdt-z-t h3{font-size:24px !important;line-height:30px}
    .xwdt-z-b{font-size:16px !important;}
    .lxwm-l p{margin-bottom:40px !important;}
    .lxwm-l i{margin:20px 0!important;}
    .lxwm-r h5{font-size:16px !important;}
    .cjwt-b dl dt h3,.xzzx-b a dl h3{font-size:14px !important;}
    .cpzx-b2:nth-child(2n) .cpzx-br{margin-left:0%}
    .cpgg-r{margin-top:0}
    .ggcp-b2 dl{width:100%;padding:5px 0;}
    .ggcp-b2{border:none;padding-bottom: 0;margin-bottom: 20px;}
    .cpgg-l dl p{font-size:14px !important;}
    .cpgg-b{margin:30px 0px;padding-bottom:30px}
    .ggcp-b a h3{font-size:14px !important;background-size: 16px;padding-left: 26px;}
    .ggcp-b3 table tr th, .ggcp-b3 table tr td{font-size:12px !important;}
    .cpys2-b img{width:80%;height:auto;}
    .cpys2-b p{height:70%;}
    .cpys3 dl h3{font-size:24px !important;margin-bottom: 24px !important;}
    .cpys3 dl{padding:40px 20px !important;}
    .cpys3 dl h4{margin-bottom:10px !important;}
}
