﻿.second-banner img {
    width: 100%;
    display: block;
}

.second_nav {
    width: 100%;
    height: 100px;
    border-bottom: 2px solid rgba(0, 0, 0, .1)
}

.nav_contain {
    width: 83.5%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1600px;
}

.nav_breadcrumb {
    display: flex;
}

.nav_breadcrumb span {
    display: inline-block;
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    color: #666666;
}

.current_position {
    width: 100px;
    background: url(../images/path-icon.png) no-repeat center rgba(2, 140, 205, .1);
    margin-right: 20px;
}

.nav_breadcrumb span a {
    color: #666666;
    font-size: 16px;
}

.nav_breadcrumb span a:last-child {
    color: #333;
}

.content-box {
    width: 83.5%;
    margin: 0 auto;
    max-width: 1600px;
}

.jyjd-sum,
.jyjd-sum p {
    font-size: 18px;
    color: #666;
    line-height: 36px;
}

.jyjd-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    margin: 90px 0px 20px
}

.second-gywm {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.second-title {
    padding-top: 100px;
}

.second-title h2 {
    font-size: 30px;
    line-height: 43px;
    font-weight: 400;
}

.second-title span {
    font-size: 20px;
    line-height: 23px;
    color: #666461;
    font-family: HarmonyOS Sans;
    text-transform: uppercase;
}

.gywm-left {
    width: 54.4%;
}

.gywm-left h1 {
    font-size: 36px;
    line-height: 52px;
    color: #666;
    font-weight: 300;
    margin-top: 20px;
}

.gywm-sum {
    font-size: 18px;
    line-height: 36px;
    color: #666;
    margin-top: 20px;
    text-align: justify;
}

.gywm-sum span {
    color: #028ccd;
}

.gywm-right {
    width: 41%;
    margin-top: 120px;
}

.gywm-right img {
    width: 100%;
    border-radius: 5px;
}

.jyjd {
    position: relative;
}

.jyjd:after {
    content: '';
    display: block;
    background: #F5F8FA;
    height: 800px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1
}

.jdzp-module {
    position: relative;
    margin-bottom: 80px;
}


.jdzp-item {
    width: 23%;
}



.jdzp-module .swiper-container-jdzp {
    overflow: hidden;

}

.jdzp-item img {
    width: 100%;
}


.swiper-next-jdzp,
.swiper-prev-jdzp {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 40%;
    transition: all .5s;
}

.swiper-next-jdzp {
    left: -80px;
    background: url(../images/jdzp-left.png) no-repeat
}

.swiper-next-jdzp:hover {
    background: url(../images/jdzp-left1.png) no-repeat
}

.swiper-prev-jdzp {
    right: -80px;
    background: url(../images/jdzp-right.png) no-repeat
}

.swiper-prev-jdzp:hover {
    background: url(../images/jdzp-right1.png) no-repeat
}

.jdzp-item img {
    width: 100%;

}

.second-zzjg img {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 80px;
}



.content-top {
    background: url(../images/qywh-topbg.png) no-repeat;
    background-size: 100% 100%;
}

.top-box {
    width: 83.5%;
    margin: 0 auto;
    max-width: 1600px;
}

.second-qywh {
    display: flex;
    justify-content: space-between;
    padding-bottom: 90px;
}

.qywh-right {
    padding-top: 40px;
}

.qywh-sum {
    font-size: 30px;
    font-weight: 500;
    color: #333;
    margin-top: 60px;
    line-height: 43px;
}

.qywh-sum p {
    margin-top: 20px;
}

.qywh-sum span {
    color: #028dcd;
}

.second-qywh .second-title:after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background-color: #028DCD;
    margin-top: 40px;
}

.qywh-left {
    width: 47.5%;

}

.qywh-right {
    width: 46.6%;
}

.qywh-right img {
    width: 100%;
}


.content-bottom {
    background: url(../images/qywh-bottombg.png) no-repeat;
    background-size: 100%;
}

.bottom-box {
    width: 83.5%;
    margin: 0 auto;
    padding-top: 70px;
    max-width: 1600px;
}

.zhqywh-title {
    font-size: 30px;
    color: #fff;
    line-height: 43px;
    margin-bottom: 40px;
}

.qywh-module {
    width: 86%;
    overflow: hidden;
    margin: 0 auto;
}

.qywh-item-pic img {
    width: 100%
}

.qywh-box {
    position: relative;
    margin-bottom: 150px;
}

.swiper-button-next-qywh,
.swiper-button-prev-qywh {
    width: 31px;
    height: 53px;
    position: absolute;
    top: 250px;
    cursor: pointer;
}

.swiper-button-next-qywh {
    background: url(../images/qywh-right.png) no-repeat;
    right: 0;
    background-size: 100% 100%;
}

.swiper-button-prev-qywh {
    background: url(../images/qywh-left.png) no-repeat;
    left: 0;
    background-size: 100% 100%;
}

.swiper-button-disabled {
    opacity: .4;
}

.qywh-item-title {
    font-size: 24px;
    line-height: 35px;
    margin-top: 12px;
    color: #333;
    text-align: center;
    font-weight: 500;
}

.qywh-item-title a {
    color: #333
}

.hxyw-box .second-title {
    text-align: center;
}

.hxyw-sum {
    font-size: 18px;
    text-align: center;
    color: #1A1917;
    margin-top: 40px;
}

.hxyw-module {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    overflow: hidden;
    padding-bottom: 250px;
}

.hxyw-item {
    width: 23.125%;
    position: relative;
    transition: all .5s;
    overflow: hidden;
}

.hxyw-item-title {
    position: absolute;
    font-size: 32px;
    bottom: 60px;
    width: 100%;
    text-align: center;
}

.hxyw-item-title a {
    color: #fff;
    text-align: center;
}

.hxyw-item-title a:hover {
    color: #fff;
}

.hxyw-item-pic {
    overflow: hidden;

}

.hxyw-item-pic img {
    width: 100%;
    transition: all .8s;
    display: block;
}

.hxyw-item:hover .hxyw-item-pic img {
    transform: scale(1.1)
}

.tjp-center {
    background: #F5F8FA
}

.second-hxyw .hxyw-sum {
    text-align: left;
    color: #666;
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 36px;
    text-align: justify;
}

.second-hxyw .hxyw-sum p {
    margin-top: 30px;
}

.second-hxyw img {
    width: 100%;

}

.second-hxyw h3 {
    font-size: 24px;
    margin-top: 20px;
}

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

.hgcl-left {
    width: 56.25%;
}

.hgcl-right {
    width: 33.125%;
    margin-top: 120px;
}

.hgcl-table {
    background: #fff;
    border: 20px solid rgba(2, 140, 205, 0.2);
    border-radius: 20px;
    padding: 20px;
}

.table-head,
.table-item {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}

.table-head li {
    width: 49%;
    text-align: center;
    font-size: 20px;
    background: #028CCD;
    border-radius: 10px;
    height: 80px;
    line-height: 80px;
    color: #fff;
}

.table-item li {
    width: 49%;
    text-align: center;
    font-size: 18px;
    background: #F5F8FA;
    border-radius: 10px;
    height: 60px;
    line-height: 60px;
    color: #666;
    margin-top: 12px;
}

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

.jjfa-left {
    width: 38%;
}

.jjfa-right {
    width: 56%;
    margin-top: 90px;
}

.jjfa-right img {
    width: 100%;
}

.kygs {
    background: #F5F8FA;
}

.kjcxtop-module {
    margin: 80px 0px;
    /* overflow:hidden; */
}

.kjcxtop-left {
    width: 56%;
}

.kjcxtop-right {
    width: 37.5%;
}

.kjcxtop-right img {
    width: 100%;
    border-radius: 8px;
}

.kjcxtop-left-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    color: #333;
}

.kjcxtop-left-title a {
    color: #333;
}

.kjcxtop-left-sum {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    font-weight: 400;
    margin-top: 97px;
}

.kjcxtop-item {
    /* overflow: hidden; */
    margin-top: 60px;
    margin-top: -140px;
    display: flex;
    justify-content: space-between;
}

.kjcxtop-left {}

.kjcxtop-item:nth-child(odd) .kjcxtop-left {}


.kjcxtop-item:nth-child(odd) .kjcxtop-right {}

.kjcxtop-item:nth-child(even) .kjcxtop-right {}

.kjcxtop-item:nth-child(even) .kjcxtop-left {}

.kygs-module {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.kygs-item {
    width: 23.125%;
    background: #fff;
    padding: 25px 30px;

}

.kygs-item-title {
    font-size: 22px;
    line-height: 36px;
    color: #333;
    font-weight: 600;
    margin-top: 10px;
}

.kygs-item-title a {
    color: #333;
}

.kygs-item-sum {
    font-size: 18px;
    color: #666;
    line-height: 28px;
    margin-top: 15px;
    text-align: justify;
}

.kjrcqk {
    margin-top: 150px;
    padding-bottom: 40px;
}

.kjrcqk h2 {
    font-size: 30px;
    color: #1A1917;
    font-weight: 400;
    line-height: 44px;
}

.kjrcqk ul {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding-bottom: 80px;
}

.rcqk-num {
    font-size: 40px;
    color: #028CCD;
    font-weight: 700;
    line-height: 50px
}

.rcqk-num span {
    font-size: 22px;
}

.kjrcqk ul li p {
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin-top: 10px;
}

.rcqk-jzsj {
    font-size: 18px;
    color: #666;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    line-height: 36px;
}

.content-kjrc {
    background: #F5F8FA;
}

.kjrc-box {
    width: 83.5%;
    margin: 0 auto;
    padding-top: 75px;
    max-width: 1600px;
}

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

.kjrcs-item {
    width: 31.25%;
    background: url(../images/kjrc-bg.png) no-repeat;
    background-size: 100%;
    margin: 40px 0px;
    padding: 60px 60px 110px;
}

.kjhj-sum {

    font-size: 18px;

    line-height: 30px;

    margin-bottom: 125px;
}

.kjjl-module {
    margin-bottom: 95px;
}

.kjrcs-module-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    color: #333;
}

.kjrcs-item-top {
    display: flex;
    align-items: center;
}

.kjrcs-item-img {
    width: 21%;
}

.kjrcs-item-img img {
    width: 100%;
}

.kjrcs-item-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #028CCD;
    margin-left: 20px;
}

.kjrcs-item-title a {
    color: #028CCD
}

.kjrcs-item-title span {
    font-family: Outfit;
    font-size: 40px;
}

.kjrcs-item-con {
    margin-top: 60px;
}

.kjrcs-item-con p {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    margin-top: 14px;
}

.kjrcs-item-con p span {
    font-size: 30px;
    color: #028ccd;
}

.kjrcx-item {
    display: flex;
    margin-top: 40px;
}

.kjrcx-item:nth-child(1) .kjrcx-item-title {
    padding: 0px 5px;
}

.kjrcx-item-left {
    width: 45.125%;
}

.kjrcx-item-img,
.kjrcx-item-img img {
    width: 100%;
    display: block;
}

.kjrcx-item-right {
    width: 74.625%;
    background: url(../images/kjrc-lbg.png) no-repeat;
    background-size: 100% 100%;
    margin-left: -15%;
    margin-top: 60px;
    padding: 60px 60px 60px 220px;
}

.kjrcx-item-bt {
    display: flex;
    color: #fff;
    align-items: center;
}

.kjrcx-item-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 58px;
}

.kjrcx-item-title a {
    color: #fff;
}

.kjrcx-item-subtitle {
    font-size: 22px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 30px;
}

.kjrcx-item-sum {
    font-size: 26px;
    line-height: 38px;
    margin-left: 36px;
}

.kjrcx-item-con p {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-top: 20px;
}

.kjrc-hj {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.kjrc-hj i {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin-right: 38px;
    margin-left: 15px;
    margin-top: 20px;
}

.kjrc-hj i span {
    font-size: 24px;
}

.kjrc-hj i:before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 31px;
    background: url(../images/ry-left.png) no-repeat;
    position: absolute;
    left: -15px;
    top: 5px
}

.kjrc-hj i:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 31px;
    background: url(../images/ry-right.png) no-repeat;
    position: absolute;
    right: -15px;
    top: 5px
}

.content-kjcx {
    background: url(../images/kjcxpt-bg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -280px;
}


.kjcx-box {
    width: 83.5%;
    margin: 0 auto;
    padding-top: 400px;
    padding-bottom: 100px;
    max-width: 1600px;
}

.kjcxpt-title {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
}

.kjcxpt-item-title {
    font-size: 30px;
    color: #FFB457;
    font-weight: 700;
    font-family: "微软雅黑";
    border-bottom: 2px solid rgba(255, 255, 255, .1);
    width: 100%;
    margin-top: 60px;
    padding-bottom: 30px;
}

.kjcxpt-item-title span {
    font-size: 40px;
    font-family: Outfit;
}

.kjcxpt-con {
    overflow: hidden;
}

.kjcxpt-item {
    float: left;
    width: 80%;
    margin-bottom: 30px;
}

.kjcxpt-item ul li {
    width: 20%;
}

.kjcxpt-item:nth-child(odd) {}

.kjcxpt-item:nth-child(odd) ul li {
    /*  width: 20%;*/
}

.kjcxpt-item ul {
    display: flex;
    flex-wrap: wrap;
}

.kjcxpt-item-num {
    font-size: 30px;
    line-height: 43px;
    font-weight: 500;
}

.kjcxpt-item-pt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
}

.kjcxpt-item ul li {
    color: #fff;
    margin-top: 20px;
    /* margin-right: 78px; */
}

.content-kjjl {
    background: url(../images/kjjl-bg.png) no-repeat bottom, linear-gradient(to bottom, #E1EBF0, #F2FBFF);
    background-size: 100%;
    padding: 80px 0px 100px;
}

.kjjl-box {
    width: 83.5%;
    margin: 0 auto;
    max-width: 1600px;
}

.kjjl-module-content {
    display: flex;
}

.kjjl-item {
    margin-top: 60px;
    display: flex;
    align-items: center;
    width: 30%;
}

.kjjl-item-title {
    font-size: 30px;
    color: #028CCD;
    font-weight: 700;
    line-height: 40px;
}

.kjjl-item-title a {
    color: #028CCD;
}

.kjjl-item-title span {
    font-size: 40px;
    font-family: Outfit;
}

.kjjl-item-con {
    margin-left: 20px;
}

.kjjl-item-sum {
    font-size: 18px;
    line-height: 29px;
    color: #666;
}

.yftr-module {
    position: relative;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 110px;

}


.yftr-item-title {
    font-size: 30px;
    line-height: 30px;
    color: #028CCD;
    font-weight: 700;
    line-height: 46px;
}

.yftr-item-title span {
    font-size: 40px;
}

.yftr-item-title a {
    color: #028CCD
}

.yftr-item-sum {}

.yftr-item {
    background: url(../images/zlbz-bg.png) no-repeat;
    background-size: cover;
    width: 31.25%;
    text-align: center;
    padding: 23px 0px;
}



.swiper-slide-active .yftr-item-title a {
    font-size: 24px;
    color: #028CCD;
    line-height: 30px;
}

.swiper-slide-active .yftr-item-sum {
    color: #028CCD;
}

.yftr-box {
    position: relative;
}

.swiper-button-prev-yftr,
.swiper-button-next-yftr {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    cursor: pointer;
}

.swiper-button-next-yftr {
    background: url(../images/kjjl-right.png) no-repeat;
    right: 0;
    background-size: 100% 100%;
}

.swiper-button-prev-yftr {
    background: url(../images/kjjl-left.png) no-repeat;
    right: 70px;
    background-size: 100% 100%;
}

.second-rczl {
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
    background: url(../images/rczl-bg.png) no-repeat -200px;
}

.rczl-left {
    width: 46.875%;
}

.rczl-right {
    margin-top: 60px;
    width: 43.75%;
}

.rczl-right img {
    width: 100%;
}

.rczl-sum {
    font-size: 18px;
    line-height: 36px;
    color: #666;
    margin-top: 50px;
}

.content-lxshzr {
    background: #F5F8FA;
    padding-bottom: 80px;
}

.lxshzr-box {
    width: 83.5%;
    margin: 0 auto;
    max-width: 1600px;
}

.lxshzr-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    margin-top: 40px;
}

.lxshzr-sum {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    font-weight: 400;
    margin-top: 20px;
    text-align: justify;
}


.lxshzr-module {
    padding: 60px 0px;
}

.lxshzr-module-title {
    font-size: 30px;
    line-height: 43px;
    font-weight: 400;
    color: #1a1917;
    text-align: center;
}

.lxshzr-item {
    overflow: hidden;
    padding: 50px;
    background: #F5F8FA;
    border-radius: 40px;
    margin-top: 40px;
}

.lxshzr-left {
    float: left;
    width: 40%;
}

.lxshzr-left img {
    width: 100%;
}

.lxshzr-right {
    float: right;
    width: 56%;

}

.lxshzr-title a {
    color: #333;
}

.lxshzr-subtitle {
    font-size: 26px;
    line-height: 36px;
    color: #666;
    font-weight: 300;
    margin-top: 20px;
}

.lxshzr-item:nth-child(even) .lxshzr-left {
    float: right
}

.lxshzr-item:nth-child(even) .lxshzr-right {
    float: left
}

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

.zlaqhb-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}

.zlaqhb-left .zlaqhb-sum {
    margin-top: 40px;
}

.zlaqhb-sum {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    line-height: 36px;
    text-align: justify;
    margin-bottom: 100px;
}

.zlaqhb-sum p {
    margin-top: 20px;
}

.zlaqhb-left {
    width: 71%;
}

.zlaqhb-right {
    width: 28%;
}

.zlaqhb-right img {
    width: 100%;
}

.zyzf-left img {
    width: 100%;
}

.zyzf-right {
    width: 78.6%;

}

.zyzf-title {
    font-size: 20px;
    line-height: 36px;
    color: #028ccd;
    font-weight: 700;
}

.zyzf-title a {
    color: #028ccd;
}

.zyzf-sum {
    font-size: 18px;
    line-height: 36px;
    color: #666;
    margin-top: 10px;
    text-align: justify;
}

.content-gljc {
    width: 100%;
    background: #F5F8FA;
    margin-top: 60px;
    padding: 60px 0px;
}

.gljc-box {
    width: 83.5%;
    margin: 0 auto;
    max-width: 1600px;
}

.gljc-title {
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}

.gljc-img img {
    width: 100%;
}

.yxal-item {
    overflow: hidden;
    margin-bottom: 120px;
    margin-top: 54px;
}

.yxal-left {
    width: 58.75%;
    float: left;
}

.yxal-right {
    width: 37.5%;
    float: right;
    min-height: 300px;
    /*background: #C4C4C4;*/

}

.yxal-item:nth-child(even) .yxal-left {
    float: right;
}

.yxal-item:nth-child(even) .yxal-right {
    float: left;
}

.yxal-right img {
    width: 100%;
}

.yxal-title {
    font-size: 26px;
    line-height: 52px;
    font-weight: 300;
    color: #666;
}

.yxal-title a {
    color: #666;
}

.yxal-con {
    font-size: 18px;
    line-height: 36px;
    color: #666;
    font-weight: 400;
    margin-top: 40px;
}

.yxal-con p {
    margin: 0;
    text-align: justify;
}

.yxal-module .second-title {
    padding-top: 60px;
}

.esg-module-content {
    display: flex;
    margin-top: 40px;
    margin-bottom: 100px;
}

.esg-item {
    width: 23.125%;
    position: relative;
    margin-right: 40px;
}

.esg-item:after {
    display: block;
    content: '';
    width: 100%;
    height: 340px;
    background: #F5F8FA;
    position: absolute;
    top: 0;
    z-index: -1
}

.esg-item-pic {
    width: 83.8%;
    margin: 0 auto;
    padding-top: 30px;
}

.esg-item-pic img {
    width: 100%;
    height: 100%;
}

.esg-item-title {
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    margin-top: 20px;
    font-weight: 700;
}

.esg-item-title a {
    color: #333333;
}

.esg-item:hover .esg-item-title a {
    color: #028CCD
}


.tzz {
    background: url(../images/tzz-bg.png) no-repeat;
    background-size: cover;
    padding: 100px 0px 130px;
}

.tzz-title {
    font-size: 30px;
    font-weight: 700;

}

.tzz-sum {
    margin-top: 40px;
}

.tzz-sum p {
    font-size: 20px;
    color: #666;
    line-height: 1.7
}

.tzzgx-title {
    padding-top: 60px;
    padding-bottom: 40px;
}

.tzzgx-title ul {
    display: flex;
    justify-content: center;
}

.tzzgx-title ul li {
    width: 160px;
    height: 60px;
    line-height: 62px;
    text-align: center;
    border: 2px solid #028CCD;
    border-radius: 49px;
    margin: 0px 20px;

}

.gszl-title ul li {
    width: 200px;

}

.tzzgx-title ul li a {
    font-size: 24px;
    color: #028CCD;
    line-height: 35px;
    font-weight: 700;
}

.tzzgx-title ul li.active {
    background: #028CCD;
}

.tzzgx-title ul li.active a {
    color: #fff;
}

.gdzs-title {
    font-size: 26px;
    line-height: 38px;
    color: #028CDD;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 40px;
}



.gdjg-table {
    background: #fff;
    border: 10px solid rgba(2, 140, 205, 0.2);
    border-radius: 12px;
    padding: 20px;
}

.gdjg-table .table-head li,
.gdjg-table .table-item li {
    padding: 0px 50px;
}

.gdjg-table .table-head li:nth-child(1),
.gdjg-table .table-item li:nth-child(1) {
    width: 77%;
    text-align: left;
}

.gdjg-table .table-head li:nth-child(2),
.gdjg-table .table-item li:nth-child(2) {
    width: 21.8%;
}

.gdjg-table .table-head li {
    font-size: 20px;
}

.gdjg-table .table-item li {
    font-size: 18px;
    background: #F3FBFF;
}

.gdjg-table .table-item:nth-last-child(-n+3) li {
    color: #028CCD;
    font-weight: 700;
}

.gdzs-bz {
    font-size: 18px;
    color: #666;
    line-height: 26px;
    margin: 26px 0px 56px;
}

.zljg-intro {
    font-size: 18px;
    color: #666;
    font-weight: 500;
    text-align: center;
}

.zljg-intro span {
    color: #028CCD;
}

.zljg-title {
    font-size: 30px;
    color: #333;
    line-height: 43px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 24px;
    margin-top: 56px;
}

.zljg-sum {
    font-size: 18px;
    line-height: 36px;
    color: #666;
    font-weight: 400;
    text-align: justify;
}

.content-gszl {
    width: 100%;
    background: linear-gradient(to bottom, #F2F4F6, #E6EFF2) no-repeat;
    background-position: bottom;
    padding: 4px 0px 60px;
    ;
    margin-top: 60px;
}

.gszl-box {
    width: 83.5%;
    margin: 0 auto;
    max-width: 1600px;
}

.wyhzz-module-content {
    display: flex;
    justify-content: space-between;

}

.wyhzz-item {
    width: 25%;
    padding: 50px 40px;
    background: url(../images/wyhzz-bg.png) no-repeat;
    background-size: 100% 100%;
    min-height: 314px;
}

.wyhzz-item-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
}

.wyhzz-item-title a {
    color: #333;
}

.wyhzz-item-title:after {
    content: '';
    display: block;
    width: 30px;
    height: 4px;
    background: #028CCD;
    margin-top: 16px;
}

.wyhzz-item-sum {
    font-size: 18px;
    line-height: 36px;
    color: #555;
    font-weight: 400;
    margin-top: 16px;
}

.zljg-module-content {
    border-top: 1px solid #028DCD;
    ;
}

.zljg-item {
    display: flex;
    padding: 36px 0px;
    border-bottom: 1px solid #028DCD;
    align-items: center;
}

.zljg-item-sum {
    width: 81.25%;
    font-size: 18px;
    color: #666;
    line-height: 36px;
    text-align: justify
}

.zljg-item-title {
    width: 14.7%;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    font-weight: 500;
}

.zljg-item-title a {
    color: #028DCD;
}

.jsjs-module {
    margin-bottom: 100px;
}

.tzzgz-title ul li {

    width: 240px;

}

#dnn_ctr86217_HtmlModule_lblContent {
    overflow-x: scroll;
    margin-bottom: 100px
}

.gjyyzb-table {
    border: 10px solid rgba(2, 140, 205, 0.2);
    border-radius: 12px;
    padding: 20px;
    /* margin-bottom: 100px; */
    min-width: 1257px;
    /* overflow: hidden; */
}


.gjyyzb-table .table-head li,
.gjyyzb-table .table-item li {
    width: 16%;
}

.gjyyzb-table .table-head li {
    font-size: 20px;
}

.gjyyzb-table .table-item li {
    font-size: 18px;
    background: #F3FBFF;
}

#dnn_ctr86218_HtmlModule_lblContent {
    overflow-x: scroll;
    margin-bottom: 100px
}

.gqfp-table {
    border: 10px solid rgba(2, 140, 205, 0.2);
    border-radius: 12px;
    padding: 20px;
    min-width: 1109px;
}

.gjyyzb-table .table-head li:nth-child(1),
.gjyyzb-table .table-item li:nth-child(1) {
    width: 34%;
    text-align: left;
    padding: 0px 50px;
}

.gqfp-table .table-head li,
.gqfp-table .table-item li {
    width: 12.82%;
    height: auto;
}

.gqfp-table .table-head li {
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gqfp-table .table-head li.fpfa {
    display: block
}

.gqfp-table .table-item li {
    font-size: 18px;
    background: #F3FBFF;
}

.gqfp-table .table-head li.fpfa,
.gqfp-table .table-item li.fpfa-item {
    width: 29.5%;
}

.fpfa-bottom ul {
    display: flex;
    justify-content: space-between
}

.fpfa-top {
    border-bottom: 2px solid rgba(255, 255, 255, .4)
}

.fpfa-bottom ul li {
    width: 33.3% !important;
}

.fpfa-bottom ul li:nth-child(2) {
    border-left: 2px solid rgba(255, 255, 255, .4);
    border-right: 2px solid rgba(255, 255, 255, .4);
    border-radius: 0;
}

.fpfa-item ul {
    display: flex;
    justify-content: space-between;
}

.fpfa-item ul li {
    width: 32% !important;
    background: #F3FBFF;
}

.fpfa-item {
    background: none !important;
    margin-top: 0px !important;
}

.content-news {
    background: #fff;
    padding-bottom: 100px;
}

.news-module {
    padding-top: 60px;
}

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

.DnnModule-86221 .news-module {
    padding-top: 20px;
}

.news-item {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 30px;
}

.news-item-date {
    font-size: 18px;
    line-height: 26px;
    color: #333;
    margin-top: 28px;
}

.news-item-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin: 20px 0px;
}

.news-item-title a {
    color: #333;
}

.news-item-sum {
    font-size: 18px;
    line-height: 34px;
    color: #999;

}

.news-item-left {
    width: 59.43%
}

.news-item-right {
    width: 31.95%;
   background:url(../images/logo-bg.png) no-repeat;
    background-size:cover;
}

.news-item-right img {
    width: 100%;
    height: 100%;

}

.news-item:hover .news-item-title a {
    color: #028ccd;
}

.news-module-content .clearB {
    display: block !important;
    width: 100%;
    height: 0px;
}

.news-module-content .i-pager {
    display: block !important;
    width: 100%;
}

.content-lxwm {
    background: url(../images/lxwm-bg.png) no-repeat;
    background-size: 100%;

}

.second-lxwm {
    display: flex;
    align-items: center;
    padding-bottom: 100px;
}

.lxwm-right p{
    font-size: 20px;
    line-height: 38px;
    color: #666;
    padding: 24px 0px;
    padding-left: 38px;
}

.lxwm-right p:nth-child(2){
    border-bottom: 1px solid #E5E5E5;
    background: url(../images/dh-icon.png) no-repeat left;
}

.lxwm-right p:nth-child(3){
    background: url(../images/yx-icon.png) no-repeat left;
}

.lxwm-intro {
    font-size: 20px;
    line-height: 38px;
    color: #666;
    padding: 24px 0px;
    padding-left: 38px;
}

.lxwm-dh {
    border-bottom: 1px solid #E5E5E5;
    background: url(../images/dh-icon.png) no-repeat left;
}

.lxwm-yx {
    background: url(../images/yx-icon.png) no-repeat left;
}

.lxwm-left {
    width: 61.2%;
}

.lxwm-img {
    margin-top: 30px;
}

.lxwm-left img {
    width: 100%
}

.lxwm-right {
    margin-left: 80px;
}

.lxwm-title {
    font-size: 34px;
    line-height: 51px;
    font-weight: 700;
    margin-bottom: 50px;
}

.flsm-intro {
    font-size: 20px;
    line-height: 34px;

}

.flsm-intro p {
    margin-top: 20px;
}

.second-flsm {
    padding-bottom: 100px;
}

.fzlc-module {
    position: relative;
    margin-bottom: 100px;
}

.fzlc-module:after {
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    background: #C0DCEF;
    position: absolute;
    left: 50%;
    top: 0
}

.fzlc-content {
    overflow: hidden;
}

/*.fzlc-content:before {
    display: block;
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: #C0DCEF;
    bottom: 10.5%;
    left: 49.1%
}*/


.fzlc-item {
    float: left;
    width: 47%;
    text-align: right;
    position: relative;
    height: 260px;
}

.fzlc-item:after {
    display: block;
    content: '';
    position: absolute;
    width: 32px;
    height: 6px;

}

.fzlc-item:before {
    display: block;
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: #C0DCEF;
    top: 15%;
}

.fzlc-item:nth-child(odd):after {
    background: url(../images/fzlc-iconr.png) no-repeat;
    left: -6.2%;
    z-index: 11;
    top: 40%;
}

.fzlc-item:nth-child(even):after {
    background: url(../images/fzlc-iconl.png) no-repeat;
    right: -6.6%;
    z-index: 11;
    bottom: 9%;
}

.fzlc-item:nth-child(odd):before {
    left: -8.4%;
}

.fzlc-item:nth-child(even):before {
    right: -8.4%;
    bottom: 34%;
    top: auto;
}


.fzlc-item:nth-child(odd) {
    float: right;
    text-align: left;
    padding-top: 55px;
}

.fzlc-item:nth-child(even) {
    padding-top: 170px;
}

.fzlc-item:last-child {}

.fzlc-item-title {
    font-size: 50px;
    line-height: 70px;
    font-weight: 700;
}

.fzlc-item-title a {
    color: #028CCD
}

.fzlc-item-sum {
    font-size: 20px;
    line-height: 29px;
}

.fzlc-content {
    overflow: hidden;
    padding-top: 50px;
    position: relative;
    padding-bottom: 80px;
}

.fzlc-content:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: url(../images/fzlc-dian.png) no-repeat;
    position: absolute;
    bottom: 60px;
    left: 49.95%;
    opacity: 1;
}

.fzlc-list {
    width: 48%;
    float: left;
    position: relative;
    margin-top: 30px;
    padding-bottom: 150px;
    opacity: 1
}

.fzlc-list-active {
    opacity: 1
}

.fzlc-list1,
.fzlc-list3 {
    margin-left: 52%;
}

.fzlc-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 43px;
    color: #028CCD;
    position: absolute;
    left: -260px;
    top: -10%;
}

.fzlc-list2 .fzlc-title {
    left: inherit;
    right: -280px;
    top: -13%
}

.fzlc-year {
    font-size: 24px;
    line-height: 35px;
    color: #028ccd;
    font-weight: 700;
    margin-top: 30px;
}

.fzlc-sum {
    font-size: 18px;
    line-height: 29px;
    color: #333;
    margin-top: 10px;
}

.fzlc-list2 .fzlc-inner {
    text-align: right
}

.fzlc-list:after {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background: #028CCD;
    position: absolute;
    left: -4%;
    top: 0
}

.fzlc-list2:after {
    left: inherit;
    right: -4.5%;
}

.fzlc-list:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: url(../images/fzlc-dian.png) no-repeat;
    position: absolute;
    left: -4.4%;
    top: -20px
}

.fzlc-list2:before {
    left: inherit;
    right: -4.9%;
}

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

.gpxx-right {
    margin-top: 50px;
    width: 43.75%;
}

.gpxx-right img {
    width: 100%;
    border-radius: 8px;
}

.gpxx-sum {
    margin-top: 80px;
}

.hhkj-detail {
    width: 140px;
    height: 46px;
    border-radius: 23px;
    border: solid 1px #999999;
    line-height: 46px;
    text-align: center;
}

.hhkj-detail a {
    display: inline-block;
    font-size: 16px;
    color: #666;
    padding-right: 40px;
    background: url(../images/ljxq-hui.png) no-repeat 74px;
    transition: .3s
}

.hhkj-detail a:hover {
    background: url(../images/ljxq-hui.png) no-repeat 78px;
    color: #666;
}

.products {
    background: url(../images/cpbjt.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 220px;
}

.tleh2 {
    text-align: center;
    font-size: 40px;
    margin: 70px 0px 50px;
}

.panrxt {
    margin: 20px 0;
    height: 85px;
    overflow: hidden;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.panrxt p {
    font-size: 020px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 15px;
    text-align: center;
}

.cpjhcts {
    overflow: hidden;
    display: flex;
    justify-content: center;
    margin-bottom: 180px;
}

.cpjhcts li {
    position: relative;
    float: left;
    width: 20%;
    overflow: hidden;
}

.cpjhcts img {
    width: 100%;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.cpjhcts p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180.00deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 100%);
    color: white;
    text-align: center;
    font-size: 26px;
    line-height: 40px;
    padding-bottom: 40px;
    margin: 0px;
}

.cpjhcts p a {
    color: #fff;
}

.cpjhcts li:hover img {
    transform: scale(1.2);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.fluorocarbon {
    overflow: hidden;
}

.fluorocarbon li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 40px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.fluorocarbon li img {
    width: 100%;
}

.fluorocarbon li:nth-child(3n) {
    margin-right: 0;
}

.fluorocarbon li div {
    position: absolute;
    left: 0;
    right: 0;
    top: 70%;
    bottom: 0;
    color: white;
    box-sizing: border-box;
    padding: 50px 35px;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.fluorocarbon div h4 {
    font-size: 30px;
    color: white;
    font-weight: 400;
    display: inline;
}

.fluorocarbon div h4 a {
    color: #fff;
}

.fluorocarbon div p {
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
    display: none;
    text-align: justify;
}

.fluorocarbon div p a {
    color: #fff;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.fluorocarbon li:nth-child(1):hover div {
    background: linear-gradient(38.52deg, rgb(66, 96, 4) 18.961%, rgba(65, 96, 4, 0) 107.239%);
}

.fluorocarbon li:nth-child(2):hover div {
    background: linear-gradient(38.52deg, rgb(30, 60, 101) 18.961%, rgba(232, 32, 32, 0) 107.239%);
}

.fluorocarbon li:nth-child(3):hover div {
    background: linear-gradient(38.52deg, rgb(176 123 67) 18.961%, rgba(27, 48, 46, 0) 107.239%);
}

.fluorocarbon li:nth-child(4):hover div {
    background: linear-gradient(38.52deg, rgb(108 94 93) 18.961%, rgba(34, 40, 54, 0) 107.239%);
}

.fluorocarbon li:nth-child(5):hover div {
    background: linear-gradient(38.52deg, rgb(14, 65, 105) 18.961%, rgba(14, 65, 105, 0) 107.239%);
}

.fluorocarbon li:nth-child(6):hover div {
    background: linear-gradient(38.52deg, rgb(19, 73, 138) 18.961%, rgba(14, 65, 105, 0) 107.239%);
}

.fluorocarbon li:hover div {
    padding-top: 12%;
    top: 0%;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.fluorocarbon li:hover p {
    display: block;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.refrigerant {
    padding: 100px 0;
    background: #FAFAFA;
}

.zljtle {
    overflow: hidden;
    margin-bottom: 60px;
}

.zljleft {
    float: left;
    width: 30%;
}

.zljleft .tleh2 {
    margin: 0;
}

.zljleft h2 {
    line-height: 58px;
}

.zljright {
    float: right;
    width: 70%;
}

.zljright h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 20px;
}

.zljright div p {
    color: #595C59;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
}

.jtulst {
    overflow: hidden;
    margin-top: 100px;
}

.jtulst li {
    float: left;
    width: 23%;
    margin-right: 2.333%;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(238, 238, 238);
    border-radius: 20px;
    box-sizing: border-box;
    padding: 20px 40px;
    margin-bottom: 32px;
}

.jtulst li:nth-child(4n+1) {
    margin-right: 0;
}

.jtulst li p {
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    height: 190px;
}

.jtulst li p img {
    width: auto;
    max-width: 100%;
    height: auto;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.jtulst li:hover p img {
    transform: scale(1.1);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.jtulst li h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 20px 0;
    text-align: center;
}

.jtulst li div {
    color: #595C59;
    text-align: center;
    line-height: 25px;
    height: 50px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jtulst li a {
    display: block;
    text-align: center;
    color: #0051A2;
    font-size: 16px;
    margin: 20px 0;
}

.cpxqbrs {
    background: url(../images/cpxqbjt.png) no-repeat;
    background-size: 100% 100%;
    padding: 80px 0;
}

.cpxqtle {
    overflow: hidden;
    box-sizing: border-box;
    height: 100px;
    padding: 35px 0;
}

.btsleft {
    float: left;
    color: #323232;
    font-size: 20px;
    font-weight: 700;
}

.btsrul {
    float: left;
    display: flex;
    width: auto;
    justify-content: space-between;
    margin-top: 30px;
}

.btsrul li {
    color: #323232;
    font-size: 22px;
    cursor: pointer;
    padding-bottom: 15px;
    margin-right: 60px;
    border-bottom: 4px solid transparent;
}

.btsrul li a {
    color: #323232
}

.cpxqtle .btsrul .btsctive {
    font-size: 700;
    border-bottom: 4px solid #028CCD;
}

.duction {
    background: white;
    border-radius: 40px;
    padding: 60px 100px;
    overflow: hidden;
}

.ductimg {
    float: left;
    width: 35%;
    text-align: center;
}

.ductimg img {
    width: auto;
    width: 100%;
    max-height: 100%;
}

.cuctxts {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding-right: 60px;
}

.cuctxts #Subtitle sub {

    bottom: 0em;

    font-size: 20px;

}

.cuctxts h2 {
    margin: 30px 0;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
}

.cpxqhs {
    display: none;
    margin-bottom: 50px;
}

.cpxqhs h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 38px;
}

.cpxqhs,.cpxqhs p {
    color: #595C59;
    font-size: 20px;
    line-height: 40px;
}

.cpxqhs p strong {
    color: #000000;
}

.titlesf {
    overflow: hidden;
}

.titlesf .xjulsf {
    float: left;
    width: auto;
    /* margin-right: 1rem; */
}

.fhansd {
    float: right;
    width: 120px;
    text-align: center;
    line-height: 60px;
    background: #028CCD;
    border-radius: 30px;
    font-size: 26px;
    color: white !important;
    margin-top: 0px;
}

.cp-bottom {
    overflow: hidden;
    background: #FAFAFA;

}

.cp-bottom .xztltle {
    padding-bottom: 50px;
}

#Content-87110 h3 {

    font-size: 22px;
    line-height: 36px;
    margin-bottom: 20px;
}

.i-pager {
    margin-top: 60px;
    height: 60px;
}



.i-pager-item:link,
a.i-pager-item:visited,
a.i-pager-item:hover,
a.i-pager-item:active,
a.i-pager-item-active:link {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-left: 10px;
}

.i-pager-first,
.i-pager-prev,
.i-pager-next,
.i-pager-last,
.i-pager-item {
    font-size: 18px;
    color: #999;
    border: 1px solid rgba(0, 0, 0, .1);
}

.i-pager a,
.i-pager a:link,
.i-pager a:visited,
.i-pager a:active {
    color: #999;
}

.i-pager a:hover {
    color: #fff;
}

.i-pager-prev,
.i-pager-next,
.i-pager-first,
.i-pager-last {
    margin-left: 10px;
    height: 60px;
    line-height: 60px;
    width: 80px;
}

.i-pager-info {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #999;
    margin-left: 10px;
}

.i-pager-current {
    width: auto;
    text-align: center;
    display: inline-block;
    padding-left: 10px;
    height: 60px;
    line-height: 60px;
    border-left: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
}

.i-pager-info-c {
    color: Red;
    width: auto;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
}

.i-pager-info-p {
    color: Blue;
    display: inline-block;
    width: auto;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
}

.i-pager-info-t {
    color: Black;
    display: inline-block;
    width: auto;
    text-align: center;
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-right: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    color: #999;
}

.lbl-common {
    font-size: 16px;
    width: 100px;
}

.G-sResult {
    margin-bottom: 80px;
}

.G-search {
    padding-top: 60px;
}

.G-result-relative span {
    font-size: 14px;
}

.s-result-item {
    padding: 10px 30px;
}

.s-result-item-title {
    font-size: 14px;
}

.result-title {
    width: 90%;
}

.phone_nav {

    display: none;
}

.djgz {
    background: url(../images/djgz-bg.png) no-repeat;
    background-size: cover;
    padding: 252px 0px 136px;
    min-height: 660px;
}

.djgz-contain {
    width: 58%;
    float: right;
    overflow: hidden;
}

.djgz-title {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 36px;
}

.djgz-sum {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    margin: 20px 0px;
}

.jjgz {
    background: url(../images/jjgz-bg.png) no-repeat;
    background-size: cover;
}

.jjgz-contain {
    padding: 75px 0px 105px;
    min-height: 420px;
}

.jjgz-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
}

.jjgz-sum {
    font-size: 20px;
    line-height: 36px;
    color: #666;
    margin-top: 20px;
}

.tjpxj-center {
    padding: 140px 0px 180px;
    background: linear-gradient(rgba(245, 248, 250, .1), rgba(0, 124, 239, 0.1))
}

.tjp-module {
    display: flex;
    flex-wrap: wrap;
}

.tjp-item {
    width: 32%;
    background: url(../images/tjp-bg1.png) no-repeat;
    background-size: cover;
    padding: 44px 60px;
    margin-bottom: 25px;
    margin-right: 2%;
    border-radius: 10px;
}

.tjp-item:nth-child(3n) {
    margin-right: 0;
}


.tjp-item-title {
    font-size: 28px;
    color: #028CCD;
    font-weight: 700;
    line-height: 32px;
}

.tjp-item-title a {
    color: #028CCD
}

.tjp-item-con {

    font-size: 20px;

}


.tjp-item-con p {
    color: #333;
    font-weight: 500;
    line-height: 29px;
    margin-top: 10px;
}

.tjp-item-con p:nth-child(1) {
    margin-top: 20px;

}

.ygga-item {
    width: 23.6%;
    
}

.ygga-item-img {

}

.ygga-item-img img {
    width: 100%;
    border: 6px solid rgba(0, 0, 0, .1);
    border-radius: 12px;

}

.ygga-item-module {
    margin: 50px 0px 100px;
    position: relative;
}

.swiper-container-ygga {
    overflow: hidden;
}

.swiper-ygga-prev,
.swiper-ygga-next {
    width: 34px;
    height: 34px;
    position: absolute;
    top: 43%;
    cursor: pointer;
    transition: all .5s;
    z-index:99;
}

.swiper-ygga-prev {
    background: url(../images/ygga-left.png) no-repeat;
    left: -50px;
}

.swiper-ygga-prev:hover {
    background: url(../images/yggah-left.png) no-repeat;
}

.swiper-ygga-next {
    background: url(../images/ygga-right.png) no-repeat;
    right: -50px;
}

.swiper-ygga-next:hover {
    background: url(../images/yggah-right.png) no-repeat;
}


.zhd_wap{margin:0 auto;width:100%;font-size:18px;margin:30px 0px 100px;}
.zhd_wap ul{overflow:hidden}
.zhd_wap li.level-0{ margin-top:10px; padding-left:10px; width:100%; line-height:40px; border-right:1px solid #B6CDDC; border-left:1px solid #B6CDDC; border-bottom:1px solid #B6CDDC !important; background:url(../images/levelBg.jpg) repeat-x;background-size:100% 40px;}
.zhd_wap li.level-0-last{border-bottom:0;}
.zhd_wap li.level-0-first{border-bottom:0;}
.zhd_wap li.level-0 a:link,.zhd_wap li.level-0 a:visited,.zhd_wap li.level-0 a:hover,.zhd_wap li.level-0 a:active{color:#333; text-decoration:none;}
.zhd_wap li.level-0 .sub-0{display:block;}
.zhd_wap li.level-0 .sub-0 li.level-1{float:left; width:auto;}
.zhd_wap li.level-0 .sub-0 li.level-1 a{padding-right:20px; line-height:40px; display:inline-block;}
.zhd_wap li.level-0 .sub-0 li.level-1 div.sub-1{display:none;}

@media screen and (max-width: 1800px) {
    .gywm-left h1 {
        font-size: 32px;
    }

    .kjrcx-item-right {
        padding-left: 180px;
    }

    .kjrc-hj i {
        font-size: 17px;
    }

    .kjrc-hj i span {
        font-size: 22px;
    }

    .gjyyzb-table .table-head li:nth-child(1),
    .gjyyzb-table .table-item li:nth-child(1) {
        padding: 0px 20px;
    }
}


@media screen and (max-width: 1700px) {
    .kjrcx-item-right {
        padding: 50px 50px 50px 160px;
    }

    .kjrc-hj i {
        font-size: 16px;
        margin-top: 15px;
    }

    .kjrc-hj i span {
        font-size: 20px;
    }

    .kjrcx-item-con p {
        font-size: 17px;
        line-height: 32px;
    }

    .gjyyzb-table .table-head li {
        font-size: 18px;
    }

    .gqfp-table .table-head li {
        font-size: 18px;
    }

    .gjyyzb-table .table-item li,
    .gqfp-table .table-item li {
        font-size: 16px;
    }

    .kjcxpt-item {
        width: 100%;

    }

}






@media screen and (max-width: 1600px) {

    .djgz {
        padding: 180px 0px
    }

    .gywm-left h1 {
        font-size: 28px;
        margin-top: 15px;
    }

    .gjyyzb-table .table-head li {
        font-size: 16px;
    }

    .gjyyzb-table .table-head li:nth-child(1),
    .gjyyzb-table .table-item li:nth-child(1) {
        padding: 0 20px;
    }



    .second-title span {
        font-size: 18px;
    }

    .second_nav {
        height: 80px;
    }

    .nav_breadcrumb span {
        height: 80px;
        line-height: 80px;
    }

    .current_position {
        width: 80px;
    }

    .accordion-3-container li.level-0, .accordion-3-container li.active {
        line-height: 76px !important;
        padding-left: 40px !important;
        font-size: 18px !important;
    }

    .accordion-3-container li.level-0 a,.accordion-3-container li.active a {
        font-size: 18px !important;
    }


    .second-hxyw .hxyw-sum p {
        margin-top: 20px;
    }

    .kjrcs-item-con p {
        font-size: 18px;
        margin-top: 10px;
    }

    .kjrcs-item-con {
        margin-top: 30px;
    }

    .kjrcs-item {
        padding: 50px 40px 110px 40px;
    }

    .kjrcs-item-title {
        font-size: 28px;
    }

    .kjrcs-item-title span {
        font-size: 34px;
    }

    .kjrcx-item-con p {
        font-size: 16px;
        line-height: 30px;
        margin-top: 16px;
    }

    .yftr-item-title {
        font-size: 26px;
        line-height: 40px;
    }

    .yftr-item-title span {
        font-size: 36px
    }

}

@media screen and (max-width: 1500px) {
    .gywm-left h1 {
        font-size: 26px;
        margin-top: 15px;
    }

    .gywm-sum {
        margin-top: 6px;
    }

    .qywh-sum {
        font-size: 28px;
    }

    .bottom-box {
        padding-top: 50px;
    }

    .swiper-button-prev-qywh,
    .swiper-button-next-qywh {
        top: 230px;
        width: 26px;
        height: 46px;
    }

    .zhqywh-title {
        margin-bottom: 30px;
    }

    .qywh-box {
        margin-bottom: 100px;
    }

    .hxyw-item-title {
        font-size: 28px;
        bottom: 50px;
    }

    .hgcl-left {
        width: 58%
    }

    .hgcl-right {
        width: 36%
    }

    .table-head li {
        line-height: 70px;
    }

    .kjrc-hj i {
        font-size: 14px;
        margin-top: 10px;
    }

    .kjrc-hj i span {
        font-size: 18px;
    }

    .kjrcx-item-con p {
        font-size: 16px;
        line-height: 30px;
    }

    .kjrcx-item-title {
        font-size: 36px;
    }

    .kjrcx-item-sum {
        font-size: 24px;
    }

    .kjrcx-item-right {
        padding: 40px 40px 40px 150px;
        margin-top: 30px;
    }



    .kjrcs-item-con p {
        font-size: 17px;
        margin-top: 5px;
    }

    .kjrcs-item-con p span {
        font-size: 28px;
    }

    .kjrcs-item {
        padding: 40px 40px 110px 40px;
    }

    .kjrcs-item-title {
        font-size: 26px;
    }

    .tjp-item-title {
        font-size: 24px;
    }

}

@media screen and (max-width: 1440px) {
    .qywh-sum {
        margin-top: 40px;
        font-size: 24px;
    }

    .second-qywh .second-title:after {
        margin-top: 30px;
    }

    .swiper-button-prev-qywh,
    .swiper-button-next-qywh {
        top: 200px;
    }

    .second-title {
        padding-top: 60px;
    }

    .kjrcx-item-right {
        padding: 30px 40px 40px 120px;
        margin-top: 30px;
    }

    .kjrc-hj i span {
        font-size: 17px;
    }

    .accordion-3-container li.level-0 {
        padding-left: 60px !important;
    }



}

@media screen and (max-width: 1360px) {

    .swiper-button-prev-qywh,
    .swiper-button-next-qywh {
        top: 160px;
    }

    .qywh-item-title {
        font-size: 20px;
    }

    .hxyw-item-title {
        font-size: 26px;
        bottom: 40px;
    }

    .table-item li {
        font-size: 15px;
    }

    .hgcl-table {
        border: 15px solid rgba(2, 140, 205, 0.2);
        padding: 15px;
    }

    .djgz {
        padding-top: 60px;
        min-height: 450px;
    }

    .jjgz-contain {
        min-height: 400px;
        padding: 75px 0px 90px;
    }

    .djgz-sum,
    .jjgz-sum {
        font-size: 18px;
        line-height: 30px;
    }
}

@media screen and (max-width:1024px) {
    .phone_nav {
        display: block;
    }

    .top-dw {
        display: none;
    }

    .phone_nav {
        padding: 8px 10px;
        width: 100%;
        height: 50px;
        position: fixed;
        left: 0;
        top: 0;
        background: white;
        z-index: 9999;
        box-sizing: content-box;
    }

    .ydlogo {
        float: left;
        width: 50%;
        margin-top: 10px;
    }

    .ydlogo img {
        width: 100%;
    }

    .phone_nav .nav_main {
        height: 100%;
        position: fixed;
        left: 0;
        opacity: 0;
        top: 66px;
        width: 0;
        transition: all 0.4s ease 0.3s;
        -webkit-transition: all 0.4s ease 0.3s;
        background-color: #fff;
        overflow: hidden;
    }

    .phone_nav .nav_main li a {
        background-position: left;
        color: #333;
        height: 46px;
        line-height: 46px;
        display: inline-block;
        background-size: 32px;
        background-repeat: no-repeat;
        font-size: 14px;
    }

    .phone_nav .nav_but_box {
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        right: 10.3%;
        top: 12%;
        z-index: 1;
        transition: all 0.7s;
        -webkit-transition: all 0.7s;
    }

    .phone_nav .nav_but {
        display: inline-block;
        position: relative;
        width: 25px;
        height: 2px;
        z-index: 2;
        margin: 13px 0 0 5px;
        background: #2f98cf;
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

    .phone_nav .nav_but:before,
    .nav_but:after {
        content: '';
        display: block;
        width: 25px;
        height: 2px;
        position: absolute;
        background: #0051A2 !important;
        transition-property: margin, -webkit-transform;
        -webkit-transition-property: margin, -webkit-transform;
        transition-property: margin, transform;
        transition-property: margin, transform, -webkit-transform;
        transition-duration: 300ms;
        -webkit-transition-duration: 300ms;
    }

    .phone_nav .nav_but:before {
        margin-top: -7px;
    }

    .phone_nav .nav_but:after {
        margin-top: 7px;
    }

    .phone_nav .nav_main ul.navmenu {
        padding: 0 20px;
        box-sizing: border-box;


    }

    .phone_nav_one .nav_main {
        opacity: 1;
        width: 100%;
        overflow: inherit;
    }

    .phone_nav .nav_main ul.navmenu {
        display: block;
    }

    .phone_nav .nav_main ul.navmenu>li.level-0>a>span {
        color: #333;
        font-size: 16px !important;
    }

    .phone_nav .nav_main ul.navmenu>li.level-0 {
        border-bottom: 1px solid rgba(225, 225, 225, 0.5);
        padding: 0 20px;
        position: relative;
        box-sizing: border-box;
        width: 100%;
        line-height: 50px;
        position: relative
    }

    .phone_nav .nav_main ul.navmenu>li.level-0:after {
        display: block;
        content: '';
        width: 15px;
        height: 8px;
        background: url(../images/tb_4.png) no-repeat right;
        position: absolute;
        right: 10px;
        top: 25px;
        transform: rotate(0deg);
        transition: all 0.8s ease 0s;
    }

    .phone_nav .nav_main ul.navmenu>li.level-0-click:after {
        transform: rotate(180deg) !important;
        transition: all 0.8s ease 0s !important;
    }

    .phone_nav .nav_main ul.navmenu>li.level-0-first {
        display: none
    }

    .phone_nav .nav_main ul.navmenu>li.level-0>div.sub-0 {
        display: none !important;
        width: 100%;
        position: inherit;
        padding: 10px 40px;
    }

    .phone_nav .nav_main ul.navmenu>li.level-0-click>div.sub-0 {
        height: auto;
        display: block !important;
    }

    .phone_nav_one .nav_but {
        background: rgba(0, 0, 0, 0);
    }

    .phone_nav_one .nav_but:before {
        margin-top: 0;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .phone_nav_one .nav_but:after {
        margin-top: 0;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .phone_nav_one .nav_but_box {
        opacity: 0.8;
    }

}

@media screen and (max-width: 1024px) {
    .banner {
        /* margin-top: 66px; */
    }

    .nav_contain {
        display: block;
    }

    .second-gywm {
        display: block;
    }

    .nav_breadcrumb {
        display: none
    }

    .nav_contain,
    .content-box,
    .top-box,
    .bottom-box,
    .kjrc-box,
    .kjjl-box,
    .gljc-box {
        width: 90%;
    }

    .nav_menu {
        overflow: scroll;
        /* width:120%; */
    }

    .accordion-3-container li.level-0 a,.accordion-3-container li.active a {
        font-size: 17px !important;
    }

    .second_nav {
        height: 60px
    }

    .accordion-3 {
        flex-wrap: nowrap;
        overflox-x: auto;
    }

    .accordion-3-container li.level-0,.accordion-3-container li.active {
        line-height: 58px !important;
        padding-right: 20px;
        padding-left: 0px !important;
        flex: none;
    }

    .accordion-3-container li.breadcrumb a:link,
    .accordion-3-container li.breadcrumb a:visited,
    .accordion-3-container li.breadcrumb a:active {
        border-bottom: 2px solid #028CCD !important;
    }

    .second-title {
        padding-top: 30px;
    }

    .second-title h2 {
        font-size: 20px;
        line-height: 36px;
        font-weight: 400;
    }

    .second-title span {
        font-size: 16px;
    }

    .gywm-left {
        width: 100%;
    }

    .gywm-left h1 {
        font-size: 20px;
        line-height: 30px;
    }

    .gywm-sum {
        font-size: 16px;
        line-height: 28px;
        margin-top: 10px;
    }

    .gywm-right {
        width: 100%;
        margin-top: 30px;
    }

    .second-qywh {
        display: block;
        padding-bottom: 60px;
    }

    .second-qywh .second-title:after {
        margin-top: 20px;
        height: 2px;
    }

    .qywh-left,
    .qywh-right {
        width: 100%;
    }

    .qywh-sum {
        margin-top: 30px;
        font-size: 18px;
        line-height: 36px;
    }

    .qywh-sum p {
        margin-top: 10px;
    }

    .qywh-right {
        padding-top: 20px;
    }

    .bottom-box {
        padding-top: 20px;
    }

    .zhqywh-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .content-bottom {
        background-size: 100% 200px;
    }

    .qywh-item-title {
        font-size: 14px;
    }

    .swiper-button-prev-qywh,
    .swiper-button-next-qywh {
        width: 13px;
        height: 23px;
        top: 140px;
    }

    .qywh-box {
        margin-bottom: 60px;

    }

    .hxyw-sum {
        font-size: 16px;
        line-height: 28px;
        margin-top: 20px;
    }

    .hxyw-module {
        flex-wrap: wrap;
        margin-top: 20px;
        padding-bottom: 60px;
    }

    .hxyw-item {
        width: 48%;
        margin-top: 20px;
    }

    .hxyw-item-title {
        font-size: 20px;
        bottom: 20px;
        line-height: 32px;
    }

    .second-hgcl,
    .second-jjfa,
    .kjrcs-module-content,
    .kjrcx-item,
    .kjjl-module-content,
    .second-zlaqhb,
    .zyzf-module-content,
    .esg-module-content,
    .wyhzz-module-content,
    .zljg-item,
    .second-rczl,
    .second-lxwm,
    .second-gpxx {
        display: block;
    }

    .hgcl-left,
    .hgcl-right,
    .jjfa-left,
    .jjfa-right,
    .zlaqhb-left,
    .zlaqhb-right,
    .zyzf-item,
    .esg-item,
    .wyhzz-item,
    .zljg-item-title,
    .zljg-item-sum,
    .rczl-left,
    .rczl-right,
    .lxwm-left,
    .lxwm-right,
    .gpxx-right {
        width: 100%;
    }

    .zyzf-item {
        padding: 30px;
    }

    .hgcl-right,
    .jjfa-right {
        margin-top: 0px;
    }

    .second-hxyw .hxyw-sum,
    .zyzf-item {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 28px;
    }

    .second-hxyw {
        margin-bottom: 50px;
    }



    .kjcxtop-left,
    .kjcxtop-right,
    .lxshzr-left,
    .lxshzr-right,
    .yxal-left,
    .yxal-right {
        float: inherit;
        width: 100%;
    }

    .kjcxtop-right,
    .yxal-right {
        margin-top: 20px;
    }

    .kjcxtop-module {
        margin-bottom: 30px;
    }

    .kjcxtop-module,
    .kjcxtop-left-title {
        margin-top: 0px;
    }

    .kjcxtop-left-title,
    .kjrcs-module-title {
        font-size: 22px;
    }

    .kjcxtop-left-sum {
        margin-top: 20px
    }

    .kjrcs-item {
        width: 100%;
        padding: 40px 40px 60px 40px;
    }

    .kjrcs-item-title {
        font-size: 24px;
    }

    .kjrcs-item-title span,
    .yxal-title {
        font-size: 30px;
    }

    .kjrcs-item-con p {
        font-size: 16px;
        margin-top: 12px;
    }

    .kjrcs-item-con p span {
        font-size: 24px;
    }

    .kjrcx-item-left,
    .kjrcx-item-right {
        width: 100%;
    }

    .kjrcx-item-right {
        margin-left: 0;
        margin-top: 0px;
        padding: 30px 20px 20px 20px;
        background: linear-gradient(to right, #1eadb6, #133362);
        border-radius: 5px;
    }

    .kjrcx-item-title {
        font-size: 28px;
        width: 33%;
    }

    .kjrcx-item-subtitle {
        font-size: 20px;
    }

    .kjrcx-item-sum {
        font-size: 20px;
        line-height: 30px;
        margin-left: 20px;
    }

    .kjrcx-item-con p {
        font-size: 14px;
        line-height: 28px;
    }

    .content-kjcx {
        margin-top: 0px;
        background: url(../images/kjcxpt-bg.png) no-repeat;
        background-size: cover;
    }

    .content-kjrc {
        /* padding-bottom: 50px; */
    }

    .kjcx-box {
        padding-top: 60px;
    }

    .kjcxpt-title {
        font-size: 28px;
    }

    .kjcxpt-item {
        width: 100%;
    }

    .kjcxpt-item-title,
    .kjcxpt-item-num,
    .kjjl-item-title {
        font-size: 25px;
        margin-top: 30px;
    }

    .kjcxpt-item-title span {
        font-size: 40px;
    }

    .kjcxpt-item-pt {
        font-size: 16px;
    }

    .kjjl-module-content {
        flex-wrap: wrap;
    }

    .kjjl-item-title span {
        font-size: 34px;
    }

    .kjjl-item-sum {
        font-size: 18px;
        margin-top: 10px;
    }

    .content-kjjl {
        padding: 60px 0px 60px;
    }

    .swiper-button-next-yftr {
        background: url(../images/kjjl-right.png) no-repeat;
        background-size: 70% 70%;
    }

    .swiper-button-prev-yftr {
        background: url(../images/kjjl-left.png) no-repeat;
        right: 50px;
        background-size: 70% 70%;
    }

    .yftr-module {
        flex-wrap: wrap;
        padding-bottom: 40px;
    }

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

    .yftr-item-title {
        font-size: 24px;
    }

    .yftr-item-title span {
        font-size: 32px
    }

    .swiper-slide-active .yftr-item-title a {
        font-size: 16px;
    }

    .yftr-item-sum {
        font-size: 16px;
    }

    .yftr-item:after {
        top: 74px;
    }

    .kjjl-module {
        margin-bottom: 60px;
    }

    .news-item {
        display: block;
        padding: 10px 0px;
    margin-bottom: 0px;
    }

    .news-item-left {
        width: 100%;
    }

    .news-item-right {
        display: none;
    }

    .news-item-title {
        font-size: 24px;
        line-height: 32px;
    }

    .news-item-sum {
        font-size: 17px;
        line-height: 30px;
    }

    .lxshzr-item {
        padding: 30px;
        border-radius: 10px;
    }

    .yxal-con,
    .yxal-item {
        margin-top: 30px
    }

    .second-title h2 {
        font-size: 24px;
    }

    .yxal-item,
    .yxal-item {
        margin-bottom: 60px;
    }

    .yxal-right {
        min-height: 200px;
    }

    .yxal-title {
        line-height: 45px;
    }

    .yxal-con,
    .zlaqhb-sum,
    .zyzf-sum {
        line-height: 32px;
    }

    .esg-item {
        margin-bottom: 40px;
    }

    .tzzgx-title ul li {
        width: 135px;
        height: 45px;
        line-height: 47px;

    }


    .tzzgx-title ul li a {
        font-size: 20px;
    }

    .gdzs-title {
        font-size: 24px;
        margin-top: 20px;
    }

    .gdjg-table {
        padding: 8px;
        border: 8px solid rgba(2, 140, 205, 0.2);
    }

    .table-head li {
        height: 60px;
        line-height: 60px;
    }


    .gdjg-table .table-head li {
        font-size: 18px;

    }

    .gdjg-table .table-head li,
    .gdjg-table .table-item li {
        padding: 0 10px;
    }

    .gdjg-table .table-item li {
        font-size: 16px;
        line-height: 28px;
        padding: 10px;
    }

    .table-item li {
        height: auto;
    }

    .gdjg-table .table-head li:nth-child(1),
    .gdjg-table .table-item li:nth-child(1) {
        width: 50%
    }

    .gdjg-table .table-head li:nth-child(2),
    .gdjg-table .table-item li:nth-child(2) {
        width: 47.8%;
    }

    .zljg-intro {
        line-height: 34px;
        font-size: 18px;
    }

    .zljg-title {
        font-size: 26px;
    }

    .zljg-item-title {
        margin-bottom: 20px;
        font-size: 22px;
    }

    .tzzgx-title ul {
        flex-wrap: wrap;
    }

    .tzzgz-title ul li {
        width: 240px;
        margin-bottom: 20px;
    }

    .gjyyzb-table,
    .gqfp-table {
        /* display: none; */
    }

    .gjyyzb-sj,
    .gqfp-sj {
        /* display: block !important; */
        margin-bottom: 80px;
    }

    .gjyyzb-sj img,
    .gqfp-sj img {
        width: 100%;
    }

    .lxwm-right {
        margin-left: 0;
        margin-top: 50px;
    }

    .lxwm-title {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .second-lxwm {
        padding-bottom: 60px;
    }

    .div-item {
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }

    .div-item>span {
        margin-bottom: 10px;
    }

    .div-item>span:nth-child(1),
    .div-item>span:nth-child(3) {
        width: 30%
    }

    .div-item>span:nth-child(2),
    .div-item>span:nth-child(4) {
        width: 60%
    }

    .div-item>span>span {
        width: 100%;
    }

    .div-item>span>input {
        width: 100%;
    }

    .search-condition {
        float: inherit;
    }

    .s-result-item-title {
        line-height: 26px;
    }

    .result-title {
        height: auto;
    }

    .s-result-item-content {
        font-size: 16px;
        line-height: 26px;
    }

    .fzlc-list {
        margin-left: 0;
        width: 100%;
        padding-bottom: 20px;
    }

    .fzlc-list:after {
        background: none;
    }

    .fzlc-list .fzlc-inner {
        text-align: left
    }

    .fzlc-title {
        position: initial;
    }

    .fzlc-content:after {
        background: none
    }

    .fzlc-list:before {
        background: none;
    }

    .fzlc-title {

        font-size: 22px;

    }

    .fzlc-title span {

        margin-left: -14px !important;

    }

    .fzlc-year {

        font-size: 18px;

    }



    .fzlc-sum {

        font-size: 16px;

    }

    .fzlc-content {
        padding-top: 20px;

    }

    .kjjl-item {
        width: 100%;
        margin-top: 30px;
    }

    .kjhj-sum {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 80px;
    }

    .lxshzr-subtitle {
        font-size: 20px;
        line-height: 32px;
    }

    .zlaqhb-title {
        font-size: 22px;
    }

    .zlaqhb-sum {
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 28px;
    }

    .zlaqhb-right {
        margin-bottom: 50px;
    }

    .yxal-con {
        font-size: 16px;
    }

    .yxal-module .second-title {
        padding-top: 30px;
    }

    .yxal-title {
        font-size: 24px;
    }

    .kjcxtop-left-sum,
    .zljg-item-sum,
    .zljg-sum,
    .rczl-sum,
    .flsm-intro,
    .lxshzr-sum {
        font-size: 16px;
        line-height: 28px;
    }

    .kjcxpt-item ul {
        justify-content: space-between;
    }

    .kjcxpt-item ul li {
        width: 45%;
    }

    .rczl-right {
        margin-top: 20px;
    }

    .gpxx-sum {
        margin-top: 40px;
    }

    .kjcxtop-item {
        margin-top: 0px;
        flex-wrap: wrap;
    }

    .lxshzr-title {
        font-size: 22px;
    }

    .lxshzr-module-title {
        font-size: 24px;

    }

    .djgz-contain {
        width: 100%;
    }

    .djgz {
        min-height: 500px;
        padding-top: 40px;
    }

    .djgz-title,
    .jjgz-title {
        font-size: 26px;
    }

    .djgz-sum,
    .jjgz-sum {
        font-size: 16px;
        line-height: 28px;
    }

    .kygs-module {
        flex-wrap: wrap;
        margin-top: 0px;
    }

    .kygs-item {
        width: 100%;
        margin-top: 15px;
    }

    .kygs-item-title {
        font-size: 20px
    }

    .kygs-item-sum {
        font-size: 16px;
    }

    .kjrcqk h2 {
        font-size: 24px;
    }

    .kjrcqk {
        margin-top: 40px;
    }

    .kjrcqk ul {
        padding-bottom: 40px;
        flex-wrap: wrap;
    }

    .kjrcqk ul li {
        width: 33%;
        margin-top: 10px;
    }

    .rcqk-num {
        font-size: 34px;
    }

    .rcqk-num span {
        font-size: 20px;
    }

    .kjrcqk ul li p {
        font-size: 16px;
    }

    .rcqk-jzsj {
        font-size: 16px;
        padding-top: 10px
    }

    .dicsleft {
        width: 46%;
        margin-top: 70px;
    }

    .cpjhcts li {
        width: 100%;
    }

    .cpjhcts p {
        font-size: 14px;
        line-height: 20px;
    }

    .fluorocarbon li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        margin-left: 0 !important;
    }

    .fluorocarbon li div {
        padding: 20px;
    }

    .fluorocarbon div h4 {
        font-size: 24px;
    }

    .fluorocarbon div p {
        font-size: 18px;
        line-height: 26px;
        margin-top: 20px;
    }

    .zljtle {
        margin-bottom: 30px;
    }

    .zljleft,
    .jtulst li,
    .zljright {
        width: 100%;
    }

    .zljleft h2 {
        line-height: 60px;
        padding-top: 20px;
    }

    .zljright div p,
    .tlehprs,
    .calsleft,
    .joinLeft p,
    .sysLeft {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .jtulst li {
        padding: 20px;
        margin-bottom: 25px;
        margin-right: 0;
        margin-left: 0 !important;
    }

    .jtulst li p {
        height: auto;
    }

    .jtulst li a {
        font-size: 16px;
        margin: 20px 0;
    }

    .jtulst li p img {
        max-height: initial;
    }

    .jtulst li h3 {
        line-height: 30px;
    }

    .jtulst li h3 a {
        font-size: 18px !important;
    }

    .jtulst li div {
        line-height: 25px;
        height: 50px;
        font-size: 16px;
    }

    .cpxqtle {
        height: 60px;
        padding: 15px 0;
        overflow: inherit
    }

    .btsrul {
        width: 50%;
    }

    .btsrul li {
        font-size: 18px;
        padding-bottom: 10px;
        margin-right: 20px;
    }

    .btsleft h1 {
        line-height: 30px;
        font-size: 20px;
    }

    #Content-87110 h3 {
        font-size: 20px;
    }

    .panrxt p {
        font-size: 16px;
        line-height: 30px;
    }

    .tleh2 {

        font-size: 30px;
        margin: 20px 0px;
    }

    .btsrul {
        margin-top: 0px;
        justify-content: left;
    }

    .fhansd {
        width: 100px;
        height: 45px;
        line-height: 45px;
        font-size: 20px;
    }

    .duction {
        background: white;
        border-radius: 40px;
        padding: 20px;
        overflow: hidden;
    }

    .ductimg {
        float: left;
        width: 100%;
        text-align: center;
        line-height: normal;
    }

    .ductimg img {
        width: auto;
        width: 100%;
        max-height: 100%;
    }

    .cuctxts {
        float: right;
        width: 100%;
        box-sizing: border-box;
        padding-right: 0;
    }

    .cuctxts #Subtitle sub {

        bottom: 0em;

        font-size: 0.2rem;

    }

    .cuctxts h2 {
        margin: 10px 0;
        font-size: 30px;
        font-weight: 700;
    }

    .cpxqhs {
        display: none;
    }

    .cpxqhs h4 {
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        margin: 0px;
    }

    .cpxqhs p {
        color: #595C59;
        font-size: 14px;
        line-height: 26px;
    }

    .cpxqhs p strong {
        color: #000000;
    }

    .cpxqbrs {
        padding: 40px 0px;
    }

    .tjpxj-center {
        padding: 30px 0px;

    }

    .tjp-item {
        width: 100%;
    }

    .tjp-item-title {
        font-size: 20px;
    }

    .tjp-item-con p {
        font-size: 18px;
    }

    
.swiper-ygga-prev,.swiper-ygga-next {
    display:none;
}

.jyjd-title{
   font-size:26px;
   margin-top:30px;

}

.panrxt{
   height:auto;
}

}