* {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none !important;
}

a:hover {}

img {
    max-width: 100%;
}

.lgsm {
    display: flex;
    /* align-items: center; */
}

.lgsm>a>img {
    width: 140px;
    height: 36px;
    margin-right: 9px;
}

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

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

.yyyqh>a {
    padding: 0 10px;
    font-size: 22px;
    color: #333333;
    position: relative;
}

.yyyqh>a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 1px;
    height: 10px;
    background: #A9A9A9;
    border-radius: 1px;
}

.yyyqh>a:last-of-type::after {
    display: none;
}

.gsmc>p {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.gsmc>a {
    font-size: 16px;
    margin-top: 9px;
    font-weight: bold;
    color: #333333;
}

.nav {
    height: 40px;
    line-height: 40px;
    background: linear-gradient(0deg, #999999, #F5F5F5);
}

.monav {
    display: none;
}

nav {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

nav a {
    display: block;
    min-width: 130px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.nav1active {
    color: #0064A8;
    background: rgb(255, 255, 255, 0.3);
}

.footerbean, .footerbean a {
    height: 40px;
    background: #4C4C4C;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}

.footerbean>a:first-of-type {
    display: none;
}

.dbdh {
    padding: 51px 0 93px;
    background: linear-gradient(0deg, #575757 0%, #A2A2A2 100%);
}

.dbdh1200px {
    width: 1200px;
    margin: 0 auto;
    display: flex;

}

.dbdh1200px dt {
    width: 81px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: 4px;
    position: relative;
    margin-bottom: 20px;
    white-space: nowrap;
}

.dbdh1200px dt::after {
    content: "";
    width: 81px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
}

.fwndh {
    margin-right: 80px;
    width: 101px;
}

dd, dd>a {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 16px;
}


.fcpzs {
    margin-right: 90px;
}

.flxwm {
    margin-right: 130px;
}

.flxwm>dd {
    display: flex;
    width: 271px;
}

.flxwm>dd>div:first-of-type {
    /* width: 50px; */
    width: auto;
}

.flxwm>dd>div:last-of-type {
    /* width: 221px; */
    max-width: 200px;
}

.fdz>div:last-of-type {
    line-height: 25px;
}

.ferwe {
    display: flex;
    justify-content: space-between;
    width: 300px;
}

.ferwe img {
    width: 130px;
    height: 130px;
    margin-bottom: 19px;
}

.ferwe p {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.swipt {
    width: 100%;
    overflow: hidden;
}

.swipt img {
    width: 100%;
}

/* bander组件 */
.banderzujain img {
    width: 100%;
}

/* bander组件结束 */
/* 左右布局 */
.box {
    width: 1200px;
    margin: 60px auto 100px;
    display: flex;
    justify-content: space-between;
}

.boxlefts {
    padding: 10px;
    width: 240px;
    box-shadow: 0px 0px 2px #A9A9A9;
    background: #FFFFFF;
}

.nebox {
    width: 240px;
    border: 1px solid #A9A9A9;

}

.nebox>a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    background-color: #F1F1F1;
    border-bottom: 2px solid #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nebox1>a {
    height: auto;
    line-height: auto;
}

.nebox1 {
    border: none;
}

.nebox>a>div {
    display: flex;
    padding: 30px 0;
}

.nebox>a>div>img {
    width: 99px;
    height: 70px;
    margin-right: 10px;
}

.boxtitle {
    height: 50px !important;
    line-height: 50px !important;
    background-color: #0064A8 !important;
    font-size: 22px !important;
    font-weight: 400;
    color: #FFFFFF !important;
    border-bottom: 1px solid #A9A9A9 !important;
}

.boxlefts2 {
    margin-top: 31px;
    background: linear-gradient(0deg, #F1F1F1, #FFFFFF);

}

.sptuijianp>p {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 21px;
    text-align: left;
}

.sptuijianp>p:last-of-type {
    color: #0068B6;
    margin-top: 27px;
}

.boxright {
    width: 895px;
}

.mian {
    width: 100%;
    border-bottom: 1px dashed #999999;
    padding-bottom: 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mian>div {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}

.mianitem {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #999999;
}

.mianitem>a {
    font-size: 14px;
    font-weight: bold;
    color: #999999;
}

.mianitem>a:last-of-type {
    color: #0068B6;
}

.mianitem>img {
    width: 16px;
    height: 15px;
    margin-right: 5px;
}



/* 左右布局结束 */
/* bader */
.yenavimg>img {
    width: 100%;
}

/* bander */
/* :left */
.activels {
    position: relative;
    background: #DFF0FC !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #0064A8 !important;
    overflow: hidden;
}

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

/* :left */
.yema {
    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: 60px auto 100px;
}


.yema li a {
    text-align: center;
    line-height: 30px;
    display: block;
    width: 100%;
    height: 100%;
    color: #999999;
    font-size: 14px;
    border-radius: 4px;
}

.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;
}

.xians {
    display: flex;
    justify-content: center;
    align-items: center;
}

.xians>p {
    margin: 0 25px;
}

.xians>div {
    width: 50%;
    border-bottom: 2px solid #E4DDDF;
    /* position: relative;
        top: -12px; */
}

.yema .current {
    background: #0064B1 !important;
    color: #FFFFFF !important;
}

.hui {
    background: #C8C8C8 !important;
    color: #ffffff !important;
}

.yema li a:hover {
    background: #0064B1;
    color: #FFFFFF !important;
}

.qykxlist {
    margin-top: 39px;
}

.dxjsitem {
    display: block;
    padding: 20px 20px 30px;
    width: calc(100% - 40px);
    margin-bottom: 30px;
    background: linear-gradient(0deg, #F5F4F4, #FFFFFF);
}

.dxtitle {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dxcointent {
    font-size: 14px;
    font-weight: 300;
    margin: 15px 0 30px 0;
    color: #333333;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dxzzly {
    display: flex;

}

.monav {
    display: none;
}

.dxzzly span {
    font-size: 14px;
    font-weight: 300;
    color: #999999;
}

.dxzzly>div {
    display: flex;
    align-items: center;
}

.dxzzly>div:first-of-type {
    margin-right: 60px;
}

.dxzzly img {
    width: 16px;
    height: 15px;
    margin-right: 10px;
}

.viewlist {
    margin: 40px 0 40px;
}

.viewtitle {
    padding: 0 10px 20px;
    width: calc(100% - 20px);
    border-bottom: 1px dashed #999999;
}

.viewtitle>p {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 21px;
}

.rylist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 41px;
}

.rlitem {
    display: block;
    width: 210px;
}

.ryimg {
    width: 100%;
    overflow: hidden;
    height: 268px;
}

.ryimg>img {
    width: 95%;
    text-align: center;
    transition: all 0.3s;
    border: 2px solid #A9A9A9;
}

.fidetitel {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin: 33px 0 50px;
}

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

.spimg>img {
    transition: all 0.3s;
}

.splist {
    margin-top: 39px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.spitem {
    width: 280px;
}

.spimg {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.sptitle {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 22px;
}

.sptitle, .spms {
    padding: 0 5px 0 10px;
    width: calc(100% - 15px);
}

.spms {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin-bottom: 39px;
}

.spviewtitle {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 28px;
    text-align: center;
    margin-top: 40px;
}

li {
    position: relative;
    left: 20px;
}

li::marker {
    color: #3995FA;
    width: 8px;
    height: 8px;
}

.gooslist>p {
    text-indent: 2em;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin: 38px 0 40px;
    line-height: 30px;
}

.form-group>div {
    display: flex;
    align-items: center;
}

.form-group {
    margin-bottom: 2px;
}

.form-group>div>div {
    width: 150px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    background: #E4E4E4;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-right: 20px;
}

.form-group>div>div>span {
    color: #CD0000;
}

.form-group>div>input {
    width: calc(680px - 40px);
    height: 36px;
    border: 1px solid #E4E4E4;
    outline: none;
    padding: 0 20px;
}

.forem>div>input {
    width: 220px;
}

.form-group #attr_34 {
    margin-right: 20px;
    width: calc(200px - 20px);
}

.sums {
    display: flex;
    justify-content: center;
    margin-top: 62px;
}

.btn {
    width: 100px;
    height: 40px;
    background: #0064A8;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    margin-right: 60px;
    border: none;
}

.cz {
    width: 100px;
    height: 40px;
    border: 1px solid #999999;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
}

.cplist {
    margin-top: 30px;
}

.cpitemtitle {
    height: 38px;
    line-height: 38px;

    background: linear-gradient(0deg, #999999, #F5F5F5);
}

.cpitem {
    margin-top: 40px;
}

.cpitemtitle>p {
    display: inline-block;
    min-width: 120px;
    padding: 0 20px;
    background: rgb(247, 247, 247, 0.3);
    /* opacity: 0.3; */
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

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

.cpitenlist::after {
    content: "";
    width: 280px;
}

.cpiten {
    padding: 10px;
    width: calc(280px - 20px);
    height: calc(272px - 20px);
    background: #FFFFFF;
    box-shadow: 0 0 2px #999999;
    margin-top: 30px;
}

.cpitenimg {
    width: 100%;
    height: 190px;
    margin-bottom: 20px;
}

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

.cpiten>p {
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
}

.cpiten>a {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #0064A8;
}

.cpiten svg {
    width: 17px !important;
    height: 17px !important;
    position: relative;
    top: 2px;
}

.indexgsjj {
    width: 1200px;
    margin: 60px auto 40px;
}

.indextitle {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    margin-bottom: 22px;
}

/* .indextitle::after {
        content: "";
        position: absolute;
        top: 40px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 39px;
        height: 3px;
        background: #0064A8;
        border-radius: 2px;
    } */

.indexftitle {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #A9A9A9;
}

.indexgscontent {
    display: flex;
    margin-top: 65px;
    justify-content: space-between;
}


.zctitle>p, .zctitle>a {

    font-size: 26px;
    font-weight: bold;
    color: #0064A8;
    position: relative;
    left: 25px;
}

.zctitle {
    position: relative;
}

.zctitle::after {
    content: "";
    width: 4px;
    height: 26px;
    background: #0064A8;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0, -50%);
}

.zuonei {
    margin: 38px 0 60px;
}

.indexgscontent>div:first-of-type {
    width: 591px;
}

.cgd {
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    width: 120px;
    height: 40px;
    background: #0064A8;
}

.indexgscontent>div:last-of-type {
    width: 508px;
    height: 450px;
}

.gslb {
    overflow: hidden;
    position: relative;
}

.gslb .swiper-pagination {
    position: absolute;
    bottom: 0px !important;
    left: -232px !important;
}

.youlun {
    width: 477px;
    height: 432px;
    background: rgb(235, 235, 235, 0.6);
    padding: 8px;
}

.youer {
    padding: 13px;
    background: #EBEBEB;
}

.gslb img {
    width: 100%;
    height: 386px;
}

.posa {
    width: 60px;
    height: 300px;
    background: #0064A8;
    writing-mode: vertical-rl;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    font-weight: 400;
    color: #FDAF07;
    letter-spacing: 5px;
    /* position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0,-50%); */
}

.gslb .swiper-slide {
    display: flex;
    align-items: center;
}

.numCount {
    height: 97px;
    overflow: hidden;
    padding: 68px 0 55px;
    background: rgb(238, 238, 238, 0.6);
}

.clearfix {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.clearfix li {
    list-style: none;
}

.numU span, .unitC {
    font-size: 44px;
    font-weight: 400;
    color: #333333;
}

.numU {
    display: flex;
    align-items: center;
    justify-content: center;
}

.indc {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.cpzs {
    padding: 60px 0 50px;
    background: #eeeeee;
}

.indexcplist {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.indexcpitem {
    display: block;
    width: 360px;
    height: 362px;
    background: #FFFFFF;
    box-shadow: 0 0 1px #0064A8;
    margin-top: 50px;
}

.indexcpimg {
    width: 100%;
    height: 299px;
    overflow: hidden;
}

.indexcpimg>img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

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

.indexconame {
    padding: 0 11px;
    width: calc(100% - 22px);
    margin: 16px 0 5px;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
}

.indexpcxq {
    display: flex;
    justify-content: space-between;
    padding: 0 11px;
    width: calc(100% - 22px);
    align-items: center;
}

.indexpcxq>p {
    font-size: 17px;
    font-weight: 400;
    color: #333333;
}

.indexpcxq>img {
    width: 40px;
    height: 35px;
}

.indexw {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 80px;
}

.indexxwcon {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.gslb1 img {
    width: 100%;
    height: 440px;
}

.indexxwlb:first-of-type {
    width: 550px;
    height: 440px;
    overflow: hidden;
}

.xw610 {
    width: 610px;
    overflow: hidden;
}

.xw610 .swiper-pagination1 span {
    margin-right: 6px;
}

.swiper-pagination1 {
    margin-bottom: 34px;
}

.xw610 li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px dashed #A9A9A9;
    margin-bottom: 26px;
    position: relative;
    left: 0;
    font-size: 16px;
    font-weight: 400;
    color: #A9A9A9;
}

.xw610 li a::after {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #333333;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.xw610 a {
    position: relative;
    padding-left: 15px;
    width: calc(100% - 15px);
    display: block;
    width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}

.fzlc>div {
    /* 复制部分 */
    position: relative;
    width: 50%;
    z-index: 2;
    /* 复制部分 */
}

.contne {
    width: calc(300px - 40px);
    background: #DFF0FC;
    border: 1px solid #A9A9A9;
    border-radius: 10px;
    padding: 20px;
}

.contne>p:first-of-type {
    font-size: 16px;
    font-weight: bold;
    color: #0064A8;
}

.fidecone {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 10px 0 29px;
}

.fzlc>div::after {
    width: 24px;
    height: 24px;
    background-color: #0064A8;
    content: "";
    position: absolute;
    right: -10px;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    z-index: 1;
}

.fzlcleft {
    left: 0;
}

.fzlcright {
    left: 362px;
}

.fzlcright::after {
    left: -40px;
}

.fzlc {
    position: relative;
    margin-top: 41px;
    width: 671px;
    margin: 41px auto 0;
}

.fzlc::before {
    border-left: 3px dashed #A9A9A9;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 1;
}

.xmcp>div>input {
    width: 50%;
    margin-right: 10px;
}

.xmcp>div>label>input {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.lcab>label {
    display: flex;
    align-items: center;
}

.lcab>label:first-of-type {
    margin-right: 30px;
}

.s1, .s2 {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

/* 顶部背景 */
.lmdabox {
    background-image: url(../images/bj4.jpg);
}

/* 数字滚动背景 */
.numCount {
    background-image: url(../images/bj1.jpg);
}

/* 产品展示背景 */
.cpzs {
    background-image: url(../images/bj2.jpg);
}

/* 底部背景 */
.dbdh, .dbdhxiugai {
    background-image: url(../images/bj3.jpg);
}

.lmdabox, .numCount, .cpzs, .dbdh, .dbdhxiugai {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.boxlefts2 .nebox>a {
    border-bottom: none;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
}

.dbdhxiugai {
    position: relative;
    top: 1px;
    padding: 30px 0 42px;
    display: flex;
    justify-content: space-between;

}

.ferwess {
    width: 100px;
}

.ferwess img {
    width: 100%;
    height: 100px;
}

.ferwess>p {
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.foowzdh {
    display: flex;

}

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

.foodzy {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 35px;
}

.foodzy>div {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 10px;
    max-width: 380px;
    margin-left: 10px;
}

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

.w1100>div:nth-of-type(2) {
    max-width: calc(100% - 146px);
}

.foowzdh a {
    display: block;
    padding-right: 50px;
    padding-left: 50px;
    border-right: 2px solid #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.foowzdh>div:first-of-type a {
    padding-left: 0;
}

.foowzdh>div:last-of-type a {
    padding-right: 0;
    border: none;
}

.xians {
    width: 1200px !important;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.xians>p {
    min-width: 100px;
}

.mobliefooter {
    display: none;
}

.padding {
    height: 0;
}

.cpxdzlm {
    display: none;
}

.mobilename {
    display: none;
}

.mobilelang {
    display: none;
}
.indexgsjjim{
    display: none;
}
.moaboutxq{
    display: none;
}
@media screen and (max-width:1100px) {
    .xians {
        width: 100% !important;
    }

    .boxleft, .nav {
        display: none;
    }

    .headertop {
        width: 100%;
        display: block;
    }

    .yyyqh {
        justify-content: center;
        position: relative;
        z-index: 1000;
    }

    .lgsm {
        justify-content: space-around;
        padding: 13px 0;
    }

    .headertop {
        height: auto;
        padding-bottom: 20px;
    }

    .yyyqh>a {
        font-size: 18px;
    }

    .lgsm>a>img {
        width: 70px;
        height: 20px;
        position: relative;
        top: 2px;
    }

    .indexgsjj {
        width: 95%;
        margin-bottom: 20px !important;
    }

    .indexgscontent {
        display: block;
    }

    .indexgscontent>div:first-of-type {
        width: 100%;
    }

    .indexgscontent>div:last-of-type, .youlun {
        width: 100%;
    }

    .gslb img {
        height: 214px;
    }

    .zuonei {
        margin: 31px 0 0px;
    }

    .indexgscontent {
        margin-top: 30px;
    }

    .indexgsjj {
        margin: 10px auto 40px;
    }

    .youlun {
        height: auto;
    }

    .posa {
        width: 40px;
        line-height: 40px;
        height: 170px;
    }

    .indexgscontent>div:last-of-type {
        height: auto;
    }

    .clearfix {
        width: 90%;
        margin: 0 auto;
        position: relative;
        left: -20px;
        top: 20px;
        justify-content: space-around;
    }

    .numU span, .unitC {
        font-size: 20px;
    }

    .numCount {
        padding: 10px 0 0;
    }

    .sjdhang>.dh:last-of-type {
        display: none;
    }

    .indc {
        font-size: 16px;
    }

    .indexcplist {
        width: 95%;

    }

    .indexcpitem {
        width: 48%;
        height: auto;
        margin-top: 20px;
    }
    .indexcpimg {
        height: 152px;
    }

    .indexconame {
        font-size: 16px;
    }

    .indexpcxq {
        font-size: 14px;
        padding-bottom: 20px;
    }

    .indexw {
        width: 95%;
        padding-bottom:30px;
        padding-top: 30px;
    }

    .indexxwcon {
        display: block;
        margin-top: 30px;
    }

    .indexxwlb {
        width: 100% !important;
        height: auto !important;
    }

    .gslb1 img {
        height: 282px;
    }

    .xw610 {
        width: 100%;
    }

    .dbdh1200px {
        width: 100%;
        display: block;
    }

    .ferwe {
        width: 100%;
        justify-content: space-around;
    }

    .dbdh {
        padding-bottom: 50px;
    }

    .fwndh, .fcpzs {
        display: none;
    }

    .flxwm {
        width: 80%;
        margin: 0 auto 20px;
    }

    .monav {
        display: block;
        height: 40px;
        position: relative;
        margin-bottom: -36px;
        top: -54px;
    }

    .monav>svg {
        position: absolute;
        width: 30px !important;
        height: auto !important;
        right: 20px;
        z-index: 1000;
        top: 50%;
        transform: translate(0, -50%);
    }

    .sjdhang {
        display: none;
        background: #ffffff;
        z-index: 1000;
        position: absolute;
        top: 40px;
        width: 100%;
    }

    .sjdhang>div>a, .sjdhang>a {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 18px;
        border-top: 1px solid #eeeeee;

    }

    .zhakai {
        display: none;
    }

    .box {
        width: 95%;
    }

    .boxright {
        width: 95%;
    }

    .fzlc {
        width: 340px;
    }

    .contne {
        width: calc(100% - 60px);
    }

    .fzlcright {
        left: 188px;
    }

    .boxright {
        width: 100%;
        margin: 0 auto;
    }

    .dxzzly>div:first-of-type {
        margin-right: 10px;
    }

    .rlitem {
        width: 45%;
    }

    .ryimg {
        height: 198px;
    }

    .ryimg img {
        height: 100%;
    }

    .fzlcright::after {
        left: -32px;
    }

    .fidetitel {
        margin: 20px 0 30px;
    }

    .fidetitel {
        font-size: 13px;
    }

    .list-paddingleft-2 {
        width: calc(100% - 20px);
    }

    .cpiten {
        width: calc(48% - 20px);
        height: calc(200px - 20px) !important;
    }

    .cpitenimg {
        height: 130px;
    }

    .cpiten {
        height: calc(230px - 20px);
    }

    .spitem {
        width: 45%;
    }

    .spimg>img {
        height: 102px;
    }

    .spimg {
        height: auto;
    }

    .form-group>div>input {
        width: auto;
    }

    .form-group #attr_34 {
        width: 20%;
    }

    /* .form-group canvas{
            width: 15%;
        } */
    .form-group>div>div {
        width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mian {
        display: block;
    }

    .box {
        margin: 10px auto 20px;
    }

    .mian>div:first-of-type {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .posa {
        font-size: 18px;
        writing-mode: horizontal-tb;
        width: 300px;
        height: 60px;
        line-height: 60px;
        margin: 10px auto;
    }

    body {
        overflow-x: hidden;
    }

    .zctitle {
        width: calc(100% - 30px);
    }

    .gslb .swiper-slide {
        display: block;
    }

    .lcab>label {
        display: none;
    }

    .w1100 {
        display: block;
    }

    .ferwess {
        width: 100%;
    }

    .ferwess img {
        width: 100px;
    }

    .ferwess {
        text-align: center;
    }

    .w1100>div:nth-of-type(2) {
        max-width: 100%;
    }

    .foowzdh {
        /* display: block; */
        flex-wrap: wrap;
        margin-top: 25px;
    }

    .foowzdh>div {
        width: 50%;
    }

    .foowzdh a {
        width: 100%;
        padding: 0;
        text-align: center;
        height: 35px;
        line-height: 35px;
    }

    .foodzy>div {
        width: 100%;
        text-align: center;
    }

    .svg1 img {
        position: absolute;
        right: 20px;
        z-index: 100;
        top: 50%;
        transform: translate(0, -50%);
    }

    .zhakai a {
        font-size: 16px !important;
    }

    .lgsm {
        align-items: center;
    }

    .gsmc>p {
        font-size: 16px;
    }

    .aaa {
        margin-top: 10px !important;
    }

    .zctitle>p {
        font-size: 24px;
    }

    .dbdhxiugai {
        display: none;
    }

    .cgd {
        margin: 20px 0;
    }


    .padding {
        height: 63px;
    }

    .mobliefooter {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 7px 0;
        background-color: #ffffff;
        z-index: 7;
        box-shadow: #999999 0px 0px 4px 0px;
        z-index: 100000;
    }

    .mofoo {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .l1 {
        display: none;
    }

    .lactive .l1 {
        display: inline-block;
    }

    .lactive .l2 {
        display: none;
    }

    .lactive {
        color: #4568AA !important;
    }

    .mofoo>a {

        text-align: center;
        display: block;
        color: #666666;
        font-size: 15px;
    }

    .mofoo>a:nth-of-type(2), .mofoo>a:nth-of-type(5) {
        display: none;
    }

    .mofoo img {
        width: 25px;
        height: 25px;
    }

    /* 手机端首页修改 */
    .xw610 ul>li {
        display: none;
    }

    .xw610 ul>li:nth-of-type(-n+2) {
        display: flex;
    }

    .indexxwlb {
        display: none;
    }

    .xw610 .swiper-pagination1 {
        display: none;
    }

    .monav {
        display: none;
    }

    .cpxdzlm {
        width: 100%;
        display: flex;
        /* align-items: center; */
        /* flex-wrap: wrap; */
        white-space: nowrap;
        overflow-x: auto;
        /* justify-content: space-between; */
    }

    .cpxdzlm>a {
        position: relative;
        font-size: 16px;
        color: #333;
        display: block;
        padding: 5px 0;
        text-align: center;
        margin-bottom: 15px;
        padding-right: 8px;
        margin-left:8px;
    }
    .cpxdzlm>a::after{
        content: "";
        width: 1px;
        height: 18px;
        background: #999999;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0,-50%);
    }

    .splist {
        margin-top: 25px;
    }

    .lsp {
        color: #4568AA !important;
        /* border: 1px solid #4568AA !important; */
    }

    .footerbean, .footerbean a {
        font-size: 14px;
    }

    .mian>div:first-of-type {
        display: none;
    }

    .numCount {
        display: none;
    }

    .yyyqh {
        display: none;
    }

    .headertop {
        padding-bottom: 0;
    }

    .pcname {
        display: none;
    }

    .mobilename {
        display: inline-block;
    }

    .lgsm {
        justify-content: left;
        padding-left: 15px;
        /* width: calc(100% - 30px); */
    }

    .lgsm p {
        font-size: 18px;
        font-weight: bold;
        color: #333333;
    }

    .zctitle {
        width: 100%;
        text-align: center;
    }

    .zctitle p {
        left: 0;
        font-size: 20px;
        font-weight: 800;
        color: #333333;
    }

    .zctitle::after {
        height: 0;
        width: 0;
    }

    .mobilelang {
        display: block;
        height: 20px;
        position: relative;
    }
    .langs{
        padding: 0 10px 0 0 ;
        width: calc(100% - 10px);
        text-align: right;
    }
    .mobilelang a {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        color: #7C7C7C;
    }
    .mobilelang>.langs>span:last-of-type{
        display: none;
    }
    .indexgscontent>div:last-of-type{
        display: none;
    }
    .indexgsjjim{
        display: block;
    }
    .indexgsjjim>img{
        width: 100%;
    }
    .cgd{
        display: none;
    }
    .zuonei span ,.zuonei p,.zuonei div{
        font-size: 16px !important;
        font-weight: 500 !important;
        color: #7C7C7C !important;
        line-height: 25px !important;
        text-align: justify !important;
    }
    .moaboutxq{
        margin: 10px auto 20px;
        display: block;
        width: 100px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #0064A8;
        border-radius: 18px;
        font-size: 16px;
        font-weight: 400;
        font-size: 16px;
        font-weight: 400;
        color: #0064A8;
    }
    .zuonei{
        margin: 15px 0 0;
    }
    .box{
        min-height: 75vh;
    }
    .dxzzly{
        /* display: block; */
        justify-content: space-between;
    }
    .dxzzly>div{
        margin-bottom: 5px;
    }
    .cpzs{
        padding-top: 30px;
    }
    .spms{
        -webkit-line-clamp: 1;
        margin-bottom: 15px;
    }
    .sptitle{
        margin-top: 5px;
    }
    .yema{
        margin: 20px auto 30px; 
    }
    .mian{
        padding-bottom: 10px;
    }
    .lixkl{
        margin-top: 20px;
    }

    .cpxdzlm::after{
        content:"";
        width: 30%;
    }
    .cpitem{
        margin-top: 20px;
    }
    .cpiten{
        margin-top: 15px;
    }
    .cpitemtitle{
        margin-top: 15px !important;
    }
    .gooslist>p{
        margin: 20px 0;
        text-align: justify;
    }
    .goosss>p{
        margin-top: 5px;
    }
    .sums{
        margin-top: 30px;
    }
    .xw610 a{
        font-size: 16px;
    }
    .headertop{
        display: flex;
    }
    .indexgscontent{
        margin-top: 15px !important ;
    }
    .cplist{
        margin-top: 15px;
    }
    .dxjsitem{
        padding: 10px 10px ;
        width: calc(100% - 20px);
    }
    .qykxlist{
        margin-top: 10px;
    }
    .dxcointent{
        margin: 5px 0 10px;
    }
    .dxzzly>div:last-of-type{
        display: none;
    }
}
