/*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;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:16px;color: #666;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;background: #f8f8f8;border-radius: 8px;}
.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{padding:120px 0 130px;background:url(../images/gywm-bj2.jpg)no-repeat center;}
.nybt{text-align:center;margin-bottom:86px;position:relative;padding-bottom:25px;border-bottom:2px solid #f7f7f7;font-size:42px;}
.nybt p{width:25px;height:4px;background:var(--colors);position:absolute;left:calc(50% - 12.5px);bottom:-3px;}
.gywm-b{}
.gywm-l{width:calc(50% - 40px);}
.gywm-l h4{border-radius:30px;overflow:hidden;margin-bottom:85px;}
.gywm-l h4 img{display:block;width:100%;}
.gywm-l dl{padding-bottom:38px;margin-bottom:50px;border-bottom:1px solid #d9d9d9;}
.gywm-l dl h3{font-size:16px;color:var(--colors);}
.gywm-l dl h3 i{font-size:54px;line-height:100%;margin-right:5px;}
.gywm-l dl h5{color:#333;font-size:28px;}
.gywm-l dl:last-child{margin-bottom:0!important;}
.gywm-r{width:calc(50% - 40px);}
.gywm-r h3{font-size:28px;margin-bottom:18px;}
.gywm-r .div1{font-size:16px;line-height:36px;color:#333;}

.historyMain {position: relative;min-height: 100vh;padding: 35px 0px;background-image: url(../images/about_05.jpg);background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;background-size: cover}
.historyMain-t{position:absolute;left:0;width:100%;top:5%;color:#fff;z-index:10;}
.historyMain-t h3{font-size:48px;}
.historyYearBox {display: none;position: absolute;left: 0px;top: 0px;width: 100%;height: 100vh;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-image: url(../images/about_05.jpg);-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: center}
.historyYearBox .container .historyYearListBox {width: 50%;position: relative}
.historyYearBox .container .historyYear {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-size: 240px;height: 720px;overflow: hidden;position: relative}
.historyYearBox .container .historyYear .Year {color: #fff;line-height: 240px;z-index: 10;position: relative;font-weight: 600;font-family: Arial, Helvetica, sans-serif}
.historyYearBox .container .historyYear .YearList {line-height: 240px;height: 240px;position: relative;z-index: 10}
.historyYearBox .container .historyYear .YearList .swiper-slide {color: rgba(240, 246, 244, 0.1);-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;font-weight: 600;font-family: Arial, Helvetica, sans-serif}
.historyYearBox .container .historyYear .YearList .swiper-slide.swiper-slide-active {color: var(--colors);}
.historyYearBox .container .roundBox {position: absolute;width: 440px;height: 440px;right: -22px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);border-radius: 100%}
.historyYearBox .container .roundBox svg {position: absolute;left: -18px;top: -18px;right: -18px;bottom: -18px}
.historyYearBox .container .roundBox svg .path-loop {fill: none;stroke: rgba(240, 246, 244, 0.1);stroke-miterlimit: 10;stroke-width: 0.1px}
.historyYearBox .container .roundBox svg .path-loop1 {fill: none;stroke: #f08200;stroke-miterlimit: 10;stroke-width: 0.1px;stroke-dashoffset: 157;-webkit-transition: all .8s ease;-o-transition: all .8s ease;transition: all .8s ease}
.historyListMain {position: relative;z-index: 20}
.historyListMain .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end}
.historyListMain .container .historyList {width: 100%}
.historyListMain .container .historyList ul li {margin-top: 15px;padding: 0px 0px 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.3)}
.historyListMain .container .historyList ul li .listYear {font-size: 18px;line-height: 1.2;padding-bottom: 10px;font-weight: 600;color: #fff;-webkit-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease}
.historyListMain .container .historyList ul li .desc {font-size: 14px;line-height: 18px;color: #fff;-webkit-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease}
.historyListMain .container .historyList ul li .imgBox {padding-top: 20px}
.historyListMain .container .historyList ul li .imgBox img {width: 100%;display: block;border-radius: 20px}
.historyListMain .container .historyList ul li:last-child {border-bottom: none}
.container {margin: 0px auto;}
@media (min-width: 992px){
    .historyMain {background-image: none}
    .historyYearBox {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
    .historyListMain .container .historyList {width: 33.313vw;padding-top: 45vh;padding-bottom: 26vw}
    .historyListMain .container .historyList ul li .listYear {color: rgba(255, 255, 255, 0.3)}
    .historyListMain .container .historyList ul li .desc {color: rgba(255, 255, 255, 0.3)}
    .historyListMain .container .historyList ul li.cur .listYear {color: #fff}
    .historyListMain .container .historyList ul li.cur .desc {color: #fff}
}
@media (min-width: 768px){
	.historyMain {padding: 0px}
    .historyYearBox .container .historyYear {font-size: 15vw;height: 45vw}
    .historyYearBox .container .historyYear .Year {line-height: 15vw}
    .historyYearBox .container .historyYear .YearList {line-height: 15vw;height: 15vw}
    .historyYearBox .container .roundBox {width: 27.5vw;height: 27.5vw;right: -1.375vw}
    .historyYearBox .container .roundBox svg {left: -1.125vw;top: -1.125vw;right: -1.125vw;bottom: -1.125vw}
    .historyListMain .container .historyList {width: 100%;padding: 3.125vw 0px}
    .historyListMain .container .historyList ul li {margin-top: 2.188vw;padding: 0vw 0vw 2.188vw;border-bottom: 0.063vw solid rgba(255, 255, 255, 0.3)}
    .historyListMain .container .historyList ul li .listYear {font-size: 1.5vw;padding-bottom: 0.625vw}
    .historyListMain .container .historyList ul li .desc {font-size: 1vw;line-height: -webkit-calc(22 / 16);line-height: calc(22 / 16)}
    .historyListMain .container .historyList ul li .imgBox {padding-top: 1.25vw}
    .historyListMain .container .historyList ul li .imgBox img {border-radius: 1.25vw}
}
@media (min-width: 1200px){
	.container {}
	.historyYearBox .container .historyYear {font-size: 12.5vw;height: 37.5vw}
    .historyYearBox .container .historyYear .Year {line-height: 12.5vw}
    .historyYearBox .container .historyYear .YearList {line-height: 12.5vw;height: 12.5vw}
    .historyYearBox .container .roundBox {width: 22.917vw;height: 22.917vw;right: -1.146vw}
    .historyYearBox .container .roundBox svg {left: -0.938vw;top: -0.938vw;right: -0.938vw;bottom: -0.938vw}
    .historyListMain .container .historyList {width: 27.76vw;padding-bottom: 10vw}
    .historyListMain .container .historyList ul li {margin-top: 1.823vw;padding: 0vw 0vw 1.823vw;border-bottom: 0.052vw solid rgba(255, 255, 255, 0.3)}
    .historyListMain .container .historyList ul li .listYear {font-size: 1.25vw;padding-bottom: 0.521vw}
    .historyListMain .container .historyList ul li .desc {font-size: 0.833vw}
    .historyListMain .container .historyList ul li .imgBox {padding-top: 1.042vw}
    .historyListMain .container .historyList ul li .imgBox img {border-radius: 1.042vw}
}

.gshj{padding:100px 0 120px;overflow:hidden;}
.gshj-b{position:relative;}
.gshj-b .swiper-container{width:103%;margin:0;}
.gshj-b a{display:block;}
.gshj-b a h4{border-radius:30px;overflow:hidden;margin-bottom:24px;}
.gshj-b a h4 img{display:block;width:100%;}
.gshj-b a h3{font-size:18px;}
.gshj-b a:hover img{transform:scale(1.1);}
.gshj-b .swiper-button-prev{width:43px;height:44px;background:url(../images/l3.png);transition:all 0.5s;left:-80px;}
.gshj-b .swiper-button-prev:hover{background:url(../images/l3-1.png);}

.ryzz{color:#fff;height:675px;}
.ryzz-b{}
.ryzz-l{margin-left:auto;width:480px;}
.ryzz-l h3{font-size:42px;padding-bottom:30px;border-bottom:1px solid rgba(255, 255, 255, 0.5);margin-bottom:23px;}
.ryzz-l h4{font-size:26px;margin-bottom:40px;}
.ryzz-l dl{font-size:16px;line-height:36px;}
.ryzz-l dl p{position:relative;padding-left:28px;}
.ryzz-l dl p i{width:16px;height:16px;border-radius:16px;position:absolute;left:0;top:10px;background:var(--colors2);}
/*gywm*/

/*cpzx*/
.cpzx{background:#f1f3f6;padding:100px 0 140px;}
.cpzx-s{}
.cpzx-l{width:300px;background:#fff;border-radius:20px;overflow:hidden;position:sticky;top:105px}
.cpzx-l dt{height:80px;background:url(../images/cpzx-bj.jpg);background-size:cover;color:#fff;padding:0 25px;}
.cpzx-l dt h3{width:100%;font-size:24px;padding-left:15px;border-left:3px solid var(--colors);}
.cpzx-l dd{padding:30px 25px;line-height:36px;}
.cpzx-l dd a{display:block;color:#010101;}
.cpzx-l dd a.active,.cpzx-l dd a:hover{color:var(--colors);}
.cpzx-r{width:calc(100% - 320px);}
.cpzx-b{margin-bottom:30px;}
.cpzx-b a{display:block;border-radius:20px;overflow:hidden;background:#fff;text-align:center;position:relative;width:calc((100% - 50px) / 3);padding-bottom:40px;color:#010101;margin:0 25px 25px 0;}
.cpzx-b a:nth-child(3n){margin-right:0;}
.cpzx-b a h4{overflow:hidden;}
.cpzx-b a h4 img{display:block;width:100%;}
.cpzx-b a h3{font-size:24px;margin-bottom:20px;}
.cpzx-b a p{font-size:18px;margin-bottom:27px;}
.cpzx-b a h5{font-size:14px;}
.cpzx-b a h5 img{margin-left:8px;}
.cpzx-b a i{width:50px;height:24px;border-radius:24px;background:var(--colors);color:#fff;position:absolute;left:20px;top:20px;z-index:2;}
.cpzx-b a:hover h4 img{transform:scale(1.1);}
.cpzx-b a:hover h3{color:var(--colors);}
.cpzx-b a:hover h5{color:var(--colors);}
.cpzx-b a:hover h5 img{}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;box-sizing:border-box;margin: 120px auto 150px auto;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{/* overflow:hidden; *//*border-bottom:1px solid #ccc;*/display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 50%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:calc(100% - 158px);position: relative;border: 1px solid #d0d0d0;}
.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:128px;position:relative;overflow:hidden;transition: all 0.5s;z-index:3;}
.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;padding: 30px 0;}
.imasf-bb .swiper-container{height:540px;}
.imasf-bb .swiper-slide{box-sizing:border-box;border: 1px solid #f5f5f5;background: #f5f5f5;overflow:hidden;}
.imasf-bb .swiper-slide-active{border-color: var(--colors);}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;}
.imasf-bb .swiper-slide a img{width:100%;display:block;}
.imasf-bb .swiper-button-next{width:100%;height:27px;margin:0;top:auto;right:0;bottom:0;background:url(../images/b.png)no-repeat center;}
.imasf-bb .swiper-button-prev{width:100%;height:27px;margin:0;top:auto;left: 0;top:0;background:url(../images/t.png)no-repeat center;}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;box-sizing:border-box;height: 100%;background: #fff;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}

.imgRight{z-index:100;}
.imgLeft{width:100%;flex-direction:row-reverse;}
#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%;}
.ny-zpal-z-t-r h3{font-size: 36px;margin-bottom: 30px;}
.ny-zpal-z-t-r .div1{color: #333;padding-bottom: 32px;font-size: 18px;margin-bottom: 35px;line-height: 28px;position: relative;border-bottom: 1px solid #eee;}
.ny-zpal-z-t-r .div1::before{content: '';position:absolute;left:0;bottom:-2px;height:2px;width:56px;background:var(--colors);}
.ny-zpal-z-t-r h4{font-size: 20px;margin-bottom: 14px;}
.ny-zpal-z-t-r .div2{color: #333;font-size: 16px;line-height: 30px;margin-bottom: 55px;}
.ny-zpal-z-t-r a{width: 163px;height: 45px;background: var(--colors);border-radius: 45px;color: #fff;}
.ny-zpal-z-t-r a i{width: 22px;height: 22px;border-radius: 22px;background: #fff;margin-left: 30px;}

.xgcp{background:#f8f8f8;padding:110px 0 130px;}
.xgcp-t{margin-bottom:80px;}
.xgcp-t h3{font-size:42px;color:#222;}
.xgcp-t a{font-size:18px;color:#1e1e1e;}
.xgcp-t a img{margin-left:18px;}
.xgcp-t a:hover{color:var(--colors);}
.xgcp-b{}
.xgcp-b a{display:block;border-radius:20px;overflow:hidden;background:#fff;text-align:center;position:relative;padding-bottom:40px;color:#010101;}
.xgcp-b a h4{overflow:hidden;}
.xgcp-b a h4 img{display:block;width:100%;}
.xgcp-b a h3{font-size:24px;margin-bottom:20px;}
.xgcp-b a p{font-size:18px;margin-bottom:27px;}
.xgcp-b a h5{font-size:14px;}
.xgcp-b a h5 img{margin-left:8px;}
.xgcp-b a i{width:50px;height:24px;border-radius:24px;background:var(--colors);color:#fff;position:absolute;left:20px;top:20px;z-index:2;}
.xgcp-b a:hover h4 img{transform:scale(1.1);}
.xgcp-b a:hover h3{color:var(--colors);}
.xgcp-b a:hover h5{color:var(--colors);}
.xgcp-b a:hover h5 img{}
/*cpzx-z*/

/*dzfw*/
.qqfw{text-align:center;margin:95px auto 0;}
.qqfw-t{margin-bottom:60px;text-align:center;}
.qqfw-t h3{font-size:42px;margin-bottom:28px;}
.qqfw-t dl{font-size:18px;line-height:32px;}
.qqfw-b{}
.qqfw-b img{display:block;}

.dzlc{padding:120px 0;background:url(../images/dzlc-bj.jpg);background-size:cover;position:relative;text-align:center;}
.dzlc-t{font-size:42px;margin-bottom:85px;}
.dzlc-b{padding:0 60px;position:relative;z-index:2;}
.dzlc-b a{position:relative;border-radius:20px;background:#fff;height:208px;width:186px;}
.dzlc-b a:nth-child(2n+1){margin-top:115px;}
.dzlc-b a ul{transition:all 0s;}
.dzlc-b a ul i{width:80px;height:80px;border-radius:80px;background:#f4f4f4;margin-bottom:25px;}
.dzlc-b a ul i img{transition:all 0s!important;filter: invert(48%) sepia(0%) saturate(96%) hue-rotate(260deg) brightness(82%) contrast(94%);}
.dzlc-b a ul h5{font-size:18px;transition:all 0s;}
.dzlc-b a dt{width:29px;height:14px;background:url(../images/dzlc-bj.png);position:absolute;left:calc(50% - 14.5px);bottom:-14px;}
.dzlc-b a dd{width:6px;height:6px;border-radius:6px;background:var(--colors2);position:absolute;left:calc(50% - 3px);bottom:-50px;}
.dzlc-b a dd::before, .dzlc-b a dd::after {position: absolute;border-radius: 50%;background: var(--colors2);content:'';opacity: 0.3;left: 50%;top: 50%;-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);}
.dzlc-b a dd::before{
    width: 14px;
    height: 14px;
}
.dzlc-b a dd::after{
    width: 18px;
    height: 18px;
}
.dzlc-b a:nth-child(2n+1) dd{bottom:-56px}
.dzlc-b a:hover{background:var(--colors2);color:#fff;}
.dzlc-b a:hover i{background:#fff;}
.dzlc-b a:hover i img{filter:initial;}
.dzlc-b a:hover dt{background:url(../images/dzlc-bj2.png);}
.dzlc-c{margin-top:-69px;background:url(../images/dzlc-bj3.png)no-repeat center;height:124px;}

.wmfw{margin:90px auto 130px;}
.wmfw-b{}
.wmfw-b a{display:block;color:#fff;border-radius:20px;position:relative;overflow:hidden;width:calc(19.07894736842105% - 12px)}
.wmfw-b a h4{overflow:hidden;margin-left:-118%;}
.wmfw-b a h4 img{display:block;}
.wmfw-b a dl{position:absolute;left:0;top:0;width:100%;height:100%;padding:55px 40px;z-index:2;}
.wmfw-b a dl h3{font-size:26px;line-height:36px;margin-bottom:17px;}
.wmfw-b a dl p{font-size:16px;display:none;}
.wmfw-b a.active{width:61.8421052631579%;}
.wmfw-b a.active h4{margin:0;}
.wmfw-b a.active dl p{display:block;}
/*dzfw*/

/*mjyf*/
.sjs{overflow:hidden;margin:145px auto 135px;}
.sjs-t{margin-bottom:40px;}
.sjs-t h3{font-size:42px;}
.sjs-t dl{width:655px;}
.sjs-t dl p{width:400px;height:1px;background:#d9d9d9;}
.sjs-t dl dt{font-size:16px;color:#666;position: relative;width: auto;top: 0;margin: 0;}
.sjs-t dl dt i{color:var(--colors);}
.sjs-t dl dd{width:110px;}
.sjs-t dl dd a{display:block;width:46px;height:46px;}
.sjs-t dl dd .a1{background:url(../images/l4.png);}
.sjs-t dl dd .a1:hover{background:url(../images/l4-1.png);}
.sjs-t dl dd .a2{background:url(../images/r4.png);}
.sjs-t dl dd .a2:hover{background:url(../images/r4-1.png);}
.sjs-c{font-size:16px;line-height:32px;margin-bottom:55px;}
.sjs-b{}
.sjs-b>div{overflow:initial;}
.sjs-b a{display:block;border-radius:10px;overflow:hidden;}
.sjs-b a img{display:block;width:100%;}
.sjs-b a:hover img{transform:scale(1.1);}

.zpcj{background:#f7f7f7;padding:110px 0 90px;}
.zpcj-t{margin-bottom:50px;}
.zpcj-t h3{font-size:42px;}
.zpcj-t p{width:65.78947368421053%;font-size:20px;line-height:34px;}
.zpcj-b{/* border-radius:20px; */overflow:hidden;background:#fff;}
.zpcj-l{width:34.21052631578947%;padding:14px 38px;font-size:26px;display: none;}
.zpcj-l a{height:90px;border-bottom:1px solid #e0e0e0;color:#000;}
.zpcj-l a i{width:34px;height:34px;border-radius:34px;border:1px solid #999;}
.zpcj-l a i img{transition:all 0s!important;}
.zpcj-l a.active{color:var(--colors);}
.zpcj-l a.active i{background:var(--colors);border-color:var(--colors);}
.zpcj-l a.active i img{filter: brightness(0) invert(1);}
.zpcj-r{width: 100%;overflow:hidden;position:relative;}
.zpcj-r p{position:absolute;opacity:0;z-index:1;left:0;top:0;width:100%;transition:all 0.5s;}
.zpcj-r p img{display:block;width:100%}
.zpcj-r p.active{position:relative;opacity:1;z-index:2;}

.bzwm{margin:110px auto 170px;}
.bzwm-t{margin-bottom:20px;}
.bzwm-t h3{font-size:42px;margin-bottom:30px;}
.bzwm-t h4{font-size: 18px;}
.bzwm-b{}
.bzwm-b input{width:calc(50% - 10px);height:60px;border-radius:10px;border:1px solid #f8f8f8;margin-bottom:20px;border:1px solid #f0f0f0;font-size:16px;color: #666;padding-left:25px;}
.bzwm-b input::placeholder,.bzwm-b textarea::placeholder{color:#666;}
.bzwm-b textarea{width:100%;height:125px;border-radius:10px;border:1px solid #f8f8f8;margin-bottom:20px;border:1px solid #f0f0f0;font-size:16px;color:#666;padding:15px 25px;}
.bzwm-b dl{width:100%;}
.bzwm-b dl dt{width: 350px;}
.bzwm-b dl dt input{width: calc(100% - 150px);margin-bottom:0;}
.bzwm-b dl dt img{height:60px;cursor:pointer;width: 140px;}
.bzwm-b dl button{height:60px;width:200px;border-radius:5px;color:#fff;font-size:16px;cursor:pointer;background:#a77c46;transition:all 0.5s;}
.bzwm-b dl button img{margin-right:10px;}
.bzwm-b dl button:hover{opacity:0.8;}
/*mjyf*/

/*rczp*/
.gsfl{padding:97px 0 145px;background:url(../images/gsfl-bj.jpg)no-repeat center;background-size:cover;}
.gsfl-b{position:relative;}
.gsfl-l{width:58.22368421052632%;}
.gsfl-l p{border-radius:10px;overflow:hidden;}
.gsfl-l p img{display:block;width:100%;}
.gsfl-l p:hover img{transform:scale(1.1);}
.gsfl-l dl{width:calc(50% - 5px);}
.gsfl-l dl p:nth-child(1){margin-bottom:10px;}
.gsfl-l>p{width:calc(50% - 5px);}
.gsfl-r{width:35.526315789473684%;position:absolute;right:0;top:0;height:100%;padding-top:10px;}
.gsfl-r h3{font-size:42px;margin-bottom:30px;}
.gsfl-r dl{padding-right:50px;overflow:auto;height:calc(100% - 72px);}
.gsfl-r dl::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: #d2d6d8;
}
.gsfl-r dl::-webkit-scrollbar-track {
  background-color: #d2d6d8;
}
.gsfl-r dl::-webkit-scrollbar-thumb {
  background-color: var(--colors);
}
.gsfl-r dl dt{border-bottom:1px solid #e5e6e8;padding:30px 0}
.gsfl-r dl dt h4{font-size:20px;margin-bottom:16px;}
.gsfl-r dl dt h5{font-size:16px;color:#333;}

.bghj{overflow:hidden;padding:110px 0;}
.bghj-t{margin-bottom:45px;}
.bghj-t h3{font-size:42px;padding-bottom:25px;border-bottom:1px solid #dbdbdb;margin-bottom:12px;}
.bghj-t dl{}
.bghj-t dl dt{font-size:16px;color:#b5b5b5;width:auto;}
.bghj-t dl dd{width:130px;}
.bghj-t dl dd a{width:calc(50% - 5px);height:32px;border-radius:6px;border:1px solid #000;}
.bghj-t dl dd a img{transition:all 0s!important;}
.bghj-t dl dd a:hover{background:var(--colors);border-color:var(--colors);}
.bghj-t dl dd a:hover img{filter: brightness(0) invert(1);}
.bghj-b{}
.bghj-b>div{width:159.86842105263157%;}
.bghj-b a{display:block;color:#fff;position:relative;}
.bghj-b a h4{overflow:hidden;}
.bghj-b a h4 img{display:block;width:100%;}
.bghj-b a h3{font-size:28px;position:absolute;left:0;bottom:0;width:100%;padding:120px 44px 44px;background-image:linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.7));}
.bghj-b a:hover img{transform:scale(1.05);}

.rczp{padding:120px 0;background:url(../images/rczp-bj.jpg)no-repeat center top;}
.rczp-t{font-size:42px;text-align:center;margin-bottom:50px;color:#fff;}
.rczp-b{}
.rczp-b dl{border-radius:10px;overflow:hidden;margin-bottom:20px;background:rgba(255, 255, 255, 0.96);}
.rczp-b dl dt{padding:29px 75px 29px 80px;cursor:pointer;}
.rczp-b dl dt h3{font-size:18px;width:180px;}
.rczp-b dl dt p{width:635px;font-size:16px;}
.rczp-b dl dt h5{width:35px;height:35px;background:url(../images/rczp-tb.png);}
.rczp-b dl dt.up{background:var(--colors);color:#fff;}
.rczp-b dl dt.up h5{background:url(../images/rczp-tb2.png);}
.rczp-b dl dd{display:none;padding:50px 75px 100px 80px;font-size:15px;line-height:32px;}
.rczp-b dl dd span{color:var(--colors);}
/*rczp*/

/*xwzx*/
.nydh{border-bottom:1px solid #f0f0f0;font-size:18px;}
.nydh-b{}
.nydh-b a{color:#666;height:79px;}
.nydh-b p{width:1px;height:10px;background:#d9d9d9;margin:0 29px;}
.nydh-b p:last-child{display:none;}
.nydh-b a.active,.nydh-b a:hover{color:var(--colors);}
.xwzx{margin:90px auto 110px;}
.xwzx-t{position:relative;margin-bottom:110px;}
.xwzx-t a{background:#f5f5f5;border-radius:20px;overflow:hidden;}
.xwzx-t a h4{width:52.63157894736842%;overflow:hidden;}
.xwzx-t a h4 img{display:block;width:100%;}
.xwzx-t a dl{width:47.36842105263158%;padding:55px 80px 0 65px;}
.xwzx-t a dl h5{font-size:14px;color:#666;margin-bottom:25px;}
.xwzx-t a dl h5 img{margin-right:10px;}
.xwzx-t a dl h3{font-size:26px;color:#000;margin-bottom:100px;}
.xwzx-t a dl p{font-size:16px;line-height:28px;color:#333;}
.xwzx-t .a1{width:16px;height:14px;background:url(../images/l6.png);transition:all 0.5s;left:auto;right:124px;bottom:50px;z-index:2;position:absolute;cursor:pointer;}
.xwzx-t .a1:hover{background:url(../images/l6-1.png);}
.xwzx-t .a2{width:16px;height:14px;background:url(../images/r6.png);transition:all 0.5s;left:auto;right:80px;bottom:50px;z-index:2;position:absolute;cursor:pointer;}
.xwzx-t .a2:hover{background:url(../images/r6-1.png);}
.xwzx-t a:hover dl h3{color:var(--colors);}
.xwzx-b{margin-bottom:35px;}
.xwzx-b a{display:block;width:calc((100% - 70px) / 3);margin:0 35px 35px 0;border-radius:20px;background:#f5f5f5;overflow:hidden;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h4{overflow:hidden;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a dl{padding:25px 40px 50px;}
.xwzx-b a dl h5{font-size:14px;color:#666;margin-bottom:10px;}
.xwzx-b a dl h5 img{margin-right:10px;}
.xwzx-b a dl h3{font-size:20px;line-height:28px;color:#000;}
.xwzx-b a:hover{box-shadow:0 10px 10px rgba(0, 0, 0, 0.14);}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{margin:120px auto;}
.xwdt-zl{width:calc(100% - 460px);}
.xwdt-z-t{margin-bottom:90px;}
.xwdt-z-t h3{font-size:48px;color:#000;margin-bottom:35px;}
.xwdt-z-t dl{background:#f3f6fa;padding:15px 60px 15px 30px;border-radius:10px;}
.xwdt-z-t dl dt{}
.xwdt-z-t dl dt h5{width:1px;height:18px;background:#e4e4e4;margin:0 50px;}
.xwdt-z-t dl dt p i{color:#666;}
.xwdt-z-t dl dd{}
.xwdt-z-t dl dd h5{margin-right:45px;}
.xwdt-z-t dl dd h5 a{width:40px;height:40px;border-radius:40px;border:1px solid #d3d5d8;margin-right:10px;}
.xwdt-z-t dl dd .a1{font-size:16px;color:#000;}
.xwdt-z-t dl dd .a1 img{margin-left:10px;}
.xwdt-z-b{margin-bottom:70px;font-size:16px;line-height:32px;color:#333;}
.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{}
.xwdt-z-b2 dl{width:calc(50% - 8px);border-radius:10px;background:#f3f6fa;padding:34px;}
.xwdt-z-b2 dl h5{height:24px;background:var(--colors2);color:#fff;font-size:14px;padding:0 5px;border-radius:4px;margin-bottom:20px;}
.xwdt-z-b2 dl a{display:block;font-size:18px;color:#000;}
.xwdt-z-b2 dl a:hover{color:var(--colors2);}
.xwdt-zr{width:375px;background:#f3f6fa;border-radius:10px;padding:35px 30px;position:sticky;top:100px;}
.xwdt-zr h3{font-size:22px;color:var(--colors2);margin-bottom:5px;}
.xwdt-zr dl{font-size:16px;color:#333;}
.xwdt-zr dl a{display:block;border-bottom:1px solid #e5e5e5;color:#333;}
.xwdt-zr dl a:last-child{border:none;}
.xwdt-zr dl a p{transition:all 0s;line-height:65px;}
.xwdt-zr dl a:hover{color:var(--colors2);}
/*xwzx-z*/

/*lxwm*/
.lxwm{background:#fafafa;padding:80px 0;}
.lxwm-b{border-radius:20px;overflow:hidden;border:1px solid #e5e5e5;}
.lxwm-l{width:32.938076416337286%;margin:-1px;position:relative;}
.lxwm-l img{display:block;width:100%;}
.lxwm-l h3{color:#fff;font-size:36px;line-height:48px;position:absolute;left:0;bottom:0;width:100%;padding:65px 70px;}
.lxwm-r{width:67.06192358366272%;padding:0 8.36627140974967% 0 9.881422924901186%;}
.lxwm-r dl{width:calc(50% - 10px);margin-bottom:30px;}
.lxwm-r dl h3{font-size:16px;margin-bottom:10px;}
.lxwm-r dl h3 i{color:#f00;}
.lxwm-r dl input{width:100%;height:56px;border:1px solid #e5e5e5;border-radius:10px;font-size:14px;padding:0 20px;color:#666;}
.lxwm-r dl select{width:100%;height:56px;border:1px solid #e5e5e5;border-radius:10px;font-size:14px;padding:0 20px;color:#666;background:url(../images/lxwm-bj.png)no-repeat center right 23px #fff;}
.lxwm-r dl input::placeholder,.lxwm-r dl textarea::placeholder{color:#666;}
.lxwm-r dl textarea{width:100%;height:100px;border:1px solid #e5e5e5;border-radius:10px;font-size:14px;padding:10px 20px;color:#666;}
.lxwm-r dl dt{position:relative;}
.lxwm-r dl dt img{position:absolute;height:calc(100% - 10px);top:5px;right:5px;cursor:pointer;z-index:2;width:180px;}
.lxwm-r button{width:185px;height:55px;border-radius:55px;background:var(--colors2);color:#fff;font-size:16px;cursor:pointer;}
.lxwm-r button:hover{}

.cpfw{margin:80px auto 100px;}
.cpfw-t{font-size:42px;}
.cpfw-b{}
.cpfw-l{width:34.210526315789475%;padding-top:90px;}
.cpfw-l h3{font-size:36px;color:var(--colors2);margin-bottom:60px;}
.cpfw-l dl{margin-bottom:40px;}
.cpfw-l dl dt{width:45px;height:45px;border-radius:45px;background:var(--colors);}
.cpfw-l dl dd{width:calc(100% - 80px);}
.cpfw-l dl dd h5{font-size:16px;color:#666;margin-bottom:10px;}
.cpfw-l dl dd h4{font-size:20px;line-height:32px;}
.cpfw-l dl dd a{font-size:20px;color:#000;}
.cpfw-l dl dd a:hover{color:var(--colors);}
.cpfw-l dl dd p{font-size:18px;}
.cpfw-r{width:64.34210526315789%}
.cpfw-r img{display:block;}
#container{height:500px;}
/*lxwm*/

@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.ryzz{background:#49769f;}
	.ryzz-b>img{width:calc(100% + 30px);max-width:calc(100% + 30px)!important;margin-left:-15px;}
	.ryzz-l dl p i{top:4px;}
	.cpzx-l{position:relative;top:0}
	.dzlc-b a{width:calc(50% - 10px);}
	.dzlc-b a ul i{transform:scale(0.8);}
	.sjs-t dl{width:auto;}
	.zpcj-l a{height:60px;}
	.bzwm-b input{height:45px;padding:10px;}
	.bzwm-b textarea{height:100px;padding:10px;}
	.bzwm-b dl dt input{width:calc(100% - 90px);}
	.bzwm-b dl dt img{height:45px;width:80px;}
	.bzwm-b dl button{height:45px;width:150px;}
	.gsfl-r{position:relative;}
	.rczp-b dl dt p i{display:block;width:100%;}
	.nydh-b a{height:50px;}
	.xwzx-t .a1{bottom:30px;right:50px;}
	.xwzx-t .a2{bottom:30px;right:20px;}
	.lxwm-r dl dt img{width:100px;}
	.lxwm-r dl input{height:50px;padding:10px}
	.lxwm-r dl select{height:50px;padding:10px}
	.lxwm-r dl textarea{padding:10px;}
	.lxwm-r button{height:45px;}
	.cpfw-l dl dd{width: calc(100% - 60px);}
	#container{height:200px;}
}
