/* 前端江文哲 */

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* {
    margin: 0;
    padding: 0;
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    overflow-x: hidden;
    min-width: 1280px;
    position: relative;
    padding: 0;
    width: 100%;
    color: #1f1f1f;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif, Microsoft Yahei;
    font-size: 14px;
    line-height: 1;
    background: #fff;
    margin: 0 auto;
}

html {
    overflow-x: inherit;
    font-size: 100px;
}

html.act {
    overflow: hidden;
    width: 100%;
    height: 100vh;
}

ul,
ul li,
ol li,
tr td,
dl,
dd {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    color: #1f1f1f;
    outline: none;
}

textarea,
select {
    outline: none;
    color: #666;
    font-size: 14px;
    width: 100%;
}

img {
    border: none;
    display: block;
    max-width: 100%;
}

img[src=""] {
    opacity: 0;
}

.bg img,
.pic img {
    display: block;
    border: none;
    width: 100%;
    max-width: 100%;
}

.icon img {
    display: block;
    border: none;
    width: 100%;
    max-width: 100%;
}

.scaleImg {
    cursor: pointer;
}

.scaleImg .pic {
    overflow: hidden;
}

.scaleImg .pic img {
    transition: all linear 0.3s;
}

.scaleImg:hover .pic img {
    transform: scale(1.1);
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-xc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flex-xb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex-xb-yc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.flex-xend {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.flex-yc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.flex-xc-yc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.flex-column {
    flex-direction: column;
}

.img_inline_block img {
    display: inline-block;
    height: auto;
}

.gdt {
    overflow: auto;
}

.gdt::-webkit-scrollbar {
    width: 4px;
    height: 1px;
    margin-left:5px;
}

.gdt::-webkit-scrollbar-thumb {
    background: #013678;
}

.gdt::-webkit-scrollbar-track {
    background: #fff;
}

/* @font-face {
    font-family: 'popsb';
    src: url("../fonts/Poppins-SemiBold.ttf");
}

.popsb{font-family:'popsb';} */

@font-face {
    font-family: 'dinr';
    src: url("../fonts/DIN-Regular.otf");
}

.dinr {
    font-family: 'dinr';
}

@font-face {
    font-family: 'dinb';
    src: url("../fonts/DIN-BOLD_0.OTF");
}

.dinb {
    font-family: 'dinb';
}

body::-webkit-scrollbar {
    width: 0px;
    height: 1px;
}

body::-webkit-scrollbar-thumb {
    background: #000;
}

body::-webkit-scrollbar-track {
    background: #fff;
}

.f_12 {
    font-size: 12px;
}

.f_14 {
    font-size: 14px;
}

.f_16 {
    font-size: 16px;
}

.f_18 {
    font-size: 18px;
}

.f_20 {
    font-size: 20px;
}

.f_22 {
    font-size: 22px;
}

.f_24 {
    font-size: 24px;
}

.f_26 {
    font-size: 26px;
}

.f_28 {
    font-size: 28px;
}

.f_30 {
    font-size: 30px;
}

.f_32 {
    font-size: 32px;
}

.f_34 {
    font-size: 34px;
}

.f_36 {
    font-size: 32px;
}

.f_38 {
    font-size: 38px;
}

.f_40 {
    font-size: 40px;
}

.f_46 {
    font-size: 46px;
}

.f_48 {
    font-size: 48px;
}

.f_50 {
    font-size: 50px;
}

.f_64 {
    font-size: 64px;
}

.f_66 {
    font-size: 66px;
}

.f_68 {
    font-size: 68px;
}

.f_70 {
    font-size: 70px;
}

.f_72 {
    font-size: 72px;
}

.f_78 {
    font-size: 78px;
}

.f_82 {
    font-size: 82px;
}

.f_84 {
    font-size: 84px;
}

.f_96 {
    font-size: 96px;
}

.f_104 {
    font-size: 104px;
}

.f_110 {
    font-size: 110px;
}

.mg_30_0 {
    margin-top: 0.3rem;
}

.mg_50_0 {
    margin-top: 0.5rem;
}

.mg_60_0 {
    margin-top: 0.6rem;
}

.mg_80_0 {
    margin-top: 0.8rem;
}

.mg_0_80 {
    margin-bottom: 0.8rem;
}

.mg_100_0 {
    margin-top: 1rem;
}

.mg_120_0 {
    margin-top: 1.2rem;
}

.mg_150_0 {
    margin-top: 1.5rem;
}

.pd_70_100_90 {
    padding: 0.7rem 1rem 0.9rem;
}

.pd_80_100 {
    padding: 0.8rem 0 1rem;
}

.pd_80 {
    padding: 0.8rem 0;
}

.pd_80_0 {
    padding: 0.8rem 0 0;
}

.pd_0_80 {
    padding: 0 0 0.8rem;
}

.pd_80_120 {
    padding: 0.8rem 0 1.2rem;
}

.pd_100 {
    padding: 1rem 0;
}

.pd_100_0 {
    padding: 1rem 0 0;
}

.line10 {
    line-height: calc(1em + 10px);
}

.img_cct {
    width: 100%;
    opacity: 0;
}

.iw100 {
    width: 100%;
}

.lt25 {
    letter-spacing: 0.025em;
}

.lt50 {
    letter-spacing: 0.05em;
}

.tcen {
    text-align: center;
}

.color111 {
    color: #111;
}

.justify {
    text-align: justify;
}

.fw100 {
    font-weight: 100;
}

.t_line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.t_line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.t_line3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.t_line4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.t_line5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

/*分页*/

.a_dw {
    position: relative;
    top: -80px;
}

.ibox {
    width: 70%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    box-sizing: border-box;
}

.alltime,
.alltime * {
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.alltime2,
.alltime2 * {
    -webkit-transition: all .2s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .2s cubic-bezier(.4, 0, .2, 1);
    transition: all .2s cubic-bezier(.4, 0, .2, 1);
}

.alltime3,
.alltime3 * {
    -webkit-transition: all .6s i-bezier(.4, 0, .2, 1);
    -moz-transition: all .6s cubic-bezier(.4, 0, .2, 1);
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

.alltime4,
.alltime4 * {
    -webkit-transition: all .8s i-bezier(.4, 0, .2, 1);
    -moz-transition: all .8s cubic-bezier(.4, 0, .2, 1);
    transition: all .8s cubic-bezier(.4, 0, .2, 1);
}

.alltime5,
.alltime5 * {
    -webkit-transition: all 1.2s i-bezier(.2, .5, .8, 1);
    -moz-transition: all 1.2s cubic-bezier(.2, .5, .8, 1);
    transition: all 1.2s cubic-bezier(.2, .5, .8, 1);
}

.wow {
    opacity: 0;
}

.wow1 {
    opacity: 1;
}

.fbd {
    font-weight: bold;
}

.head {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1001;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.head .he_con {
    display: flex;
    justify-content: space-between;
    height: 80px;
    align-items: center;
}

.head .he_con .con_le {
    display: flex;
    height: 100%;
}

.head .he_con .con_le .le1 {
    height: 100%;
    margin-right: 50px;
}

.head .he_con .con_le .le1 a {
    display: flex;
    align-items: center;
    height: 100%;
}

.head .he_con .con_le .le1 a .i {
    width: 80px;
    position: relative;
}

.head .he_con .con_le .le1 a .i img:last-child {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.head .he_con .con_le .le2 {
    height: 100%;
}

.head .he_con .con_le .le2 .ul {
    display: flex;
    height: 100%;
}

.head .he_con .con_le .le2 .ul .li {
    height: 100%;
    margin: 0 15px;
    position: relative;
}

.head .he_con .con_le .le2 .ul .li>a {
    display: flex;
    align-items: center;
    height: 100%;
    color: #fff;
}

.head .he_con .con_le .le2 .ul .li.act>a {
    color: #003365;
    position: relative;
}

.head .he_con .con_le .le2 .ul .li.act>a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    background: #003365;
}

.head .he_con .con_re {
    display: flex;
    align-items: center;
}

.head .he_con .con_re a {
    display: flex;
    margin-left: 24px;
}

.head .he_con .con_re .search span {
    margin-left: 10px;
    color: #111;
}

.head .he_con .con_re .search img {
    width: 16px;
}

.head .he_con .con_re .search:hover span {
    color: #003365;
}

.head .he_con .con_re .lang {
    display: flex;
    align-items: center;
}

.head .he_con .con_re .lang img {
    width: 16px;
}

.head .he_con .con_re .lang span {
    color: #111;
    margin-left: 10px;
}

.head .he_con .con_re .lang:hover span {
    color: #003365;
}

.head .he_con .con_re .lx {
    background: #003365;
    border: 1px solid #003365;
    border-radius: 38px;
    line-height: 38px;
    color: #fff;
    padding: 0 28px;
}

.head .he_con .con_re .lx:hover {
    background: none;
    color: #003365;
}

.head.act {
    background: #fff;
}

.head.act .he_con .con_le .le2 .ul .li>a {
    color: #111111;
    font-weight: bold;
}

.head.act .he_con .con_le .le1 a .i img:last-child {
    opacity: 1;
}

.head.act .he_con .con_le .le1 a .i img:first-child {
    opacity: 0;
}

.head .li .lbtm {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -20px);
    margin-top: 10px;
    transition: all ease .3s;
    opacity: 0;
    pointer-events: none;
    font-size: 14px;
}

.head .li .lbtm .lv2box{box-shadow: 0 0 5px #a1a1a150;}

.head .li .lbtm::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 10px;
}

.head .li:hover>a {
    font-weight: bold;
}

.head .li:hover .lbtm {
    transform: translate(-50%, 0);
    pointer-events: visible;
    opacity: 1;
}

.head .li .lbtm .lv3,
.head .li .lbtm .lv4,
.head .li .lbtm .lv2 {
    height: 62px;
    background: #fff;
    min-width: 220px;
    padding: 0 25px;
    border-bottom: 1px solid #E5E5E5;
    position: relative;
    color: #111111;
}

.head .li .lbtm .lv3.act,
.head .li .lbtm .lv4:hover,
.head .li .lbtm .lv2.act {
    background: #003365;
}

.head .li .lbtm .lv3 a,
.head .li .lbtm .lv4 a,
.head .li .lbtm .lv2 a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.head .li .lbtm .lv3.act a,
.head .li .lbtm .lv4:hover a,
.head .li .lbtm .lv2.act a {
    /* color: #003365;
    background: #003365; */
    color: #fff;
}

.head .li .lbtm .lv3.clsno::after,
.head .li .lbtm .lv4.clsno::after,
.head .li .lbtm .lv2::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: url('../images/nav-ij.png') no-repeat center center/contain;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translate(0, -50%);
    transition: all ease .3s;
}
.head .li.nojt .lbtm .lv2::after{display: none;}

.head .li.nojt .lbtm .lv2 a{justify-content: center;}

.head .li .lbtm .lv3:hover::after,
.head .li .lbtm .lv4:hover::after,
.head .li .lbtm .lv2:hover::after {
    transform: translate(50%, -50%);
}

.head .li .lv3box{position: absolute;top: 0;left: 100%;width: 150%;height: 100%;overflow-y: auto;overflow-x: hidden;display: none;}

.head .li .lv3box .lv3list{display: none;}

.head .li .lv4box{position: absolute;top: 0;left: 250%;width: 150%;height: 100%;overflow-y: auto;overflow-x: hidden;display: none;}

.head .li .lv4box .lv4list{display: none;}

.head_search {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    margin-top: 10px;
    pointer-events: none;
    transform: translate(0, 50px);
    opacity: 0;
}

.head_search.act {
    pointer-events: visible;
    transform: translate(0, 0px);
    opacity: 1;
}

.head_search .ibox {
    background: #fff;
    height: 70px;
    box-shadow: 0 0 5px #a1a1a150;
}

.head_search .ibox::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background: url('../images/svg/ss4.svg') no-repeat center center/contain;
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translate(0, -50%);
    transition: all ease .3s;
}

.head_search .ibox:hover::before {
    transform: translate(0, -50%) scale(1.2);
}

.head_search input {
    flex: 1;
    height: 100%;
    background: #fff;
    border: none;
    display: block;
    padding: 0 20px 0 66px;
    outline: none;
}

.head_search .se_subbtn {
    background: #003365;
    width: 120px;
    height: 100%;
    color: #fff;
    cursor: pointer;
}

.nav {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1920px;
    top: -200px;
    width: 100%;
    z-index: 50;
}

.nav.act {
    top: 0;
}

.nav img {
    width: 100%;
}

.nav2 {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1920px;
    top: 0px;
    width: 100%;
    z-index: 50;
}

.nav2 img {
    width: 100%;
}

.nav2.act {
    opacity: 0;
}

.banner {
    position: relative;
}

.banner .ss {
    position: relative;
    display: block;
}

.banner .ss .img {
    position: relative;
}

.banner .ss .img img {
    width: 100%;
}

.banner .ss .text{position: absolute;top: calc(245 / 800 * 100%);left: 0;width: 100%;}

.banner .ss .text .t1{line-height: calc(1em + 10px);position: relative;padding-left: 28px;color: #1f1f1f;}

.banner .ss .text .t1::before{content: "";position: absolute;left: 0;top: 5px;background: #ed6f00;width: 6px;height: 1em;}

.banner .ss .text .t2{line-height: 78px;color: #1f1f1f;margin-top: 0.15rem;width:600px;}

.banner .ss .text .t2 span{display: inline-block;vertical-align: bottom;}

.banner .ss .text .t3{line-height: calc(1em + 10px);color: #1f1f1f;margin-top: 0.15rem;}

.banner .ss .text .t4{margin-top: 0.55rem;}

.banner .img video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0vw;
    color: #fff;
    z-index: 5;
    pointer-events: none;
    padding-bottom: 90px;
}

.banner .txt .nei {
    width: 73.95%;
    line-height: 1.3;
    text-align: right
}

.banner .txt .p {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
}

.banner .txt .p span {
    margin: 0 3px;
    position: relative;
    top: 90px;
}

.banner .txt .p.p1 {
    padding-right: 160px;
}

.banner .txt .p.p3 {
    margin-top: 50px;
}

.banner .swiper-slide-active .txt .p span {
    top: 0;
}

.banner .txt .p .pr {
    display: flex;
}

.banner .swiper-slide-active .txt .p1 .sp2 {
    transition-delay: 0.2s;
}

.banner .swiper-slide-active .txt .p1 .sp3 {
    transition-delay: 0.3s;
}

.banner .swiper-slide-active .txt .p1 .sp4 {
    transition-delay: 0.4s;
}

.banner .swiper-slide-active .txt .p2 .sp1 {
    transition-delay: 0.5s;
}

.banner .swiper-slide-active .txt .p2 .sp2 {
    transition-delay: 0.6s;
}

.banner .swiper-slide-active .txt .p2 .sp3 {
    transition-delay: 0.7s;
}

.banner .swiper-slide-active .txt .p2 .sp4 {
    transition-delay: 0.8s;
}

.banner .img {
    position: relative;
    overflow: hidden;
}

.banner .img img {
    width: 100%;
}

.banner .img s {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
}

.banner .img video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .ban_con {
    position: relative;
}

.banner_sp {
    bottom: 30px !important;
}

.banner_sp span {
    width: 70px;
    height: 4px;
    background: #fff;
    border-radius: 0;
}

.tansuo {
    display: inline-block;
    border: 1px solid #003365;
    border-radius: 50px;
    margin-right: 20px;
}

.tansuo:last-child {
    margin-right: 0;
}

.tansuo .c {
    display: flex;
    align-items: center;
    height: 42px;
    padding: 0 25px;
}

.tansuo .c .in {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #003365;
    border-radius: 50px;
    margin-left: 10px !important;
}

.tansuo .c .in .i {
    width: 10px;
    position: relative;
}

.tansuo .c .in .i img {
    width: 100%;
    display: block;
}

.tansuo .c .in .i img:last-child {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
    opacity: 0;
}

.tansuo .c .span,
.tansuo .c span {
    color: #003365 !important;
    display: block;
    white-space: nowrap;
}


.pdc5 .edit table tr td .tansuo .c .span {
    color: #003365 !important;
    font-size: 14px !important;
}

.tansuo:hover {
    background: #003365;
}

.tansuo:hover .c .span,
.tansuo:hover .c span {
    color: #fff !important;
}

.pdc5 .edit table tr td .tansuo:hover .c .span {
    color: #fff !important;
}

.tansuo:hover .c .in .i img:last-child {
    opacity: 1;
}

.tansuo:hover .c .in .i img:first-child {
    opacity: 0;
}

.tansuo:hover .c .in {
    border: 1px solid #fff;
}

.tansuo.act {
    background: #003365;
}

.tansuo.act .c span {
    color: #fff;
}

.tansuo.act .c .in .i img:last-child {
    opacity: 1;
}

.tansuo.act .c .in .i img:first-child {
    opacity: 0;
}

.tansuo.act .c .in {
    border: 1px solid #fff;
}

.xiaoguo:hover .tansuo {
    background: #003365;
}

.xiaoguo:hover .tansuo .c span {
    color: #fff !important;
}

.xiaoguo:hover .tansuo .c .in .i img:last-child {
    opacity: 1;
}

.xiaoguo:hover .tansuo .c .in .i img:first-child {
    opacity: 0;
}

.xiaoguo:hover .tansuo .c .in {
    border: 1px solid #fff;
}

.index1 {
    text-align: center;
    padding: 1rem 0 1.5rem;
}

.index1 .con1 {
    margin-bottom: 0.45rem;
}

.index1 .con2 {
    display: flex;
    justify-content: center;
    margin: 0 0 0.3rem;
}

.index1 .con3 {
    line-height: 1.6;
    color: #474747;
    margin-bottom: 0.5rem;
}

.index2 .con1 {
    text-align: center;
}

.index2 .con2 {
    text-align: center;
    margin: 17px 0 0.35rem;
    line-height: calc(1em + 10px);
}

.index2 .con3 .swiper-container {
    margin: 0 -20px;
    padding: 0.2rem 20px 0;
}

.index2 .con3 .ul {
    display: flex;
    justify-content: space-between;
}

.index2 .con3 .li {
    width: 23.45%;
}

.index2 .con3 a {
    display: block;
}

.index2 .con3 .img {
    position: relative;
}

.index2 .con3 .img .tu {
    width: 100%;
    opacity: 0;
}

.index2 .con3 .img .tu img {
    width: 100%;
}

.index2 .con3 .img .i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index2 .con3 .img .t {
    width: 100%;
    height: 100%;
    position: relative;
}

.index2 .con3 .img .t::after {
    width: 0%;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #003365;
    content: "";
    transition: all 0.4s;
}

.index2 .con3 .img .i img {
    width: 100%;
}

.index2 .con3 .txt .t1 {
    margin: 22px 0 10px;
}

.index2 .con3 .txt .t2 {
    line-height: 1.75;
    margin-bottom: 0.3rem;
    color: #474747;
    height: 3.5em;
}

.index2 .con3 .li:hover .img .i .t {
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.index2 .con3 .li:hover .t1 {
    color: #003365;
}

.index2 .con3 .li:hover .img .t::after {
    width: 100%;
    transition-delay: 0.4s;
}

.index3 {
    padding: 1.2rem 0 1.5rem;
}

.index3 .con3 .li {
    width: 32%;
}

.index3 .con3 .txt .t2 {
    height: auto;
}

.index4 {
    padding: 0 0 1rem;
}

.index4 .con1 {
    text-align: center;
}

.index4 .con2 {
    text-align: center;
    padding: 17px 0 0.55rem;
    line-height: calc(1em + 10px);
}

.index4 .con3 {}

.index4 .con3 .ul {
    display: flex;
    justify-content: space-between;
}

.index4 .con3 .ul .li {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-right: 8px;
}

.index4 .con3 .ul .li a {
    display: block;
}

.index4 .con3 .ul .li::after {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, #00000000, #00000040);
}

.index4 .con3 .ul .li:last-child {
    margin-right: 0;
}

.index4 .con3 .ul .li .img {
    height: 5.2rem;
    background: url(../images/in4_1.jpg) center no-repeat;
    background-size: cover;
}

.index4 .con3 .ul .li .d {
    width: 100%;
    bottom: 27px;
    padding: 0 27px;
    color: #fff;
    position: absolute;
    z-index: 2;
}

.index4 .con3 .ul .li .txt {
    position: absolute;
    width: 360px;
    background: rgba(255, 255, 255, 0.95);
    padding: 28px 40px 38px 30px;
    border-radius: 2px 0 0 2px;
    bottom: 50px;
    right: 0;
    opacity: 0;
}

.index4 .con3 .ul .li .txt .t1 {
    color: #003365;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 23px;
}

.index4 .con3 .ul .li .txt .t1 .r .i {
    background: #003365;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 50px;
}

.index4 .con3 .ul .li .txt .t1 .r .i img {
    width: 10px;
}

.index4 .con3 .ul .li .txt .t2 {
    line-height: 1.6;
    text-align: left;
}

.index4 .con3 .ul .li.act {
    width: 203%;
}

.index4 .con3 .ul .li.act .d {
    bottom: -50px;
}

.index4 .con3 .ul .li.act .txt {
    opacity: 1;
}

.index5 {
    position: relative;
    background: #f2f3f5;
    padding: 0.6rem 0 1rem;
}

.index5 .swp5 .swiper-slide {
    width: auto;
}

.index5 .img img {
    width: 100%;
}

.index5 .con {
    margin-top: 0.44rem;
    position: relative;
}

.index5 .li {
    width: 5px;
    height: 5px;
    background: #003365;
    border-radius: 100px;
    position: absolute;
    z-index: 2;
}

.index5 .li s {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50px;
}

.index5 .li s.s1 {
    background: rgba(0, 51, 101, 0.3);
    transform: scale(2.5);
    animation: dong1 2s infinite linear;
}

.index5 .li s.s2 {
    background: rgba(0, 51, 101, 0.2);
    transform: scale(5);
    animation: dong2 2s infinite linear;
}

@keyframes dong1 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

@keyframes dong2 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: scale(5);
        opacity: 0;
    }
}

@keyframes dong3 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: scale(1.7);
        opacity: 0;
    }
}

@keyframes dong4 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

.index5 .li5 s.s1 {
    animation: dong3 2s infinite linear;
}

.index5 .li5 s.s2 {
    animation: dong4 2s infinite linear;
}

.index5 .li1 {
    left: calc(278 / 1280 * 100%);
    top: calc(239 / 626 * 100%);
    margin: -2.5px 0 0 -2.5px;
}

.index5 .li2 {
    left: calc(402 / 1280 * 100%);
    top: calc(477 / 626 * 100%);
    margin: -2.5px 0 0 -2.5px;
}

.index5 .li3 {
    left: calc(670 / 1280 * 100%);
    top: calc(210 / 626 * 100%);
    margin: -2.5px 0 0 -2.5px;
}

.index5 .li4 {
    left: calc(692 / 1280 * 100%);
    top: calc(417 / 626 * 100%);
    margin: -2.5px 0 0 -2.5px;
}

.index5 .li5 {
    left: calc(1026 / 1280 * 100%);
    top: calc(301 / 626 * 100%);
    width: 25px;
    height: 24px;
    margin: -12px 0 0 -12.5px;
    color: #fff;
}

.index5 .li5 .pop_txt {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    width: 322px;
    background: #fff;
    padding: 23px 25px 20px;
    border-radius: 8px;
}

.index5 .li5 .pop_txt .t1 {
    display: flex;
    align-items: center;
    color: #474747;
}

.index5 .li5 .pop_txt .t1 img {
    margin-right: 12px;
}

.index5 .li5 .pop_txt .line {
    border-bottom: 1px dashed #ccc;
    margin-top: 18px;
}

.index5 .li5 .pop_txt .list {
    display: flex;
    flex-wrap: wrap;
}

.index5 .li5 .pop_txt .list .item {
    color: #474747;
    margin-top: 15px;
    position: relative;
    margin-right: 28px;
}

.index5 .li5 .pop_txt .list .item:nth-child(5n) {
    margin-right: 0;
}

.index5 .li5 .pop_txt .list .item::before {
    content: "";
    position: absolute;
    right: -16px;
    width: 4px;
    height: 4px;
    background: #bdbdbd;
    top: 50%;
    margin-top: -2px;
    border-radius: 50%;
}

.index5 .li5 .pop_txt .list .item:nth-child(5n)::before {
    display: none;
}

.index5 .lis {
    position: absolute;
    animation: kuang 8s infinite linear;
}

.index5 .lis .x {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.index5 .lis img {
    height: 100%;
    max-width: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

.index5 .lis1 {
    height: calc(225 / 626 * 100%);
    right: calc(254 / 1280 * 100%);
    top: calc(66 / 626 * 100%);
}

.index5 .lis2 {
    height: calc(275 / 626 * 100%);
    right: calc(254 / 1280 * 100%);
    top: calc(198 / 626 * 100%);
}

.index5 .lis3 {
    height: calc(135 / 626 * 100%);
    right: calc(254 / 1280 * 100%);
    top: calc(156 / 626 * 100%);
}

.index5 .lis4 {
    height: calc(177 / 626 * 100%);
    right: calc(254 / 1280 * 100%);
    top: calc(236 / 626 * 100%);
}

@keyframes kuang {
    0% {
        width: 0;
    }
    40% {
        width: 100%;
    }
    100% {
        width: 100%;
    }
}

.index5 .li5 span {
    position: absolute;
    z-index: 2;
    font-size: 21px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-bottom: 4px;
    display: block;
}

.tan {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.tan .nei {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.tan .nei .out {
    width: 50px;
    height: 50px;
    ;
    position: absolute;
    right: 17%;
    top: 9.5%;
    cursor: pointer;
}

.index6 {
    padding: 1rem 0 1.2rem;
    text-align: center;
    background: #f2f3f5;
}

.index6 .con2 {
    color: #474747;
    margin: 17px 0 0.55rem;
    line-height: calc(1em + 10px);
}

.index7 {
    padding: 0 0 1.2rem;
    background: #f2f3f5;
}

.index7 .con1 {
    text-align: center;
}

.index7 .con2 {
    text-align: center;
    color: #474747;
    margin: 17px 0 0.55rem;
    line-height: calc(1em + 10px);
}

.index7 .con3 .ul {
    display: flex;
    justify-content: space-between;
}

.index7 .con3 .ul .li {
    width: 31.3%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.index7 .con3 .ul .li::after {
    content: "";
    width: 0%;
    height: 4px;
    background: #003365;
    left: 0;
    top: 0;
    transition: all 0.4s;
    position: absolute;
}

.index7 .con3 .ul .li a {
    display: block;
    height: 100%;
    padding: 37px 30px 28px;
}

.index7 .con3 .ul .li .txt {
    text-align: left;
}

.index7 .con3 .ul .li .txt .t1 {
    display: flex;
    align-items: center;
}

.index7 .con3 .ul .li .txt .t1 img {
    width: 16px;
    margin-right: 8px;
}

.index7 .con3 .ul .li .txt .t2 {
    line-height: 1.5;
    height: 3em;
    margin: 15px 0 22px;
}

.index7 .con3 .ul .li .txt .t3 {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.index7 .con3 .ul .li .txt .t3 .in {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #474747;
    border-radius: 50px;
    margin-left: 10px;
}

.index7 .con3 .ul .li .txt .t3 .in .i {
    width: 10px;
    position: relative;
}

.index7 .con3 .ul .li .txt .t3 .in .i img:last-child {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.index7 .con3 .ul .li .img {
    overflow: hidden;
    border-radius: 8px;
}

.index7 .con3 .ul .li .img img {
    width: 100%;
}

.index7 .con3 .ul .li:hover:after {
    width: 100%;
}

.index7 .con3 .ul .li:hover .txt .t2 {
    color: #003365;
}

.index7 .con3 .ul .li:hover .img img {
    transform: scale(1.05);
}

.index7 .con3 .ul .li:hover .txt .t3 .in .i img:last-child {
    opacity: 1;
}

.index7 .con3 .ul .li:hover .txt .t3 .in .i img:first-child {
    opacity: 0;
}

.index7 .con3 .ul .li:hover .txt .t3 {
    color: #003365;
}

.index7 .con3 .ul .li:hover .txt .t3 .in {
    border: 1px solid #003365;
    background: #003365;
}

.index8 {
    text-align: center;
    background: #f2f3f5;
    position: relative;
    z-index: 2;
}

.index8 .con2 {
    color: #474747;
    margin-top: 15px;
    line-height: calc(1em + 10px);
}

.foot {
    background: #fffffe url(../images/layout_ftbg.jpg) no-repeat center;
    background-size: cover;
}

.foot .ftp {
    padding: 0.7rem 0 25px;
    border-bottom: 1px solid #cccccc;
}
.foot .ftp .ibox {
    display: flex;
    justify-content: space-between;
}

.foot .ftp .le {
    width: 440px;
}

.foot .ftp .le .ft_logo img {
    width: 80px;
}

.foot .ftp .le .list {
    margin-top: 25px;
}

.foot .ftp .le .list .item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.foot .ftp .le .list .item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.foot .ftp .le .list .item .t1 {
    color: #111;
    padding-bottom: 2px;
}

.foot .ftp .le .list .item .t2 {
    line-height: calc(1em + 10px);
    color: #111;
    margin-top: 3px;
}

.foot .ftp .le .list .item .t2 a {
    color: #111;
}

.foot .ftp .le .list .item .t2 a:hover {
    color: #003365;
}

.foot .ftp .le .code {
    margin-top: 24px;
    display: flex;
}

.foot .ftp .le .code .item {
    margin-right: 20px;
    text-align: center;
}

.foot .ftp .le .code .item:last-child {
    margin-right: 0;
}

.foot .ftp .le .code .item img {
    width: 80px;
}

.foot .ftp .le .code .item .txt {
    margin-top: 12px;
    color: #474747;
}

.foot .ftp .re {
    width: calc(100% - 380px);
    max-width: 720px;
}

.foot .ftp .re .ul {
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
}

.foot .ftp .re .lv1 {
    display: flex;
}

.foot .ftp .re .lv1 a {
    color: #111;
    line-height: calc(1em + 10px);
}

.foot .ftp .re .lv2list {
    padding-top: 27px;
}

.foot .ftp .re .lv2 {
    display: flex;
    margin-top: 6px;
}

.foot .ftp .re .lv2 a {
    color: #474747;
    line-height: calc(1em + 10px);
}

.foot .ftp .re .lv1 a:hover {
    color: #003365;
}

.foot .ftp .re .lv2 a:hover {
    color: #003365;
    text-decoration: underline;
}

.foot .fbt {
    padding: 19px 0;
    color: #8c8c8c;
}

.foot .fbt .ibox {
    display: flex;
    justify-content: space-between;
}

.foot .fbt a {
    color: #8c8c8c;
}

.foot .fbt a:hover {
    color: #003365;
}

.head_place {
    height: 80px;
}

.inner_banner {
    position: relative;
}

.inner_banner .img {
    position: relative;
}

.inner_banner .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
}

.inner_banner .txt .t1 {
    color: #fff;
}

.inner_banner .txt .t2 {
    margin-top: 25px;
    color: #fff;
}

.breadcrumb {
    background: #fff;
}

.breadcrumb .ibox {
    display: flex;
}

.breadcrumb .lv2 {
    display: flex;
    margin-right: 60px;
}

.breadcrumb .lv2:last-child {
    margin-right: 0;
}

.breadcrumb .lv2 a {
    line-height: 65px;
    color: #888888;
    position: relative;
}

.breadcrumb .lv2 a s {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #003365;
}

.breadcrumb .lv2.act a,
.breadcrumb .lv2 a:hover {
    color: #003365;
}

.breadcrumb .lv2.act a s,
.breadcrumb .lv2 a:hover s {
    width: 100%;
}

.bgGray {
    background: #f2f3f5;
}

.new_hot .ss {
    display: flex;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
}

.new_hot .le {
    width: 50%;
    overflow: hidden;
    display: flex;
}

.new_hot .le img {
    object-fit: cover;
}

.new_hot .re {
    padding: 0.6rem 0.6rem 0.8rem;
    width: 50%;
}

.new_hot .re .t1 {
    display: flex;
    align-items: center;
    color: #474747;
}

.new_hot .re .t1 span {
    width: 14px;
    margin-right: 10px;
}

.new_hot .re .t2 {
    line-height: 1.5;
    letter-spacing: 0.035em;
    color: #111;
    margin-top: calc(1em + 3px);
}

.new_hot .re .t3 {
    margin-top: 20px;
    line-height: calc(1em + 12px);
    color: #474747;
    margin-top: calc(1em + 6px);
}

.new_hot .re .t4 {
    display: flex;
    align-items: center;
    margin-top: 0.44rem;
}

.new_hot .re .t4 .in {
    width: 19px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #474747;
    border-radius: 50px;
    margin-left: 10px;
}

.new_hot .re .t4 .in .i {
    width: 8px;
    position: relative;
}

.new_hot .re .t4 .in .i img:last-child {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.new_hot .ss:hover .le img {
    transform: scale(1.05);
}

.new_hot .ss:hover .re .t2 {
    color: #003365;
}

.new_hot .ss:hover .re .t4 .in {
    background: #003365;
    border-color: #003365;
}

.new_hot .ss:hover .re .t4 .in .i img:nth-child(1) {
    opacity: 0;
}

.new_hot .ss:hover .re .t4 .in .i img:nth-child(2) {
    opacity: 1;
}

.new_list .ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.2rem;
}

.new_list .ul .li {
    width: calc((100% - 80px)/3);
    margin: 0 40px 40px 0;
}

.new_list .ul .li:nth-child(3n) {
    margin-right: 0;
}

.new_list .li .ss {
    display: block;
    background: #fff;
    border-radius: 3px;
    height: 100%;
    overflow: hidden;
    padding: 0.38rem 0.3rem 0.3rem;
    position: relative;
}

.new_list .li .ss s {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 4px;
    background: #003365;
}

.new_list .li .ss .t1 {
    display: flex;
    align-items: center;
    color: #474747;
}

.new_list .li .ss .t1 span {
    width: 14px;
    margin-right: 10px;
}

.new_list .li .ss .t2 {
    color: #111;
    letter-spacing: 0.042em;
    height: calc(2em + 20px);
    margin-top: 1em;
}

.new_list .li .ss .t3 {
    display: flex;
    align-items: center;
    margin-top: 0.25rem;
}

.new_list .li .ss .t3 .in {
    width: 19px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #474747;
    border-radius: 50px;
    margin-left: 10px;
}

.new_list .li .ss .t3 .in .i {
    width: 8px;
    position: relative;
}

.new_list .li .ss .t3 .in .i img:last-child {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.new_list .li .ss .img {
    margin-top: 0.35rem;
    border-radius: 8px;
    overflow: hidden;
}

.new_list .li .ss:hover s {
    width: 100%;
}

.new_list .li .ss:hover .t2 {
    color: #003365;
}

.new_list .li .ss:hover .img img {
    transform: scale(1.05);
}

.new_list .li .ss:hover .t3 .in {
    background: #003365;
    border-color: #003365;
}

.new_list .li .ss:hover .t3 .in .i img:nth-child(1) {
    opacity: 0;
}

.new_list .li .ss:hover .t3 .in .i img:nth-child(2) {
    opacity: 1;
}

.pages {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pages .page_prev {
    border: 1px solid rgba(141, 153, 143, .3);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.34rem;
    position: relative;
}

.pages .page_prev img {
    width: 10px;
    transform: rotate(180deg);
}

.pages .page_prev img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.pages .page_next {
    border: 1px solid rgba(141, 153, 143, .3);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.34rem;
    position: relative;
}

.pages .page_next img {
    width: 10px;
}

.pages .page_next img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.pages .page_num {
    margin: 0 10px;
    width: 32px;
    height: 32px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #474747;
}

.pages .page_num.act,
.pages .page_num[href]:hover {
    background: #003365;
    color: #fff;
}

.pages .page_num:not([href]) {
    cursor: default;
}

.pages .page_prev:hover {
    background: #003365;
    border: 1px solid #003365;
}

.pages .page_prev:hover img:nth-child(1) {
    opacity: 0;
}

.pages .page_prev:hover img:nth-child(2) {
    opacity: 1;
}

.pages .page_next:hover {
    background: #003365;
    border: 1px solid #003365;
}

.pages .page_next:hover img:nth-child(1) {
    opacity: 0;
}

.pages .page_next:hover img:nth-child(2) {
    opacity: 1;
}

.pages .skip {
    display: flex;
    align-items: center;
    color: #474747;
    margin-left: 0.46rem;
}

.pages .skip input {
    border: 1px solid #cccccc;
    text-align: center;
    width: 40px;
    height: 32px;
    line-height: 30px;
    outline: none;
    border-radius: 2px;
    margin: 0 10px 0 9px;
    color: #111;
    background: none;
}

.pages .skip input:focus {
    border-color: #003365;
}

.pages .pagesbtn {
    margin-left: 0.4rem;
    color: #474747;
}

.pages .pagesbtn:hover {
    color: #003365;
}

.breadcrumb_link {
    background: #fff;
    padding: 20px 0;
    -moz-box-shadow: 0px 1px 5px #ddd;
    -webkit-box-shadow: 0px 1px 5px #ddd;
    box-shadow: 0px 1px 5px #ddd;
}

/* .breadcrumb_link .ibox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
} */

.breadcrumb_link span {
    width: 6px;
    margin: 0 15px;
    display: inline-block;
}

.breadcrumb_link .home {
    width: 14px;
    margin-right: 15px;
    display: inline-block;
}

.breadcrumb_link .link {
    line-height: 25px;
    color: #474747;
    display: inline;
}

.breadcrumb_link.act .link:last-child,
.breadcrumb_link .link:hover {
    color: #003365;
}

.breadcrumb_link.act .link:hover{font-weight: bold;}

.news_cont .ibox {
    background: #fff;
}

.news_cont .title {
    line-height: 1.5;
    color: #111111;
}

.news_cont .label {
    display: flex;
    flex-wrap: wrap;
    padding: 0.26rem 0 0.19rem;
    border-bottom: 1px solid #e5e5e5;
}

.news_cont .label .item {
    display: flex;
    align-items: center;
    color: #474747;
    margin-right: 35px;
}

.news_cont .label .item img {
    margin-right: 10px;
}

.news_cont .label .item1 img {
    width: 14px;
}

.news_cont .label .item2 img {
    width: 12px;
}

.news_cont .label .item3 img {
    width: 17px;
}

.news_cont .edit {
    margin-top: 0.44rem;
    line-height: 1.75;
    color: #474747;
}

.news_cont .edit table {
    border-collapse: collapse;
}

.news_cont .edit td {
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
}

.news_cont .ctpage {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.44rem;
    padding-top: 0.4rem;
    border-top: 1px solid #e5e5e5;
}

.news_cont .ctpage .le {
    width: calc(100% - 200px);
}

.news_cont .ctpage .le .item {
    display: flex;
    margin-bottom: 10px;
}

.news_cont .ctpage .le .item a {
    color: #111111;
    position: relative;
    padding-left: 17px;
}

.news_cont .ctpage .le .item:last-child {
    margin-bottom: 0;
}

.news_cont .ctpage .le .item a::before {
    content: "";
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    background: #666666;
    border-radius: 50%;
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.news_cont .ctpage .le .item a:hover {
    color: #003365;
}

.news_cont .ctpage .le .item a:hover::before {
    background: #003365;
}

.news_cont .ctpage .re {
    width: 148px;
}

.ser1 .ul {
    padding-top: 0.4rem;
    display: flex;
    flex-wrap: wrap;
}

.ser1 .ul .li {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    overflow: hidden;
    width: calc(50% - 10px);
    margin: 20px 20px 0 0;
    padding: 0.3rem 0.5rem 0.3rem 0.6rem;
    position: relative;
    display: flex;
}

.ser1 .ul .li:nth-child(2n) {
    margin-right: 0;
}

.ser1 .ul .li s {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #003365;
    height: 5px;
    width: 0;
}

.ser1 .ul .li .le {
    width: calc(181 / 510 * 100%);
    border-right: 1px dashed #ccc;
    padding: 0.15rem 0 0.23rem;
}

.ser1 .ul .li .le .t2 {
    width: 31px;
    margin-top: 0.62rem;
}

.ser1 .ul .li .re {
    width: calc(329 / 510 * 100%);
    padding: 0.05rem 0 0 0.7rem;
}

.ser1 .ul .li .re .r1 {
    padding-left: 11px;
    line-height: calc(1em + 10px);
    margin-top: 0.1rem;
    position: relative;
    color: #474747;
}

.ser1 .ul .li .re .r1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 3px;
    height: 3px;
    background: #999999;
}

.ser1 .ul .li:hover .le .t1 {
    color: #003365;
}

.ser1 .ul .li:hover s {
    width: 100%;
}

.ser2 .cont {
    display: flex;
    flex-wrap: wrap;
}

.ser2 .cont .le {
    width: calc(580 / 1280 * 100%);
    overflow: hidden;
}

.ser2 .cont .le img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ser2 .cont .re {
    width: calc(700 / 1280 * 100%);
}

/* .ser2 .cont .re .ul{padding: 0.2rem 0;} */

.ser2 .cont .re .li {
    padding: 0.35rem 0.35rem 0 0.8rem;
    position: relative;
}

.ser2 .cont .re .li .t1 {
    color: #111;
    position: relative;
    z-index: 5;
}

.ser2 .cont .re .li .t2 {
    line-height: 2;
    color: #474747;
    padding-bottom: 0.32rem;
    border-bottom: 1px dashed #ccc;
    z-index: 5;
    position: relative;
    margin-top: 0.12rem;
}

.ser2 .cont .re .li s {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/service_6.jpg) no-repeat center;
    background-size: cover;
    opacity: 0;
}

.ser2 .cont .re .li:hover s {
    opacity: 1;
}

.ser2 .cont .re .li:hover .t1 {
    color: #fff;
}

.ser2 .cont .re .li:hover .t2 {
    color: #fff;
    border-color: rgba(204, 204, 204, 0);
}

.ser3 .ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.4rem;
}

.ser3 .ul .li {
    width: calc((100% - 60px)/4);
    margin: 20px 20px 0 0;
    display: flex;
}

.ser3 .ul .li:nth-child(4n) {
    margin-right: 0;
}

.ser3 .ul .li .ss {
    background: #fff;
    padding: 0.4rem 0.4rem 0.47rem;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ser3 .ul .li .ss s {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #003365;
    height: 5px;
    width: 0;
}

.ser3 .ul .li .ss .ico {
    width: 90px;
    height: 90px;
    background: #f0f0f0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
}

.ser3 .ul .li .ss .ico img {
    width: 28px;
}

.ser3 .ul .li .ss .ico img:nth-child(2) {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.ser3 .ul .li .ss .txt {
    margin-top: 25px;
    color: #111;
    text-align: center;
}

.ser3 .ul .li .ss .txt img {
    margin-left: 12px;
    display: flex;
    vertical-align: middle;
    transform: translateY(-2px);
    margin: 0 auto;
}

.ser3 .ul .li:hover .ss .ico {
    background: #003365;
}

.ser3 .ul .li:hover .ss .ico img:nth-child(1) {
    opacity: 0;
}

.ser3 .ul .li:hover .ss .ico img:nth-child(2) {
    opacity: 1;
}

.ser3 .ul .li:hover .ss s {
    width: 100%;
}

.ser3 .ul .li:hover .ss .txt {
    color: #003365;
}

.ser4 .ul {
    border-radius: 4px;
}

.ser4 .ul .li {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 37px 35px 34px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
}

.ser4 .ul .li:last-child {
    border-bottom: none;
}

.ser4 .ul .li s {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 0;
    background: #003365;
}

.ser4 .ul .li .le {
    width: calc(100% - 185px);
}

.ser4 .ul .li .le .t1 {
    line-height: 25px;
    color: #111;
    display: flex;
}

.ser4 .ul .li .le .t1 span {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 15px;
    background: #003365;
    color: #fff;
    border-radius: 12.5px 12.5px 0 12.5px;
    text-align: center;
}

.ser4 .ul .li .le .t2 {
    line-height: 28px;
    color: #474747;
    margin: 15px 0 0 40px;
    min-height: 28px;
    position: relative;
}

.ser4 .ul .li .le .tt1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
}

.ser4 .ul .li .le .tt1 .set {
    max-width: 607px;
    height: 28px;
}

.ser4 .ul .li .le .tt2 .det {
    display: none;
    transition: none;
}

.ser4 .ul .li .re {
    width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #003365;
    border-radius: 50%;
    position: relative;
}

.ser4 .ul .li .re img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}
.ser4 .ul .li.act .le .tt1{background: #fcfcfc;}

.ser4 .ul .li.act {
    background: #fcfcfc;
}

.ser4 .ul .li.act s {
    height: 100%;
}

.ser4 .ul .li:hover .le .t1,
.ser4 .ul .li.act .le .t1 {
    color: #003365;
}

.ser4 .ul .li.act .le .tt1 .set {
    max-width: 100%;
    text-overflow: inherit;
    white-space: normal;
}

.ser4 .ul .li.act .re {
    background: #003365;
    transform: rotate(180deg);
}

.ser4 .ul .li.act .re img:nth-child(1) {
    opacity: 0;
}

.ser4 .ul .li.act .re img:nth-child(2) {
    opacity: 1;
}

.set5 .cont {
    display: flex;
    justify-content: flex-end;
    padding: 0.44rem 0.47rem 0.37rem;
    background: url(../images/service_10.jpg) no-repeat center;
    background-size: cover;
}

.set5 .cont .rf {
    max-width: 488px;
    width: 100%;
}

.set5 .cont .rf .tit {
    line-height: 28px;
    color: #fff;
}

.set5 .cont .rf .tline {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    margin: 0.24rem 0;
}

.set5 .cont .rf .tel {
    line-height: 28px;
    display: flex;
    color: #fff;
}

.set5 .cont .rf .tel a {
    color: #fff;
}

.set5 .cont .rf .tel a:hover {
    text-decoration: underline;
}

.set5 .cont .rf .tel .ico {
    width: 27px;
    height: 28px;
    display: flex;
    align-items: center;
}

.set5 .cont .rf .ul {
    margin-top: 0.34rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.set5 .cont .rf .ul .li {
    margin-right: 18px;
    max-width: calc((100% - 36px)/3);
}

.set5 .cont .rf .ul .li:last-child {
    margin-right: 0;
}

.set5 .cont .rf .ul .li .img {
    width: 80px;
    margin: 0 auto;
    border-radius: 3px;
    overflow: hidden;
}

.set5 .cont .rf .ul .li .txt {
    color: #ffffff;
    line-height: 16px;
    text-align: center;
    padding: 3px 0;
    margin-top: 8px;
}

/* 
.set5 .cont .ul {
  width: 360px;
}

.set5 .cont .li {
  padding: 0.2rem 0;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

.set5 .cont .li:last-child {
  border-bottom: none;
}

.set5 .cont .li .tit {
  color: #fff;
  padding-bottom: 13px;
}

.set5 .cont .li .item {
  margin-top: 6px;
  display: flex;
  align-items: flex-start;
}

.set5 .cont .li .item .ico {
  width: 26px;
  min-width: 26px;
  height: calc(1em + 10px);
  display: flex;
  align-items: center;
}

.set5 .cont .li .item .det {
  color: #fff;
}

.set5 .cont .li .item .det a {
  color: #fff;
}

.set5 .cont .li .item .det a:hover {
  text-decoration: underline;
} */

.industry_list {
    display: flex;
    flex-wrap: wrap;
}

.industry_list .li {
    width: calc((100% - 80px)/3);
    margin: 40px 40px 0 0;
    display: flex;
}

.industry_list .li:nth-child(1) {
    margin-top: 0;
}

.industry_list .li:nth-child(2) {
    margin-top: 0;
}

.industry_list .li:nth-child(3) {
    margin-top: 0;
}

.industry_list .li:nth-child(3n) {
    margin-right: 0;
}

.industry_list .ss {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
}

.industry_list .ss {
    padding: 0.3rem 0.3rem 0.48rem;
}

.industry_list .ss .img {
    border-radius: 3px;
    overflow: hidden;
}

.industry_list .ss .img img {
    width: 100%;
}

.industry_list .ss .t1 {
    margin-top: 25px;
    color: #111;
}

.industry_list .ss .t2 {
    line-height: 28px;
    height: 56px;
    margin-top: 19px;
    color: #474747;
}

.industry_list .ss .t3 {
    display: flex;
    align-items: center;
    margin-top: 30px;
    color: #003365;
}

.industry_list .ss .t3 span {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 1px solid #003365;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
    position: relative;
}

.industry_list .ss .t3 span img {
    width: 9px;
}

.industry_list .ss .t3 span img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.industry_list .ss:hover .t1 {
    color: #003365;
}

.industry_list .ss:hover .img img {
    transform: scale(1.05);
}

.industry_list .ss:hover .t3 span {
    background: #003365;
}

.industry_list .ss:hover .t3 span img:nth-child(1) {
    opacity: 0;
}

.industry_list .ss:hover .t3 span img:nth-child(2) {
    opacity: 1;
}

.inner_nav {
    position: relative;
}

.inner_nav::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #f0f0f0;
}

.inner_nav a {
    display: block;
    line-height: 70px;
    color: #474747;
    text-align: center;
}

.inner_nav a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 22px;
    background: #dbdbdb;
    margin-top: -11px;
}

.inner_nav a s {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 5px;
    background: #003365;
}

.inner_nav a:hover {
    color: #003365;
    font-weight: bold;
}

.inner_nav .swiper-slide:last-child a::before {
    display: none;
}

.inner_nav .act a {
    color: #003365;
    font-weight: bold;
}

.inner_nav .act s {
    width: 100%;
}

.industry1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.industry1 .le {
    width: 50%;
    overflow: hidden;
    border-radius: 4px;
}

.industry1 .re {
    width: calc(560 / 1280 * 100%);
}

.industry1 .re .r1 {
    width: 40px;
}

.industry1 .re .r2 {
    margin-top: 0.35rem;
}

.industry1 .re .r3 {
    line-height: 1.778;
    color: #474747;
    margin-top: 0.38rem;
}

.industry2 {
    display: flex;
    justify-content: space-between;
}

.industry2 .item {
    width: calc(580 / 1280 * 100%);
    background: #f2f3f5;
    border-radius: 4px;
    overflow: hidden;
}

.industry2 .item .tit {
    text-align: center;
    line-height: 1rem;
    color: #fff;
    border-radius: 4px;
    background: #999999;
}

.industry2 .item .con {
    padding: 0.7rem 0.5rem 0.94rem;
}

.industry2 .item .con .ico img {
    display: block;
    margin: 0 auto;
}

.industry2 .item .con .txt {
    text-align: center;
    line-height: 1.75;
    color: #474747;
    margin-top: 0.34rem;
}

.industry2 .icon {
    display: flex;
    align-items: center;
}

.industry2 .item.act .tit {
    background: #003365;
    color: #fff;
}

.pogin {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pogin2 {
    display: none;
}

.pogin2.act {
    display: flex;
}

.pogin span {
    width: 6px;
    height: 6px;
    background: #999999;
    border-radius: 0;
    margin: 0 4px;
    border-radius: 50%;
    opacity: 1;
}

.pogin .swiper-pagination-bullet-active {
    background: #003365;
}

.industry3 .ss {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.industry3 .ss .img {
    overflow: hidden;
}

.industry3 .ss .txt {
    padding: 0.25rem 0.5rem;
    background: #fff;
}

.industry3 .ss .t2 {
    margin-top: 0.14rem;
    line-height: 1.78;
    color: #474747;
}

.industry3 .ss:hover .img img {
    transform: scale(1.05);
}

.industry4 .ss {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.industry4 .ss .img {
    overflow: hidden;
}

.industry4 .ss .txt {
    padding: 0.25rem 0.3rem 0.44rem;
    background: #fff;
}

.industry4 .ss .t2 {
    margin-top: 0.14rem;
    color: #474747;
    line-height: 1.75;
}

.industry4 .ss:hover .img img {
    transform: scale(1.05);
}

.industry4 .pogin {
    display: none;
}

.industry4 .pogin.act {
    display: flex;
}

.ab1 {
    display: flex;
    justify-content: space-between;
}

.ab1 .re {
    width: calc(550 / 1280 * 100%);
    position: relative;
}

.ab1 .re span {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    cursor: pointer;
}

.ab1 .re span img {
    position: relative;
    z-index: 5;
}

.ab1 .re span s {
    position: absolute;
    top: -50%;
    left: -50%;
    transform: scale(0);
    width: 200%;
    height: 200%;
    border-radius: 50%;
    background: #fff;
    opacity: 0.2;
}

.ab1 .re span:hover s {
    -webkit-animation: suofangVid 1.5s infinite 0.2s linear;
    animation: suofangVid 1.5s infinite 0.2s linear;
}

@keyframes suofangVid {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    25% {
        opacity: 0.2;
    }
    75% {
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes suofangVid {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    25% {
        opacity: 0.2;
    }
    75% {
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.ab1 .le {
    width: calc(650 / 1280 * 100%);
    padding-top: 0.2rem;
}

.ab1 .le .l2 {
    line-height: 1.417;
    margin-top: 0.3rem;
}

.ab1 .le .l3 {
    line-height: 1.778;
    color: #474747;
    margin-top: 0.33rem;
    max-height:290px;
    padding-right:10px;
}

.ab1 .le .l3 p {
    margin-bottom: calc(1em + 2px);
}

.ab1 .le .l3 p:last-child {
    margin-bottom: 0;
}

.ab1 .le .l3 span {
    font-weight: bold;
    color: #ed6f00;
}

.ab2 .ul {
    background: url(../images/about_3.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    padding: 0.5rem 0 0.8rem;
}

.ab2 .ul .li {
    width: 33.333%;
    border-right: 1px dashed rgba(255, 255, 255, 0.15);
    padding: 0 0.4rem 2px;
}

.ab2 .ul .li .ss {
    position: relative;
}

.ab2 .ul .ss .ico {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.ab2 .ul .ss .txt {
    text-align: center;
    margin-top: 0.35rem;
    color: #fff;
}

.ab2 .ul .ss .txt .t2 {
    width: 16px;
    height: 2px;
    background: #fff;
    opacity: 0.3;
    margin: 0.25rem auto 0;
}

.ab2 .ul .ss .txt .t3 {
    margin-top: 0.2rem;
}

.ab2 .ul .li:hover .ss {
    transform: translateY(-0.2rem);
}

.ab3 .con {
    display: flex;
}

.ab3 .le {
    width: calc(210 / 1280 * 100%);
    position: relative;
    border-left: 2px solid #ccc;
}

.ab3 .le .li {
    padding-left: 0.38rem;
    line-height: 0.57rem;
    color: #111;
    position: relative;
    margin-bottom: 0.1rem;
    cursor: pointer;
}

.ab3 .le .li:last-child {
    margin-bottom: 0;
}

.ab3 .le .li .yuan {
    position: absolute;
    top: 0;
    left: -2px;
    width: 6px;
    height: 0;
    background: #003365;
}

.ab3 .le .li.act .yuan {
    height: 100%;
}

.ab3 .le .li.act {
    color: #003365;
    font-family: 'dinb';
}

.ab3 .ce {
    width: calc(470 / 1280 * 100%);
    position: relative;
    z-index: 5;
}

.ab3 .ce li {
    display: flex;
}

.ab3 .ce li .num {
    font-size: 180px;
    line-height: 1;
    position: relative;
    overflow: hidden;
    width: 94px;
    height: 180px;
}

.ab3 .ce li .num span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #bdbdbd;
}

.ab3 .ce li .num.act0 span:nth-child(1) {
    margin-top: 0;
}

.ab3 .ce li .num.act1 span:nth-child(1) {
    margin-top: calc(180px * -1);
}

.ab3 .ce li .num.act2 span:nth-child(1) {
    margin-top: calc(180px * -2);
}

.ab3 .ce li .num.act3 span:nth-child(1) {
    margin-top: calc(180px * -3);
}

.ab3 .ce li .num.act4 span:nth-child(1) {
    margin-top: calc(180px * -4);
}

.ab3 .ce li .num.act5 span:nth-child(1) {
    margin-top: calc(180px * -5);
}

.ab3 .ce li .num.act6 span:nth-child(1) {
    margin-top: calc(180px * -6);
}

.ab3 .ce li .num.act7 span:nth-child(1) {
    margin-top: calc(180px * -7);
}

.ab3 .ce li .num.act8 span:nth-child(1) {
    margin-top: calc(180px * -8);
}

.ab3 .ce li .num.act9 span:nth-child(1) {
    margin-top: calc(180px * -9);
}

.ab3 .ce li .num3 {
    margin-left: 93px;
}

.ab3 .re {
    width: calc(600 /1280 *100%);
    position: relative;
    padding-top: 0.2rem;
    height: 100%;
}

.ab3 .re .ico1 {
    width: 40px;
}

.ab3 .re .ico2 {
    position: absolute;
    left: -255px;
    bottom: 0;
    width: 300px;
}

.ab3 .re .ul {
    position: relative;
    z-index: 5;
}

.ab3 .re .li {
    display: none;
}

.ab3 .re .li .t1 {
    margin-top: 0.35rem;
}

.ab3 .re .li .t2 {
    line-height: 2;
    color: #474747;
    margin-top: 0.15rem;
}

.ab3 .re .li .t2 span {
    font-weight: bold;
    color: #ed6f00;
}

.ab3 .re .li .t3 {
    margin-top: 0.25rem;
    border-radius: 3px;
    overflow: hidden;
}

.ab4 .con {
    height: 500px;
    background: url(../images/about_9.png) no-repeat center top;
    background-size: contain;
}

.ab4 .ul {
    padding-top: 1px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ab4 .li {
    margin-top: 0.8rem;
}

.ab4 .ul .li:nth-child(1),
.ab4 .ul .li:nth-child(6) {
    width: calc(298 / 1280 * 100%);
}

.ab4 .ul .li:nth-child(2),
.ab4 .ul .li:nth-child(7) {
    width: calc(260 / 1280 * 100%);
}

.ab4 .ul .li:nth-child(3),
.ab4 .ul .li:nth-child(8) {
    width: calc(265 / 1280 * 100%);
}

.ab4 .ul .li:nth-child(4),
.ab4 .ul .li:nth-child(9) {
    width: calc(230 / 1280 * 100%);
}

.ab4 .ul .li:nth-child(5),
.ab4 .ul .li:nth-child(10) {
    width: 144px;
}

.ab4 .li .t1 .countUp {
    color: #003365;
}

.ab4 .li .t1 .unit {
    color: #003365;
}

.ab4 .li .t1 .unit1 {
    vertical-align: baseline;
}

.ab4 .li .t1 .unit2 {
    vertical-align: super;
}

.ab4 .li .t1 .unit3 {
    vertical-align: super;
    position: relative;
    width: 1em;
    height: 1em;
    display: inline-block;
}

.ab4 .li .t1 .unit3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 66.67%;
    height: 13.334%;
    background: #003365;
    margin: auto;
}

.ab4 .li .t1 .unit3::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 66.67%;
    width: 13.334%;
    background: #003365;
    margin: auto;
}

.ab4 .li .t2 {
    margin-top: 0.1rem;
    line-height: calc(1em + 10px);
    color: #474747;
}

.ab5 {
    margin-top: 0.27rem;
}

.ab5 .ctp .pogin {
    display: none;
}

.ab5 .ctp .pogin.act {
    display: flex;
}

.ab5 .ctp .swiper-slide {
    height: auto;
}

.ab5 .ctp .ss {
    display: flex;
    width: 100%;
}

.ab5 .ctp .ss .ico1 {
    width: 29px;
    min-width: 29px;
    display: flex;
    align-items: flex-start;
}

.ab5 .ctp .ss .ico2 {
    width: 30px;
    min-width: 30px;
    align-items: flex-end;
}

.ab5 .ctp .ss .txt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
    width: 100%;
}

.ab5 .ctp .ss .txt .t1 {
    color: #474747;
}

.ab5 .ctp .ss .txt .t2 {
    line-height: calc(1em + 4px);
    color: #000;
    margin: 0 5px;
    text-align: center;
}

.ab5 .ctp .ss .txt .t3 {
    color: #474747;
    text-align: center;
}

.ab5 .cbt {
    margin-top: 0.54rem;
}

.ab5 .cbt .ul {
    display: flex;
    flex-wrap: wrap;
}

.ab5 .cbt .li {
    width: calc((100% - 20px)/3);
    margin-right: 10px;
    background: #fff;
    padding: 0.3rem 0.5rem 0.35rem;
    border-radius: 3px;
}

.ab5 .cbt .li:nth-child(3n) {
    margin-right: 0;
}

.ab5 .cbt .t1 {
    color: #003365;
}

.ab5 .cbt .t1 span {
    vertical-align: baseline;
    margin-left: 8px;
}

.ab5 .cbt .t2 {
    margin-top: 0.1rem;
    line-height: calc(1em + 10px);
    color: #474747;
}

.ab5 .cbt .tline {
    margin-top: 0.25rem;
    border-bottom: 1px dashed #ccc;
    color: #474747;
}

.ab5 .cbt .t3 {
    color: #474747;
    margin-top: 0.25rem;
}

.ab5 .cbt .t3 p {
    padding-left: 11px;
    margin-bottom: 0.1rem;
    position: relative;
}

.ab5 .cbt .t3 p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 3px;
    height: 3px;
    background: #999999;
    margin-top: 5px;
    border-radius: 50%;
}

.ab5 .cbt .t3 p:last-child {
    margin-bottom: 0;
}

.ab6 .con {
    background: url(../images/about_12.jpg) no-repeat center;
    background-size: cover;
    padding: 0.7rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.ab6 .con .tansuo {
    background: none;
    border-color: #fff;
}

.ab6 .con .tansuo .c span {
    color: #fff !important;
}

.ab6 .con .tansuo .c .in {
    border-color: #fff;
}

.ab6 .con .tansuo:hover {
    border-color: #ed6f00;
    background: #ed6f00;
}

.ab7 .con {
    display: flex;
}

.ab7 .con .le {
    width: 50%;
    border-radius: 3px 0 0 3px;
}

.ab7 .con .le img {
    height: 100%;
    object-fit: cover;
}

.ab7 .con .re {
    width: 50%;
    background: #fff;
    padding: 0.6rem;
    border-radius: 0 3px 3px 0;
}

.ab7 .con .re .icon {
    width: 40px;
}

.ab7 .con .re .t1 {
    margin-top: 0.3rem;
}

.ab7 .con .re .line {
    border-bottom: 1px dashed #ccc;
    margin-top: 0.3rem;
}

.ab7 .con .re .ul {
    margin-top: 0.3rem;
}

.ab7 .con .re .li {
    display: flex;
    margin-bottom: 0.15rem;
}

.ab7 .con .re .li:last-child {
    margin-bottom: 0;
}

.ab7 .con .re .li .ico {
    width: 26px;
    min-width: 26px;
    height: calc(1em + 10px);
    display: flex;
    align-items: center;
}

.ab7 .con .re .li .set {
    color: #111;
}

.ab7 .con .re .li .set a {
    color: #003365;
}

.ab7 .con .re .li .set a:hover {
    text-decoration: underline;
}

.productsLayout {
    padding: 0.2rem 0 1rem;
}

.products_ul {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.products_ul .li {
    width: calc((100% - 50px)/3);
    margin: 0.8rem 25px 0 0;
}

.products_ul .li:nth-child(3n) {
    margin-right: 0;
}

.products_ul .li a {
    display: block;
}

.products_ul .img {
    position: relative;
    overflow: hidden;
}

.products_ul .img .tu {
    width: 100%;
    opacity: 0;
}

.products_ul .img .tu img {
    width: 100%;
}

.products_ul .img .i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.products_ul .img .t {
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
}

.products_ul .img .t::after {
    width: 0%;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #003365;
    content: "";
    transition: all 0.4s;
    display: none;
}

.products_ul .img .i img {
    width: 100%;
}

.products_ul .txt .t1 {
    margin: 20px 0 8px;
    color: #111;
    height:64px;
}

.products_ul .txt .t2 {
    margin-bottom: 35px;
    color: #474747;
}

.products_ul .li:hover .img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.products_ul .li:hover .img .i .t {
    /* transform: scale(1.05); */
}

.products_ul .li:hover .t1 {
    color: #003365;
}

.products_ul .li:hover .img .t::after {
    width: 100%;
    transition-delay: 0.4s;
}

.products_ul .li:hover .tansuo {
    background: #003365;
}

.products_ul .li:hover .tansuo .c span {
    color: #fff !important;
}

.products_ul .li:hover .tansuo .c .in .i img:last-child {
    opacity: 1;
}

.products_ul .li:hover .tansuo .c .in .i img:first-child {
    opacity: 0;
}

.products_ul .li:hover .tansuo .c .in {
    border: 1px solid #fff;
}

.prod_top .det {
    margin-top: 0.33rem;
    line-height: 1.78;
    color: #474747;
}

.prod_top .domain {
    margin-top: 0.73rem;
    position: relative;
    z-index: 30;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prod_top .domain.teshu2 {
    margin-top: 0.33rem;
}

/* .prod_top .domain .switch {
  position: relative;
  display: flex;
  border-bottom: 1px solid #e5e5e5;
}

.prod_top .domain .switch a {
  color: #999999;
  position: relative;
  padding: 0 0.3rem;
  line-height: 60px;
}

.prod_top .domain .switch a:last-child {
  margin-right: 0;
}

.prod_top .domain .switch a s {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 3px;
  background: #003365;
}

.prod_top .domain .switch a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 0.8em;
  background: #dbdbdb;
  margin-top: -0.4em;
}

.prod_top .domain .switch a:last-child::before {
  display: none;
}

.prod_top .domain .switch a:hover {
  color: #111;
}

.prod_top .domain .switch a.act {
  color: #111;
}

.prod_top .domain .switch a.act s {
  width: 100%;
} */

/* .prod_top .domain .switch .switch_top{padding: 10px 15px 10px 25px;border: 1px solid #999999;border-radius: 30px;display: flex;align-items: center;}

.prod_top .domain .switch .switch_top .le{display: flex;align-items: center;width: 130px;}

.prod_top .domain .switch .switch_top .le img{width: 17px;min-width: 17px;margin-right: 10px;}

.prod_top .domain .switch .switch_top .le span{line-height: 20px;color: #474747;}

.prod_top .domain .switch .switch_top .re{display: flex;align-items: center;margin-left: 15px;}

.prod_top .domain .switch .switch_top .re s{background: #ccc;border-right: 1px solid #999;width: 1px;height: 20px;margin-right: 13px;}

.prod_top .domain .switch .switch_top .re img{width: 10px;}

.prod_top .domain .switch .switch_bot{position: absolute;top: 100%;left: 0;width: 100%;border: 1px solid #ccc;background: #fff;display: none;}

.prod_top .domain .switch .switch_bot a{display: block;color: #474747;line-height: 40px;padding: 0 25px;}

.prod_top .domain .switch .switch_bot a:hover{background: #003365;color: #fff;}

.prod_top .domain .switch:hover .switch_bot{display: block;} */

.index6 {
    position: relative;
    z-index: 10;
}

.index6 .con3 {
    padding: 0.7rem 0.6rem;
    border-radius: 4px;
    background: url(../images/ind6_bg.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: center;
}

.index6 .con3 .cle {
    display: flex;
    align-items: center;
    display: none;
}

.index6 .con3 .switch {
    position: relative;
}

.index6 .con3 .switch .switch_top {
    padding: 10px 15px 10px 25px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 30px;
    display: flex;
    align-items: center;
}

.index6 .con3 .switch .switch_top .le {
    display: flex;
    align-items: center;
    width: 130px;
}

.index6 .con3 .switch .switch_top .le img {
    width: 17px;
    min-width: 17px;
    margin-right: 10px;
}

.index6 .con3 .switch .switch_top .le span {
    line-height: 20px;
    color: #fff;
}

.index6 .con3 .switch .switch_top .re {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.index6 .con3 .switch .switch_top .re s {
    background: rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.06);
    width: 1px;
    height: 20px;
    margin-right: 13px;
}

.index6 .con3 .switch .switch_top .re img {
    width: 10px;
}

.index6 .con3 .switch .switch_bot {
    position: absolute;
    top: 100%;
    left: 25px;
    width: calc(100% - 40px);
    border: 1px solid #ccc;
    background: #fff;
    display: none;
}

.index6 .con3 .switch .switch_bot a {
    display: block;
    color: #474747;
    line-height: 40px;
    padding: 0 25px;
}

.index6 .con3 .switch .switch_bot a.act,
.index6 .con3 .switch .switch_bot a:hover {
    background: #003365;
    color: #fff;
}

.index6 .con3 .switch:hover .switch_bot {
    display: block;
}

.index6 .con3 .scr {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 25px;
    display: flex;
    align-items: center;
    border-radius: 21px;
    margin-left: 20px;
}

.index6 .con3 .scr a {
    width: 19px;
}

.index6 .con3 .scr input {
    width: 110px;
    margin-left: 10px;
    background: none;
    outline: none;
    border: none;
    line-height: 40px;
    color: #fff;
}

.index6 .con3 .scr input::-webkit-input-placeholder {
    color: #fff;
}

.index6 .con3 .scr input:-moz-placeholder {
    color: #fff;
}

.index6 .con3 .scr input::-moz-placeholder {
    color: #fff;
}

.index6 .con3 .scr input:-ms-input-placeholder {
    color: #fff;
}

.index6 .con3 .cre a {
    display: flex;
    align-items: center;
    padding: 0 35px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 21px;
}

.index6 .con3 .cre a img {
    margin-right: 10px;
}

.index6 .con3 .cre a:hover {
    border-color: #ed6f00;
    background: #ed6f00;
}

.prod_top .domain .prod_search {
    display: flex;
    align-items: center;
    border: 1px solid #999999;
    padding: 0 0.22rem;
    border-radius: 30px;
    width: 360px;
}

.prod_top .domain .prod_search a {
    display: flex;
    align-items: center;
    height: 40px;
}

.prod_top .domain .prod_search input {
    width: 100%;
    margin-left: 10px;
    line-height: 40px;
    color: #111;
    outline: none;
    background: none;
    border: none;
}

.prod_top .domain .prod_search input:focus {
    width: 210px;
}

.prod_top .domain .prod_search input::-webkit-input-placeholder {
    color: #999999;
}

.prod_top .domain .prod_search input:-moz-placeholder {
    color: #999999;
}

.prod_top .domain .prod_search input::-moz-placeholder {
    color: #999999;
}

.prod_top .domain .prod_search input:-ms-input-placeholder {
    color: #999999;
}
.C-switch {
    position: relative;
    margin-right: 10px;
    margin-bottom: 5px;
}

.C-switch .switch_top {
    padding: 10px 15px 10px 25px;
    border: 1px solid #999999;
    border-radius: 30px;
    display: flex;
    align-items: center;
}

.C-switch .switch_top .le {
    display: flex;
    align-items: center;
    min-width: 130px;
}


.C-switch .switch_top .le img {
    width: 17px;
    min-width: 17px;
    margin-right: 10px;
}

.C-switch .switch_top .le span {
    line-height: 20px;
    color: #474747;
}

.C-switch .switch_top .re {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.C-switch .switch_top .re s {
    background: #999999;
    border-right: 1px solid #999999;
    width: 1px;
    height: 20px;
    margin-right: 13px;
}

.C-switch .switch_top .re img {
    width: 10px;
}

.C-switch .switch_bot {
    position: absolute;
    top: 100%;
    /* left: 50%;
  transform: translateX(-50%);
  width: 100%; */
    left: 25px;
    width: calc(100% - 40px);
    border: 1px solid #ccc;
    background: #fff;
    display: none;
    z-index: 5;
    text-align: center;
}

.C-switch.w100 .switch_bot {
    width: 100%;
    left: 0;
}

.C-switch.autowidth .switch_bot {
    width: auto;
    min-width: 50%;
    max-width: 100%;
}

.C-switch .switch_bot a {
    display: block;
    color: #474747;
    line-height: 40px;
    padding: 0 25px;
}

.C-switch .switch_bot a.act,
.C-switch .switch_bot a:hover {
    background: #003365;
    color: #fff;
}

.C-switch:hover .switch_bot {
    display: block;
}

.khp_table {
    overflow-x: auto;
    max-height: 85vh;
    max-height: 100vh;
    max-height: 950px;
}

.khp_table table {
    width: 100%;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.khp_table table tr,
.khp_table table td {
    border: none;
}

.khp_table table .th {
    position: sticky;
    top: 0;
    left: 0;
}

.khp_table table td {
    border-left: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
}

.khp_table table td span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    padding: 5px 10px;
    text-align: center;
}

/* .khp_table table td span a:first-child{width: calc(100% - 150px);} */

.khp_table table td .btn1 {
    display: block;
    background: #777D81;
    padding: 5px 20px;
    color: #fff;
    border-radius: 30px;
    margin-left: 5px;
}

.khp_table table td .btn1:hover {
    background: #002F67;
    color: #fff;
}

.khp_table table td a:hover {
    color: #002F67;
}

.khp_table table .w1 {
    width: 250px;
    border-right: 1px solid #e5e5e5;
}

.khp_table table .th td {
    line-height: 1.5;
    color: #fff;
    background: #003365;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    max-width: 250px;
    min-width: 100px;
}

.khp_table table .th td span {
    padding: 18px 15px;
}

.khp_table table .th .w1 {
    text-align: left;
    position: relative;
    background: #f0f0f0;
    border-right: none;
    padding-left: 30px;
}

.khp_table table .th .w1 s {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background: #ed6f00;
}

.khp_table table .th .w1 .tit {
    color: #111111;
}

.khp_table table .th .w1 .tit.tit1 {
    display: inline-block;
    width: 95px;
}

.khp_table table .th .w1 .btn {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 38px;
    display: none;
}

.khp_table table .th .w1 .btn a {
    height: 50%;
    display: flex;
    padding: 1px 0;
    justify-content: center;
}

.khp_table table .th .w1 .btn a img {
    width: 8px;
}

.khp_table table .th .w6 {
    padding: 18px 40px;
    text-align: left;
}

.khp_table table .th .w1 .btn a:first-child {
    align-items: flex-end;
}

.khp_table table .th .w1 .btn a:last-child {
    align-items: flex-start;
}

.khp_table table .th .w1 .btn a.hide {
    opacity: 0;
    pointer-events: none;
}

.khp_table table .tr td .tansuo {
    font-size: 14px;
}

table tr td .tansuo .c {
    height: 34px;
    padding: 0 15px;
}

.khp_table table .tr .w1 .con {
    display: flex;
    align-items: center;
}

.khp_table table .tr .w1 .con .img {
    width: 100px;
}

.khp_table table.act .tr .w1 .con .img {
    height: 100px;
}

.khp_table table .tr .w1 .con .txt {
    width: 110px;
    margin-left: 20px;
    color: #474747;
    text-align: left;
}

.khp_table table .tr .w1 .con .txt .t2 {
    margin-top: 3px;
}

.khp_table table .tr .w1 .con:hover .txt {
    color: #003365;
}

.khp_table table .tr .w6 {
    padding: 5px 40px;
}

.khp_table table .tr .w6 p {
    padding-left: 11px;
    margin-bottom: 2px;
    position: relative;
    text-align: left;
}

.khp_table table .tr .w6 p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 3px;
    height: 3px;
    background: #999999;
    margin-top: 5px;
    border-radius: 50%;
}

.khp_table table .tr .w6 p:last-child {
    margin-bottom: 0;
}

.khp_table table .tr {
    background: #f7f7f7;
}

.khp_table table .tr:nth-child(2n) {
    background: #fff;
}

.pdc1 {
    display: flex;
    justify-content: space-between;
}

.pdc1 .le {
    width: 45.33%;
    border: 1px solid #e5e5e5;
}

.pdc1 .re {
    flex: 1;
    padding-left: 100px;
    padding-top: 0.75rem;
}

.pdc1 .re .t2 {
    margin-top: 0.25rem;
}

.pdc1 .re .line {
    border-bottom: 1px dashed #cccccc;
    margin-top: 0.45rem;
}

.pdc1 .re .t3 {
    margin-top: 0.42rem;
    color: #474747;
    line-height: 1.778;
}

.pdc1 .re .t4 {
    margin-top: 0.36rem;
    color: #474747;
}

.pdc1 .re .t4 p {
    padding-left: 18px;
    margin-bottom: 13px;
    position: relative;
    text-align: left;
}

.pdc1 .re .t4 p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 5px;
    height: 5px;
    background: #999999;
    margin-top: 5px;
    border-radius: 50%;
}

.pdc1 .re .t4 p:last-child {
    margin-bottom: 0;
}

.pdc2 .item {
    display: flex;
    margin-bottom: 2px;
}

.pdc2 .item .le {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    background: #003365;
    color: #fff;
    min-width: 160px;
    background: #dce0df;
    color: #111;
}

.pdc2 .item .re {
    overflow-x: auto;
}

.pdc2 .item .re img {
    min-width: 1120px;
}

.pdc3 .ul {
    display: flex;
    flex-wrap: wrap;
}

.pdc3 .li {
    width: calc((100% - 45px)/4);
    margin: 15px 15px 0 0;
}

.pdc3 .li:nth-child(4n) {
    margin-right: 0;
}

.pdc3 .li:nth-child(1),
.pdc3 .li:nth-child(2),
.pdc3 .li:nth-child(3),
.pdc3 .li:nth-child(4) {
    margin-top: 0;
}

.pdc3 .li .ss {
    border: 1px solid #e5e5e5;
}

.pdc4 .li {
    margin-bottom: 8px;
}

.pdc4 .li:last-child {
    margin-bottom: 0;
}

.pdc4 .li .ltp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #003365;
    padding: 20px 30px;
}

.pdc4 .li .ltp .tit {
    line-height: 30px;
    color: #fff;
}

.pdc4 .li .ltp .ico {
    width: 20px;
}

.pdc4 .li .lbt {
    overflow-x: auto;
    text-align: center;
    display: none;
}

.pdc4 .li .lbt table {
    width: 100%;
}

.pdc4 .li .lbt .th td {
    background: #f2f2f2;
    line-height: 30px;
    color: #111;
    padding: 15px;
    border-right: 1px solid #e5e5e5;
}

.pdc4 .li .lbt .th td:last-child {
    border-right: none;
}

.pdc4 .li .lbt .tr {
    border: 1px solid #e5e5e5;
}

.pdc4 .li .lbt .tr td {
    line-height: 2;
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
}

.pdc4 .li .lbt .tr td img {
    display: inline-block;
}

.pdc4 .li .lbt .tr td:first-child {
    border-left: 1px solid #e5e5e5;
}

.pdc4 .li .lbt .tr td:last-child {
    border-right: 1px solid #e5e5e5;
}

.pdc4 .li.act .ltp .ico img {
    transform: rotate(180deg);
}

.pdc5 .switch {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    flex-wrap: wrap;
    gap: 0.3rem 0;
}

.pdc5 .switch a {
    padding-bottom: 0.25rem;
    color: #999999;
    margin-right: 0.4rem;
    position: relative;
}

.pdc5 .switch a s {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 3px;
    background: #003365;
}

.pdc5 .switch a:hover {
    color: #111;
}

.pdc5 .switch a.act {
    color: #111;
}

.pdc5 .switch a.act s {
    width: 100%;
}

.pdc5 .list {
    margin-top: 0.45rem;
}

.pdc5 .list .item {
    display: none;
}

.pdc5 .list .item .edit {
    position: relative;
    transform: translateY(40px);
    visibility: hidden;
    opacity: 0;
    color: #474747;
}

.pdc5 .list .item .edit.edit5 img {
    width: 100%;
    border: 1px solid #e5e5e5;
}

.pdc5 .list .item.act {
    display: block;
}

.pdc5 .list .item.act .edit.act {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.pdc5 .list .item.act .edit.act2 {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    transition: none;
}

.pdc5 #tabletheme5 table td .btn1 {
    display: inline-flex;
    background: #777D81 !important;
    padding: 5px 20px !important;
    color: #fff !important;
    border-radius: 30px !important;
    margin-top: 0.3rem !important;
}

.pdc5 #tabletheme5 table td .text {
    display: block;
}

.pdc5 #tabletheme5 table td a:hover .btn1 {
    background: #002F67 !important;
    color: #fff !important;
}

.pdc5 #tabletheme5 table td a:hover {
    color: #002F67 !important;
}

.pdc5 .list .item .edit2 p {
    /* padding-left: 17px; */
    margin-bottom: 15px;
    position: relative;
    text-align: left;
}

.pdc5 .list .item .edit2 p::before {
    /* content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 5px;
  height: 5px;
  background: #999999;
  margin-top: 5px;
  border-radius: 50%; */
    content: "• ";
}

.pdc5 .list .item .edit2 p:last-child {
    margin-bottom: 0;
}

.pdc5 .emptyPage {
    color: #111;
    line-height: 1.4;
}

.pdc5 .emptyPage * {
    white-space: normal !important;
}

.pdc5 .emptyPage img {
    max-width: 100% !important;
    overflow: hidden;
    margin: 20px 0;
}

.pdc5 .main2 .ev {
    /* width: 48.44%; */
    flex: 1;
    gap: 1.4;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.pdc5 .main2 .ev:nth-of-type(2n) {
    margin-left: 1.56%;
}

.pdc5 .main3 .ev {
    width: calc(50% - 20px);
    border: 1px solid #e5e5e5;
    margin-bottom: 40px;
    display: flex;
    /* align-items: center; */
    flex-wrap: wrap;
    cursor: default;
}

.pdc5 .main3 .ev .pic {
    width: 300px;
}

.pdc5 .main3 .ev .intr {
    padding: 40px;
    padding: 20px;
    flex: 1;
    border-left: 1px solid #e5e5e5;
    height: 100%;
}

.pdc5 .main3 .ev .intr .t4 {
    margin-top: 0.15rem;
    color: #474747;
    max-height: 205px;
}

.pdc5 .main3 .ev .intr .t4 p:not(:last-child) {
    margin-bottom: 0.1rem;
}

.pdc5 .main3 .ev .intr .t4 p::before {
    content: "• ";
}

.pdc7 .edit {
    line-height: 1.5;
    color: #474747;
}

.pdc6 .edit {
    line-height: 1.5;
    color: #474747;
    overflow-x: auto;
}

.pdc5 .edit table,
.pdc6 .edit table {
    width: 100% !important;
    text-align: center !important;
    border-collapse: collapse;
    margin-bottom: 15px;
}

.pdc5 .edit table *,
.pdc6 .edit table * {
    font-size: 14px !important;
    line-height: 20px !important;
    color: #111 !important;
    font-family: '微软雅黑' !important;
    text-decoration: none !important;
    /* font-weight: 400 !important; */
    margin: 0 !important;
    vertical-align: middle !important;
}

.pdc5 .edit table tr:nth-child(n+3) *,
.pdc6 .edit table tr:nth-child(n+3) * {
    font-weight: 400 !important;
}

.pdc5 .edit table tr:first-child td,
.pdc6 .edit table tr:first-child td {
    line-height: 30px;
    color: #111;
    padding: 15px;
    border-right: 1px solid #e5e5e5 !important;
}

.pdc5 .edit table tr:first-child td:last-child,
.pdc6 .edit table tr:first-child td:last-child {
    border-right: none;
}

.pdc5 .edit table tr td,
.pdc6 .edit table tr td {
    line-height: 2;
    padding: 4px !important;
    border: 1px solid #e5e5e5 !important;
    background: none !important;
    color: #111 !important;
}

.pdc5 .edit table tr td img,
.pdc6 .edit table tr td img {
    display: inline-block;
}

.pdc5 .edit table tr td:first-child,
.pdc6 .edit table tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
}

.pdc5 .edit table tr td:last-child,
.pdc6 .edit table tr td:last-child {
    border-right: 1px solid #e5e5e5 !important;
}

.pdc5 .edit table tr:first-child td,
.pdc6 .edit table tr:first-child td,
.pdc5 .edit table tr:nth-child(2) td,
.pdc6 .edit table tr:nth-child(2) td {
    background: none !important;
    color: #111 !important;
}

.pdc5 .edit table tr:first-child td *,
.pdc6 .edit table tr:first-child td *,
.pdc5 .edit table tr:nth-child(2) td *,
.pdc6 .edit table tr:nth-child(2) td * {
    color: #111 !important;
}

.pdc5 .edit table p::before {
    display: none;
}

.pdc7 .edit {
    overflow-x: auto;
}

.pdc7 .edit table {
    width: 100% !important;
    text-align: center !important;
    border-collapse: collapse;
    margin-bottom: 15px;
}

.pdc7 .edit table * {
    font-size: 14px !important;
    line-height: 20px !important;
    color: #111 !important;
    font-family: '微软雅黑' !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    margin: 0 !important;
    vertical-align: middle !important;
}

.pdc7 .edit table td {
    background: none !important;
    border: 1px solid #e5e5e5 !important;
    padding: 4px !important;
}

.pdc7 .edit table td * {
    background: none !important;
}

.pdc7 .edit table tr:first-child td:first-child {
    /* background: #dce0df !important; */
    color: #111 !important;
    font-weight: bold !important;
}

.pdc5 .edit.edit11 table * {
    font-size: 16px !important;
    line-height: 30px !important;
}

.pdc5 .edit.edit11 table tr td {
    padding: 8px !important;
}

.pdc5 .list .item .edit4 .e4_con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.pdc5 .list .item .edit4 .e4_con:last-child {
    margin-bottom: 0;
}

.pdc5 .list .item .edit4 .e4_con .le {
    width: 30%;
}

.pdc5 .list .item .edit4 .e4_con .re {
    width: 65%;
    padding-top: 0.75rem;
}

.pdc5 .list .item .edit4 .e4_con .re .t4 {
    margin-top: 0.36rem;
    color: #474747;
}

.pdc5 .list .item .edit4 .e4_con .re .t4 p {
    /* padding-left: 18px; */
    margin-bottom: 13px;
    position: relative;
    text-align: left;
}

.pdc5 .list .item .edit4 .e4_con .re .t4 p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 5px;
    height: 5px;
    background: #999999;
    margin-top: 5px;
    border-radius: 50%;
    display: none;
}

.pdc5 .list .item .edit4 .e4_con .re .t4 p:last-child {
    margin-bottom: 0;
}

.pdc6 .item {
    display: none;
}

.pdc6 .item.act {
    display: block;
}

.pdc6 .edit {
    transform: translateY(40px);
    visibility: hidden;
    opacity: 0;
}

.pdc6 .item.act .edit.act {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.prod_img {
    position: relative;
}

.prod_img .item {
    margin-bottom: 0.5rem;
}

.prod_img .item a {
    display: block;
}

.prod_img .item a img {
    margin: 0 auto;
    width: auto;
}

.prod_img .item:last-child {
    margin-bottom: 0;
}

.prod_img .dl1 dd {
    width: calc(50 / 480 * 100%);
    padding-top: calc(50 / 480 * 100%);
    position: absolute;
    z-index: 2;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
}

.prod_img .dl1 dd .yuan {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.prod_img .dl1 dd .yuan s {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border: 1px solid #184573;
    border-radius: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-animation: suofang 1.5s infinite linear;
    animation: suofang 1.5s infinite linear;
}

.prod_img .dl1 dd .yuan .s2 {
    -webkit-animation: suofang 1.5s infinite .5s linear;
    animation: suofang 1.5s infinite .5s linear;
}

.prod_img .dl1 dd .yuan .s3 {
    -webkit-animation: suofang 1.5s infinite 1s linear;
    animation: suofang 1.5s infinite 1s linear;
}

.prod_img .dl1 dd .yuan span {
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -3px;
    background: #184573;
    border-radius: 50%;
}

.prod_img .dl1 dd .wz {
    position: absolute;
    padding: 0 25px;
    line-height: 2.4;
    background: #003365;
    color: #fff;
    border-radius: 30px;
    white-space: nowrap;
    bottom: calc(100% + 0px);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
}

/* .prod_img .dl1 dd:hover .wz {
  bottom: calc(100% + 15px);
  opacity: 1;
} */

.prod_img .dl1 dd:nth-child(1) {
    top: calc(11 / 400 * 100%);
    left: calc(149 / 480 * 100%);
}

.prod_img .dl1 dd:nth-child(2) {
    top: calc(11 / 400 * 100%);
    left: calc(296 / 480 * 100%);
}

.prod_img .dl1 dd:nth-child(3) {
    top: calc(74 / 400 * 100%);
    left: calc(262 / 480 * 100%);
}

.prod_img .dl1 dd:nth-child(4) {
    top: calc(168 / 400 * 100%);
    left: calc(180 / 480 * 100%);
}

.prod_img .dl1 dd:nth-child(5) {
    top: calc(201 / 400 * 100%);
    left: calc(359 / 480 * 100%);
}

.prod_img .dl1 dd:nth-child(6) {
    top: calc(286 / 400 * 100%);
    left: calc(278 / 480 * 100%);
}

@keyframes suofang {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    70% {
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes suofang {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    70% {
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.ggt::-webkit-scrollbar {
    width: 1px;
    height: 5px;
}

.ggt::-webkit-scrollbar-thumb {
    background: #06467C;
}

.ggt::-webkit-scrollbar-track {
    background: #fff;
}

.prod_table {
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
}

.prod_table.prod_table1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 321px;
    z-index: 10;
    margin-top: 0;
    overflow: hidden;
    background: #e5e5e5;
}

.prod_table table {
    min-width: min(1280px, 70vw);
    border-collapse: collapse;
}

.prod_table.prod_table2 {
    position: relative;
}

.prod_table .th td {
    background: #003365;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 20px;
    padding: 20px 24px;
    text-align: center;
    color: #fff;
    min-width: 120px;
}

.prod_table .th .w1 {
    width: 190px;
    min-width: 190px;
}

.prod_table .th .w2 {
    width: 110px;
    min-width: 110px;
}

.prod_table .tr {
    background: #f7f7f7;
}

.prod_table .tr:nth-child(2n) {
    background: #fff;
}

.prod_table .tr td {
    padding: 18px 10px 10px;
    line-height: calc(1em + 10px);
    text-align: center;
    color: #474747;
    border: 1px solid #e5e5e5;
    border-top: none;
    min-width: 130px;
}

.prod_table .tr img {
    display: block;
    margin: 0 auto 13px;
}

.prod_table .tr td a {
    color: #474747;
}

.prod_table .tr td a:hover {
    color: #003365;
}

.prod_table_con .btn {
    position: absolute;
    top: 0;
    right: -40px;
    z-index: 20;
    width: 20px;
    height: 60px;
    display: none;
    justify-content: space-between;
    /* background: #003365; */
    padding-right: 6px;
    width: 40px;
    padding-right: 0;
    /* border-left: 1px solid rgba(255, 255, 255, 0.2); */
}

.prod_table_con .btn.act {
    display: flex;
}

.prod_table_con .btn a {
    width: 12px;
    display: flex;
    align-items: center;
    width: 50%;
}

.prod_table_con .btn a img {
    width: 4px;
    display: none;
}

.prod_table_con .btn a.up {
    /* justify-content: flex-end;padding-right: 1px; */
    background: url(../images/svg/table_arr.svg) no-repeat right 5px center;
    background-size: 15px auto;
    transform: rotate(180deg);
}

.prod_table_con .btn a.down {
    /* justify-content: flex-start;padding-left: 1px; */
    background: url(../images/svg/table_arr.svg) no-repeat left 1px center;
    background-size: 15px auto;
}

.prod_table_con .btn a.hide {
    opacity: 0.5;
    pointer-events: none;
}

.prod_table_con {
    position: relative;
}

.mhead,
.mnav2,
.mnav {
    display: none;
}

.mhead {
    width: 100%;
    height: 50px;
    position: fixed;
    z-index: 199;
    top: 0;
    left: 0;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.mhead .menu {
    height: 50px;
    padding-left: 35px;
    background: url(../images/m1.png) center right no-repeat;
    background-size: 30px;
    float: right;
}

.mhead .logo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.mhead .logo img {
    display: block;
    height: 23x;
    margin-top: 14px;
}

.mhead .ss {
    display: block;
    width: 50px;
    height: 50px;
    float: right;
    background: url(../images/svg/ss3.svg) center no-repeat;
    background-size: 20px;
}

.mhead.act {
    -moz-box-shadow: 0px 1px 5px #ddd;
    -webkit-box-shadow: 0px 1px 5px #ddd;
    box-shadow: 0px 1px 5px #ddd;
}

.mnav {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    z-index: 200;
    display: block;
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.mnav .hei {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.mnav .mbox {
    width: 80%;
    height: 100%;
    overflow: auto;
    background: #fff;
    position: relative;
    z-index: 2;
    left: -100%;
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.mnav .mbox .ul1 li {
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    opacity: 0;
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.mnav .mbox .ul1 li .ltop {
    position: relative;
    line-height: 50px;
    padding: 0 50px 0 15px;
    border-bottom: 1px solid #ddd;
}

.mnav .mbox .ul1 li .ltop a {
    display: block;
    width: 100%;
    font-size: 16px;
}

.mnav .mbox .ul1 li .ltop span {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: url(../images/r_hui2.png) center no-repeat;
    background-size: 16px;
}

.mnav .mbox .ul1 li .ltop span.act {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.mnav .mbox .ul1 li .lbtm {
    display: none;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.mnav .mbox .ul1 li .lbtm a {
    display: block;
    width: 100%;
    padding: 0 15px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.mnav.act {
    left: 0;
}

.mnav.act .mbox {
    left: 0;
    transition-delay: .15s;
    -webkit-transition-delay: .15s;
}

.mnav.act .mbox .ul1 li {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
}

.mnav.act .mbox .ul1 li:nth-child(2) {
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
}

.mnav.act .mbox .ul1 li:nth-child(3) {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
}

.mnav.act .mbox .ul1 li:nth-child(4) {
    transition-delay: .7s;
    -webkit-transition-delay: .7s;
}

.mnav.act .mbox .ul1 li:nth-child(5) {
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
}

.mnav.act .mbox .ul1 li:nth-child(6) {
    transition-delay: .9s;
    -webkit-transition-delay: .9s;
}

.mnav.act .mbox .ul1 li:nth-child(7) {
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
}

.mnav.act .mbox .ul1 li:nth-child(8) {
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
}

.mnav.act .mbox .ul1 li:nth-child(9) {
    transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
}

.inner_crumbs {
    background: rgba(247, 247, 247, 0.60);
    padding: 26px 0 24px;
    line-height: 1.6;
}

.inner_crumbs a,
.inner_crumbs span {
    color: #666;
}

.inner_crumbs a:hover {
    color: #002FA7;
}

.search1 .ibox {
    padding: 40px 0 1rem;
}

.search1 .ssk {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search1 .st1 {
    line-height: 175%;
    display: flex;
    align-items: center;
}

.search1 .st1 img {
    width: 22px;
    margin-right: 14px;
}

.search1 .ssk .re {
    width: 50%;
    display: flex;
}

.search1 .ssk .re input {
    width: calc(100% - 120px);
    outline: none;
    border: 1px solid #eeeeee;
    border-right: none;
    height: 50px;
    line-height: 48px;
    padding: 0 20px;
}

.search1 .ssk .re a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    line-height: 50px;
    background: #003365;
    color: #fff;
}

.search1 .ssk .re a img {
    width: 16px;
    margin-right: 12px;
}

.search1 .ssk .re a:hover {
    opacity: 0.8;
}

.search1 .switch {
    display: flex;
    border-bottom: 2px solid #e5e5e5;
    padding-left: 27px;
    margin-top: 37px;
}

.search1 .switch a {
    padding: 0 10px 16px;
    line-height: 175%;
    color: #09223B;
    margin-right: 80px;
    position: relative;
}

.search1 .switch a:hover {
    color: #003365;
}

.search1 .switch a.act {
    font-weight: bold;
    color: #003365;
}

.search1 .switch a.act s {
    position: absolute;
    bottom: -2px;
    background: #003365;
    height: 3px;
    width: 100%;
    left: 0;
}

.z_tanchuang {
    position: fixed;
    display: table;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 130;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.z_tanchuang .tbox {
    display: table-cell;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    vertical-align: middle;
}

.z_tanchuang .tbox .modal {
    background: white;
    padding: 30px;
    display: block;
    border-radius: 5px;
    position: relative;
    width: 90%;
    width: 1000px;
    max-height: 90%;
    margin: 0 auto;
    transform: translateY(5%);
    opacity: 0;
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.z_tanchuang .tbox .modal .out {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff url(../images/out.png) center no-repeat;
    background-size: 20px;
    color: #000;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    top: 0;
    right: -50px;
    cursor: pointer;
}

.z_tanchuang .tbox .modal .img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.z_tanchuang .tbox .modal .img video {
    display: block;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.z_tanchuang .tbox .modal .img img {
    margin: 0 auto;
}

.z_tanchuang .tbox .modal .out:hover {
    background: #fff url(../images/out2.png) center no-repeat;
    background-size: 20px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.z_tanchuang .tbox .modal2 {
    padding: 20px;
}

.z_tanchuang .tbox .modal .img {
    max-width: 1000px;
}

.z_tanchuang.act {
    visibility: visible;
    pointer-events: visible;
    opacity: 1;
}

.z_tanchuang.act .tbox .modal {
    transform: translateY(0);
    opacity: 1;
}

@keyframes unfoldIn {
    0% {
        transform: scaleY(0.005) scaleX(0);
    }
    50% {
        transform: scaleY(0.005) scaleX(1);
    }
    100% {
        transform: scaleY(1) scaleX(1);
    }
}

@keyframes zoomIn {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes zoomOut {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes unfoldOut {
    0% {
        transform: scaleY(1) scaleX(1);
    }
    50% {
        transform: scaleY(0.005) scaleX(1);
    }
    100% {
        transform: scaleY(0.005) scaleX(0);
    }
}

@-webkit-keyframes zoomIn {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes zoomOut {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@-webkit-keyframes unfoldOut {
    0% {
        transform: scaleY(1) scaleX(1);
    }
    50% {
        transform: scaleY(0.005) scaleX(1);
    }
    100% {
        transform: scaleY(0.005) scaleX(0);
    }
}

@-webkit-keyframes unfoldIn {
    0% {
        transform: scaleY(0.005) scaleX(0);
    }
    50% {
        transform: scaleY(0.005) scaleX(1);
    }
    100% {
        transform: scaleY(1) scaleX(1);
    }
}

.from_tanchuang {
    z-index: 1002;
}

.from_tanchuang .tbox .modal {
    padding: 0.6rem 1.2rem;
    border-radius: 5px;
    width: 70%;
    max-width: 1280px;
    overflow-y: auto;
}

.from_tanchuang .close {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 1px solid #999999;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.from_tanchuang .close img {
    width: 9px;
}

.from_tanchuang .close img:nth-child(2) {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.from_tanchuang .close:hover {
    background: #003365;
    border-color: #003365;
}

.from_tanchuang .close:hover img:nth-child(1) {
    opacity: 0;
}

.from_tanchuang .close:hover img:nth-child(2) {
    opacity: 1;
}

.from_tanchuang .cont .det {
    margin-top: 20px;
    color: #474747;
}

.from_tanchuang .cont .formbox {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

.from_tanchuang .cont .formbox .item {
    width: calc(50% - 20px);
    margin-right: 40px;
    text-align: left;
    margin-top: 25px;
}

.from_tanchuang .cont .formbox .item:nth-child(2n) {
    margin-right: 0;
}

.from_tanchuang .cont .formbox .item.w100 {
    width: 100%;
    margin-right: 0;
}

.from_tanchuang .cont .formbox .item .t1 {
    color: #474747;
}

.from_tanchuang .cont .formbox .item .t2 {
    display: flex;
}

.from_tanchuang .cont .formbox .item .t2 input {
    flex: 1;
}

.from_tanchuang .cont .formbox .item .t2 img {
    height: 42px;
    margin-top: 12px;
}

.from_tanchuang .cont .formbox .item .t1 span {
    color: #fe0000;
}

.from_tanchuang .cont .formbox .item input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    outline: none;
    margin-top: 12px;
    padding: 0 5px;
    color: #474747;
}

.from_tanchuang .cont .formbtn {
    margin-top: 40px;
}

.from_tanchuang .cont .tansuo .c {
    width: 142px;
    justify-content: center;
}

.tjtc {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1003;
    display: none;
    text-transform: uppercase;
}

.tjtc .bei {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}

.tjtc .c_con {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    height: 180px;
    background: #fff;
    text-align: center;
    padding: 30px 0;
}

.tjtc .c_con .n {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    cursor: pointer;
}

.gengduo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 50px;
    color: #003365;
    border: 1px solid #003365;
    position: relative;
}

.gengduo s {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px solid #003365;
}

.gengduo span {
    position: relative;
    z-index: 1;
}

.gengduo .i {
    width: 16px;
    position: relative;
    margin-left: 14px;
    z-index: 1;
}

.gengduo:hover {
    border: 1px solid #003365;
}

.gengduo:hover span {
    color: #fff;
}

.gengduo:hover s {
    border: 24px solid #003365;
}

.prod2 .yuan {
    display: block;
}

.prod2 .yuan img {
    width: auto;
    margin: 0 auto;
}

.yd {
    display: none !important;
}

.pic_tanchuang {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    display: none;
    background: rgba(0, 0, 0, 0.7);
}

.pic_tanchuang.on {
    display: flex;
}

.pic_tanchuang .gundong {
    width: 90%;
    height: 90%;
    overflow: auto;
    background: #fff;
}

.pic_tanchuang img {
    display: block;
    max-width: none;
    /* width: 150vw; */
    /* max-width: none;
  margin: 20vw auto; */
}

.pic_tanchuang .out {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 5%;
    right: 5%;
    z-index: 3;
    background: url(../images/out.svg) no-repeat center/contain;
    cursor: pointer;
}

/* .edit6 {
  overflow: auto;
  max-width: 100%;
}

.edit6 table {
  width: 100%;
  border-color: #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  margin-bottom: 30px;
}

.edit6 table tr,
.edit6 table td {
  border: none;
}

.edit6 table td {
  border-left: 1px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
}

.edit6 table .th td {
  line-height: 1.5;
  color: #fff;
  background: #003365;
  text-align: left;
}

.edit6 table .th2 td {
  background: #a7a7a7;
  color: #fff;
}

.edit6 table .th2 td span {
  min-width: 150px;
}

.edit6 table td span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 60px;
  padding: 5px 10px;
}

.edit6 table .th td:first-child span,
.edit6 table .th2 td:first-child span,
.edit6 table .tr td:nth-last-of-type(3) span {
  justify-content: flex-start;
  text-align: left;
  padding-left: 40px;
}

.edit6 table .tr:nth-of-type(2n) td:nth-last-of-type(-n+2) span {
  background: #F7F7F7;
}

.edit6 table td a:hover {
  color: #002FA7;
}

.edit6 table .th td span {
  padding: 18px 15px;
} */

@media screen and (max-width:1800px) {
    html {
        font-size: 95px;
    }
}

@media screen and (max-width:1700px) {
    .f_12 {
        font-size: 12px;
    }
    .f_14 {
        font-size: 14px;
    }
    .f_16 {
        font-size: 16px;
    }
    .f_18 {
        font-size: 16px;
    }
    .f_20 {
        font-size: 18px;
    }
    .f_22 {
        font-size: 20px;
    }
    .f_24 {
        font-size: 22px;
    }
    .f_26 {
        font-size: 24px;
    }
    .f_28 {
        font-size: 26px;
    }
    .f_30 {
        font-size: 26px;
    }
    .f_32 {
        font-size: 28px;
    }
    .f_34 {
        font-size: 30px;
    }
    .f_36 {
        font-size: 32px;
    }
    .f_38 {
        font-size: 32px;
    }
    .f_40 {
        font-size: 36px;
    }
    .f_42 {
        font-size: 36px;
    }
    .f_44 {
        font-size: 38px;
    }
    .f_46 {
        font-size: 38px;
    }
    .f_48 {
        font-size: 40px;
    }
    .f_50 {
        font-size: 44px;
    }
    .f_52 {
        font-size: 44px;
    }
    .f_54 {
        font-size: 44px;
    }
    .f_56 {
        font-size: 44px;
    }
    .f_58 {
        font-size: 44px;
    }
    .f_64 {
        font-size: 50px;
    }
    .f_66 {
        font-size: 50px;
    }
    .f_68 {
        font-size: 54px;
    }
    .f_72 {
        font-size: 58px;
    }
    .f_78 {
        font-size: 60px;
    }
    .f_80 {
        font-size: 60px;
    }
    .f_120 {
        font-size: 100px;
    }
    html {
        font-size: 90px;
    }
    .ibox {
        width: 90%;
    }
    .from_tanchuang .tbox .modal {
        width: 90%;
    }
    .prod_table table {
        min-width: min(1280px, 90vw);
    }
    .banner .ss .text .t2{line-height: 60px;}

    .ab1 .le .l3 {
        max-height:412px;
    }
}

@media screen and (max-width:1600px) {
    html {
        font-size: 85px;
    }
}

@media screen and (max-width:1500px) {
    .f_12 {
        font-size: 12px;
    }
    .f_14 {
        font-size: 14px;
    }
    .f_16 {
        font-size: 16px;
    }
    .f_18 {
        font-size: 16px;
    }
    .f_20 {
        font-size: 16px;
    }
    .f_22 {
        font-size: 18px;
    }
    .f_24 {
        font-size: 20px;
    }
    .f_26 {
        font-size: 22px;
    }
    .f_28 {
        font-size: 24px;
    }
    .f_30 {
        font-size: 24px;
    }
    .f_32 {
        font-size: 26px;
    }
    .f_34 {
        font-size: 28px;
    }
    .f_36 {
        font-size: 30px;
    }
    .f_38 {
        font-size: 30px;
    }
    .f_40 {
        font-size: 32px;
    }
    .f_42 {
        font-size: 34px;
    }
    .f_44 {
        font-size: 36px;
    }
    .f_46 {
        font-size: 36px;
    }
    .f_48 {
        font-size: 38px;
    }
    .f_50 {
        font-size: 40px;
    }
    .f_52 {
        font-size: 40px;
    }
    .f_54 {
        font-size: 40px;
    }
    .f_56 {
        font-size: 40px;
    }
    .f_58 {
        font-size: 40px;
    }
    .f_64 {
        font-size: 46px;
    }
    .f_66 {
        font-size: 48px;
    }
    .f_68 {
        font-size: 48px;
    }
    .f_72 {
        font-size: 52px;
    }
    .f_78 {
        font-size: 54px;
    }
    .f_80 {
        font-size: 54px;
    }
    .f_120 {
        font-size: 80px;
    }
    html {
        font-size: 80px;
    }
    .index5 .li5 .pop_txt {
        top: 200%;
        transform: translateX(-50%);
        left: 50%;
    }
    .banner .ss .text .t2{line-height: 54px;}
}

@media screen and (max-width:1400px) {
    html {
        font-size: 75px;
    }
    body {
        min-width: 200px;
    }
    .head .he_con .con_le .le2 .ul .li {
        margin: 0 15px;
    }
    .pdc5 .main3 .ev .pic {
        width: 230px;
    }
}

@media screen and (max-width:1340px) {
    .head .he_con .con_le .le2 .ul .li{ margin: 0 11px; }
}

@media screen and (max-width:1300px) {
    html {
        font-size: 70px;
    }
}

@media screen and (max-width:1200px) {
    html {
        font-size: 65px;
    }
    .head {
        display: none;
    }
    .mhead {
        display: block;
    }
    body {
        margin-top: 50px;
    }
    .wow {
        opacity: 1;
    }
    .head_place {
        display: none;
    }
    .banner .ss .text .t2{ width:auto; }
}

@media screen and (max-width:1100px) {
    html {
        font-size: 60px;
    }
}

@media screen and (max-width:1030px) {
    .wow {
        opacity: 1;
    }
    .f_12 {
        font-size: 12px;
    }
    .f_14 {
        font-size: 14px;
    }
    .f_16 {
        font-size: 14px;
    }
    .f_18 {
        font-size: 16px;
    }
    .f_19 {
        font-size: 16px;
    }
    .f_20 {
        font-size: 16px;
    }
    .f_22 {
        font-size: 18px;
    }
    .f_24 {
        font-size: 18px;
    }
    .f_26 {
        font-size: 18px;
    }
    .f_28 {
        font-size: 20px;
    }
    .f_30 {
        font-size: 20px;
    }
    .f_32 {
        font-size: 20px;
    }
    .f_34 {
        font-size: 20px;
    }
    .f_36 {
        font-size: 20px;
    }
    .f_38 {
        font-size: 22px;
    }
    .f_40 {
        font-size: 22px;
    }
    .f_42 {
        font-size: 22px;
    }
    .f_44 {
        font-size: 24px;
    }
    .f_46 {
        font-size: 24px;
    }
    .f_48 {
        font-size: 24px;
    }
    .f_50 {
        font-size: 24px;
    }
    .f_52 {
        font-size: 26px;
    }
    .f_54 {
        font-size: 26px;
    }
    .f_56 {
        font-size: 26px;
    }
    .f_58 {
        font-size: 26px;
    }
    .f_60 {
        font-size: 26px;
    }
    .f_64 {
        font-size: 26px;
    }
    .f_66 {
        font-size: 26px;
    }
    .f_68 {
        font-size: 26px;
    }
    .f_72 {
        font-size: 30px;
    }
    .f_78 {
        font-size: 30px;
    }
    .f_80 {
        font-size: 30px;
    }
    html {
        font-size: 55px;
    }
    .pc {
        display: none !important;
    }
    .yd {
        display: block !important;
    }
    .foot .ftp .re {
        width: calc(100% - 330px);
    }
    .banner_sp {
        bottom: 20px !important;
    }
    .tansuo {
        margin-right: 14px;
    }
    .tansuo .c {
        height: 36px;
        padding: 0 14px;
    }
    .mg_30_0 {
        margin-top: 25px;
    }
    .index4 .con3 .ul .li.act {
        width: 100%;
    }
    .index4 .con3 .ul .li .txt {
        width: 100%;
        bottom: 0;
        position: relative;
    }
    .index4 .con3 .ul .li a {
        display: block;
    }
    .index6 .con3 {
        flex-wrap: wrap;
    }
    .index6 .con3 .cle {
        width: 100%;
        flex-wrap: wrap;
    }
    .index6 .con3 .scr {
        width: 100%;
        margin: 20px 0;
    }
    .index6 .con3 .switch {
        width: 100%;
    }
    .index6 .con3 .switch .switch_top {
        justify-content: space-between;
    }
    .index6 .con3 .switch .switch_top .le {
        width: calc(100% - 100px);
    }
    .index7 .con3 .ul {
        flex-wrap: wrap;
    }
    .index7 .con3 .ul .li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .index5 .li5 .pop_txt {
        left: -300%;
        display: none;
    }
    .inner_banner .txt {
        padding: 0 5%;
        text-align: center;
    }
    .inner_banner .txt .t2 {
        margin-top: 15px;
    }
    .products_ul .li {
        width: 100%;
        margin-right: 0;
    }
    .products_ul .txt .t2 {
        margin-bottom: 0.35rem;
    }
    .prod_top .domain {
        flex-wrap: wrap;
    }
    .prod_top .domain .prod_search {
        margin-top: 20px;
        width: 100%;
    }
    .prod_top .domain .prod_search input {
        width: 100%;
    }
    .khp_table table .w1 {
        width: 200px;
        max-width: 200px;
    }
    .prod_top .domain .switch {
        width: 100%;
    }
    .khp_table table .th td span {
        min-width: 60px;
    }
    .khp_table table .th .w6 {
        padding: 5px 10px;
    }
    .khp_table table .tr .w6 {
        padding: 5px 10px;
    }
    .pdc1 {
        flex-wrap: wrap;
    }
    .pdc1 .le {
        width: 100%;
    }
    .pdc1 .re {
        width: 100%;
        padding-left: 0;
        margin-bottom: 60px;
    }
    .pdc5 .main3 .ev .pic {
        width: 100%;
    }
    .pdc5 .main3 .ev .intr {
        flex: none;
        width: 100%;
    }
    .pdc2 .item .le {
        width: 100px;
        min-width: 100px;
    }
    .pdc3 .li {
        width: calc(50% - 7.5px);
    }
    .pdc3 .li:nth-child(2n) {
        margin-right: 0;
    }
    .pdc3 .li:nth-child(3),
    .pdc3 .li:nth-child(4) {
        margin-top: 15px;
    }
    .pdc4 .li .lbt table {
        min-width: 800px;
    }
    .pdc4 .li .ltp {
        padding: 10px 15px;
    }
    .pdc4 .li .lbt .th td {
        line-height: 20px;
        padding: 10px;
    }
    .pdc5 .list .item .edit p {
        margin-bottom: 10px;
    }
    .prod_table .th td {
        padding: 10px 24px;
    }
    .prod_table .tr td {
        padding: 8px;
    }
    .industry_list .li {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    .industry_list .li:nth-child(2) {
        margin-top: 20px;
    }
    .industry_list .li:nth-child(3) {
        margin-top: 20px;
    }
    .industry_list .ss .t2 {
        height: auto;
        margin-top: 8px;
    }
    .industry_list .ss .t3 {
        margin-top: 15px;
    }
    .industry1 {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .industry1 .le {
        width: 100%;
        margin-top: 20px;
    }
    .industry1 .re {
        width: 100%;
    }
    .industry2 {
        flex-wrap: wrap;
    }
    .industry2 .item {
        width: 100%;
    }
    .industry2 .icon {
        width: 100%;
        justify-content: center;
        margin: 20px 0;
    }
    .industry2 .icon img {
        transform: rotate(90deg);
    }
    .ser1 .ul .li {
        width: 100%;
        margin-right: 0;
        padding: 0.3rem;
    }
    .ser1 .ul .li .le {
        width: calc(235 / 510* 100%);
    }
    .ser1 .ul .li .re {
        padding: 0.05rem 0 0 0.4rem;
    }
    .ser2 .cont .le {
        width: 100%;
    }
    .ser2 .cont .re {
        width: 100%;
    }
    .ser2 .cont .re .li {
        padding: 0.35rem 0 0;
    }
    .ser2 .cont .re .li .t1 {
        padding: 0 0.25rem;
    }
    .ser2 .cont .re .li .t2 {
        padding: 0 0.25rem 0.32rem;
    }
    .ser3 .ul .li {
        width: calc(50% - 10px);
    }
    .ser3 .ul .li:nth-child(2n) {
        margin-right: 0;
    }
    .ser3 .ul .li .ss .ico {
        width: 60px;
        height: 60px;
    }
    .ser3 .ul .li .ss .ico img {
        width: 20px;
    }
    .ser3 .ul .li .ss .txt {
        margin-top: 15px;
    }
    .ser4 .ul .li .le {
        width: calc(100% - 50px);
    }
    .ser4 .ul .li {
        padding: 0.3rem 0.5rem;
    }
    .ser4 .ul .li .le .t2 {
        margin-left: 0;
    }
    .new_hot .ss {
        flex-wrap: wrap;
    }
    .new_hot .le {
        width: 100%;
    }
    .new_hot .re {
        width: 100%;
    }
    .new_list .ul .li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .pg_more {
        width: 120px;
        line-height: 36px;
        border: 1px solid #003365;
        background: #003365;
        border-radius: 6px;
        text-align: center;
        color: #fff;
        margin: 0 auto;
        display: block;
    }
    .breadcrumb .lv2 {
        margin-right: 30px;
    }
    .pd_70_100_90 {
        padding: 0.6rem 0.5rem;
    }
    .news_cont .ctpage {
        flex-wrap: wrap;
    }
    .news_cont .ctpage .le {
        width: 100%;
        margin-bottom: 20px;
    }
    .ab1 {
        flex-wrap: wrap;
    }
    .ab1 .le {
        width: 100%;
    }
    .ab1 .re {
        width: 100%;
        margin-top: 20px;
    }
    .ab2 .ul {
        flex-wrap: wrap;
        padding: 0.3rem 0.5rem;
    }
    .ab2 .ul .li {
        width: 100%;
        border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
        padding: 0.5rem 0;
        border-right: none;
    }
    .ab2 .ul .li:last-child {
        border-bottom: none;
    }
    .ab2 .ul .ss .ico {
        width: 60px;
        height: 60px;
    }
    .ab2 .ul .ss .ico img {
        width: 20px;
    }
    .ab2 .atop {
        margin-top: 20px;
        display: block;
    }
    .ab3 .con {
        display: block;
        height: auto;
    }
    .ab3 .con .xian {
        display: none;
    }
    .ab3 .con .le {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        border: none;
    }
    .ab3 .con .le li {
        width: 20%;
        text-align: center;
        color: #aaa;
        display: block;
        height: 30px;
    }
    .ab3 .con .le li .yuan {
        display: none;
    }
    .ab3 .con .le li:nth-child(4n) {
        margin-right: 0;
    }
    .ab3 .con .ce {
        display: none;
    }
    .ab3 .con .le li.act {
        color: #003365;
        text-decoration: underline;
        font-weight: bold;
    }
    .ab3 .con .re {
        width: 100%;
        margin-top: 20px;
    }
    .ab3 .con .re .att {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .ab3 .le .li {
        padding: 0 0.38rem 0 0;
    }
    .ab4 .li {
        width: 50% !important;
    }
    .ab4 .con {
        background: url(../images/about_9.png) no-repeat center;
        background-size: contain;
        height:auto;
        margin-bottom: 20px;
    }
    .ab5 .cbt .li {
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .ab7 .con {
        flex-wrap: wrap;
    }
    .ab7 .con .le {
        width: 100%;
    }
    .ab7 .con .re {
        width: 100%;
    }
    .search1 .ssk {
        flex-wrap: wrap;
    }
    .search1 .ssk .re {
        width: 100%;
        margin-top: 30px;
    }
    .search1 .switch a {
        margin-right: 40px;
    }
    .z_tanchuang .tbox .modal {
        width: 90%;
        padding: 15px;
    }
    .z_tanchuang.one .tbox .modal {
        width: 90%;
        padding: 15px;
    }
    .z_tanchuang .tbox .modal .out {
        right: 0;
        top: -50px;
    }
    .from_tanchuang .tbox .modal {
        padding: 0.6rem 0.3rem 0.6rem;
    }
    .from_tanchuang .cont .formbox .item {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
    }
    .from_tanchuang .cont .formbtn {
        margin-top: 20px;
    }
    .from_tanchuang .cont .det {
        margin-top: 10px;
        font-size: 14px;
    }
    .from_tanchuang .cont .formbox .item input {
        margin-top: 5px;
        line-height: 30px;
    }
    .from_tanchuang .cont .formbox .item .t2 img {
        margin-top: 0;
        height: 37px;
    }
    .from_tanchuang .cont .formbox {
        padding-top: 10px;
    }
    .from_tanchuang .cont .formbox .item .t1 {
        font-size: 14px;
    }
    .index2 .con3 .txt .t2 {
        margin-bottom: 0;
    }
    .index2 .con3 .txt .t3 {
        display: none;
    }
    .index4 .con3 .ul .li .txt {
        background: #f2f3f5;
    }
    .index4 .con3 .ul .li::after {
        display: none;
    }
    /* .prod_top .domain .switch a {
    padding: 0.2rem 0.2rem;
    line-height: 24px;
  } */
    .bofang2 {
        position: absolute;
        right: 20px;
        bottom: 20px;
        width: 40px;
        height: 40px;
        z-index: 15;
        border: 1px solid #fff;
        border-radius: 50%;
    }
    .bofang2 img {
        width: 40px;
        height: 40px;
    }
    .prod_table_con {
        max-width: calc(100% - 20px);
    }
    .pdc5 .list .item .edit4 .e4_con .le {
        width: 100%;
    }
    .pdc5 .list .item .edit4 .e4_con .re {
        width: 100%;
    }
    .pdc5 .switch {
        gap: 0.3rem;
    }
    .pdc5 .switch a {
        margin-right: 0;
    }
}

@media screen and (max-width:900px) {
    html {
        font-size: 50px;
    }
}

@media screen and (max-width:800px) {
    .foot .ftp .re {
        display: none;
    }
    .foot .ftp .le {
        width: 100%;
    }
    .foot .fbt .ibox {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
}

@media screen and (max-width:769px) {
    .C-switch {
        width: 100%;
    }
    .C-switch .switch_top .le {
        flex: 1;
    }
    .pdc5 .main2 .ev {
        width: 100%;
    }
    .pdc5 .main3 .ev {
        width: 100%;
        margin-bottom: 20px;
    }
    .pdc5 .main3 .ev .intr {
        padding: 20px;
        border-top: 1px solid #e5e5e5;
        border-left: none;
    }
    .pdc1 .re {
        margin-bottom: 20px;
    }
}

.pdtab {
    margin-bottom: 0.4rem;
}

.pdtab .ev {
    color: #474747;
    min-width: 220px;
    text-align: center;
    padding: 11px 33px;
    border: 1px solid #999;
    border-radius: 40px;
    margin-right: 28px;
    cursor: pointer;
    transition: all ease .3s;
    margin-bottom: 0.1rem;
}

.pdtab .ev.act {
    font-weight: bold;
    background: #002F67;
    color: #fff;
    border: 1px solid #002F67;
}

.pdtab .ev:hover {
    background: #002F67;
    color: #fff;
    border: 1px solid #002F67;
}

.pdtab_content .ev {
    margin-bottom: 0.2rem;
    display: none;
}

.pdtab_content .ev.act {
    display: flex;
    align-items: flex-start;
}

.pdtab_content .pic {
    width: 37.5%;
    border: 1px solid #e5e5e5;
    display: flex;
    align-items: flex-start;
}

.pdtab_content .intr {
    flex: 1;
    padding-left: 0.8rem;
}

.pdtab_content .intr .t2 {
    margin-top: 0.28rem;
    line-height: 1.75;
}

.pdtab_content .intr .line {
    margin-top: 0.45rem;
    border-bottom: 1px dashed #cccccc;
}

.pdtab_content .intr .t3 {
    margin-top: 0.45rem;
}

.pdtab_content .intr .liebiao {
    margin-top: 0.34rem;
    /* max-height: 122px; */
    overflow: auto;
}

.pdtab_content .intr .liebiao p {
    /* padding-left: 17px; */
    margin-bottom: 6px;
    position: relative;
    text-align: left;
    color: #474747;
}

.pdtab_content .intr .liebiao p::before {
    /* content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 5px;
  height: 5px;
  background: #9A9A9A;
  margin-top: 3px;
  border-radius: 50%; */
    content: "• ";
}

.pdtab_content .intr .liebiao p:last-child {
    margin-bottom: 0;
}

.edit11 {
    overflow-x: auto;
    /* max-height: 85vh; */
    max-height: 950px;
}

.edit11 table {
    width: 100%;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
}

.edit11 table tr,
.edit11 table td {
    border: none;
}

.edit11 table .th {
    position: sticky;
    top: -1px;
    left: 0;
    z-index: 5;
}


.pdc5 .edit11 table .th.ljq_th td {
    line-height: 1.5;
    color: #fff !important;
    background: #003365 !important;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.pdc5 .edit11 table .th.ljq_th td * {
    color: #fff !important;
}

.edit11 table td {
    border-left: 1px solid #E6E6E6;
    padding: 17px 30px;
    color: #474747;
}

.edit11 table td:nth-child(2),
.edit11 table td:nth-child(3) {
    /* max-width: 579px; */
    max-width: 500px;
}

.edit11 table .tr:nth-of-type(2n-1) td {
    background: #F7F7F7;
}

.edit11 table td a span {
    display: block;
}

.edit11 table td a .fbd {
    font-weight: normal;
}

.edit11 table td .btn1 {
    display: inline-flex;
    /* background: #777D81; */
    padding: 1px 15px;
    color: #002F67;
    border-radius: 30px;
    margin-top: 0.3rem;
    margin-top: 0.1rem;
    border: 1px solid #002F67;
    font-size: 14px !important;
}

.pdc5 .edit.edit11 table .btn1{font-size: 14px !important;}

/* .pdc6 .edit11 table tr td .btn1,
.pdc5 .edit11 table tr td .btn1{color: #fff !important;} */

.edit11 table td a:hover .btn1 {
    background: #002F67;
    color: #fff !important;
}

.edit11 table td a:hover {
    color: #002F67;
}

.edit11 table .th td {
    min-width: 280px;
    line-height: 1.5;
    color: #fff;
    background: #003365;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.edit11 table .ljq_tr td:nth-child(2) {
    text-align: left !important;
}

.edit11 table .liebiao2 p {
    padding-left: 17px;
    margin-bottom: 6px;
    position: relative;
    text-align: left;
    color: #474747;
}

.edit11 table .liebiao2 p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 5px;
    height: 5px;
    background: #9A9A9A;
    margin-top: 3px;
    border-radius: 50%;
}

.edit11 table .liebiao2 p:last-child {
    margin-bottom: 0;
}

.js-picZoomin img {
    cursor: pointer;
}

.pd9{align-items: flex-start;}

.pd9 .pic {
    width: 37.5%;
    border: 1px solid #e5e5e5;
}

.pd9 .intr {
    flex: 1;
    padding-left: 0.8rem;
    color: #454545;
}

.pd9 .intr .t1 {
    color: #000;
}

.pd9 .intr .t2 {
    margin-top: 0.2rem;
    line-height: 1.75;
}

.pd9 .intr .t2 p::before {
    content: "• ";
}

.pd9 .intr .line {
    border: 1px dashed #cccccc;
    margin-top: 0.22rem;
}

.pd9 .intr .t3 {
    color: #000;
    margin-top: 0.3rem;
}

.pd9 .intr .t4 {
    margin-top: 0.17rem;
}

.pd10 {
    padding-bottom: 0;
}

.pd10 .t1 {
    margin-bottom: 0.5rem;
    font-weight: bold;
}

.empty_table .table-box {
    overflow: auto;
}

.empty_table table {
    width: 100% !important;
    text-align: center !important;
    border-collapse: collapse;
    margin-bottom: 15px;
}

.empty_table table * {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #111;
    font-family: '微软雅黑' !important;
    text-decoration: none !important;
    /* font-weight: 400 !important; */
    margin: 0 !important;
    vertical-align: middle !important;
}

.empty_table table tr:first-child td {
    line-height: 30px;
    color: #111;
    padding: 15px;
    border-right: 1px solid #e5e5e5 !important;
}

.empty_table table tr:first-child td:last-child {
    border-right: none;
}

.empty_table table tr td {
    line-height: 2;
    padding: 8px !important;
    border: 1px solid #e5e5e5 !important;
    background: none !important;
    color: #111;
}

.empty_table table tr td img {
    display: inline-block;
}

.empty_table table tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
}

.empty_table table tr td:last-child {
    border-right: 1px solid #e5e5e5 !important;
}

.empty_table table tr:first-child td,
.empty_table table tr:nth-child(2) td {
    background: none !important;
    color: #111 !important;
    /* font-weight: bold; */
}

.empty_table table tr:first-child td *,
.empty_table table tr:nth-child(2) td * {
    color: #111 !important;
}

.empty_table2 .table-box {
    overflow: auto;
    height: 100%;
}

.empty_table2 table {
    width: 100% !important;
    text-align: center !important;
    border-collapse: collapse;
    margin-bottom: 15px;
}

.empty_table2 table * {
    font-size: 14px !important;
    line-height: 20px !important;
    color: #111 !important;
    font-family: '微软雅黑' !important;
    text-decoration: none !important;
    /* font-weight: 400 !important; */
    margin: 0 !important;
    vertical-align: middle !important;
}

.empty_table2 table tr:first-child td {
    line-height: 30px;
    color: #111;
    padding: 15px;
    border-right: 1px solid #e5e5e5 !important;
}

.empty_table2 table tr:first-child td:last-child {
    border-right: none;
}

.empty_table2 table tr td {
    line-height: 2;
    padding: 4px !important;
    border: 1px solid #e5e5e5 !important;
    background: none !important;
    color: #111 !important;
}

.empty_table2 table tr td img {
    display: inline-block;
}

.empty_table2 table tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
}

.empty_table2 table tr td:last-child {
    border-right: 1px solid #e5e5e5 !important;
}

.empty_table2 table tr:first-child td,
.empty_table2 table tr:nth-child(2) td {
    background: none !important;
    color: #111 !important;
    /* font-weight: bold; */
}

.empty_table2 table tr:first-child td *,
.empty_table2 table tr:nth-child(2) td * {
    color: #111 !important;
}

#tableHeadBlue.empty_table table {
    text-align: left !important;
}

#tableHeadBlue.empty_table table tr td {
    min-height: 60px !important;
    padding: 18px 15px !important;
}

#tableHeadBlue.empty_table table tr:nth-of-type(1) td,
#tableHeadBlue.empty_table table tr:nth-of-type(1) td * {
    line-height: 1.5 !important;
    color: #fff !important;
    background: #003365 !important;
}

.border_pic {
    border: 1px solid #e5e5e5;
}

.clhm1 {
    line-height: 1.4;
}

.clhm1 .pic {
    width: 45.31%;
}

.clhm1 .pic .swiper-slide {
    width: 100% !important;
}

.clhm1 .intr {
    padding-left: 1rem;
    flex: 1;
}

.clhm1 .t1 {
    margin-top: 0.5rem;
}

.clhm1 .line {
    border-top: 1px dashed #cccccc;
    margin-top: 0.4rem;
}

.clhm1 .t2 {
    margin-top: 0.42rem;
    color: #454545;
    line-height: 1.75;
    max-height: 230px;
}

.clhm1 .t2 p:not(:last-child) {
    margin-bottom: 1em;
}

/* .clhm1 .t2 p::before {
    content: "• ";
} */

.clhm_title {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.clhm2 {
    line-height: 1.4;
}

.clhm2 .ev {
    width: 48.44%;
    border: 1px solid #e5e5e5;
}

.clhm2 .ev .intr {
    padding: 0.5rem 0.4rem 0.35rem;
    border-top: 1px solid #e5e5e5;
}

.clhm2 .ev .intr .zuo {
    width: 1.5rem;
    word-break: break-word;
}

.clhm2 .ev .intr .you {
    flex: 1;
    /* border-left: 1px solid #E6E6E6; */
    padding-left: 0.5rem;
    color: #454545;
}

.clhm2 .ev .intr .you p {
    /* padding-left: 17px; */
    margin-bottom: 15px;
    position: relative;
    text-align: left;
}

.clhm2 .ev .intr .you p::before {
    /* content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 5px;
  height: 5px;
  background: #999999;
  margin-top: 3px;
  border-radius: 50%; */
    content: "• ";
}

.clhm2 .ev .intr .you p:last-child {
    margin-bottom: 0;
}

.clhm4-1 .pic {
    width: 45.31%;
}

.clhm4-1 .you {
    width: 52.34%;
}

#tabletheme2.empty_table table {
    margin-bottom: 0;
}

#tabletheme2.empty_table table tr td {
    padding: 2px 8px !important;
}

.clhm4-2 {
    margin-top: 40px;
}

.clhm5 {
    line-height: 1.4;
}

.clhm5 .ev {
    width: 48.44%;
    border: 1px solid #e5e5e5;
}

.clhm5 .ev .intr {
    border-top: 1px solid #e5e5e5;
    padding: 0.32rem 0.4rem 0.23rem;
}

.clhm5 .ev .t1 {
    margin-bottom: 0.2rem;
    color: #090909;
}

.clhm5 .ev .t2 {
    color: #454545;
    line-height: 1.75;
}

.clhm5 .ev .t2 p {
    margin-bottom: 0.1rem;
}

#tabletheme4 td {
    min-width: 7em;
}

.clhm7 .ul {
    border: 1px solid #e5e5e5;
}

.clhm7 .ul .li {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 37px 35px 34px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
    background: #fff;
}

.clhm7 .ul .li:last-child {
    border-bottom: none;
}

.clhm7 .ul .li s {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 0;
    background: #003365;
}

.clhm7 .ul .li .le {
    width: calc(100% - 185px);
}

.clhm7 .ul .li .le .t1 {
    line-height: 25px;
    color: #111;
}

.clhm7 .ul .li .le .t1 span {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 15px;
    background: #003365;
    color: #fff;
    border-radius: 12.5px 12.5px 0 12.5px;
    text-align: center;
}

.clhm7 .ul .li .le .t2 {
    line-height: 28px;
    color: #474747;
    margin: 15px 0 0 40px;
    min-height: 28px;
    position: relative;
}

.clhm7 .ul .li .le .tt1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
}

.clhm7 .ul .li .le .tt1 .set {
    max-width: 784px;
    height: 28px;
}

.clhm7 .ul .li .le .tt2 .det {
    display: none;
    transition: none;
}

.clhm7 .ul .li .re {
    width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #003365;
    border-radius: 50%;
    position: relative;
}

.clhm7 .ul .li .re img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.clhm7 .ul .li.act {
    background: #fcfcfc;
}

.clhm7 .ul .li.act s {
    height: 100%;
}

.clhm7 .ul .li:hover .le .t1,
.clhm7 .ul .li.act .le .t1 {
    color: #003365;
}

.clhm7 .ul .li.act .le .tt1 .set {
    max-width: 100%;
    text-overflow: inherit;
    white-space: normal;
}

.clhm7 .ul .li.act .re {
    background: #003365;
    transform: rotate(180deg);
}

.clhm7 .ul .li.act .re img:nth-child(1) {
    opacity: 0;
}

.clhm7 .ul .li.act .re img:nth-child(2) {
    opacity: 1;
}

.lddw2 {
    line-height: 1.4;
}

.lddw2 .t2 {
    color: #454545;
    margin-top: 0.25rem;
    line-height: 1.75;
}

.lddw2 .t2 p:not(:last-child) {
    margin-bottom: 0.12rem;
}

.lddw3 {
    line-height: 1.4;
}

.lddw3 .pic {
    width: 37.5%;
    /* height: 100%; */
    display: flex;
    align-items: center;
}

.lddw3 .you {
    flex: 1;
    margin-left: 60px;
}

.lddw3 .you table {
    margin-bottom: 0;
    height: 100%;
}

.lddw4 {
    line-height: 1.4;
}

.lddw4 .ev {
    display: none;
}

.lddw4 .ev.act {
    display: block;
}

.lddw4 .switch {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    flex-wrap: wrap;
    gap: 0.3rem 0;
}

.lddw4 .switch a {
    padding-bottom: 0.25rem;
    color: #999999;
    margin-right: 0.8rem;
    position: relative;
}

.lddw4 .switch a s {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 3px;
    background: #003365;
}

.lddw4 .switch a:hover {
    color: #111;
}

.lddw4 .switch a.act {
    color: #111;
}

.lddw4 .switch a.act s {
    width: 100%;
}

.lddw4 .pic {
    margin: 0.5rem 0 1rem;
}

.lddw4 .pic:last-child {
    margin-bottom: 0;
}

.zqxt2 .t2 {
    margin-top: 0.4rem;
}

.zqxt2 .filter4 {
    margin-bottom: 0.4rem;
}

#tabletheme5 table tr td {
    min-height: 60px !important;
    padding: 18px 15px !important;
}

.zqxt2 .pdc5 .edit table tr td .tansuo .c .span {
    font-size: 14px !important;
}

#tabletheme5 table tr:nth-of-type(1) td,
#tabletheme5 table tr:nth-of-type(1) td * {
    line-height: 1.5 !important;
    color: #fff !important;
    background: #003365 !important;
    font-weight: bold !important;
}

#tabletheme5 table tr td:nth-child(2){
    min-width:95px;
}

#tabletheme5 table tr:nth-child(2n-1) {
    background-color: #f2f2f2;
}

.swiperTheme1 .swiper-pagination-bullet-active {
    background: #013678;
}

.one-swiping .swiper-pagination {
    display: none;
}

#tabletheme5 table tr td a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pdc5 #tabletheme5 table td .btn1 {
    margin: 0 0 0 5px !important;
}

#tabletheme5 table tr td a.tansuo {
    display: inline-flex;
}

/* .pdc5 #tabletheme5 table td .text{width: calc(100% - 150px);} */

/* 
*======================================================media===============================================================
*/
.pdtab_content .pic .swiper{width: 100%;}

@media screen and (max-width:1030px) {
    .pdtab_content .pic {
        width: 50%;
    }
    .pdtab .ev {
        min-width: 0;
        padding: 5px 13px;
        margin-right: 18px;
        margin-bottom: 0.1rem;
    }
    .edit11 table td {
        min-width: 250px;
    }
    .empty_table table td {
        min-width: 200px;
    }
    .empty_table2 table td {
        min-width: 200px;
    }
    .clhm7 .ul .li .le {
        width: calc(100% - 50px);
    }
    .clhm7 .ul .li {
        padding: 0.3rem 0.5rem;
    }
    .clhm7 .ul .li .le .t2 {
        margin-left: 0;
    }
    .clhm4-1 .pic {
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .clhm4-1 .you {
        width: 100%;
    }
    .lddw3 .pic {
        width: 100%;
        height: 100%;
    }
    .lddw3 .you {
        flex: none;
        width: 100%;
        margin-left: 0;
        padding-top: 0.6rem;
    }
    .lddw3 .empty_table2 table td {
        min-width: 120px;
    }
    .pdc5 .edit table tr td .tansuo .c .span {
        font-size: 14px !important;
    }

    .banner .ss .text{top: calc(246 / 1230 * 100%);}

    .banner .ss .text .t2{line-height: 40px;}

    .banner .ss .text .t4{margin-top: 0.3rem;}
}

@media screen and (max-width:768px) {
    .pdtab_content .pic {
        width: 70%;
    }
    .pdtab_content .intr {
        flex: none;
        width: 100%;
        margin-top: 0.4rem;
        padding-left: 0;
    }
    .pd9 .pic {
        width: 70%;
    }
    .pd9 .intr {
        flex: none;
        width: 100%;
        margin-top: 0.4rem;
        padding-left: 0;
    }
    .pdtab .ev {
        margin-right: 10px;
    }
    .clhm1 .pic {
        width: 100%;
    }
    .clhm1 .intr {
        padding: 0.5rem;
        width: 100%;
        flex: none;
    }
    .clhm2 .ev .intr .zuo {
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .clhm2 .ev .intr .you {
        border-left: none;
        padding-left: 0;
    }
}

@media screen and (max-width:480px) {
    .pdtab_content .pic {
        width: 100%;
    }
    .pd9 .pic {
        width: 100%;
    }
    .pdtab_content .intr .liebiao {
        max-height: none;
    }
    .clhm2 .ev {
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .clhm5 .ev {
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .clhm1 .t2 {
        max-height: none;
    }
    .khp_table table td span a:first-child {
        width: 100%;
    }
    .khp_table table td .btn1 {
        display: none;
    }

    .index1 .con3{white-space: normal !important;text-align: left;}

    .index1 .con3 br{display: none;}
}