/*2023.11.04ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-left {
    display: flex;
    flex-wrap: wrap
}

.flex-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flex-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.flex-v-center {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.flex-v {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.flex-v-bottom {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: left;
}


.xz_Secondarybg {
    height: auto;
    overflow: hidden;
    padding: 100px 40px 40px 40px;
}

.xz_Secondarybg .RightNav {}

.xz_Secondarybg .NrLeft {
    width: 1200px;
    float: left;
}

.xz_Secondarybg .kyjd_info {
    text-align: justify;
    font-size: 18px;
    color: #595959;
    line-height: 32px;
    text-indent: 2em;
}

.xz_Secondarybg .kyjd_info p {
    text-align: justify;
    font-size: 18px;
    color: #595959;
    line-height: 32px;
    text-indent: 2em;
}

.xz_Secondarybg .kyjd_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.xz_Secondarybg .kyjd_content h2 {
    color: #005bac;
    font-weight: bold;
    position: relative;
    background: #f7f7f7;
    line-height: 54px;
    border-bottom: #ebebeb 1px solid;
    padding: 0 15px;
    font-size: 18px;
}

.xz_Secondarybg .kyjd_content h2 a {
    font-size: 16px;
    color: #818181;
    position: absolute;
    right: 0;
    font-weight: normal;
    background: url(/images/kypt_h2morejt.png) 75px center no-repeat;
    padding-right: 80px;
    transition: all 0.3s;
}

.xz_Secondarybg .kyjd_content h2 a:hover {
    color: #005bac;
    background: url(/images/kypt_h2morejt.png) 80px center no-repeat;
}

.xz_Secondarybg .kyjd_content p {
    color: #595959;
    font-weight: normal;
    position: relative;
    line-height: 54px;
    border-bottom: #ebebeb 1px solid;
    padding: 0 15px 0 25px;
    font-size: 18px;
}

.xz_Secondarybg .kyjd_content p:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 25px;
    width: 3px;
    height: 3px;
    background: #333;
    border-radius: 50%;
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª */
.RightNav {
    width: 222px;
    float: right;
    /* margin-top: 10px; */
}

.ny_left {
    width: 100%;
}

.ny_left_top {
    display: none;
    height: 50px;
    background: #e5e5e5;
    padding: 0 15px;
}

.ny_left_top h5 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #005bac;
    font-weight: normal;
    font-weight: bold;
}

.ny_left_top .list-nav-icon {}

.ny_left_top .list-nav-icon img {
    width: 24px;
    display: block;
    margin-top: 15px;
}

.sidenav {
    overflow: hidden;
    display: block;
}

.accordion {
    width: 100%;
}

.accordion li:first-child .nav-link {
    border-top: 1px solid #d9d9d9;
}

.accordion .nav-link {
    padding-left: 18.75px;
    padding-right: 28.75px;
    display: block;
    line-height: 26px;
    min-height: 56px;
    height: 100%;
    border-bottom: 1px solid #d9d9d9;
}

.accordion .nav-link a {
    display: block;
    color: #666666;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 0;
}

.accordion .nav-link:hover {
    /* color: #fff;font-weight: bold;background: url(/images/xzky_bgOn.png);background-size: contain; */
}

.accordion .nav-link:hover a {
    color: #005bac;
}

.accordion .nav-link.hover {
    /* color: #fff;font-weight: bold;background: url(/images/xzky_bgOn.png);background-size: contain; */
}

.accordion .nav-link.hover a {
    color: #005bac;
}

.accordion .nav-link3 {
    padding-left: 18.75px;
    padding-right: 28.75px;
    display: block;
    line-height: 26px;
    min-height: 56px;
    height: 100%;
    border-bottom: 1px solid #d9d9d9;
}

.accordion .nav-link3 a {
    display: block;
    color: #666666;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 0;
}

.accordion .nav-link3:hover {
    color: #fff;
    font-weight: bold;
    background: url(/images/xzky_bgOn.png);
    background-size: contain;
}

.accordion .nav-link3:hover a {
    color: #FFFFFF;
}

.accordion .nav-link3.hover {
    color: #fff;
    font-weight: bold;
    background: url(/images/xzky_bgOn.png);
    background-size: contain;
}

.accordion .nav-link3.hover a {
    color: #FFFFFF;
}

/* .currentnav{ background:#f2f3f8 !important; color: #fff !important; } */
.nav-link1 {
    width: 50px;
    height: 100%;
    min-height: 56px;
    line-height: 56px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 3px;
}

.accordion li {
    position: relative;
    overflow: hidden;
}

.accordion li i {
    display: block;
    width: 30px;
    height: 56px;
    background: url(/images/xzky_add.png) no-repeat center;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li .nav-link2 i {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/images/xzky_arrow1.png) no-repeat center;
    position: absolute;
    top: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li.on2 .nav-link2 i,
.accordion li:hover .nav-link2 i {
    background: url(/images/xzky_arrow1On.png) no-repeat center;
}

.accordion li.on2 .nav-link,
.accordion li .nav-link:hover,
.accordion li.open .nav-link {
    background: url(/images/xzky_bgOn.png);
    background-size: contain;
    border-bottom: none;
}

.accordion li.on2 .nav-link1 a {
    color: white;
}

.accordion li .nav-link:hover {
    background: url(/images/xzky_bgOn.png);
    background-size: contain;
}

.accordion li .nav-link:hover a {
    color: #FFFFFF;
}

.accordion li.open .nav-link a {
    color: white;
    font-weight: bold;
}

.accordion li.open i.fa-chevron-down {
    background: url(/images/xzky_remo2.png) no-repeat center;
}

.accordion li.open .nav-link {
    border: none;
}

.sidemenu {
    display: none;
    border-bottom: 1px solid #d9d9d9;
}

.sidemenu li {
    border-bottom: none;
    padding: 6px 27px;
}

.sidemenu li:first-child {
    padding-top: 25px;
}

.accordion li.open .sidemenu li:first-child {
    transition: 0.4s;
}

.sidemenu li:last-child {
    padding-bottom: 25px;
}

.sidemenu a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.sidemenu a.otherLink {
    background: url(/images/xzky_otherLink.png) no-repeat right 4px;
    padding-right: 15px;
}

.sidemenu a.otherLink:hover {
    background: url(/images/xzky_lj.png) no-repeat right 4px;
}

.sidemenu a.on {
    color: #005bac;
    font-weight: bold;
}

.sidemenu a:hover {
    color: #005bac;
    transition: 0.6s all;
    font-weight: bold;
}

.open .sidemenu {
    display: block !important;
}

.bksjy_info {}

.bksjy_info p {
    font-size: 18px;
    color: #323232;
    line-height: 34px;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 20px;
}

.bksjy_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.bksjy_content ul {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
    margin: 40px auto;
}

.bksjy_content li {
    width: calc(50% - 20px);
    border-bottom: 2px solid #5a93e9;
    margin-bottom: 30px;
    padding-bottom: 22px;
    background: url(/images/xzky_rr6.png) no-repeat right 10px;
    transition: 0.4s;
    background-size: 12%;
}

.bksjy_content li:hover {
    transition: 0.4s;
    background-size: 15%;
    font-weight: bold;
    border-bottom: 2px solid #005bac;
}

.bksjy_content li:nth-child(even) {
    margin-left: 40px;
}

.bksjy_content li.on {}

.bksjy_content li.on h4 {
    background: url(/images/xzky_lj.png) no-repeat right top;
}

.bksjy_content li a {
    display: block;
}

.bksjy_content li a h4 {
    font-size: 24px;
    color: #005bac;
    display: block;
    padding-right: 25px;
    font-weight: normal;
    padding-bottom: 7px;
}

.bksjy_content li a p {
    font-size: 14px;
    color: #333333;
    padding-right: 40px;
}

.bksjy_content li:hover h4 {
    color: #005bac;
    font-weight: bold
}

.jxcg_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    margin: 0 auto 40px auto;
}

.jxcg_content p {
    text-indent: 0;
    line-height: 27px;
}

.jxcg_content h1 {
    font-size: 36px;
    line-height: 80px;
    font-weight: normal;
    display: block;
    color: #333;
    font-weight: bold;
}

.jxcg_content h2 {
    font-size: 24px;
    line-height: 60px;
    font-weight: normal;
    display: block;
    color: #005bac;
    font-weight: bold;
}

.jxcg_content h3 {
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
    display: block;
    color: #333;
}

.jxcg_content .jxcg_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: none;
    margin-bottom: 30px;
    border-left: 1px solid #005bac;
    padding-left: 15px;
}

.jxcg_content .jxcg_nr p {
    font-size: 18px;
    color: #595959;
    line-height: 30px;
    padding: 5px;
}

.jxcg_content table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 16px;
    line-height: 36px;
}

.jxcg_content td {
    border: 1px solid #707070;
    padding: 5px;
    text-align: center;
}

.jxcg_content b {
    font-weight: bold;
    font-size: 18px;
}

.jxcg_content p {}

/*  */
.xz_jrbh {
    height: auto;
    overflow: hidden;
    font-size: 16px;
    color: #595959;
    line-height: 32px;
    text-align: justify;
    padding: 5% 0;
}

.xz_jrbh .xz_jrbh_p1 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xz_jrbh .xz_jrbh_p1 p {
    display: block;
    font-size: 16px;
    color: #595959;
    line-height: 32px;
    padding-bottom: 30px;
    text-align: justify;
    padding-top: 10px;
}

.xz_jrbh .xz_jrbh_p1 img {
    float: right;
    margin-left: 75px;
    display: inline;
}

@font-face {
    font-family: MicrosoftYaHeiHeavy;
    src: url("/images/MicrosoftYaHeiHeavy.ttc") format("woff");
    font-weight: normal;
    font-style: normal;
}

.xz_jrbh_p2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 3% 0 4% 0;
    background: url(/images/xz_jrbh_p2bg.png) center no-repeat;
    background-size: 100% 100%;
}


.xz_jrbh_p2 ul {
    width: 100%;
    margin: 0 auto;
}

.xz_jrbh_p2 li {
    display: block;
    vertical-align: top;
    width: 14%;
}

.xz_jrbh_p2 ul li a {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #005bac;
    box-sizing: border-box;
    cursor: default;
    text-decoration: none;
    padding: 0 5%;
    width: 100%;
    background: url(/images/xz_jrbh_p2xin.png) right bottom no-repeat;
}
.xz_jrbh_p2 ul li a:last-child{border:none}

.xz_jrbh_p2 ul li a:hover span {
    text-shadow: 0 0 10px #3399ff;
    transition: all 0.3s;
}

.xz_jrbh_p2 ul li a:hover .infos {
    text-shadow: 0 0 10px #3399ff;
    transition: all 0.3s;
}

.xz_jrbh_p2 ul li a span {
    font-size: 70px;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    font-weight: bold;
    display: block;
    transition: all 0.3s;
    font-family: MicrosoftYaHeiHeavy;
}

.xz_jrbh_p2 ul li a .infos {
    font-size: 14px;
    line-height: 18px;
    display: table;
    width: 100%;
}

.xz_jrbh_p2 ul li a .infos div {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
}

.xz_jrbh_p3 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xz_jrbh_p3 p {
    display: block;
    font-size: 16px;
    color: #595959;
    line-height: 32px;
    padding-bottom: 70px;
    text-align: justify;
}

.xz_jrbh_p4 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(/images/img_bg01.jpg) center bottom no-repeat #367cd0;
   /* background-size: cover;*/
    color: #fff;
    padding: 4% 4% 6% 4%;
    margin-bottom: 70px;
}

.xz_jrbh_p4 p {}


.xz_jrbh_p4 ul {
    width: 60%;
    margin: 20px auto;
}

.xz_jrbh_p4 li {
    display: block;
    vertical-align: top;
    width: 25%;
}

.xz_jrbh_p4 ul li a {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    cursor: default;
    text-decoration: none;
    padding: 0 0;
    width: 100%;
    background: url(/images/xz_jrbh_p4xin.png) right bottom no-repeat;
}
.xz_jrbh_p4 ul li:last-child a{background:none;}

.xz_jrbh_p4 ul li a:hover span {
    text-shadow: 0 0 10px #fff;
    transition: all 0.3s;
}

.xz_jrbh_p4 ul li a:hover .infos {
    text-shadow: 0 0 10px #fff;
    transition: all 0.3s;
}

.xz_jrbh_p4 ul li a span {
    font-size: 50px;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    font-weight: bold;
    display: block;
    transition: all 0.3s;
    font-family: MicrosoftYaHeiHeavy;
}

.xz_jrbh_p4 ul li a .infos {
    font-size: 14px;
    line-height: 18px;
    display: table;
    width: 100%;
}

.xz_jrbh_p4 ul li a .infos div {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
}

.xz_jrbh_p5 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4% auto;
}

.xz_jrbh_p5 p {}

.xz_jrbh_p6 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.xz_jrbh_p6 p {
    display: block;
    font-size: 16px;
    color: #595959;
    line-height: 32px;
    padding-bottom: 20px;
    text-align: justify;
    padding-top: 40px;
}

.xz_jrbh_p6 img {
    float: left;
    margin-right: 75px;
    display: inline;
}

.xz_jrbh_p7 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(/images/img_bg02.jpg) center bottom no-repeat #367cd0;
    /*background-size: cover;*/
    color: #fff;
    padding: 4% 4% 6% 4%;
    margin: 100px auto;

}

.xz_jrbh_p7 p {}


.xz_jrbh_p7 ul {
    width: 100%;
    margin: 20px auto;
}

.xz_jrbh_p7 li {
    display: block;
    vertical-align: top;
    width: 10%;
}

.xz_jrbh_p7 li:last-child a {
    background: none;
}

.xz_jrbh_p7 ul li a {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    cursor: default;
    text-decoration: none;
    padding: 0 0;
    width: 100%;
    background: url(/images/xz_jrbh_p4xin.png) right bottom no-repeat;
}

.xz_jrbh_p7 ul li a:hover span {
    text-shadow: 0 0 10px #fff;
    transition: all 0.3s;
}

.xz_jrbh_p7 ul li a:hover .infos {
    text-shadow: 0 0 10px #fff;
    transition: all 0.3s;
}

.xz_jrbh_p7 ul li a span {
    font-size: 50px;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    font-weight: bold;
    display: block;
    transition: all 0.3s;
    font-family: MicrosoftYaHeiHeavy;
    position: relative;
}
.xz_jrbh_p7 ul li a span i{
    font-size: 24px;
    /* position: absolute; */
    /* top: -10px; */
    /* right: 15px; */
    vertical-align: super;
    /* font-size: smaller; */
    line-height: normal;
}

.xz_jrbh_p7 ul li a .infos {
    font-size: 14px;
    line-height: 18px;
    display: table;
    width: 100%;
}

.xz_jrbh_p ul li a .infos div {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
}

.xz_jrbh_p8 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.xz_jrbh_p8 p {
    display: block;
    font-size: 16px;
    color: #595959;
    line-height: 32px;
    padding-bottom: 20px;
    text-align: justify;
}

.xz_jrbh_p8 img {
    float: right;
    margin-left: 75px;
    display: inline;
}

.xz_jrbh_p9 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 100px auto 0 auto;
}

.xz_jrbh_p9 p {
    display: block;
    font-size: 16px;
    color: #595959;
    line-height: 32px;
    padding-bottom: 20px;
    text-align: justify;
    /* float: right; */
    /* width: 50%; */
    position: relative;
    overflow: hidden;
}

.xz_jrbh_p9 img {
    float: left;
    display: block;
    width: 48%;
    position: relative;
    overflow: hidden;
    margin-right: 5%;
}

.xz_jrbh_p10 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.xz_jrbh_p10 p {
    display: block;
    font-size: 16px;
    color: #595959;
    line-height: 32px;
    padding-bottom: 20px;
    text-align: right;
}


.xz_xsxwjy{margin-bottom: 4.8px;}
.xz_xsxwjy>div {
    margin-bottom: 60px;
}
.xz_xsxwjy h5{font-size: 34px;color: #000000;font-weight: normal;position: relative;padding-bottom: 20px;}
.xz_xsxwjy h5::after{content: "";position: absolute;left: 0;bottom: 0;background: #005bac;width: 70px;height: 4px;}
.xz_xsxwjy p{font-size: 18px;line-height: 34px;color: #1d1d22;margin-top: 30px; text-indent: 2em;}
.xz_xsxwjy a{display: inline-block;font-size: 18px;color: #005bac;border-bottom: 1px dashed #005bac;padding-bottom: 15px;line-height: 34px;padding-left: 40px;margin-top: 10px;position: relative;/* margin-left: 40px; */  text-indent: 0em;}
.xz_xsxwjy a::after{content: "";position: absolute;background: url(/images/xz_icopdf.png) no-repeat left center;width: 30px;height: 30px;left: 0;background-size: cover;top: 0;}
.xz_xsxwjy a:hover{color: #5a92e8;border-bottom: 1px solid #5a92e8;}.teacherList03 a{display: inline-block;font-size: 18px;color: #005bac;border-bottom: 1px dashed #005bac;padding-bottom:10px;line-height: 34px;margin-left: 40px;margin-top: 10px;position: relative;}










@media(max-width: 1560px) {
    .xz_Secondarybg .NrLeft {
        width: 76%;
    }
}

@media(max-width: 1200px) {
    .bh_main {
        /* width: 100% !important; */
        padding: 0 0 50px 0;
    }

    .xz_Secondarybg .NrLeft {
        width: 100%;
    }

    .xz_Secondarybg .kyjd_content {
        margin-top: 30px;
    }

    .xz_Secondarybg .kyjd_content h2 {}

    .xz_Secondarybg .kyjd_content p {}

    .ny_left_top {
        display: block;
    }

    .sidenav {
        display: none;
    }

    .RightNav {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }

    .list-nav-icon {
        display: block;
        width: 30px;
        right: 10px;
        top: 5px;
    }

    .list-nav-icon img {
        display: block;
        width: 100%;
    }

    .accordion .nav-link a {
        display: block;
        color: #666666;
        font-size: 18px;
        line-height: 52px;
        padding: 0 0;
    }

    .accordion .nav-link3 a {
        display: block;
        color: #666666;
        font-size: 32px;
        line-height: 52px;
    }

    .sidemenu li {
        border-bottom: none;
        padding: 1px 27px;
    }

    .sidemenu a {
        display: inline-block;
        line-height: 40px;
        font-size: 18px;
        display: block;
    }

    .sidemenu a.otherLink {
        padding-right: 40px;
    }

    .accordion .nav-link3 {
        line-height: 52px;
        min-height: 90px;
        height: 100%;
        padding-right: 50px;
    }

    .accordion li i {
        height: 56px;
    }

    .jxcg_content h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .jxcg_content h2 {
        font-size: 20px;
    }

    .jxcg_content h3 {}
/**/
    .xz_jrbh .xz_jrbh_p1 img{
    width: 100%;
    float: none;
    display: block;
    margin: 0 auto 20px auto;
}
    .xz_jrbh .xz_jrbh_p1 p{
    padding-bottom: 10px;
}
.xz_jrbh_p2 li{width:50%;margin-bottom: 27px;}
.xz_jrbh_p2 li a{background: none !important;}
    .xz_jrbh_p2 ul li a span{
    font-size: 36px;
    line-height: 50px;
}
    .xz_jrbh_p2 ul li a .infos div{
    font-weight: normal;
}
    .xz_jrbh_p3 p{padding-bottom: 30px;}
    .xz_jrbh_p4{
    margin-bottom: 30px;
}
    .xz_jrbh_p4 ul{
    width: 100%;
}
    .xz_jrbh_p4 ul li a{
    background: none;
}
    .xz_jrbh_p4 ul li a span{
    font-size: 36px;
    line-height: 60px;
}
    .xz_jrbh_p4 ul li a .infos div{}
    .xz_jrbh_p6 img{float:none;display: block;width: 100%;margin: 0 auto;}
    .xz_jrbh_p7{
    margin: 20px auto;
}
    .xz_jrbh_p7 li{
    width: 33.3%;
}
    .xz_jrbh_p7 ul li a{
    background: none;
    margin-bottom: 20px;
}
    .xz_jrbh_p7 ul li a span{
    font-size: 36px;
    line-height: 50px;
}
    .xz_jrbh_p7 ul li a .infos{}
    .xz_jrbh_p8 img{
    display: block;
    width: 100%;
    margin: 0 auto 20px auto;
}
    .xz_jrbh_p9{
    margin: 0px auto 0 auto;
    display: block;
    width: 100%;
    margin: 0 auto;
}
    .xz_jrbh_p9 img{
    display: block;
    width: 100%;
    margin: 0 auto 20px auto;
}
    .xz_jrbh_p9 p{
    display: block;
    width: 100%;
    margin: 0 auto;
}
}

@media(max-width: 800px) {
    .bksjy_content li:nth-child(even) {
        margin-left: 0;
    }

    .bksjy_content li {
        padding-bottom: 15px;
        width: 100%;
        margin-bottom: 15px;
    }

    .bksjy_content li a h4 {
        font-size: 24px;
        padding-right: 35px;
        display: block;
    }

    .bksjy_content li a p {
        font-size: 26px;
        color: #333333;
        padding-right: 60px;
    }

    .jxcg_content .jxcg_nr {
        margin-bottom: 15px;
    }

    .xz_xsxwjy h5{
        font-size: 24px;
        position: relative;
        padding-bottom: 18px;
    }
    .xz_xsxwjy p {
    font-size: 16px;
    line-height: 32px;
    color: #1d1d22;
    margin-top: 15px;


}

.xz_xsxwjy a{
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 10px;
    margin-top: 0px;
    }
    .xz_xsxwjy>div {
    margin-bottom: 40px;
}

}



.xz_xsxwjy table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 16px;
    line-height: 36px;
margin:20px 0;
}

.xz_xsxwjy td {
    border: 1px solid #707070;
    padding: 5px !important;
}
.xz_xsxwjy td p {
    font-size: 16px; color: #333; margin-top: 0px; text-indent: 0em;
}<!--ʱ1763854998.0362-->