<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*banner*/
@keyframes fangda{
  0%{transform: scale(1);}
  100%{transform: scale(1.05);}
}
.ny-banner{position:relative;overflow:hidden;}
.ny-banner&gt;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 {padding-left:18px;margin-bottom:20px;background: #f5f5f5;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 59px;}
.cont a {vertical-align: middle;color: #333333;font-size: 18px;display: flex;align-items: center;}
.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: #999999;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;border: 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: #2c2e83;border-color: #2c2e83;}
.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;}
.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*/
.ssk{background: #fff;border-bottom:1px solid #ebebeb;}
.ssk .w1{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;line-height:62px;}
.ssk-l{display:flex;flex-wrap:wrap;align-items:center;font-size: 16px;}
.ssk-l span{display:block;color:#000;margin-right:25px;}
.ssk-l p{}
.ssk-l p i{width:1px;height:17px;display:block;width:1px;height:17px;background:url(../images/ssk-tb.png);margin:0 15px;}
.ssk-l p i:last-child{display:none;}
.ssk-l a{color:#999999;display:block;font-size: 16px;}
.ssk-l a:hover{color: #3c4096;}
.ssk-r{overflow:hidden;width: 397px;}
.ssk-r input{width:calc(100% - 56px);height: 62px;color:#999999;text-indent:44px;border-left:1px solid #e3e3e3;border-right:none;font-size: 16px;}
.ssk-r input::placeholder{color:#999999;}
.ssk-r button{display:block;width:56px;height:62px;background: url(../images/ss.png)no-repeat center #3c4096;cursor:pointer;transition:all 0.5s;}
.ssk-r button:hover{transition:all 0.5s;background:url(../images/ss.png)no-repeat center #0175b2}

.ny{margin:55px auto 105px auto;}
.ny-l{width:283px;}
.ny-l dt{margin-bottom:25px;}
.ny-l dt h3{height:89px;background: #2c2e83;color:#fff;font-size:24px;}
.ny-l dt .div1{font-size: 18px;overflow:hidden;}
.ny-l dt .div1 a{background:#f3f3f3;padding: 15px 34px 15px 38px;margin-top:2px;color: #666666;}
.ny-l dt .div1 a p{width:7px;height:12px;background:url(../images/ny-tb2.png);}
.ny-l dt .div1 a.active,.ny-l dt .div1 a:hover{background: #3c4096;color:#fff;}
.ny-l dt .div1 a.active p,.ny-l dt .div1 a:hover p{background:url(../images/ny-tb3.png);}
.ny-l dd{}
.ny-l dd h3{height:89px;background: #2684c8;color:#fff;font-size:24px;}
.ny-l dd .div1{border:1px solid #e7e7e7;padding: 25px 20px 0 20px;font-size: 18px;}
.ny-l dd .div2{margin-bottom: 55px;}
.ny-l dd .div2 p{color:#666666;font-size: 18px;line-height:24px;}
.ny-l dd .div2 p a{color:#666;}
.ny-l dd .div2 p a:hover{color:#3c4096;}
.ny-l dd img{display:block;margin:0 auto;}
.ny-r{width:calc(100% - 323px)}
.gywm{margin-bottom: 70px;}
.nybt{margin-bottom: 30px;color:#333333;font-size:28px;padding-bottom:19px;border-bottom: 2px solid #e9e9e9;position:relative;}
.nybt p{position:absolute;left:0;bottom: -2px;width:114px;height: 3px;background: #2c2e83;}
.gywm-t{color:#666666;line-height: 32px;/* margin-bottom:50px; */text-indent:2em;font-size: 18px;}
.gywm-c{overflow:hidden;}
.gywm-c img{display:block;width:100%;}
.gywm-b{padding: 87px 60px 38px 60px;box-shadow:1px 5px 10px rgba(0, 0, 0, 0.05);}
.gywm-b&gt;i{width:2px;height:80px;background:url(../images/gywm-tb.png);}
.gywm-b dl{}
.gywm-b dl h3{margin-bottom:15px;font-size:16px;}
.gywm-b dl h3 i{color:#393c41;font-size:61px;line-height:100%;}
.gywm-b dl h3 span{width:26px;height:26px;border-radius:26px;color:#fff;background:#0175b2;line-height:100%;margin-top:10px;margin-left: 5px;}
.gywm-b dl h4{font-size: 17px;color:#999999;}
.qywh{
    margin-bottom: 70px;
}
.qywh-t{overflow:hidden;}
.qywh-t img{display:block;width:100%}
.qywh-t:hover img{transform:scale(1.1);}
.qywh-b{}
.qywh-b dl{width: calc((100% / 3));text-align:center;padding: 46px 16px 51px 16px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.05);}
.qywh-b dl h3{color:#333333;font-size: 24px;margin-bottom: 20px;}
.qywh-b dl h4{width:22px;height:3px;background: #0175b2;margin-bottom:20px;}
.qywh-b dl p{line-height: 26px;color:#666666;font-size: 18px;}

.fzlc{}
.fzlc-b{}
.fzlc-b img{display:block;width:100%;}
/*gywm*/

/*gcsl*/
.gcsl{margin-bottom: 25px;}
.gcsl a{display:block;width:calc((100% - 40px) / 3);margin-right:20px;margin-bottom:20px;font-size: 18px;color:#666;}
.gcsl a:nth-child(3n){margin-right:0;}
.gcsl a h4{overflow:hidden;margin-bottom:7px;}
.gcsl a h4 img{display:block;width:100%;}
.gcsl a p{background:#f5f5f5;padding: 19px 23px;}
.gcsl a:hover img{transform:scale(1.1);}
.gcsl a:hover p{background: #3c4096;color:#fff;}

.cpzx a h4{position:relative;}
.cpzx a h4 span{
    width: 60px;
    height:60px;
    position:absolute;
    z-index:3;
    left:50%;
    margin-left:-30px;
    top:39%;
    border: solid 1px #fff;
    border-radius:60px;
    font-size:14px;
    color:#fff;
    opacity: 0;
}
.cpzx a h4 i{
    width: 0%;
    height: 0%;
    background-color: rgba(0 ,0,0,0.3);
    position: absolute;
    z-index: 2;
    top: 0;
    display: block;
}
.cpzx a p{
    position: relative;
}
.cpzx a p span{
    position: relative;
    z-index: 2;
    transition: all 0s;
}
.cpzx a p i{
    width: 0;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2f318f;
}
.cpzx a:hover h4 span{
    opacity: 1;
}
.cpzx a:hover h4 i{
    width: 100%;
    height: 100%;
}
.cpzx a:hover p{
    background: #f5f5f5;
}
.cpzx a:hover p span{}
.cpzx a:hover p i{
    width: 100%;
}
/*gcsl*/

/*ryzz*/
.ryzz{margin-bottom:18px;}
.ryzz a{display:block;width:calc((100% - 40px) / 3);margin-right:20px;margin-bottom:24px;font-size:16px;color:#666;}
.ryzz a:nth-child(3n){margin-right:0;}
.ryzz a h4{overflow:hidden;margin-bottom:7px;padding:45px 60px;border:1px solid #e5e5e5}
.ryzz a h4 img{display:block;width:100%;}
.ryzz a p{background:#f5f5f5;padding:25px 23px;}
.ryzz a:hover p{background:#0175b2;color:#fff;}
/*ryzz*/

/*cpzx-z*/
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom: 60px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 51%;position: relative;border: 1px solid #e2e2e2;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;border-bottom: 1px solid #e2e2e2;}.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imgMedium .swiper-button-next{width:32px;height:66px;background: rgba(0,0,0,0.3);right:20px;z-index: 1000;}
.imgMedium .swiper-button-prev{width:32px;height:66px;background: rgba(0,0,0,0.3);left:20px;z-index: 10000;}
.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: #0081d7;}
.imgLeft .imasf{width:100%;position:relative;overflow:hidden;transition: all 0.5s;z-index:3;background: #e2e2e2;}
.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 .swiper-container{position:initial;}
.imasf-bb .swiper-slide{box-sizing:border-box;background: #fff;}
.imasf-bb .swiper-slide-active{border-color:#02569e;}
.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: 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;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}


.imgRight{z-index:100;}
.imgLeft{width:100%;}
#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{color:#333333;font-size:27px;position:relative;padding-bottom:16px;border-bottom:3px solid #f58020;margin-bottom:20px;}
.ny-zpal-z-t-r h3 p{position:absolute;left:0;bottom:-3px;width:92px;height:3px;background: #3c4096;}
.ny-zpal-z-t-r .div1{margin-bottom:34px;color:#666;font-size:15px;line-height:36px;}
.ny-zpal-z-t-r dl{margin-bottom:40px;}
.ny-zpal-z-t-r dl img{margin-right:10px;width:39px;}
.ny-zpal-z-t-r dl dt{}
.ny-zpal-z-t-r dl dt p{color:#333333;font-size:16px;}
.ny-zpal-z-t-r dl dt b{color: #3c4096;font-size: 22px;}
.ny-zpal-z-t-r a{width:140px;height:40px;background: #013974;font-size:16px;color:#fff;}
.ny-zpal-z-t-r a img{margin-right:10px;}
.ny-zpal-z-t-r a:hover{background: #3c4096;}

.ny-zpal-z-c{margin:0 auto;max-width:100%;}
.ny-zpal-z-ct{background:#f8f8f8;margin-bottom:60px;}
.ny-zpal-z-ct a{font-size:16px;width:175px;height:56px;color:#666666;}
.ny-zpal-z-ct a.active{color: #fff;background: #3c4096;}
.ny-zpal-z-cb{}
.ny-zpal-z-cb dt{margin-bottom:30px;}
.ny-zpal-z-cb dt h3{color:#333333;font-size:30px;}
.ny-zpal-z-cb dt h4{color:#999999;font-size:14px;padding-left:5px;}
.ny-zpal-z-cb dd{margin-bottom:57px;text-align:center;}
.ny-zpal-z-cb dd table{width:100%;border:1px solid #e2e2e2;color:#666666;}
.ny-zpal-z-cb dd table tr{}
.ny-zpal-z-cb dd table tr td,.ny-zpal-z-cb dd table tr th{border:1px solid #e2e2e2;padding:15px;}
.ny-zpal-z-cb dd table tr th{color:#333}
.ny-zpal-z-cb dd table tr:nth-child(2n){background:#f7f7f7;}
.ny-zpal-z-cb .div1 img{display:block;width:100%;border:1px solid #e2e2e2;margin-bottom:38px;}
@media(min-width:1200px){
	.ny-zpal-z-ct.active{position:fixed;width:100%;left:0;top: 80px;background:#fff;z-index:10;}
	.ny-zpal-z-ct.active h3{padding-bottom:0;line-height:61px;}
}
@media screen and (max-width: 1200px){
	.ny-zpal-z-t-r a{width:200px;height:50px;}
	.ny-zpal-t{padding-bottom:40px;}
	.ny-zpal-z-t-r h3{font-size:22px;}
	.ny-zpal-z-cb *{font-size:14px!important;color:#666!important;}
	.ny-zpal-z-ct h3{padding-bottom:10px;border: none;margin: 0 10px;}
	.ny-zpal-z-t-l .imasf2{transform:scale(0);}
    .ny-zpal-z-t-l .imasf{transform:scale(1);}
}
/*cpzx-z*/

/*xzzx*/
.xzzx{margin-bottom:40px;}
.xzzx a{padding:33px 50px 33px 37px;background:#f7f7f7;margin-bottom:20px;}
.xzzx a h3{color:#333333;font-size:20px;line-height:27px;width:40%;background:url(../images/xzzx-tb.png)no-repeat center left;padding-left:54px;}
.xzzx a i{color:#999999;font-size:16px;display:block;width:150px;}
.xzzx a i:nth-child(3){width: 80px;}
.xzzx a p{width:24px;height:23px;background:url(../images/xzzx-tb3.png);}
.xzzx a:hover{background: #3c4096;}
.xzzx a:hover h3{color:#fff;background:url(../images/xzzx-tb2.png)no-repeat center left;}
.xzzx a:hover i{color:#fff;}
.xzzx a:hover p{background:url(../images/xzzx-tb4.png);}
/*xzzx*/

/*cjwt*/
.cjwt{margin-bottom:40px;}
.cjwt dl{border-bottom:1px solid #eee;}
.cjwt dl dt{cursor:pointer;padding:20px 0;}
.cjwt dl dt h3{transition:all 0.5s;color:#444444;font-size: 20px;width:calc(100% - 50px)}
.cjwt dl dt h3.up{color: #3c4096;font-weight:bold;}
.cjwt dl dt h3 i{width:10px;height:10px;border-radius:10px;border: 2px solid #3c4096;margin-right:10px;}
.cjwt dl dt p{transition:all 0.5s;width:36px;height:36px;border-radius:36px;background:#c2c2c2;}
.cjwt dl dt p.up{background: #3c4096;transform: rotate(45deg);}
.cjwt dl dd{display:none;line-height: 32px;font-size: 18px;color:#999999;padding:10px 15px 20px 20px;}
/*cjwt*/

/*xwzx*/
.rmcp{margin-bottom:20px;}
.rmcp h3{height:89px;background: #0175b2;color:#fff;font-size:24px;}
.rmcp a{margin-bottom:8px;display:block;border:1px solid #e7e7e7;background:#737373;color:#fff;font-size:16px;line-height:42px;text-align:center;}
.rmcp a h4{overflow:hidden;}
.rmcp a h4 img{display:block;width:100%;}
.rmcp a p{margin:0 10px;}
.rmcp a:hover{background:#0175b2;}
.rmcp a:hover img{transform:scale(1.1);}
.xwzx{margin-bottom:40px;}
.xwzx a{margin-bottom:20px;padding: 24px 60px 24px 22px;background: #f8f8f8;}
.xwzx a h4{width:274px;overflow:hidden;border: 1px solid #e8e8e8;}
.xwzx a h4 img{display:block;width:100%;}
.xwzx a dl{width: calc(100% - 317px);}
.xwzx a dl h3{color:#444444;font-size: 22px;margin-bottom:15px;}
.xwzx a dl p{color:#777777;margin-bottom: 30px;font-size: 18px;line-height: 32px;}
.xwzx a dl h5{color:#999999;font-size:14px;font-family:Arial;}
.xwzx a:hover{border-color:#3c4096}
.xwzx a:hover img{transform:scale(1.1);}
.xwzx a:hover h3{color:#3c4096;}
/*xwzx*/

/*xwzx-z*/
.xwdt-z-t{text-align:center;padding-bottom:20px;border-bottom: 1px dashed #666;margin-bottom:30px;}
.xwdt-z-t h3{font-size:25px;color:#666;margin-bottom:20px;}
.xwdt-z-t p{text-align:center;color:#999;}
.xwdt-z-t p span{display:inline-block;margin:0 20px;color:#999;}
.xwdt-z-b{margin-bottom:50px;font-size:18px;line-height:32px;}
.xwdt-z-b p{color:#999;}
.xwdt-z-b img{margin:10px auto;display:block;max-width:100%;height:auto!important;}
.xwdt-z-b2{display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;margin: 0 auto 0px auto;}
.xwdt-z-b2 a{padding: 10px 20px;background: #eee;border-radius: 10px;color: #999;transition: 0.3s;}
.xwdt-z-b2 a:hover{background:#3c4096;color:#fff;}
@media screen and (max-width: 1200px){
	.xwdt-z-t p{display:none;}
	.xwdt-z-t{margin-bottom:10px;padding-bottom:10px;}
	.xwdt-z-t h3{font-size:20px;margin-bottom:0px;}
	.xwdt-z-b{margin-bottom:30px;}
	.xwdt-z-b2 a{font-size:12px;}
}
/*xwzx-z*/

/*lxwm*/
/*.lxwm{margin:60px auto 100px auto;}*/
/*.lxwm .lon{background:none;border:1px dotted #e3e3e3;margin-bottom:70px;}*/
.lxwm-t{color:#333333;font-size:42px;text-align:center;margin-bottom:50px;}
/*.lxwm-c{margin-bottom:40px;}*/
/*.lxwm-c dl{width:calc((100% - 66px) / 3);background:#f7f7f7;height:156px;}*/
/*.lxwm-c dl:nth-child(3){}*/
/*.lxwm-c dl:nth-child(3) dt{width:272px;}*/
/*.lxwm-c dl img{margin-right:15px;}*/
/*.lxwm-c dl dt{}*/
/*.lxwm-c dl dt h3{color:#333333;font-size:18px;margin-bottom:6px;}*/
/*.lxwm-c dl dt p{color:#666666;font-size: 18px;line-height:24px;}*/
/*.lxwm-c dl dt p a{color:#666}*/
/*.lxwm-c dl dt p a:hover{color:#3c4096}*/
/*.lxwm-b{height:567px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}*/

.lxwm{margin:100px auto;}
.lxwm-l{width:34.285714285714286%;}
.lxwm-l h3{color:#333333;font-size:30px;margin-bottom:10px;}
.lxwm-l h5{color:#d0d0d0;font-size:15px;text-transform:uppercase;padding-bottom:34px;border-bottom:3px solid #efefef;}
.lxwm-l i{display:block;width:138px;height:3px;margin-top:-3px;position:relative;z-index:3;margin-bottom:27px;background:#e50100;}
.lxwm-l p{color:#777777;font-size:16px;margin-bottom: 30px;}
.lxwm-l p a{color:#777;}
.lxwm-l p a:hover{
    color: #3c4096;
}
.lxwm-l h2{color:#333333;font-size:24px;margin-bottom:25px;}
.lxwm-l h2 img{margin-right:15px;}
.lxwm-l .div1{color:#666666;font-size:16px;line-height:30px;}
.lxwm-l .div2{}
.lxwm-l .div2 p{width:120px;margin-right:20px;text-align:center;margin-bottom: 0;}
.lxwm-l .div2 p img{display:block;margin-bottom:10px;width: 100%;}
.lxwm-r{width:60.5%;height:553px;}

.zxly{padding:95px 0;background:#f8f8f8;}
.zxly-b{}
.zxly-b&gt;input{padding:0 20px;margin-bottom:20px;color:#777;height:50px;background: #fff;font-size: 18px;width:calc((100% - 78px) / 3);}
.zxly-b input::placeholder,.zxly-b&gt;textarea::placeholder{color:#777777;}
.zxly-b&gt;textarea{width:100%;padding:20px;margin-bottom:20px;color:#777777;height:160px;background: #fff;font-size: 18px;}
.zxly-b dl{width:100%}
.zxly-b dl dt{}
.zxly-b dl dt input{width:236;padding:0 20px;color:#777777;height:50px;margin-right:10px;background: #fff;font-size: 18px;}
.zxly-b dl dt img{cursor:pointer;width:170px;height:50px;cursor:pointer;}
.zxly-b dl button{width: 168px;height:50px;background: #2f318f;color:#fff;font-size: 18px;transition:all 0.5s;cursor:pointer;}
.zxly-b dl button:hover{opacity:0.8;}
/*lxwm*/

@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.ssk-l p a{margin-right:5px;}
	.ssk-r input{border:1px solid #e3e3e3;border-right:none;height:45px;text-indent:10px;}
	.ssk-r button{height:45px;}
	.qywh-b dl{width:50%}
	.ny-l dt h3{height:50px;}
	.gywm-b dl{width:50%}
	.gcsl,.ryzz{justify-content:space-between;}
	.gcsl a,.ryzz a{width:calc(50% - 5px)}
	.lxwm-b{height:200px;}
	.zxly-b dl dt input{width:calc(100% - 110px)}
    .zxly-b dl dt img{width:100px;}
    .zxly-b&gt;textarea{height:80px;}
    .zxly-b&gt;input,.zxly-b dl dt input,.zxly-b dl dt img{height:40px;font-size:14px;}
    .zxly-b dl button{height:40px;}
    /*.lxwm-c dl{justify-content:flex-start;}*/
    /*.lxwm-c dl:nth-child(3) dt{width:calc(100% - 80px)}*/
    .lxwm-r{height:200px;}
}
</pre></body></html>