@charset "UTF-8";

.xxgk1 {
    padding-top: 0.9rem;
    background: url(../image/xxgkbj1_.png);
}

.xxgk1 .nr {
    margin-bottom: -0.8rem;
}

.xxgk1 .tp {
    float: right;
    margin-left: 0.6rem;
    position: relative;
    margin-bottom: 0.4rem;
}

.xxgk1 .tp::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50%, -50%);
    background: #e2cc86;
    width: 0.42rem;
    height: 0.42rem;
}

.xxgk1 .tp::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(50%, 50%);
    background: #e2cc86;
    width: 0.42rem;
    height: 0.42rem;
}

.xxgk1 .tp img {
    width: 5.45rem;
    position: relative;
}

.xxgk1 .wz {
    padding-bottom: 1.3rem;
    box-sizing: border-box;
}

.xxgk1 .wz p {
    padding-top: 0.5rem;
    font-size: 0.2rem !important;
    line-height: 2 !important;
    text-indent: 2em !important;
}

.xxgk2 {
    background: url(../image/xxgkbj2.png) no-repeat;
    background-size: cover;
}

.xxgk2 .box {
    height: 6.38rem;
    box-sizing: border-box;
    position: relative;
}

.xxgk2 .list {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    left: 0;
    top: 0;

}

.xxgk2 .list .item {
    padding: 0rem 0.1rem;
    box-sizing: border-box;
}

.xxgk2 .list .item1 {}

.xxgk2 .list .item:nth-child(1) .item1 {
    animation: float2 10s ease-in-out infinite;
}

.xxgk2 .list .item:nth-child(2) .item1 {
    animation: float1 8s ease-in-out infinite;
}

.xxgk2 .list .item:nth-child(3) .item1 {
    animation: float1 12s ease-in-out infinite;
}

.xxgk2 .list .item:nth-child(4) .item1 {
    animation: float1 11s ease-in-out infinite;
}

.xxgk2 .list .item:nth-child(5) .item1 {
    animation: float2 9s ease-in-out infinite;
}


.xxgk2 .list .quan {
    width: 2.2rem;
    height: 2.2rem;
    background: url(../image/gk2.png) no-repeat;
    background-size: 100%;
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
}

.xxgk2 .list .nf {
    color: #ffffff;
    font-size: 0.18rem;
    transition: all 0.4s;
}

.xxgk2 .list .nf span {
    font-size: 0.5rem;
    font-weight: 600;
}

.xxgk2 .list .wz {
    font-size: 0.24rem;
    margin-top: 0.35rem;
    text-align: center;
    color: #ffffff;
    transition: all 0.4s;
}

.xxgk2 .list .item:hover .wz,
.xxgk2 .list .item:hover .nf {
    color: #f8f4da;
}

.xxgk2 .list .item:hover .quan {
    background-image: url(../image/gk2_.png);
}

.xxgk3 {
    background: url(../image/xxgkbj3.png) no-repeat top center;
    background-size: cover;
}

.xxgk4 {
    padding-top: 1rem;
}

.xxgk4 .lmtitle1 {
    text-align: left;
}

.xxgk4 .block {
    padding-bottom: 0.5rem;
}

.xxgk4 .gkbt {
    line-height: 0.7rem;
    padding: 0rem 0.28rem;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 0.22rem;
    background-color: #517998;
    position: relative;
    max-width: calc(90% - 0.60rem);
    width: 12.4rem;
    font-weight: 600;
    margin-bottom: 0.48rem;
}

.xxgk4 .list {
    width: calc(100% + 0.24rem);
}

.xxgk4 .list .item {
    width: 25%;
    box-sizing: border-box;
    padding-right: 0.24rem;
    float: left;
    margin-bottom: 0.3rem;
    float: left;
}

.xxgk4 .list .item .a {
    background: url(../image/nsjg2.png) no-repeat bottom right;
    background-color: #ffffff;
    display: block;
    line-height: 0.86rem;
    padding-left: 0.2rem;
    padding-right: 0.52rem;
    box-sizing: border-box;
    color: #517998;
    font-size: 0.2rem;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.5s;
}

.xxgk4 .list .item .a::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.2rem;
    background: url(../image/nsjg1.png) no-repeat;
    background-size: 100% 100%;
    content: '';
    height: 0.16rem;
    width: 0.22rem;
    transition: all 0.5s;

}

.xxgk4 .gkbt .bttp {
    height: 0.75rem;
    position: absolute;
    right: .05em;
    bottom: 0;
    transform: translateX(100%);
}

.xxgk4 .list .item .a:hover {
    background-color: #517998;
    color: #ffffff;
}

.xxgk4 .list .item .a:hover:before {
    background-image: url(../image/nsjg1_.png);
}

.xxgk5 {
    padding-bottom: 1rem;
}

.xxgk5 .list {
    position: relative;
    height: 7.24rem;
}

.xxgk5 .list .item {
    position: absolute;
    box-sizing: border-box;
}

.xxgk5 .list .item:nth-child(1) {
    width: 32%;
    height: calc(50% - 0.15rem);
    left: 0;
    top: 0;
}

.xxgk5 .list .item:nth-child(2) {
    width: 32%;
    height: calc(50% - 0.15rem);
    left: 0;
    bottom: 0;
}

.xxgk5 .list .item:nth-child(3) {
    width: 36%;
    height: 100%;
    left: 32%;
    top: 0;
    padding: 0rem 0.3rem;
}

.xxgk5 .list .item:nth-child(4) {
    width: 32%;
    height: calc(50% - 0.15rem);
    right: 0;
    top: 0;
}

.xxgk5 .list .item:nth-child(5) {
    width: 32%;
    height: calc(50% - 0.15rem);
    right: 0;
    bottom: 0;
}

.xxgk5 .list .item .img,
.xxgk5 .list .item .img img,
.xxgk5 .list .item .a {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.xxgk5 .list .item .a {
    overflow: hidden;
}


.xrld .a {
    background: url(../image/xrld1.png) no-repeat right bottom;
    background-color: #ffffff;
    font-size: 0.28rem;
    display: block;
    height: 1.2rem;
    margin-bottom: 0.4rem;
    display: flex;
    align-items: center;
    padding: 0rem 0.4rem;
    gap: 0.2rem;
    justify-content: space-between;
    transition: all 0.4s;
}

.xrld .zw {
    color: #25546c;
    transition: all 0.4s;
}

.xrld .mz {
    flex: 1;
    white-space: nowrap;
}

.xrld .zw,
.xrld .mz {
    line-height: 1.4;
}

.xrld .tb {
    width: 0.35rem;
    height: 0.25rem;
    min-width: 0.35rem;
    min-height: 0.25rem;
    background: url(../image/xrld3.png);
    background-size: 100% 100%;
    transition: all 0.4s;
}

.xrld .a:hover {
    background-color: #23526a;
    color: #ffffff;
    box-shadow: 0rem 0rem 0.25rem 0rem rgba(0, 0, 0, 0.1);
}

.xrld .a:hover .zw {
    color: #ffffff;
}

.xrld .a:hover .tb {
    background-image: url(../image/xrld3_.png);
}

.lmtitle1 {
    text-align: center;
    margin-bottom: 0.6rem;
}

.lmtitle2 {
    position: relative;
    display: inline-block;
}

.lmtitle2 * {
    transition: all 0.4s;
}

.lmtitle2 .name {
    padding-left: 0.9rem;
    padding-bottom: 0.17rem;
    background: url(../image/title1.png) no-repeat left bottom;
    background-size: auto 0.34rem;
}

.lmtitle2 .name1 {
    font-family: FZXBSKGBK10;
    font-family: SourceHanSerifSCBold;
    font-size: 0.4rem;
    color: rgba(88, 104, 112, 0.6);
    padding-right: 0.56rem;
    display: inline-block;
    background: url(../image/title2.png) no-repeat center right;
    background-size: 0.35rem;
}

.lmtitle2 .name1.style {
    color: #1f2838;
}

.lmtitle2 .name1.style span {
    color: #cd923b;
}


.xyfjym {
    position: relative;
}

.xyfjym .list1 .img {
    width: 100%;
    height: 9.5rem;
    object-fit: cover;
}

.xyfjym .list1 .back {
    width: 100%;
    height: 30%;
    position: absolute;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    left: 0;
    bottom: 0;
}

.xyfjym .list1 .bt {
    position: absolute;
    bottom: 0;
    width: 69%;
    left: 31%;
    padding-bottom: 0.35rem;
    padding-left: 0.7rem;
    box-sizing: border-box;
    font-size: 0.36rem;
    padding-right: 2.35rem;
}

.xyfjym .list1 .bt .l1 {
    color: #ffffff;
    display: inline-block;
    max-width: 100%;
}

.xyfjym .list1 .bt .l1:hover {
    text-decoration: underline;
}

.xyfjym .list2 .slick-prev,
.xyfjym .list2 .slick-next,
.xyfjym .list2 .slick-dots,
.xyfjym .list1 .slick-dots {
    display: none !important;
}

.xyfjym .list1 .slick-prev,
.xyfjym .list1 .slick-next {
    width: 0.5rem;
    height: 0.5rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 0.35rem;
    right: 1.6rem;
    background: url(../image/zuo.png) no-repeat center center;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.4s;
}

.xyfjym .list1 .slick-next {
    right: 0.7rem;
    background-image: url(../image/you.png);
}

.xyfjym .list1 .slick-prev:hover,
.xyfjym .list1 .slick-next:hover {
    transition: all 0.4s;
    background-color: rgba(255, 255, 255, 0.5);
}

.xyfjym .bjys {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 31%;
    height: 100%;
    left: 0;
    top: 0;
}

.xyfjym .list2 {
    position: absolute;
    width: 31%;
    height: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 0.57rem 0.7rem;
}

.xyfjym .list21 {
    height: 100%;
    overflow: hidden;
}

.xyfjym .list2 .item {
    cursor: pointer;
}

.xyfjym .list2 .img {
    width: 100%;
    height: 2.08rem;
    object-fit: cover;
}

.xyfjym .list2 .bt {
    color: #ffffff;
    margin-top: 0.25rem;
    margin-bottom: 0.32rem;
    text-align: center;
    font-size: 0.2rem;
}



.xxldym {
    border: 0.01rem solid #23526a;
    box-sizing: border-box;
}

.xxldym .tbbt {
    font-size: 0.36rem;
    color: #ffffff;
    display: flex;
    gap: 0.25rem;
    padding: 0rem 0.5rem;
    box-sizing: border-box;
    height: 1.2rem;
    align-items: center;
    background-color: #23526a;
}

.xxldym .tbbt img {
    width: 0.22rem;
}

.xxldym .ldlist {
    box-sizing: border-box;
    padding: 0rem 0.45rem;
    padding-bottom: 0.7rem;
}

.xxldym .ldlist .item {
    width: 50%;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.xxldym .ldlist .item:nth-child(odd) .xian {
    position: absolute;
    left: 0rem;
    width: 200%;
    bottom: 0;
    height: 1px;
    background-color: #bfe1e1;
}

.xxldym .ldlist .item:nth-child(odd)::before {
    content: '';
    position: absolute;
    left: 0rem;
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 50%;
    bottom: -0.06rem;
    background-color: #bfe1e1;
}

.xxldym .ldlist .item:nth-child(odd)::after {
    content: '';
    position: absolute;
    left: calc(200% - 0.14rem);
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 50%;
    bottom: -0.06rem;
    background-color: #bfe1e1;
}

.xxldym .ldlist .item .a {
    padding: 0rem 0.3rem;
    height: 1.54rem;
    padding-bottom: 0.35rem;
    display: flex;
    align-items: end;
    font-size: 0.3rem;
    justify-content: space-between;
    box-sizing: border-box;
}

.xxldym .ldlist .item:nth-child(odd) .a {
    padding-right: .5rem;
}

.xxldym .ldlist .item:nth-child(even) .a {
    padding-left: .5rem;
}

.xxldym .ldlist .item .yc,
.xxldym .ldlist .item .zc {
    line-height: 1.3;
}

.xxldym .ldlist .item .zc {
    color: #23526a;
    padding-right: 0.3rem;
}

.xxldym .ldlist .item .yc {
    white-space: nowrap;
}

.xxldym .ldlist .a:hover {
    font-weight: 600;
}


.lmlby .item {
    transition: all 0.4s;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
    padding: .27rem 0;
}

.lmlby .item:nth-child(1) {
    padding-top: 0rem;
}

.lmlby .date {
    float: right;
    color: #a1a0a0;
    font-size: .18rem;
    transition: all 0.4s;
}

.lmlby .l1 {
    padding-left: 0.18rem;
    position: relative;
    padding-right: 0.1rem;
    box-sizing: border-box;
    font-size: .21rem;
}

.lmlby .l1::before {
    content: '';
    position: absolute;
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    background-color: #b3bfc6;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.lmlby .l1,
.lmlby .date {
    line-height: .4rem;
}

.lmlby .item:hover {
    padding-left: 0.2rem;
    color: #23526a;
}

.lmlby .item:hover .l1::before {
    background: #23526a
}

.lmlby .item:hover .date {
    color: #23526a;
}

.lmyzc {
    float: left;
    width: 70.1%;
}

.lmyyc {
    width: 25.2%;
    float: right;
}

.lmyyc .tjrd {
    box-sizing: border-box;
    border: 0.01rem solid #e0e0e0;
    background-color: #ffffff;
    padding: 0.15rem;
    margin-bottom: 0.6rem;
}

.lmyyc .tjrd .rdbt {
    height: 0.3rem;
    font-size: 0.22rem;
    padding-bottom: 0.14rem;
    border-bottom: 1px solid #cccccc;
    font-family: SourceHanSerifSCBold;
    display: flex;
    gap: 0.08rem;
    align-items: center;
}

.lmyyc .tjrd .rdbt span {
    color: #215068;
}

.lmyyc .tjrd .rdbt .tb {
    height: .27rem;
}

.lmyyc .tjrd .rdlb {
    padding-top: 0.3rem;
}

.lmyyc .tjrd .rdlb .item {
    position: relative;
    padding-bottom: 0.3rem;
    padding-left: 0.25rem;
    position: relative;
}

.lmyyc .tjrd .rdlb .item:last-child {
    padding-bottom: 0.1rem;
}

.lmyyc .tjrd .rdlb .item::after {
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    content: '';
    background-color: #e0e0e0;
    left: 0rem;
    top: 0.04rem;
    border: 1px solid #2c5970;
    box-sizing: border-box;
}

.lmyyc .tjrd .rdlb .item::before {
    position: absolute;
    border-left: 1px dashed #e0e0e0;
    height: 100%;
    content: '';
    left: 0.05rem;
    top: 0.06rem;
}

.lmyyc .tjrd .rdlb .item:last-child:before {
    display: none;
}

.lmyyc .tjrd .rdlb .sj {
    font-size: 0.16rem;
    color: #a1a0a0;
}

.lmyyc .tjrd .rdlb .l2 {
    line-height: 0.28rem;
    font-size: 0.17rem;
    margin-top: 0.12rem;
}

.lmyyc .tjrd .rdlb .item:hover .sj {
    color: #23526a;
}

.lmyyc .tjrd .rdlb .item:hover .l2 {
    color: #23526a;
    text-decoration: underline;
}

.lmyyc .tjrd .rdlb .item:hover::after {
    background: #2c5970;
}



body {
    background-color: #faffff;
}

.maincontent .dp {
    background-color: #ffffff;
    box-sizing: border-box;
    padding: .7rem;
}

.contop {
    margin-bottom: .3rem;
}

.gk1 {
    padding: 1rem 0;
}

.gk1 .box {
    display: flex;
    align-items: center;
}

.gk p {
    font-size: .24rem;
    line-height: .6rem;
    text-indent: 2em;
}

.gk1 .zc {
    width: 11%;
    box-sizing: border-box;
    padding-right: .2rem;
}

.gk1 .zc img {

    width: .84rem;
}

.gk1 .yc {
    width: 89%;
}

.gk2 {
    background-size: cover;
}

.gk2 .box {
    height: 7rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gk2 .box .item {
    text-align: center;
    color: #ffffff;
    flex: 1;
}


.gk2 .box .icon {
    position: relative;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    border: 1px dashed #ffffff;
    margin: auto;
}

.gk2 .box .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: .6rem;
}

.gk2 .box .wz {
    margin-top: .5rem;
}

.gk2 .box .wz .wz1 {
    font-size: .24rem;
    position: relative;
}

.gk2 .box .item:nth-child(1) .wz1 {
    padding-right: .15rem;
    background-size: .37rem;
}

.gk2 .box .wz .wz1 span {
    font-size: .72rem;
}

.gk2 .box .wz .wz2 {

    font-size: .24rem;
    margin-top: .15rem;
}

.gk3 {
    padding-top: 1rem;
    padding-bottom: 2.8rem;
    background-size: 100% auto;
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #23526a !important;
    background-color: #23526a !important;
}

main {
    padding: .7rem 0;
    background: url(../image/listbj.png);
}



main.gglb {
    padding-top: .3rem;
}

#sousy .search {
    display: block;
    visibility: visible;
    position: relative;
    opacity: 1;
    background-color: #ffffff;
    z-index: 1;
}

a {
    display: inline;
}

.search {
    display: block;
}

.clearfix::after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ".";
    overflow: hidden;
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0;
}

.clearfix {
    display: block;
}

.w1400 {
    width: 1600px;
    margin: 0 auto;
    box-sizing: border-box;
}

.ny_banner {
    position: relative;
    width: 100%;
}

.ny_banner img {
    display: block;
    width: auto;
    height: auto;
    object-fit: cover;
    min-height: 150px;
    width: 100%;
}

.ny_banner h2 {
    position: absolute;
    font-size: 46px;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    transform: translateY(-50%);
    text-shadow: 0 0 5px #23526a;
}




.left_dh {
    width: 290px;
    box-sizing: border-box;
    height: auto;
    position: relative;
    z-index: 9;
}

.left_dh h2 {
    width: 100%;
    padding: 50px 0px;
    font-size: 31px;
    color: #fff;
    background: #23526a;
    text-align: center;
}

.left_dh ul {
    display: block;
    background: #fff;
    box-shadow: 0 0 16px 5px rgba(8, 1, 3, 0.1);
    padding-bottom: 100px;
}

.left_dh ul li .erjilj {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding: 18px 30px;
    padding-right: 50px;
    box-sizing: border-box;
    position: relative;
}

.left_dh ul li .erjilj::before {
    position: absolute;
    content: '➜';
    top: 18px;
    right: 26px;
    font-weight: 600;
}

.left_dh ul li:last-of-type a {
    border-bottom: none;
}

.left_dh ul li {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.left_dh ul li .erjilj.hover,
.left_dh ul li .erjilj:hover {
    color: #23526a;
    font-weight: bold;
}



.right_con {
    min-height: 600px;
    float: none;
}


.right_con2 {
    margin-top: 20px;
    width: 100%;
}






.dqwz {
    padding: 12px 0;
    padding-left: 20px;
    position: relative;
    border-bottom: #e8e8e8 1px solid;
    margin-bottom: 20px;
    background: url(../image/local.png) no-repeat left top 16px;
    background-size: 14px auto;
}



.dqwz,
.dqwz span,
.dqwz i,
.dqwz a {
    font-size: 16px;
    color: #999999;
    font-style: normal;
    text-transform: capitalize;
    line-height: 26px;
}

.dqwz i {
    margin: 0 6px;
}

.dqwz a:hover {
    color: #23526a;
}

.dqwz span {
    color: #23526a;
}



.dp h2.bt {
    font-size: .32rem;
    color: #131313;
    line-height: 1.5;
    text-align: center;
    margin-bottom: .2rem;
    font-weight: 400;
}

.right_con .content p,
.right_con .content span {
    font-size: 18px !important;
    color: #0f0f0f;
    line-height: 36px !important;
    background:none !important;
    font-family: 宋体, SimSun !important;
}

.right_con .content p {
    margin-bottom: 25px !important;
    text-indent: 2em;
    text-align: justify;
    font-size: 18px !important;
}
.content table,.content tbody{
    width:100%;
}
.right_con .content img {
    display: block;
    width: auto;
    height: auto !important;
    max-width: 80%;
    margin: 10px auto;
    object-fit: cover;
    border: 0 !important;
}

.right_con .content video {
    margin: auto;
    max-width: 80%;
    width: 900px;
    height: auto;
}



#vsb_content table {
    border: 0px !important;
    border-left: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    width: 80% !important;
    margin: 20px auto !important;
}

#vsb_content table tr td {
    border-left: 0px !important;
    border-top: 0px !important;
    line-height: 23px !important;
    padding: 5px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-right-color: #ddd !important;
    border-bottom-color: #ddd !important;
}

#vsb_content table tr td p {
    text-indent: 0em !important;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center !important;
}



.nr_con h2.bt {
    font-size: 28px;
    color: #010101;
    margin: 20px 0;
    line-height: 35px;
    text-align: center;
}

.nr_con div.wzxx {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 20px;
}

.nr_con div.wzxx p {
    font-size: 14px;
    line-height: 38px;
    color: #818181;
    text-align: center;
}

.right_con div.wzxx {
    width: 100%;
    box-sizing: border-box;
}

.right_con div.wzxx .p {
    font-size: 14px;
    padding: 12px 0px;
    color: #666666;
    text-align: center;
    padding-top: 1px;
    border-bottom: 1px solid #d1d1d1;
}

.right_con div.wzxx .p .item {
    display: inline-block;
    padding: 0px .06rem;
    line-height: 1.8;
    font-size: 15px;
}



.list ul li {
    margin-top: 30px;
}

.list ul li:first-of-type {
    margin-top: 0;
}

.list ul li a {
    display: block;
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 20px 6px rgba(0, 60, 112, 0.1);
}

.list ul li a p.time {
    width: 90px;
    height: auto;
    background: #23526a;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
}

.list ul li a p.time span {
    display: block;
    font-size: 20px;
}

.list ul li a p.more {
    width: 100px;
    font-size: 15px;
    color: #373535;
    line-height: 35px;
    padding-right: 30px;
    box-sizing: border-box;
}

.list ul li a p.con {
    width: calc(100% - 240px);
}

.list ul li a p.con span {
    display: block;
}

.list ul li a p.con span.tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.list ul li a p.con span.txt {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 50px;
}

.list ul li a:hover p.con span.tit {
    color: #23526a;
}

.list ul li a:hover p.con span.txt {
    color: #333;
}




.searchWrap {
    min-height: 600px;
}

.searchWrap .serBox {
    padding: 25px;
    background: rgba(61, 61, 61, 0.05);
    margin-bottom: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 85%;
    font-size: 15px;
    color: #3d3d3d;
    text-indent: 15px;
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 15%;
    text-align: center;
    float: right;
    cursor: pointer;
    display: inline;
    color: #fff;
    background: #23526a;
    font-size: 18px;
    border-radius: 0;
}

.searchWrap ul {
    padding-bottom: 30px;
}

.searchWrap ul li {
    line-height: 30px;
    border-bottom: 1px solid #dedede;
    padding: 20px 0
}

.searchWrap ul li a {
    display: block;
}

.searchWrap ul li a h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchWrap ul li a h3 span {
    font-weight: bold !important;
    font-size: 18px !important;
    color: #dd4b39 !important;
    font-family: "微软雅黑" !important;
}

.searchWrap ul li a:hover {
    opacity: 0.7;
}

.searchWrap ul li a:hover p {
    color: #3d3d3d;
}

.searchWrap ul li a p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    color: #333;
}

.searchWrap ul li a span.time {
    color: #999;
    margin-top: 15px
}





.List_tp1 {
    width: calc(100% + .44rem);
}

.List_tp .item {
    width: calc(33.33% - .44rem);
    margin-right: .44rem;
    display: block;
    float: left;
    margin-bottom: .5rem;
}

.List_tp .item .a {
    display: block;
    position: relative;
    transition: all 0.5s ease 0s;
}

.List_tp .img {
    display: block;
    width: 100%;
    overflow: hidden;
}

.List_tp .image {
    padding-top: 70%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.5s ease 0s;
}

.List_tp .back {
    position: absolute;
    width: 100%;
    height: 40%;
    background: linear-gradient(#00000000, #000000a6);
    bottom: 0;
    left: 0;
}

.List_tp .title {
    padding: .2rem .23rem;
    color: #333333;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    color: #ffffff;
}

.List_tp .title .text {
    font-size: .2rem;
    line-height: 30px;
}

.List_tp .item:hover .a {
}

.List_tp .item:hover .image {
    transform: scale(1.12)
}

.List_tp .item:hover .a {
    transform: translateY(-.2rem);
    box-shadow: 0px 0px .3rem 0px #23526a69;
}

.morecontent {
    margin-top: 30px;
    border-top: 1px solid #D8D8D8;
    padding-top: 24px;
}

.morecontent .item {
    box-sizing: border-box;
    font-size: 18px;
    line-height: 40px;
    display: block;
    color: #333333;
}

.morecontent .item .sxpnrbt {
    display: inline;
}

.morecontent .item:hover .sxpnrbt {
    color: #23526a;
    text-decoration: underline;
}



.morecontent .item1 {}

.morecontent .item span.style {
}

.right_con .content sup span,
.right_con .content sub span {
    position: relative !important;
    font-size: 0.9em !important;
    line-height: 0 !important;
    vertical-align: baseline !important;
}

.iconlist {}

.iconlist .item {
    padding: 20px;
    padding-bottom: 0px;
    box-sizing: border-box;
    width: 33.33%;
    float: left;
}

.iconlist .item .icon {
    margin: auto;
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    border: 2px solid #23526a;
}

.iconlist .item .icon img {
    position: absolute;
    top: 50%;
    display: block;
    left: 50%;
    transform: translate(-50%, -50%);
}

.iconlist .item .text {
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
    line-height: 24px;
    height: 48px;
}

.iconlist .item:hover .icon {
    box-shadow: 0px 0px 10px 1px #23526a;
    color: #23526a;
    transition: all 0.4s;
}

.iconlist .item:hover {
    color: #23526a;
    transition: all 0.4s;
}

.right_con .content iframe {
    width: 80%;
    margin: auto;
    display: block;
}


.ljlist6title {
    font-size: 20px;
    border-bottom: 1px solid rgb(235, 234, 234);
    padding-bottom: 15px;
    color: #23526a;
}

.ljlist61 {
    margin-bottom: 40px;
}

.ljlist7 {
    width: calc(100% + 40px);
}

.ljlist7 .item {
    background-color: #ffffff;
    width: calc(25% - 26px);
    display: block;
    text-align: center;
    box-shadow: 0 0 13px #e9e9e9;
    font-size: 16px;
    color: #333;
    line-height: 61px;
    margin-right: 20px;
    margin-bottom: 25px;
    float: left;
    box-sizing: border-box;
    padding: 0px 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

.ljlist7 .item:hover {
    background: #23526a;
    color: #fff;
    transition: all 0.4s;
}


.left_dh .sjlanmu {
    padding: 0px 40px;
    overflow: hidden;
    max-height: 0;
    transition: all 0.4s;
}

.left_dh li.style .sjlanmu {
    max-height: 300px;
    padding-bottom: 20px;
}

.left_dh .sjlanmu .sjxiala {
    position: absolute;
    top: 11px;
    right: 8px;
    cursor: pointer;
    transition: all 0.4s;
    background-image: url(../image/you9.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
}

.left_dh .sjlanmu.style .sjxiala {
    transform: rotate(90deg);
}

.left_dh .sjlanmu .item {
    display: block;
    line-height: 24px;
    font-size: 15px;
    margin: 12px 0;
}

.left_dh .sjlanmu .item:hover,
.left_dh .sjlanmu .item.style {
    color: #23526a;
}

.header .banner img {
    height: 33vw;
    width: 100%;
    object-fit: cover;
}


.twlist .item:nth-child(1) {
}

.twlist .item {
    display: block;
    padding: .4rem;
    margin-bottom: .44rem;
    background: #ffffff;
}

.twlist .item.delimg .img {
    display: none;
}

.twlist .item.delimg .text {
    padding-top: 0rem;
}

.twlist .img {
    float: left;
    margin-right: .4rem;
    overflow: hidden;
    display: block;
}

.twlist .img .img1 {
    width: 3.64rem;
    height: 2.43rem;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.twlist .text {
    padding-top: 0.1rem;
}

.twlist .text .title {
    font-size: 0.2rem;
    box-sizing: border-box;
    padding-bottom: 0.15rem;
}

.twlist .text .summary {
    font-size: 0.16rem;
    line-height: 2;
    color: #666666;
}

.twlist .text .sj {
    overflow: hidden;
    border-top: 1px solid #e0e0e0;
    padding-top: 0.32rem;
    margin-top: 0.2rem;
}

.twlist .text .date {
    color: #23526a;
    font-size: 0.15rem;
    float: left;
}

.twlist .text .more {
    color: #23526a;
    font-size: 0.15rem;
    float: right;
}

.twlist .item:hover .img1 {
    transform: scale(1.1);

}

.twlist .item:hover {
    background: #23526a;
}

.twlist .item:hover .title {
    font-weight: 600;
    color: #ffffff;
}


.twlist .item:hover .summary,
.twlist .item:hover .date,
.twlist .item:hover .more {
    color: #ffffff;
}

.twlist * {
    transition: all 0.4s;
}

.maincontent {
    padding-top: 25px;
}


.header .banner .back {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0;
    background-color: rgba(35, 82, 106, 0.2);
    background-size: 100% 100%;
}

.header .banner .lmwz {
    position: absolute;
    bottom: .5rem;
    left: 0px;
    box-sizing: border-box;
    color: #ffffff;
    left: 0%;
    padding-left: calc((100vw - 1600px)/2);
    background-size: auto 100%;
    box-sizing: border-box;
}

.header .banner .lmywm {
    font-size: .16rem;
    margin-bottom: .07rem;
}

.header .banner .lm {
    font-size: 0.36rem;
    margin-bottom: 0.26rem;
}

.header .banner .dwwzlist {
    padding-left: .24rem;
    background: url(../image/list2.png) no-repeat center left;
    background-size: .18rem;
}

.header .banner .dwwzlist .a {
    color: #ffffff;
}

.header .banner .dwwzlist .span {
    padding: 0rem 0.03rem;
}

.header .banner .dwwzlist .a,
.header .banner .dwwzlist .span {
    font-size: 0.16rem;
    line-height: 0.26rem;
    display: inline-block;
}

.header .banner .dwwzlist .a:hover {
    opacity: 0.8;
}

.erjilmdh {
    background-color: #ffffff;
    position: relative;
    background: url(../image/list1.png) no-repeat center left;
    background-size: cover;
}

.erjilmdh::before {
    height: 10.23rem;
    width: 5.68rem;
    background-size: 100% 100%;
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.erjilmdh .erjilmdh1 {
    margin: auto;
    padding: .13rem 0;
}

.erjilmdh .item {
    display: inline-block;
}

.erjilmdh .a {
    position: relative;
    padding: 0rem 0.35rem;
    display: block;
}

.erjilmdh .a::before {
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    height: 0.23rem;
    width: 0.01rem;
    background-color: #23526a;
    content: '';
    display: none;
}

.erjilmdh .item:nth-child(1) .a::before {
    display: none;
}

.erjilmdh .wz {
    font-size: 0.22rem;
    line-height: 2;
    color: #ffffff;
}

.erjilmdh .item.style .a {
    font-weight: 600;
}

.erjilmdh .item:hover .wz {
    font-weight: 600;
}

.lanmtitle1 {
    position: relative;
    margin-bottom: 0.5rem;
}

.lanmtitle1 .name {
    font-size: 0.36rem;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0.33rem;
    padding-left: 0.8rem;
}


.lanmtitle1 .iconbj {
    position: absolute;
    left: 0rem;
    bottom: 0;
    width: 3.21rem;
}

.gglist {}

.gglist .item {
    border-bottom: 0.01rem dashed #c5c5c5;
    display: block;
}

.gglist .sj {
    font-size: 0.2rem;
    float: right;
    color: #666666;
}

.gglist .bt {
    box-sizing: border-box;
    padding-right: 0.1rem;
    font-size: 0.2rem;
    position: relative;
    padding-left: 0.25rem;
}

.gglist .bt::before {
    content: '';
    position: absolute;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    border: 2px solid #23526a;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}

.gglist .bt,
.gglist .sj {
    line-height: 0.72rem;
}

.gglist .item:hover {
    border-bottom: 0.01rem dashed #23526a;
    padding-left: 0.2rem;
}

.gglist .item:hover .bt,
.gglist .item:hover .sj {
    color: #23526a;
}

.gglist * {
    transition: all 0.4s;
}

.xwlist {}

.xwlist .item {
    padding: 0.32rem 0;
    display: block;
    border-bottom: 1px solid #E8E8EE;
}

.xwlist .item:nth-child(1) {
    padding-top: .12rem;
}

.xwlist .item.noimage .img {
    display: none;
}

.xwlist .item .img {
    float: right;
    margin-left: 0.8rem;
    overflow: hidden;
}

.xwlist .item .img img {
    display: block;
    width: 2.8rem;
    height: 1.93rem;
    object-fit: cover;
}

.xwlist .item .wz {
    box-sizing: border-box;
    padding-left: 1.2rem;
    position: relative;
}

.xwlist .item .sj {
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 0.9rem;
    height: 0.9rem;
    border: 1px solid #edebeb;
    border-top: 2px solid #23526a;
    text-align: center;
    color: #23526a;
}

.xwlist .item .sj1 {
    font-size: 0.36rem;
    padding-top: 0.14rem;
    padding-bottom: 0.07rem;
    font-weight: 600;
    line-height: 1.1;
}

.xwlist .item .sj2 {
    font-size: 0.16rem;
}

.xwlist .item .sj2 span {
    color: #D8D8D8;
    margin: 0rem 0.04rem;
}

.xwlist .item .bt {}

.xwlist .item .bt1 {
    font-size: 0.24rem;
    line-height: 0.32rem;
    margin-bottom: 0.2rem;
}

.xwlist .item .zy {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #999999;
}

.xwlist .item:hover {
    border-bottom: 1px solid #23526a;
}

.xwlist .item:hover .sj2 span,
.xwlist .item:hover {
    color: #23526a;
}

.xwlist .item:hover .zy {
    color: #333333;
}

.xwlist .item:hover .sj {
    border: 1px solid #23526a;
    border-top: 2px solid #23526a;
}

.xwlist .item:hover .img img {
    transform: scale(1.1);
}

.xwlist * {
    transition: all 0.4s;
}


.list_fy {
    padding-top: .5rem;
}

.pagination {
    font-family: Microsoft YaHei;
    text-align: center;
    font-size: 0;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem;
    transition: all 0.4s;
    margin-bottom: 0.1rem;
}

.pagination a:hover,
.pagination a.active {
    background: #23526a;
    color: #fff;
    border: 1px solid #23526a;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
    line-height: 0.3rem;
}

.xyfg {
    background: url(../image/xyfg11.png) no-repeat center top;
    background-size: cover;
}



@media only screen and (max-width: 1720px) {
    .xxgk5 .list {
        height: 40vw;
    }

    .dp .content {
        margin-top: 10px;
    }

    .xxgk2 .list,
    .xxjj .jjbox,
    .header .banner .lmwz,
    .erjilmdh .erjilmdh1 {
        padding-left: 3%;
        padding-right: 3%;
        box-sizing: border-box;
    }

    .w1400 {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
    }



    .left_dh p.btn_one {
        height: 72px;
    }


    .left_dh p.btn_one img {
        width: 34px;
    }

    .left_dh p.btn_one span {
        font-size: 26px;
        line-height: 34px;
        margin-left: 20px;
    }


    .dp h2.bt {}

    .nr_con h2.bt {
        font-size: 26px;
        margin: 15px 0;
    }

    .nr_con div.wzxx {
        margin-bottom: 15px;
    }

    .nr_con div.wzxx p {
        line-height: 40px;
    }

    .right_con div.wzxx {
    }

    .right_con div.wzxx .p {}

    .right_con .content p {
    }

    .right_con .content img {
        min-width: auto;
    }

    .list_link ul li {
        width: 23.5%;
        margin-right: 2%;
    }

    .list_link ul li a {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .list ul li a {
        padding: 20px;
    }

    .list ul li {
        margin-top: 0;
        margin-bottom: 25px;
    }

    .left_dh .sjlanmu .sjxiala {
    }
}



@media only screen and (max-width: 1240px) {

    .twlist .text .date,
    .twlist .text .more {
        font-size: 12px;
    }

    .gk2 .box .wz .wz1 span {
        font-size: .56rem;
    }

    .ljlist7 .item {
        width: calc(33.33% - 26px);
    }

    .List_tp .item {
        width: calc(50% - .44rem);
    }

    .list_link ul li {
        width: 32%;
        margin-right: 2%;
    }

    .list_link ul li:nth-of-type(4n) {
        margin-right: 2%;
    }

    .list_link ul li:nth-of-type(3n) {
        margin-right: 0;
    }

    .list ul li {
        margin-bottom: 20px;
    }


}

@media only screen and (max-width: 1180px) {}

@media only screen and (max-width: 1000px) {


    .xxgk5 {
        padding-bottom: 30px;
    }

    .xxgk4 .list .item {
        width: 33.33%;
    }

    .xxgk4 {
        padding-top: 35px;
    }

    .xxgk2 .list {
        position: static;
        padding: 25px 0;
        display: block;
        overflow: hidden;
    }

    .xxgk2 .list .nf span {
        font-size: 25px;
    }

    .xxgk2 .list .quan {
        width: 120px;
        height: 120px;
    }

    .xxgk2 .list .wz {
        font-size: 14px;
        margin-top: 18px;
    }

    .xxgk2 .list .item {
        padding: 15px 0.1rem;
        width: 25%;
        float: left;
    }

    .xxgk2 .box {
        height: auto;
    }

    .xxgk1 .nr {
        margin-bottom: 0;
    }

    .xxgk1 .tp {
        width: 40%;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .xxgk1 .tp img {
        width: 100%;
    }

    .xxgk1 .tp::after,
    .xxgk1 .tp::before {
        display: none;
    }

    .xxgk1 {
        padding-top: 30px;
    }

    .xxgk1 .tp {}

    .xxgk1 .wz {
        padding-bottom: 30px;
    }

    .xxgk1 .wz p {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }

    .lmtitle1 .name {
        padding-left: 0.66rem;
        padding-bottom: 5px;
        background-size: auto 0.26rem;
    }

    .lmtitle1 {
        margin-bottom: 25px;
    }


    .lmtitle1 .name1 {
        font-size: 24px;
        padding-right: 0.43rem;
        background-size: 0.28rem;
    }

    .xxgk4 .lmtitle1 {
        margin-bottom: 36px;
    }

    .xxgk4 .block {
        padding-bottom: 26px;
    }

    .header .banner .lm {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .header .banner .dwwzlist .a,
    .header .banner .dwwzlist .span {
        font-size: 12px;
    }

    main {
        padding: .4rem 0;
    }

    .header .banner .dwwzlist {
        background-position: top .05rem left;
    }



    .xyfjym .list1 .img {
        height: calc(94vw / 160*95);
    }

    .xyfjym .bjys,
    .xyfjym .list2 {
        display: none;
    }

    .xyfjym .list1 .bt {
        width: 100%;
        padding-left: 30px;
        left: 0;
    }

    .xxldym .tbbt {
        font-size: 22px;
        gap: 10px;
        padding: 0px 20px;
        height: 65px;
    }

    .xxldym .ldlist .item .a {
        font-size: 18px;
        padding-bottom: 0.28rem;
        height: 90px;
    }

    .lmlby .item {
        padding: 16px 0;
    }



    .lmyyc {
        width: 100%;
    }

    .lmyyc .tjrd {
        margin-top: 27px;
        margin-bottom: 0;
    }

    .erjilmdh {}

    .erjilmdh .item {
    }

    .erjilmdh .a::before {
        display: none;
    }

    .erjilmdh .a {
        padding: 0;
    }

    .erjilmdh .wz {
        font-size: 13px;
        line-height: 24px;
        padding: 0rem 8px;
    }

    .lmyzc {
        width: 100%;
    }

    .gk1 .box {
        display: block;
    }

    .gk2 .box {
        height: auto;
        display: block;
        padding: 20px 0;
        text-align: center;
    }

    .gk3 {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .gk2 .box .wz .wz1 span {
        font-size: 34px;
    }

    .gk2 .box .icon img {
        width: 35px;
    }

    .gk2 .box .wz .wz1 {
        font-size: 12px;
    }

    .gk2 .box .item:nth-child(1) .wz1 {
        padding-right: 8px;
        background-size: 20px;
    }

    .gk2 .box .wz {
        margin-top: 23px;
    }

    .gk2 .box .wz .wz2 {
        font-size: 15px;
        margin-top: 10px;
    }

    .gk2 .box .item {
        padding: 20px 20px;
        display: inline-block;
    }

    .gk2 .box .icon {
        width: 90px;
        height: 90px;
    }

    .gk1 {
        padding: 30px 0;
    }

    .gk1 .zc {
        float: left;
        width: auto;
    }

    .gk1 .yc {
        width: auto;
    }

    .header .banner .lmwz {
        bottom: 15px;
    }

    .header .banner {
        position: relative;
    }

    .xxjj .jjflex {
        display: block;
    }

    .xxjj .jjimg {
        margin: auto;
    }

    .xxjj1 .lanmtitle1 {
        margin-bottom: 0.3rem;
    }

    .xxjj4 .jjimg,
    .xxjj1 .jjimg {
        margin-top: .4rem;
    }

    .xxjj3 .jjimg,
    .xxjj2 .jjimg {
        margin-bottom: .4rem;
    }

    .xxjj .jjbt {
        font-size: 0.25rem;
        line-height: 0.34rem;
    }

    .xxjj .jjwz {
        line-height: 0.42rem;
    }

    .xxjj3 .jjflex {
        margin-top: .4rem;
    }

    .xxjj4 .hhxtiao {
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
    }

    .xxjj4 .jjflex {
        margin-bottom: 0.4rem;
    }
}

@media only screen and (max-width: 960px) {


    .right_con {
    }

    .right_con2 {
        margin-top: 0px !important;
    }


    .ljlist6title {
        padding-bottom: 0px;
        border-bottom: 0px solid rgb(235, 234, 234);
    }





    .header .banner img {
        min-height: 170px !important;
    }

    .banner img {
        height: calc(100vw/192*50);
        min-height: 140px;
    }


    main.gglb {
        padding-top: .1rem;
    }

    .maincontent {
    }

    .left_dh,
    .right_con {
        width: 100%;
    }

    .left_dh {
        background: #fff;
        padding: 0;
    }

    .left_dh h2 {
        padding: 20px 0px;
    }

    .left_dh h2::before {
        font-size: 28px;
        content: "▾";
        color: #ffffff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
    }

    .left_dh h2.shanchu::before {
        display: none;
    }

    .left_dh p.btn_one {
        position: static;
        background: #7c120e;
        display: block;
        height: auto;
        padding: 0 20px;
        box-sizing: border-box;
        transform: translateY(0);
    }

    .left_dh p.btn_one img {
        display: none;
    }

    .left_dh p.btn_one span {
        margin-left: 0;
        font-size: 20px;
        line-height: 48px;
    }

    .left_dh ul {
        display: none;
        position: absolute;
        width: 100%;
        top: 100%;
        left: 0;
        padding-bottom: 0;
    }

    .right_con .content img {
        max-width: 90%;
    }

    .ny_banner h2 {
        font-size: 32px;
    }



    #vsb_content table {
        border: 0px !important;
        border-left: 1px solid #ddd !important;
        border-top: 1px solid #ddd !important;
        margin: 0px auto;
        display: block;
        width: 100% !important;
    }

    #vsb_content table tbody {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        width: 100%;
        display: block;
    }

    .right_con .content iframe {
        width: 100%;
    }
}

@media all and (max-width: 900px) {
    .ljlist7 .item {
        width: calc(50% - 40px);
    }
}

@media only screen and (max-width: 800px) {
    .xxgk4 .list .item {
        width: 50%;
    }
}

@media only screen and (max-width: 768px) {


    .contop {
        margin-bottom: 15px;
    }

    .maincontent .dp {
        padding: 15px;
    }



    .searchWrap ul li a span.time {
        font-size: 13px;
    }

    .lanmtitle1 .iconbj {
        width: auto;
        height: .47rem;
    }

    .lanmtitle1 .name {
        font-size: 0.26rem;
        padding-bottom: 0.23rem;
        padding-left: 0.52rem;
    }

    .gglist .bt,
    .gglist .sj {
        line-height: 0.62rem;
        font-size: .18rem;
    }

    .gglist .bt {
        padding-left: 0.18rem;
    }

    .lanmtitle1 {
        margin-bottom: 0.2rem;
    }

    .header .banner .lmwz {
    }





    .header .banner .back {
    }

    .iconlist .item .icon {
        width: 60px;
        height: 60px;
    }

    .list_fy {
        padding-top: 20px;
    }

    .iconlist .item .icon img {
        width: 35px;
    }

    .iconlist .item .text {
        font-weight: 600;
        text-align: center;
        margin-top: 5px;
        line-height: 20px;
        height: 40px;
        font-size: 13px;
    }

    .iconlist .item {
        padding: 10px;
        padding-bottom: 5px;
    }

    .morecontent .item {
        font-size: 14px;
        line-height: 28px;
    }


    .morecontent {
        padding-top: 15px;
        margin-top: 15px;
    }

    .right_con div.wzxx .p .item {
        padding: 0px 4px;
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 1.2;
    }

    .right_con div.wzxx .p {
        padding: 10px 0px;
        padding-bottom: 9px;
    }


    .left_dh p.btn_one span {
        font-size: 17px;
        line-height: 42px;
    }

    .dp {
        margin-top: 0;
    }

    .dp h2.bt {
        margin-bottom: 10px;
        font-size: 18px;
    }



    .nr_con h2.bt {
        font-size: 22px;
        margin: 10px 0;
        margin-top: 0;
    }

    .nr_con div.wzxx {
        margin-bottom: 10px;
    }

    .nr_con div.wzxx p {
        line-height: 36px;
        font-size: 12px;
    }

    .right_con div.wzxx {
    }

    .right_con div.wzxx .p {
        font-size: 12px;
    }

    .right_con .content p,
    .right_con .content span {
        margin-bottom: 10px !important;
        font-size: 15px !important;
        line-height: 28px !important;
    }

    .right_con .content img {
        max-width: 98%;
    }

    .list_link ul li {
        width: 48%;
        margin-right: 4%;
    }

    .list_link ul li:nth-of-type(3n) {
        margin-right: 4%;
    }

    .list_link ul li:nth-of-type(2n) {
        margin-right: 0;
    }

    .list ul li a {
        padding: 10px;
    }

    .list ul li a p.time {
        width: 70px;
        font-size: 14px;
        line-height: 22px;
    }

    .list ul li a p.time span {
        font-size: 18px;
    }

    .list ul li a p.more {
        width: 85px;
        font-size: 14px;
        padding-right: 25px;
    }

    .list ul li a p.con {
        width: calc(100% - 185px);
    }

    .list ul li a p.con span {
        display: block;
    }

    .list ul li a p.con span.tit {
        font-size: 15px;
        line-height: 28px;
    }

    .list ul li a p.con span.txt {
        font-size: 12px;
        line-height: 18px;
        max-height: 36px;
    }

    .searchWrap .serBox {
        padding: 15px;
        margin-bottom: 0;
    }

    .searchWrap .txt {
        width: 75%;
    }

    .searchWrap .btn {
        width: 25%;
    }

    .searchWrap ul li {
        padding: 10px 0;
        padding-top: 19px;
    }

    .searchWrap ul li a h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .searchWrap ul li a p {
        line-height: 25px;
        height: 50px;
    }

    .List_tp .item {
        width: calc(50% - 15px);
        margin-right: 15px;
        margin-bottom: 20px;
    }

    .List_tp1 {
        width: calc(100% + 15px);
    }


    .List_tp .title .text {
        line-height: 22px;
    }

    .List_tp .title {
        padding: 10px 13px;
    }

    .w1400 {
        padding: 0 15px;
    }

    .dqwz {
        padding: 10px 0;
        padding-left: 18px;
        background-position: left top 11.5px;
        background-size: 13px auto;
    }


    .dqwz,
    .dqwz span,
    .dqwz i,
    .dqwz a {
        font-size: 14px;
        line-height: 22px;
    }

    .dqwz i {
        margin: 0 4px;
    }

    .right_con {
        min-height: auto;
    }



}

@media only screen and (max-width: 700px) {
    .xxgk1 .tp {
        width: 100%;
        float: none;
        margin: 0;
    }

    .xxgk1 .nr {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 30px;
    }

    .xxgk1 .wz {
        padding-bottom: 0px;
    }

    .xxldym .ldlist {
        padding: 40px 20px;
        padding-top: 0px;
    }

    .xxldym .ldlist .item::after {
        content: '';
        position: absolute;
        left: calc(100% - 0.14rem) !important;
        width: 0.14rem;
        height: 0.14rem;
        border-radius: 50%;
        bottom: -0.06rem;
        background-color: #bfe1e1;
    }

    .xxldym .ldlist .item .xian {
        position: absolute;
        left: 0rem;
        width: 100% !important;
        bottom: 0;
        height: 1px;
        background-color: #bfe1e1;
    }

    .xxldym .ldlist .item .a {
        padding-left: .3rem !important;
        padding-right: .3rem !important;
    }

    .xxldym .ldlist .item::before {
        content: '';
        position: absolute;
        left: 0rem;
        width: 0.14rem;
        height: 0.14rem;
        border-radius: 50%;
        bottom: -0.06rem;
        background-color: #bfe1e1;
    }

    .xxldym .ldlist .item {
        width: 100%;
    }

    .xwlist .item:nth-child(1) {
        padding-top: 0;
    }

    .ljlist7 .item {
        width: calc(100% - 40px);
        margin-bottom: 20px;
    }

    .xwlist .item .img {
        float: none;
        margin-left: 0rem;
        margin-bottom: .3rem;
    }

    .xwlist .item .img img {
        width: 100%;
        height: 65vw;
    }



    .xxjj1,
    .xxjj2,
    .xxjj3,
    .xxjj4 {
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
}

@media only screen and (max-width: 650px) {
    .twlist .item {
        padding: 20px;
        margin-bottom: 25px;
    }

    .twlist .img {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .twlist .img .img1 {
        width: 100%;
        height: 60vw;
    }
}

@media only screen and (max-width: 600px) {

    .xxgk5 .list {
        height: auto;
    }

    .xxgk5 .list .item .img,
    .xxgk5 .list .item .img img,
    .xxgk5 .list .item .a {
        height: auto;
    }

    .xxgk5 .list .item {
        margin-top: 15px;
        width: 100% !important;
        padding: 0 !important;
        float: none !important;
        position: static;
    }

    .xrld .a {
        font-size: 18px;
        height: 75px;
        padding: 0px 20px;
    }

    .xyfjym .list1 .slick-prev,
    .xyfjym .list1 .slick-next {
        width: 30px;
        height: 30px;
        background-size: 8px;
        bottom: 14px;
        right: 65px;
    }

    .xyfjym .list1 .bt {
        width: 100%;
        padding-left: 20px;
        padding-bottom: 14px;
        font-size: 17px;
        left: 0;
        padding-right: 108px;
    }

    .xyfjym .list1 .slick-next {
        right: 20px;
    }

}

@media only screen and (max-width: 540px) {
    .xxgk4 .list .item {
        width: 100%;
    }

    .xxgk4 .gkbt {
        margin-bottom: 20px;
    }

    .xxgk4 .list .item {
        margin-bottom: 15px;
    }

    .xxgk2 .list .item {
        width: 50%;
    }


    main {
        min-height: 155px;
    }

    .gk1 .zc {
        width: 50px;
    }

    .dp h2.bt {
        margin-bottom: 5px;
    }

    .nr_con h2.bt {
        font-size: 18px;
        line-height: 26px;
    }

    .nr_con div.wzxx {
        padding: 0 10px;
    }

    .right_con div.wzxx {
    }

    .left_dh p.btn_one span {
        line-height: 38px;
        font-weight: normal;
    }

    .left_dh p.btn_one {
        padding: 0 10px;
    }

    .list ul li a p.more {
        display: none;
    }

    .list ul li a p.con {
        width: calc(100% - 80px);
    }

    .list ul li {
        margin-bottom: 0;
        margin-top: 15px;
    }

    .left_dh h2 {
        font-size: 20px;
        padding: 14px 0px;
        background-size: 20px;
    }
}

@media only screen and (max-width: 440px) {




    .list_link ul li {
        width: 100%;
        margin-right: 0%;
    }

    .list_link ul li a {
        margin-bottom: 0;
        margin-top: 15px;
        height: 48px;
        font-size: 15px;
    }

    .List_tp .item {
        width: calc(100% - 15px);
    }


}

@media only screen and (max-width: 370px) {
    .xxldym .ldlist .item .a {
        height: 70px;
        padding-bottom: 13px;
        font-size: 16px;
    }
}