* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}
body{
    max-width: 1920px;
    margin: 0 auto;
}
a {
    text-decoration: none;
    color: #333;
}

.topen {
    background: #001477;
}

.topenw1200 {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.topenw1200>p {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.ze,
.ze a {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navlist {
    height: 77px;
    line-height: 77px;
    display: flex;
    align-items: center;
}

.nav {
    background-color: #FFFFFF;
}

.nav100 {
    background-color: #EFEFEF;
    position: relative;
}

.leftnavbg {
    background-color: #FFFFFF;
    width: calc((100% - 1200px) / 2);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.wi1200 {

    width: 1200px ;
    margin: 0 auto;
}
.fadd{
    max-width: 550px;
}
/* 
@media screen and (max-width:1600px) {
    .wi500px {

        width: 1200px !important;
        margin: 0 auto;
    }

}

@media screen and (min-width:1600px) {
    .wi500px {
        width: 1500px !important;
        margin: 0 auto;
    }
} */

.active-nav {

    border: 2px solid #001477;
}
.cpopc::after{
    content: "";
    width: calc(100% - 25px);
    height: calc(100% - 25px);
    position: absolute;
    top: 8px;
    left: 8px;
    border: 5px solid #FFFFFF;
}

.navlogo {
    display: block;
}

.navlogo>img {
    width: 239px;
    height: 28px;
}

.bx {
    width: 77px;
    height: 100%;
    background-image: url(../img/sbj.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

nav {
    display: flex;
    align-items: center;
    background-color: #EFEFEF;
}

.sunnav {
    background: #838383;
}

nav>div {
    height: 100%;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #001477;
}

nav>div>a {
    font-size: 16px;
    font-weight: bold;
    color: #001477;
}

nav .sunnav {
    display: none;
    position: absolute;
    width: 133px;
    left: 50%;
    transform: translate(-50%, -0);
    z-index: 100;
}

nav>div {
    margin-left: 27px;
}

nav>div:first-of-type {
    margin-left: 0;
}

.sunnav a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #838383;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.sunnva2 {
    display: none;
    width: 133px;
    position: absolute;
    right: -133px;
    top: 11px;
}

.sunnva2>div {
    position: relative;
}

.sunnva4 {
    width: 133px;
    display: none;
    position: absolute;
    right: -133px;
    top: 0;
}

.sunnav a:hover {
    background: #6A6A6A;
}

.footer {
    background-image: url(../img/foobg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 100px 0 52px;
}

.foobq {
    background: #333333;
    display: flex;
    justify-content: center;
    padding: 20px;
    border-top: 1px solid #FFFFFF;
}

.foobq a,
.foobq {
    font-size: 18px;
    color: #FFFFFF;
}

.foocontent {
    display: flex;
    justify-content: space-between;
    width: 1300px;
    align-items: center;
}

.flog>img {
    width: 149px;
    height: 104px;
}

.ferwei>img {
    width: 110px;
    height: 110px;
}

.fadd>p {
    font-size: 22px;
    color: #FFFFFF;
    margin-bottom: 21px;
}

.fadd>div {
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 12px;
    display: flex;
    
}

.fadd a {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

.ksdh>p {
    font-size: 22px;
    color: #FFFFFF;
    margin-bottom: 21px;
}

.ksdh {
    width: 300px;
}

.foonav {
    display: flex;
    flex-wrap: wrap;
}

.foonav a {
    width: 33%;
    font-size: 18px;
    margin-bottom: 11px;
    color: #FFFFFF;
}

.active1 {
    position: relative;
}

.active1::after {
    content: "";
    width: 5px;
    height: 5px;
    background: #001477;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0);
}

.mod1 {
    overflow: hidden;
}

.indexabout {
    position: relative;
    padding: 55px 0 63px;
    background-image: url(../img/b01.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.indexabout>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.indabflex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.abimg {
    width: 541px;
    height: 370px;
}

.abimg>img {
    width: 100%;
    height: 100%;
}

.abtextr {
    width: 600px;

}

.iac {
    font-size: 18px;
    color: #666666;
    line-height: 38px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.abtextr>p {
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 30px;
    border-bottom: 2px solid #333333;
    margin-bottom: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.abtextr>a {
    margin-top: 40px;
    font-size: 18px;
    color: #333333;
    display: block;
    text-align: right;
}

.indexcptj {
    position: relative;
    padding: 53px 0 50px;
}

.indexcptj>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.indexcplist {
    width: 1300px;
    /* height: 500px; */
}

.icitem {
    display: block;
    width: 300px;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-bottom: 5px solid #5E5E5E;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    padding-bottom: 14px;
    max-height: 348px;
}

.icitemactive {
    max-height: 460px;
}

.icimg {
    width: 100%;
    height: 300px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icimg>img {
    /* width: 100%;
    height: 100%; */
    transition: all 0.3s;
}

.icimg>img:hover {
    transition: all 0.3s;
    transform: scale(1.1);
}

.icitem>p {
    font-size: 20px;
    font-weight: 500;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 36px 0 13px;
    padding: 0 24px;
    width: calc(100% - 48px);
}

.icms {
    display: none;
}

.icms>div {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    line-height: 31px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 24px;
    width: calc(100% - 48px);
}

.cpttitl {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    -webkit-text-stroke: 1px #FFFFFF;
    text-align: center;
    margin-bottom: 58px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    display: inline-block;
}

.cpttitl::after {
    content: "";
    width: 110%;
    height: 12px;
    position: absolute;
    background: #001477;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
}

.a1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.about {
    margin: 60px 0 15px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #001477;
}

.mianx {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #5F5F5F;
    padding-bottom: 10px;
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 20px;
}

.mianx a {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.mianx>a:last-of-type span {
    display: none;
}

.abcontent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 72px;
}

.ab0left {
    width: 715px;
}

.ab0left>p {
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 40px;
    position: relative;
}

.ab0left>p::after {
    content: "";
    width: 46px;
    height: 4px;
    background: #001477;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.abtext {
    font-size: 17px;
    font-weight: 500;
    color: #333333;
    text-align: justify;
}

.luigm {
    width: 450px;
    height: auto;
}

.ablx>p {
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    text-align: right;
    position: relative;
    margin-bottom: 34px;
}

.ablx>p::after {
    content: "";
    width: 46px;
    height: 4px;
    background: #001477;
    position: absolute;
    bottom: -15px;
    right: 0;
}

.contus {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lidt {
    width: 499px;
    height: 323px;
    overflow: hidden;
}

.licont {
    width: 639px;
}

.cp {
    display: flex;
    justify-content: space-between;

}

.cpleft {
    width: 260px;
    overflow: hidden;
}

.cpletit {
    background: #505050;
    border-radius: 0px 40px 0px 0px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0 20px;
    width: calc(100% - 40px);
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cpleft>div {
    display: block;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    background: #838383;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.lmiitem {
    border-top: 1px solid #FFFFFF;
}

.lmiitem>div>div:first-of-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    width: calc(100% - 40px);
}

.lmiitem>div>div>img {
    width: 12px;
    height: 6px;
    cursor: pointer;
    transition: all 0.3s;
}

/* 下拉图标旋转  */
.xlactive {
    transform: rotate(180deg);
    transition: all 0.3s;
}

.lmiitem>div>div>a {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    width: calc(100% - 20px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lmiitem>div {
    border-top: 1px solid #FFFFFF;
}

.su2,
.su1 {
    display: none;
}

.su1>div>a {
    display: block;
    padding: 0px 20px 0 30px;
    width: calc(100% - 10px);
    border-top: 1px solid #FFFFFF;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: #6A6A6A;
}

.su1>div>a::after {
    content: "";
    width: 3px;
    height: 3px;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 25px;
    left: 20px;
}

.su2>a {
    display: block;
    padding: 0px 20px 0 35px;
    width: calc(100% - 10px);
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top: 1px solid #FFFFFF;
}

.cpright {
    width: calc(100% - 283px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cpopc>div {
    display: block;
    text-align: center;
    width: 78px;
    height: 25px;
    border: 1px solid #FFFFFF;
    border-radius: 11px;
    line-height: 25px;
    margin: 30px auto;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.cpopc {
    padding: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    background: rgb(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.titl {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cpposd {
    position: relative;
}

.cpriitem {
    display: block;
    width: calc(95% / 4);
    margin-bottom: 29px;
    cursor: pointer;
}

.cpriitem>p {
    padding: 18px 15px;
    width: calc(100% - 30px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 2px solid #B6B6B6;
}

.cpopc {
    display: none;
}

.mod1 img {
    width: 100%;
}

.tjd {
    display: flex;
    justify-content: space-between;
}

.tjdimg {
    width: 342px;

}

.tjdimg>img {
    width: 100%;
    height: auto;
}

.tjdinput {
    width: calc(100% - 362px);
}

.tjdinput>div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 19px;
}

.tjddiv {
    width: calc((100% - 40px) / 2);
}

.tjddiv>p,
.tjdis>p {
    font-size: 16px;
    font-weight: 300;
    color: #333333;
    margin-bottom: 9px;
}

.tjddiv>input {
    padding: 0 10px;
    width: calc(100% - 20px);
    height: 47px;
    font-size: 16px;
    outline: none;
    border: 1px solid #BFBFBF;
}

.tjdis>textarea {
    width: 100%;
    height: calc(272px - 40px);
    outline: none;
    font-size: 16px;
    padding: 20px;
    border: 1px solid #BFBFBF;
}

.tjddiv01 {
    width: 100%;
}

.tjdis {
    width: calc(100% - 40px);
}

.tjbutton {
    display: block;
    text-align: center;
    cursor: pointer;
    width: 144px;
    height: 40px;
    line-height: 40px;
    background: #001477;
    font-size: 16px;
    font-weight: 800;
    color: #FFFFFF;
}

.activered01 {
    position: relative;
}

.activered01::after {
    content: "";
    width: 5px;
    height: 5px;
    background: #001477;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0);
}


/* 测试 */
.se {
    width: 371px;
    height: auto;
    margin-right: 30px;
}

.view {
    background: #EEEEEE;
    border: 1px solid #999999;
}

.arrow-left {
    position: absolute;
    left: -25px;
    top: 50%;
    width: 15px;
    height: 76px;
    background: #001477;
    transform: translate(0, -50%);
}

.arrow-left>img,
.arrow-right>img {
    width: 100%;
    height: 100%;
}

.arrow-right {
    position: absolute;
    right: -25px;
    top: 50%;
    width: 15px;
    height: 76px;
    background: #001477;
    transform: translate(0, -50%);
}
.exzoom .exzoom_nav .exzoom_nav_inner span.current{
    border: 2px solid #001477 !important; 
}

.view .swiper-slide img {
    width: 371px;
    height: 321px;
}

.preview {
    width: 90%;
    margin: 25px auto 0;
    position: relative;
}

.tnttn .swiper-wrapper {
    display: flex;
}

.tnttn .swiper-slide {
    width: 99px;
    height: 99px;
    margin-right: 10px;
}

.tnttn .swiper-slide img {
    width: 100%;
    height: 100%;
}

.cpzxq {
    display: flex;
    justify-content: space-between;
}

.cpzxq001 {
    width: calc(100% - 300px);
}

.cpje {
    width: calc(100% - 300px);
}

.yemas {
    display: flex;
    justify-content: space-between;
}

.yema {
    width: calc(100% - 283px);
    display: flex;
    justify-content: center;
}

.yema ul {
    list-style: none;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 30px;
}

.yema li {
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #EBEAEA;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    border-radius: 4px;
}

.yema .active {
    background: #001477 !important;
    color: #FFFFFF !important;
}
html{
    overflow-x: hidden;
}
.mod1{
    width: 1920px;
    margin: 0 auto;
}

@media screen and (max-width:1920px) and (min-width:1000px) {
    .cpposd>img {
        width: 100%;
        height: 184.6px;
    }

    .titl {
        font-size: 15px;
    }
}

@media screen and (min-width:1920px) {
    .wi500px {
        width: 1500px;
    }

    .cpposd>img {
        width: 100%;
        height: 245px;
    }

    .titl {
        margin-top: 40px;
    }

    .cpopc>div {
        margin-top: 40px;
    }

    .cpopc>p:first-of-type {
        margin-top: 40px;
    }
}

.mobilenav {
    display: none;
}

.loadmore-tips {
    display: none;
}

.ssku {
    width: 14px;
    height: 14px;
    cursor: pointer;
    line-height: 14px;
    position: relative;
}

.ssku>img {
    width: 100%;
    height: 100%;
}

.ssinout {
    display: none;
    z-index: 200;
    position: absolute;
    top: 46px;
    right: 0;
    width: 300px;
    border: 1px solid #666666;
}

.ssinout input {
    width: 100%;
    height: 40px;
    outline: none;
    padding: 0 10px;
    border: none;
}

.search-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10000;
    background-color: #FFFFFF;
    border: none;
    cursor: pointer;
}

@media screen and (max-width:1000px) {
    body{
        max-width:100% !important;
    }
    .neiban{
        max-width:100% !important;        
    }
    .mod1{
        width: 100% !important;
    }
    .mobilenav {
        display: block;
    }

    .mtop {
        display: flex;
        padding: 10px 15px;
        width: calc(100% - 30px);
        background: #001477;
        align-items: center;
        justify-content: space-between;
    }

    .mtop>p {
        width: 70%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
    }

    .mtop img {
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

    .topen,
    .nav100 {
        display: none;
    }

    .indexabout {
        padding: 30px 0 40px;
    }

    .wi1200 {
        width: 95% !important;
    }

    .indabflex {
        display: block;
    }

    .abimg {
        width: 100%;
        height: 243px;
        margin-bottom: 15px;
    }

    .abtextr {
        width: 100%;

    }

    .abtextr>p {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .iac {
        font-size: 14px;

    }

    .abtextr>a {
        margin-top: 25px;
        text-align: center;
    }

    .indexcptj {
        padding: 30px 0 70px;
    }

    .indexcplist {
        height: auto;
    }

    .cpttitl {
        font-size: 20px;
    }

    .icitem {
        width: 45%;
        height: auto;
        margin-bottom: 20px;
    }

    .icimg {
        height: auto;
    }

    .icimg>img {
        width: 100%;
        height: 117px;
    }

    .icitem>p {
        margin: 15px 0 13px;
        font-size: 16px;
        padding: 0 10px;
        width: calc(100% - 20px);
    }

    .icms {
        display: block;
    }

    .icms>div {

        padding: 0 10px;
        width: calc(100% - 20px);
        font-size: 14px;
    }

    .foobq a,
    .foobq {
        font-size: 14px;
        text-align: center;
    }

    .foobq {
        padding: 20px 5px;
    }

    .foobq a {
        margin-top: 8px;
        display: block;
        text-align: center;
    }

    .foocontent {
        display: block;
        text-align: center;
    }

    .ksdh {
        display: none;
    }

    .flog>img {
        margin-bottom: 20px;
    }

    .ferwei {
        margin-top: 20px;
    }

    .footer {
        background: #333;
        padding: 50px 0 30px;
    }

    .mobilenav {
        position: relative;
    }

    .mobilenavs {
        display: none;
        padding: 20px 0;
        position: absolute;
        top: 53px;
        z-index: 100;
        background-color: #FFFFFF;
        width: 100%;
    }

    .mobilenavs a {
        display: block;
        text-align: center;
        line-height: 40px;
        font-size: 16px;
        position: relative;
        border-bottom: 1px solid #ccc7c7;
    }

    .mobilezhankai {
        display: none;
    }

    .mxil {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translate(0, -50%);
        transition: all 0.3;
        z-index: 200;
    }

    .mxilactov {
        transform: translate(0, -50%) rotate(180deg);
    }

    .mxil>img {
        width: 20px;
        height: 10px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .activered009 {
        color: #001477;
    }

    .zhongyingqi {
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }

    .zhongyingqi>a {
        display: block;
        width: 30%;
        line-height: 30px;
        text-align: center;
        color: #001477;
        font-size: 16px;
        border: 1px solid #001477;
    }

    .zhongyingqi>a:first-of-type {
        margin-right: 20px;
    }

    .abcontent {
        display: block;
        margin-bottom: 50px;
    }

    .ab0left {
        width: 100%;
    }

    .luigm {
        width: 100%;
        margin-top: 20px;
    }

    .mianx {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .about {
        margin: 30px 0 10px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #001477;
    }

    .ab0left>p {
        font-size: 18px;
    }

    .ablx>p {
        font-size: 20px;
    }

    .tjd {
        display: block;
    }

    .tjdimg {
        width: 100%;
        margin-bottom: 20px;
    }

    .tjdinput {
        width: 100%;
    }

    .tjddiv>input {
        height: 35px;
    }

    .main-content {
        padding-bottom: 70px;
    }

    .tjbutton {
        margin: 0 auto;
    }

    .mobilenav {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }

    .modivks {
        height: 60px;
    }

    .contus {
        display: block;
    }

    .lidt {
        width: 100%;
    }

    .licont {
        width: 100%;
    }

    .cpleft {
        display: none;
    }

    .cpright {
        width: 100%;
    }

    .cpriitem {
        width: calc(95% / 2);
    }

    .cpriitem img {
        width: 161px;
        height: 136px;
    }

    .cpzxq001 {
        width: 100%;
    }

    .cpzxq {
        display: block;
    }

    .cpje {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .se {
        width: 100%;
    }

    .yema {
        width: 100%;
    }
}