
.failmy{ border-bottom:1px solid #4f4f4f; margin-top:20px; color:#525252; float:right; margin-bottom:20px;}

.failmy>a{ font-size:14px; font-family:å¾®è½¯é›…é»‘;}

.content{height:338px;background:url(../images/pic-bg.jpg) center no-repeat;margin-bottom:30px;}

.left{ float:left; width:562px; margin-top:40px;}

.left h1{ font-size:30px; font-family:å¾®è½¯é›…é»‘; color:#404040; margin-bottom:10px;}

.left p{ font-size:14px; font-family:å¾®è½¯é›…é»‘; color:#404040; line-height:40px;}

.right{ float:right; width:560px;}

.demo{ width:1340px; margin:0 auto; position:relative;}
/*.tabbtn{ float:left; width:1200px; margin-bottom:10px;  height:50px; background:#e7e7e7;}
.tabbtn ul li{ float:left; height:50px; line-height:50px;}
.tabbtn ul li a{ font-family:å¾®è½¯é›…é»‘; font-size:16px; color:#4e4e4e; display:block;padding-left:46px; padding-right:45px;}
.tabbtn ul li a:hover{ background:#114e9b; color:#fff;}
.bdtzgione ul li a:hover{ color:#fff;}*/

.tabbtn{height:50px;background:#f2f2f2;clear:both;display: flex;}
.tabbtn>li{float:left;position:relative;margin:0 0 0 -1px;flex: auto;}
.tabbtn>li>a{display:block;/* float:left; */height: 49px;line-height: 49px;color:#161616;overflow:hidden;text-align:center;cursor:pointer;font-family:å¾®è½¯é›…é»‘;font-size:14px;color:#4e4e4e;/* padding-left: 13px; *//* padding-right: 12px; */border-bottom:1px solid #114e9b;/* width: 100%; */}

.tabbtn li.current a{background:#fff; border-bottom:1px solid #fff;  }

/* tabcon */
.tabcon{position:relative;/*å¿…è¦å…ƒç´ */overflow:hidden; clear:both;}
.tabcon .subbox{position:absolute;/*å¿…è¦å…ƒç´ */left:0;top:0;}
.tabcon .sublist{padding:5px 10px;}
/* leftcon */
#leftcon .subbox{width:9999em;}
#leftcon .subbox .sublist{float:left;width:664px;}
/* sublist */
.sublist{padding:10px; background:#fff;}
.sublist li{line-height:50px;font-size:14px; font-family:å¾®è½¯é›…é»‘; color:#4e4e4e; border-bottom:1px dashed #e7e7e7; }
.sublist>li>a{ padding-left:35px; background:#fff;}
.bor{ padding-left:34px; padding-right:64px; width:334px;border-bottom:1px dashed #e7e7e7; }
.bor>a{font-size: 14px;color: #4e4e4e;}
.bor-one{ width:184px;}
.bor-one>a{font-size: 14px;color: #4e4e4e;}
.bor-two{ width:266px;}
.bor-two>a{font-size: 14px;color: #4e4e4e;}
.bor-three{ width:180px;}
.bor-three>a{font-size: 14px;color: #4e4e4e;}
.bor p{font-size:12px;max-height: 80px;overflow-y:auto;}
td p{line-height:25px;margin-bottom:15px;font-size: 19px;}

.message{width: 100%;height:auto;background-color: #fff;padding-top: 40px;}
.me-center{width: 1200px;margin:0 auto;}
.fl-row{width:138px;height: 40px;background-color: #114e9b;text-align: center;line-height: 40px;color: #fff;font-size: 20px; float: left;}
.fr-row{width: 890px;float: right;}
.cow{border-bottom: 1px solid #e7e7e7;height: 62px;width: 100%;line-height: 62px;}
.cow>span{float: left;font-size: 20px;color: #747474;}
.cow>span>a{ color:#747474;}
.cow_a{width: 56px;height: 20px;color: #fff;line-height: 18px;text-align: center;font-size: 12px;display:block;float: right; background-color: #114e9b;border-radius: 14px;margin-top: 20px;}
/* 新增 */
.titH2{font-size:24px;color:#124381;padding:30px 0;font-weight:bold;text-align:center;width:fit-content;margin:0 auto;}
.titH2::after {
    content: "";
    display: block;
    width: 90px;
    height: 6px;
    background: linear-gradient(to right, #FFFFFF 0%, #124381 50%, #FFFFFF 100%);
    margin-top: 6px;
}
.introBox{width:100%;padding:20px 30px;background:#f2f2f2;box-sizing: border-box;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.15)}
.introBox p{font-size:16px;margin:5px 0;text-align:justify;color:#333}
.part02{padding-bottom: 50px;}
.DynamicList ul{width:100%;display:flex;flex-wrap:wrap;justify-content: flex-start;gap: 0 2.6%;}
.DynamicList-kz ul{justify-content:space-between;gap: 0;}
.DynamicList ul li{width: calc(25% - 2%);margin-top: 20px;}
.DynamicList-kz ul li{width: calc(50% - 2%);margin-top:0;border-bottom:1px solid #ddd}
.DynamicList ul li a{display:flex;padding: 10px;align-items: center;justify-content: center;border: 1px solid #1e59a6;height: 60px;}
.DynamicList-kz ul li a{border:none;}
.DynamicList ul li a h6{font-size:18px;color:#333;font-weight:500;flex: 1;text-align: center;}
.DynamicList-kz ul li a h6{text-align:left;}
.DynamicList-kz ul li a span{margin-left:25px;font-size:16px;color:#666;flex-shrink:0}
.DynamicList ul li:hover{background:#1e59a6}
.DynamicList ul li a:hover h6,.DynamicList ul li a:hover span{color:#fff}
.part03{background:#ececec;padding:10px 0 30px 0;}
.lxwmBox p{font-size:16px;color:#333;margin:10px 0;text-align:center}