/*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: 56px;text-transform:uppercase;margin-bottom:36px;background: linear-gradient(to top, #27eda0, #05b2ee, #004ad7);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-weight: bold;}
.ny-banner-s h4{font-size: 20px;color: #b5b5b5;}
.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;}
.lily{display:none;}
/*szwz*/
.lon {background:#f3f3f3;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 60px;}
.cont a {vertical-align: middle;color: #333;font-size: 18px;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: #5f5f5f;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: 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;}
.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{font-size: 18px;line-height: 2.5;color:#666;margin: 110px auto;/* font-weight: 100; */text-align: justify;}
.gywm h3{text-align:center;color: #333;font-size: 30px;margin-bottom: 100px;font-weight: bold;text-transform: uppercase;}
.gywm h5{
    display: inline-block;
    color: #000;
    font-size: 20px;
    display: none;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
}
 .hxyw{background:#f3f3f3;padding: 150px 0;}
 .hxyw-t{margin-bottom:75px;}
 .hxyw-t h4{color: #333;font-size: 30px;text-transform:uppercase;margin-bottom:30px;font-weight: bold;}
 .hxyw-t h4 img{margin-right:20px;}
 .hxyw-t h3{font-size: 20px;color:#333;padding-left: 37px;}
 .hxyw-t h3 i{font-size:18px;padding-left: 15px;line-height:100%;color: #666;}
 .hxyw-b{}
 .hxyw-b dl{width: calc((100% - 40px) / 2);background:#fff;padding: 100px 30px 40px 30px;box-shadow: 5px 0 10px rgba(0,0,0,0.1);}
 .hxyw-b dl h5{text-align:center;height:100px;}
 .hxyw-b dl h3{text-align:center;font-size: 24px;color: #022ca4;margin-bottom:30px;font-weight: bold;}
 .hxyw-b dl p{font-size: 16px;line-height:36px;color:#666}
 .hxyw-b dl:hover img{transform: translateY(-10px);}
/*gywm*/

/*cpzx*/
.cpzx2{margin:80px auto;}
.cpzx2-t{margin-bottom:70px;box-shadow:1px 1px 10px rgba(204, 204, 204, 0.5);}
.cpzx2-t-t{font-size:24px;background:#fff;}
.cpzx2-t-t a{color:#333;height:109px;width:calc(100% / 3);}
.cpzx2-t-t a.active,.cpzx2-t-t a:hover{background:var(--colors);color:#fff;}
.cpzx2-t-b{position:relative;z-index:2;background:url(../images/cpzx-bj.jpg)no-repeat center;background-size:cover;height:400px;padding-top:60px;padding-right:70px;}
.cpzx2-t-b h5{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}
.cpzx2-t-b dl{}
.cpzx2-t-b dl h4{position:absolute;left:0;top:0;width:70%;height:100%;padding-left:10%;padding-top:5%;}
.cpzx2-t-b dl h4 img{}
.cpzx2-t-b dl dt{position:relative;z-index:3;width:380px;}
.cpzx2-t-b dl dt h3{margin-bottom:34px;font-size:24px;color:#fff;}
.cpzx2-t-b dl dt .div1{font-size:18px;line-height:40px;color:#999;}
.cpzx2-c{padding-bottom:30px;border-bottom:1px solid #ccc;margin-bottom:60px;}
.cpzx2-c h3{color:#333;font-size: 30px;font-weight: bold;}
.cpzx2-c h3 i{color:var(--colors);text-decoration:underline;}
.cpzx2-c dl{font-size:18px;}
.cpzx2-c dl a{width:170px;height:40px;border-radius:40px;border:1px solid var(--colors);color:var(--colors);margin-left:20px;}
.cpzx2-c dl a.active,.cpzx2-c dl a:hover{background:var(--colors);color:#fff;}
.cpzx2-b{margin-bottom:40px;}
.cpzx2-b a{width:calc((100% -  120px) / 4);text-align:center;margin:0 40px 40px 0;background:#fff;box-shadow:5px 0px 40px rgba(0, 0, 0, 0.1);}
.cpzx2-b a:nth-child(4n){margin-right:0;}
.cpzx2-b a h4{overflow:hidden;margin-bottom: 40px;}
.cpzx2-b a h4 img{display:block;width:100%;}
.cpzx2-b a dl{padding:0 40px 20px 40px;}
.cpzx2-b a dl h3{font-size: 20px;color:var(--colors);margin-bottom: 20px;color: #022ca4;}
.cpzx2-b a dl dt{font-size: 14px;color:#333;}
.cpzx2-b a:hover img{transform:scale(1.1)}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;box-sizing:border-box;margin:70px 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: 41.928571428571426%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;}
.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;}
.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;border:1px solid #ccc;}
.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;}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;margin-bottom:20px;box-sizing:border-box;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;width: 80%;}

.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: 48.57142857142857%;}
.ny-zpal-z-t-r h3{font-size: 40px;margin-bottom:34px;color:#333;margin-left: 32px;}
.ny-zpal-z-t-r h4{font-size: 24px;color:#333;margin-bottom:20px;line-height: 1.5;/* font-weight: bold; */margin-left: 32px;}
.ny-zpal-z-t-r h5{color:#333;font-size: 16px;margin-bottom:120px;padding: 18px 15px;border:1px solid #000;/* letter-spacing: -0.05em; *//* font-weight: bold; */margin-left: 32px;margin-top: -7px;}
.ny-zpal-z-t-r dl{}
.ny-zpal-z-t-r dl .div2{padding: 0 0px 40px 0px;text-align:center;color:#333;line-height:100%;border-bottom:1px solid #9b9b9b;margin-bottom:40px;}
.ny-zpal-z-t-r dl .div2 dt{
    width: 20%;
    line-height: 1.4;
}
.ny-zpal-z-t-r dl .div2 dt i{width:63px;height:63px;border-radius:63px;border:1px solid #ccc;margin-bottom:17px;}
.ny-zpal-z-t-r dl .div2 dt span{display:block;font-size: 15px;}
.ny-zpal-z-t-r dl dd{/* padding:0 8px 0 16px; */}
.ny-zpal-z-t-r dl dd img{}
.cpcs{background:#f3f3f3;padding:0;}
.cpcs-b{background:url(../images/cpcs-bj.jpg)no-repeat center;background-size:cover;}
.cpcs-b>h3{font-size:24px;color:#333;margin-bottom:40px;}
.cpcs-b .div1{color:#666;font-size:16px;line-height:30px;background:#fff;width:800px;}
.cpcs-b .div1 img{height:auto!important;}
.cpcs-b .div1 table{width:100%;}
.cpcs-b .div1 table tr{border-bottom:1px solid #ccc;}
.cpcs-b .div1 table tr:last-child{border:none;}
.cpcs-b .div1 table td,.cpcs-b .div1 table th{padding:40px 10px;}
.cpcs-b .div1 table td:nth-child(1),.cpcs-b .div1 table th:nth-child(1){padding-left: 10px;}
.cpcs-b .div1 table td:nth-child(3) p{display:flex;flex-wrap;align-items:flex-end;}
.cpcs-b .div1 table *{
    word-break: inherit!important;
}
.cpdh{font-size:20px;border-top:1px solid #ccc;color:#333;}
.cpdh-b{font-size: 16px;padding-left:15px;height:80px;}
.cpdh-b a{color:#333;}
.cpdh-b a:hover{}
.cpdh-b p{margin:0 40px;}
.cpjs{margin:80px auto;}
.cpjs-t{font-size:24px;color:#333;margin-bottom:60px;}
.cpjs-b{background:#fff;}
.cpjs-b .div1{width:800px;}
.cpjs-b img{display:block;width:100%;margin-bottom: 20px;}
.cpjs-b p:last-child img{margin-bottom:0;}
.xgcp{}
.xgcp-t{margin-bottom:45px;padding-bottom:25px;border-bottom:1px solid #ccc;}
.xgcp-t h3{color:#333;font-size: 30px;font-weight: bold;}
.xgcp-t a{width:170px;height:40px;border-radius:40px;border:1px solid var(--colors);color:var(--colors);font-size:18px;}
.xgcp-t a:hover{background:var(--colors);color:#fff;}
.xgcp-b{position:relative;}
.xgcp-b .swiper-container{width:calc(100% + 30px);margin-left:-15px;}
.xgcp-b a{display:block;text-align:center;margin:15px;background:#fff;padding-bottom:50px;box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);}
.xgcp-b a h4{overflow:hidden;}
.xgcp-b a h4 img{display:block;width:100%;}
.xgcp-b a h5{font-size: 20px;line-height:40px;color:var(--colors);}
.xgcp-b a h3{font-size: 16px;line-height:40px;color:#333;margin:0 auto;width:70%;}
.xgcp-b a:hover img{transform:scale(1.1);}
.xgcp{}
/*cpzx-z*/

/*jjfa*/
.jjfa{margin:80px auto 45px auto;}
.jjfa-t{padding-bottom:30px;margin-bottom:80px;border-bottom:1px solid #ccc;color:#333;}
.jjfa-t h3{font-size: 18px;font-weight: bold;}
.jjfa-t h3 i{font-size: 16px;line-height:100%;font-weight: normal;line-height: 1.5;}
.jjfa-b{}
.jjfa-b a{display:block;width: calc((100% - 180px) / 5);margin:0 40px 40px 0;position:relative;}
.jjfa-b a:nth-child(5n){margin-right:0}
.jjfa-b a img{display:block;width:100%;}
.jjfa-b a p{position:absolute;left:0;bottom:0;width:100%;height:0;color:#fff;font-size:18px;background:rgba(0,0,0,0.7);overflow:hidden;}
.jjfa-b a:hover p{/* height:60px; */}

.sczz{margin:140px auto 170px;}
.sczz-t{margin-bottom:140px;/* width:1200px; */text-align:center;color:#666;}
.sczz-t dl{
    width: 25%;
}
.sczz-t dl h3{font-size: 34px;margin-bottom:16px;font-weight: bold;color: var(--colors2);color:#022ca4}
.sczz-t dl h4{font-size:16px;}
.sczz-b{position:relative;}
.sczz-l{position:relative;}
.sczz-l .div1{position:absolute;opacity:0;z-index:1;left:0;top:0;width:100%;transition:all 0.5s;}
.sczz-l .div1.active{position:relative;opacity:1;z-index:2;}
.sczz-l .div1 img{display:block;width:100%;}
.sczz-l .div1 dl{position:absolute;color:#fff;left:0;bottom:0;background:rgba(4,52,144,0.9)}
.sczz-l .div1 dl h3{}
.sczz-l .div1 dl p{}
.sczz-r{position:absolute;left:3;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6);color:#fff;z-index: 2;}
.sczz-r1{width:47.57142857142857%;padding-left:50px;}
.sczz-r1 h3{font-size: 28px;margin-bottom: 30px;font-weight: bold;}
.sczz-r1 p{font-size: 14px;line-height: 26px;margin-bottom:50px;color: #e5e5e5;}
.sczz-r1 a{width:170px;height:40px;border-radius:40px;border: 1px solid var(--colors2);color: var(--colors2);font-size:18px;}
.sczz-r1 a:hover{background: var(--colors2);border-color: var(--colors2);color: #fff;}
.sczz-r2{width:48.57142857142857%;height:100%;border:1px solid rgba(255,255,255,0.5);text-align:center;}
.sczz-r2 a{height:50%;width: 50%;padding: 0 19px;}
.sczz-r2 a:nth-child(1),.sczz-r2 a:nth-child(2){border-bottom:1px solid rgba(255,255,255,0.5);}
.sczz-r2 a:nth-child(1),.sczz-r2 a:nth-child(3){border-right:1px solid rgba(255,255,255,0.5);}
.sczz-r2 a dl{}
.sczz-r2 a dl h5{height: 70px;margin-top: 20px;}
.sczz-r2 a dl h3{font-size: 20px;margin-bottom: 15px;font-weight: bold;line-height: 1.5;}
.sczz-r2 a dl p{font-size: 14px;color: #929292;line-height: 26px;height: 96px;text-align: left;}
.sczz-r2 a.active{background:rgba(4,52,144,0.9);}
/*jjfa*/

/*xwzx*/
.xwzx{margin:80px auto;}
.xwzx-b{margin-bottom:20px;}
.xwzx-b a{display:block;width:calc((100% - 80px) / 3);margin:0 40px 40px 0;box-shadow:5px 0 40px rgba(0, 0, 0, 0.1);padding:50px 20px 40px;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h5{font-size: 18px;color:#666;margin-bottom:15px;}
.xwzx-b a h3{color:#333;font-size: 18px;margin-bottom:35px;}
.xwzx-b a h4{margin-bottom:15px;overflow:hidden;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a p{font-size: 16px;line-height:30px;color:#666;margin-bottom:30px;}
.xwzx-b a i{width:170px;height:40px;border-radius:40px;border:1px solid var(--colors);color:var(--colors);font-size:18px;}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover i{background:var(--colors);color:#fff;}
/*xwzx*/

/*xwzx-z*/
.xwdt{margin:60px auto 80px auto;}
.xwdt-t{background:#f6f6f6;padding:40px 45px;margin-bottom:35px;}
.xwdt-t>a{width: 200px;height:40px;border-radius:40px;font-size: 16px;color:#fff;color: var(--colors);margin-bottom:15px;border: 1px solid var(--colors);}
.xwdt-t>a:hover{background:var(--colors);color:#fff;}
.xwdt-t h3{color:#333;font-size: 28px;text-align:center;margin-bottom:30px;}
.xwdt-t>p{color:#666;margin-bottom:35px;}
.xwdt-t>p i{margin:0 20px;}
.xwdt-t>p i img{margin-right:10px;}
.xwdt-t h5{color:#666;font-size:18px;padding-bottom:30px;border-bottom:1px dotted #999;margin-bottom:25px;}
.xwdt-t .div1{line-height: 1.6;color:#666;margin-bottom:25px;font-size: 16px;}
.xwdt-t .div2{
    display: none;
}
.xwdt-t .div2 a{position:relative;margin-right:20px;}
.xwdt-t .div2 a i{display:none;width:100px;position:absolute;left:0;top:100%;}
.xwdt-t .div2 a:hover i{display:block;}
.xwdt-c{color:#666;line-height: 1.6;font-size: 16px;margin-bottom:60px;}
.xwdt-c table{width:100%!important}
.xwdt-c table td,.xwdt-c table th{padding:10px!important;border:1px solid #666!important}
.xwdt-c table *{color:#666}
.xwdt-c img{height:auto!important;}
.xwdt-b{border:1px solid #d6d6d6;}
.xwdt-b a{height:78px;padding:0 40px;width:50%;}
.xwdt-b a dl{width:calc(100% - 40px)}
.xwdt-b a dl h5{font-size:16px;color:var(--colors);margin-bottom:12px;}
.xwdt-b a dl p{color:#666;}
.xwdt-b a:nth-child(2){background:#f5f6f8;border-left:1px solid #d6d6d6;text-align:right;}
.xwdt-b a:hover p{color:var(--colors);}
/*xwzx-z*/

/*lxwm*/
.lxwm{margin:80px auto;}
.lxwm-l{width:calc(50% - 20px);}
.lxwm-l #container{height:357px;margin-bottom:22px;}
.lxwm-l h3{color:#333;font-size: 18px;border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:17px 0;text-transform: uppercase;}
.lxwm-l dl{border-bottom:1px solid #ededed;height:61px;font-size: 16px;color:#333;}
.lxwm-l dl dt{
    border-bottom: 1px solid #ededed;
    margin-bottom: -1px;
}
.lxwm-l dl dt:nth-child(1){width:52.94117647058824%;}
.lxwm-l dl dt:nth-child(2){width:47.058823529411764%;}
.lxwm-l dl dt i{width:35px;}
.lxwm-l dl dt p{color:#666;width:calc(100% - 35px);}
.lxwm-l dl:last-child dt p{width:calc(100% - 35px);width: 558px;}
.lxwm-l dl dt p .a1{color:#666;}
.lxwm-l dl dt p .a2{color: #0070e4;}
.lxwm-r{width:calc(50% - 20px);}
.lxwm-r h3{font-size: 28px;color:#333;margin-bottom:40px;}
.lxwm-r h3 img{margin-right:15px;}
.lxwm-r h4{font-size: 16px;color:#333;margin-bottom:35px;line-height: 1.5;margin-left: 30px;}
.lxwm-r form{}
.lxwm-r form input{width:calc(50% - 20px);height:60px;font-size: 16px;background:#ededed;padding:0 27px;margin-bottom: 37px;color:#666}
.lxwm-r form input:nth-child(3){width:100%;}
.lxwm-r form input::placeholder,.lxwm-r form textarea::placeholder{color:#666}
.lxwm-r form textarea{width:100%;height:185px;font-size: 16px;background:#ededed;padding:15px 27px;margin-bottom:40px;color:#666}
.lxwm-r form button{width:100%;height:60px;font-size: 16px;color:#fff;cursor:pointer;background:var(--colors);}
/*lxwm*/

/*hzjm*/
.tgs{margin:140px auto 120px;}
.tgs-t{text-align:center;margin-bottom: 45px;}
.tgs-t h3{font-size:30px;font-weight: bold;text-transform: uppercase;}
.tgs-t h3 i{display:block;width:50px;height:1px;background:#ccc;}
.tgs-t h3 p{margin:0 25px;}
.tgs-b{font-size:18px;line-height:30px;color:#333;}

.hxys{}
.hxys .tgs-t{margin-bottom:100px;}
.hxys-c{text-align:center;margin-bottom:200px;}
.hxys-c dl{
    width: calc(100% / 6);
}
.hxys-c dl h5{width:108px;height:108px;border-radius:108px;border:1px solid #cccccc;margin-bottom:28px;border: 1px solid #022ca4;}
.hxys-c dl h3{font-size: 18px;/* margin-bottom:24px; */line-height: 1.5;color: #333;height: 35px;font-weight: bold;}
.hxys-c dl h4{color:#666;font-size: 14px;line-height: 1.3;}
.hxys-c dl:hover{}
.hxys-b{}
.hxys-b a{display:block;width:calc((100% - 80px) / 3);text-align:center;color:#333;background:url(../images/hxys-bj.jpg)no-repeat center;background-size:cover;padding-bottom:40px;box-shadow:5px 0 40px rgba(0,0,0,0.1)}
.hxys-b a h4{height:377px;}
.hxys-b a h4 img{}
.hxys-b a h3{font-size: 16px;}
.hxys-b a:hover{}

.cpkf{margin:140px auto 120px;}
.cpkf-b{text-align:center;color: #999;font-size: 16px;line-height:36px;}
.cpkf-b *{
    word-break: inherit!important;
}
.cpkf-b tr:nth-child(1){background:#ddd!important;}
.cpkf-b img{height:auto!important;}
.cpkf-b table{width:100%;color:#000;}
.cpkf-b table td,.cpkf-b table th{padding: 20px 10px;border:1px solid #c3c3c3;text-align:left;line-height: 2;font-size: 0.9em;}
/*hzjm*/

/*dlfx*/
.khxq{margin:170px auto 140px;text-align:center;}
.khxq .tgs-t{margin-bottom:160px;}
.tgs-t h4{color:#666;font-size: 18px;margin-top: 15px;line-height: 2;}
.khxq-b{text-align:center;padding:0 55px 0 90px;}
.khxq-b dl{position:relative}
.khxq-b dl h5{height:116px;}
.khxq-b dl h3{color: #333;font-size:24px;margin-bottom:20px;font-weight: bold;}
.khxq-b dl h4{font-size:16px;margin-bottom:40px;color:#333}
.khxq-b dl h4 a{font-size:18px;color:#043490;text-decoration:underline;}
.khxq-b dl dt{color:#999;font-size:60px;line-height:100%;font-weight: bold;}
.khxq-b dl dd{height:50px;background:url(../images/khxq-1.jpg)no-repeat center top;margin-top: -10px;position: relative;}

.cpjz{margin-bottom:150px;}
.cpjz .tgs-t{margin-bottom:110px;}
.cpjz-b{}
.cpjz-b img{display:block;width:38.285714285714284%;}
.cpjz-b img:nth-child(3){width:17.714285714285713%}

.jmwm{text-align:center;padding:220px 0;background:url(../images/jmwm-bj.jpg)no-repeat center;background-size:cover;color:#f3cb95;}
.jmwm h3{font-size: 54px;margin-bottom:27px;font-weight: bold;text-transform: uppercase;}
.jmwm h4{font-size:18px;margin-bottom:66px;}
.jmwm a{width:200px;height:60px;background:#f3cb95;color:#333;font-size:18px;border-radius:60px;}
.jmwm a:hover{}

.tc{background:rgba(0, 0, 0, 0.7);position:fixed;z-index:1000000;left:0;top:0;width:100%;height:100%;display:none;}
.tc-s{width:650px;background:#fff;position:relative;padding:40px 65px 40px;}
.tc-t{margin-bottom:20px;text-align:center;font-size:30px;color:#333;margin-bottom:55px;}
.tc-b{}
.tc-b dl{margin-bottom:20px;}
.tc-b dl input{width:calc(100% - 20px);height:60px;color:#666;font-size:18px;background:#ededed;padding-left:25px;}
.tc-b dl i{color:#ff0000;font-size:18px;height:60px;}
.tc-b dl input::placeholder{color:#666;}
.tc-b dl textarea::placeholder{color:#666;}
.tc-b dl textarea{width:calc(100% - 20px);height:136px;color:#666;font-size:18px;background:#ededed;padding:10px 25px;}
.tc-b button{width:100%;height:60px;background:#2e8cff;color:#fff;font-size:18px;cursor:pointer;transition:all 0.5s;}
.tc-b button:hover{background:;}
.tc-c{font-size:18px;line-height:36px;color:#333;margin-top:23px;}
.tc-c p{position:relative;padding-left:25px;}
.tc-c p i{color:#f00;position:absolute;left:0;top:0;padding-left:3px;}
/*dlfx*/

@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.cpzx2-t-b dl h4{position:relative;}
	.cpzx2-c dl{justify-content:space-between;}
	.cpzx2-c dl a{/* width:calc(50% - 10px); */width: 130px;}
	.cpzx2-t-t a{height:50px;}
	.xwzx-b a i,.xgcp-t a{width:150px;height:40px;}
	.lxwm-r form input{height:40px;}
	.lxwm-r form textarea{height:130px;}
	.lxwm-r form button{height:40px;}
	.lxwm-l #container{height:200px;}
	.hzhb-b a{width:calc((100% - 20px) / 3);margin:0 10px 10px 0;}
    .hzhb-b a:nth-child(4n){margin-right:10px;}
    .hzhb-b a:nth-child(3n){margin-right:0px;}
    .jmwm a{width:150px;height:40px;}
    .jjfa-b a{width:calc((100% - 20px) / 3);margin:0 10px 10px 0;}
    .jjfa-b a:nth-child(4n){margin-right:10px;}
    .jjfa-b a:nth-child(3n){margin-right:0}
    .jjfa-b a:hover p{height:25px;}
	.sczz-l .div1{position:relative;opacity:1;z-index:2;margin-bottom:20px;}
	.sczz-l .div1 dl{position:relative;}
	.hxys-c dl{width:50%}
	.hxys-c dl h5{width:90px;height:90px;}
	.hxys-c dl h5 img{transform:scale(0.6)}
	.hxys-b a{box-shadow:1px 1px 10px rgba(0,0,0,0.1)}
	.cpkf-b table td,.cpkf-b table th{padding:10px;border:1px solid #c3c3c3;text-align:left;}
	.khxq-b dl h5{height:70px;}
	.khxq-b dl h5 img{transform:scale(0.7)}
	.khxq-b dl{width:50%;}
	.khxq-b dl h4{margin-bottom:10px;}
	.khxq-b dl h4 a{font-size:14px;}
	.khxq-b dl dd{margin-top:-5px;}
	.tc-b dl input,.tc-b dl i{height:40px;font-size:14px;padding:10px;}
	.tc-b dl textarea{height:100px;font-size:14px;padding:10px;}
	.tc-b button{height:40px;font-size:14px;padding:10px;}
	.cpjz-b img:nth-child(3){display:none}
	.cpzx2-b a h4{margin-bottom:10px;}
	.cpcs-b .div1 table td:nth-child(1), .cpcs-b .div1 table th:nth-child(1){padding:10px;}
	.cpdh-b{height:50px;}
	.cpcs-b .div1{}
	.cpcs-b .div1,.cpjs-b .div1{
    margin-bottom: 0!important;
    padding: 0 15px;}
	.sczz-t dl{width:50%;}
	.hxys-c dl h3{height:50px;}
	.tgs-t h3 p{padding:5px 0;margin: 0!important;}
	.ny-zpal-z-t-r h3{margin:15px 0!important;}
	.ny-zpal-z-t-r h4,.ny-zpal-z-t-r h5{margin:8px 0!important;}
	.ny-zpal-z-t-r dl .div2{
    padding: 20px 0 40px 0;}
    .tgs-t h3{font-size: 24px!important;}
	.hxyw-t h4{font-size: 24px!important;}
	.hxyw-b dl h3{font-size:20px!important;}
	.hxyw-t h3{font-size:20px!important;}
	.cpzx2-b a dl h3{font-weight:bold;}
	.tgs-t h3 i{display:none;}
}