﻿html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    line-height: 1;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

table {
    width: 100%;
    text-align: center;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #02b782;
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

*+html .clear {
    zoom: 1;
}

* {
    margin: auto;
    padding: auto;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.container {
    width: 1280px;
    margin: 0 auto;
}

html {
    width: 100%;
    /* height: 100%; */
}

body {
    background: url(xy_slb_Img8.png) no-repeat center fixed;
    width: 100%;
    height: 100%;
}

.header {
    height: 120px;
    background: #fff;
    box-shadow: 0px 7px 16px 0px rgba(137, 180, 201, 0.35);
}

.header .container {
    height: 100%;
}

.logo {
    float: left;
}

.logo img {
    display: block;
    margin: 0 auto;
    margin-top: 31px;
}

.function {
    float: right;
    height: 100%;
}

.function a {
    float: left;
    color: #999999;
    font-size: 18px;
    height: 100%;
    padding: 74px 30px 0;
    box-sizing: border-box;
    position: relative;
}

.function a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 53px;
    background: #f3f3f3;
}

.function a:last-child::after {
    display: none;
}

.function a:hover {
    opacity: .8;
}

.function a:nth-child(1) {
    background: url(xy_slb_Img2.png) no-repeat center 31px;
}

.function a:nth-child(2) {
    background: url(xy_slb_Img3.png) no-repeat center 31px;
}

.function a:nth-child(3) {
    background: url(xy_slb_Img4.png) no-repeat center 31px;
}

.function a:nth-child(4) {
    background: url(xy_slb_Img5.png) no-repeat center 31px;
}

.function a:nth-child(4).batchReadOn {
    background: url(xy_slb_Img5_1.png) no-repeat center 31px;
}

.function a:nth-child(5) {
    background: url(xy_slb_Img6.png) no-repeat center 31px;
}

.function a:nth-child(5).PointreadOn {
    background: url(xy_slb_Img6_1.png) no-repeat center 31px;
}

.function a:nth-child(6) {
    background: url(xy_slb_Img7.png) no-repeat center 31px;
}

.pc_content {
    padding-top: 79px;
    margin-bottom: 60px;
}

.pc_content_left {
    float: left;
    width: 615px;
}

.carouselMap {
    width: 100%;
    height: 346px;
    box-shadow: 0px 7px 16px 0px rgba(137, 180, 201, 0.35);
    border-radius: 15px;
}

.carouselMap .swiper-wrapper {
    width: 100%;
    height: 100%;
}

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

.carouselMap .swiper-slide a,
.carouselMap .swiper-slide a img {
    width: 100%;
    display: block;
    height: 100%;
}

.carouselMap .switchBot a {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 666;
}

.carouselMap .switchBot a:nth-child(2) {
    left: auto;
    right: 0;
}

.tongZhiBox {
    width: 100%;
    height: 161px;
    background: url(xy_slb_Img12.png) no-repeat center top;
    margin-top: 20px;
}

.tongZhiBox .right {
    float: right;
    width: 521px;
    display: flex;
    justify-self: center;
    height: 156px;
    box-sizing: border-box;
    padding: 0 28px;
}

.tongZhiBox .right a {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    line-height: 46px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tongZhiBox .right a:hover {
    color: #02b782;
}

.pc_content_right {
    float: right;
    width: 636px;
}

.pc_content_right .mb_ul {
    display: none;
}

.pc_content_right .pc_ul li {
    float: left;
    margin-bottom: 14px;
    margin-left: 20px;
    width: 192px;
    height: 166px;
    line-height: 161px;
}

.pc_content_right .pc_ul li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-shadow: 0px 2px 0px rgba(1, 45, 70, 0.32);
}

.pc_content_right .pc_ul li.liwidth {
    width: 297px;
}

.pc_content_right .pc_ul li.liheight {
    height: 170px;
    line-height: 165px;
}

.pc_content_right .pc_ul li.li1 {
    background: url(xy_slb_Img13.png) no-repeat center;
}

.pc_content_right .pc_ul li.li2 {
    background: url(xy_slb_Img14.png) no-repeat center;
}

.pc_content_right .pc_ul li.li3 {
    background: url(xy_slb_Img15.png) no-repeat center;
}

.pc_content_right .pc_ul li.li4 {
    background: url(xy_slb_Img16.png) no-repeat center;
}

.pc_content_right .pc_ul li.li5 {
    background: url(xy_slb_Img17.png) no-repeat center;
}

.pc_content_right .pc_ul li.li6 {
    background: url(xy_slb_Img18.png) no-repeat center;
}

.pc_content_right .pc_ul li.li7 {
    background: url(xy_slb_Img19.png) no-repeat center;
}

.pc_content_right .pc_ul li.li8 {
    background: url(xy_slb_Img18-1.png) no-repeat center;
}


.footer_mb {
    display: none;
}

.footer {
    height: 139px;
    box-sizing: border-box;
    border-top: 4px solid #02b782;
    background: #fff;
    /* margin-top: 30px; */
    /* position: fixed;
    width: 100%;
    bottom: 0; */
}

.footer * {
    font-size: 20px;
    color: #666666;
    line-height: 40px;
}

.footer a {
    cursor: pointer;
}

.footer_left {
    float: left;
    width: 169px;
    padding-top: 30px;
    position: relative;
    height: 135px;
    box-sizing: border-box;
}

.footer_left::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-right: 1px dashed #f1f1f1;
    height: 72px;
}

.footer_left a {
    display: block;
    box-sizing: border-box;
    padding-left: 40px;
}

.footer_left a:nth-child(1) {
    background: url(xy_slb_Img20.png) no-repeat center left;
}

.footer_left a:nth-child(2) {
    background: url(xy_slb_Img21.png) no-repeat center left;
}

.footer_right {
    float: right;
    width: 1060px;
    box-sizing: border-box;
    padding-top: 30px;
}

.footer_right a img {
    vertical-align: middle;
    margin-right: 5px;
}

.TongBackground {
    padding-top: 60px;
}

.TongBackground .container {
    background: #fff;
    border-radius: 20px 20px 0 0;
    box-sizing: border-box;
    padding: 37px 40px 50px;
    min-height: 582px;
}

.TongTitle {
    height: 100px;
    line-height: 100px;
    border-bottom: 2px solid #e8e8e8;
}

.TongTitle span {
    font-size: 40px;
    font-weight: 700;
    color: #02b782;
    display: inline-block;
    padding-left: 70px;
    background: url(xy_slb_Img24.png) no-repeat left center;
}

.TongList_content .container>ul {
    padding-top: 20px;
}

.TongList_content .container>ul>li {
    height: 210px;
    box-sizing: border-box;
    padding-left: 50px;
    position: relative;
}

.TongList_content .container>ul>li::after {
    content: "";
    position: absolute;
    left: 17px;
    top: 44px;
    width: 8px;
    height: 8px;
    background: #e8e8e8;
}

.TongList_content .container>ul>li a {
    float: left;
    line-height: 98px;
    font-size: 34px;
    color: #333333;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    max-width: 940px;
}

.TongList_content .container>ul>li a:hover {
    font-weight: 700;
    color: #02b782;
}

.TongList_content .container>ul>li em {
    float: right;
    margin-top: 25px;
}

.TongList_content .container>ul>li p {
    font-size: 28px;
    color: #666666;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.TongList_content .container>ul>li p br {
    display: none;
}

.TongList_content .container>ul>li span {
    display: block;
    margin-top: 18px;
    font-size: 28px;
    color: #999999;
    padding-bottom: 26px;
    border-bottom: 1px dashed #e8e8e8;
}


/*分页 开始*/

.xll_pagebox {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
}

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

.xll_pagebox span,
.xll_pagebox a {
    display: inline-block;
    padding: 18px 25px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin: 0 5px;
    font-size: 30px;
    color: #666;
    outline: none;
    color: #9e9e9e;
}

.xll_pagebox a:hover,
.xll_pagebox span.xll_current {
    background: #02b782;
    color: #fff;
}

.xll_pagebox li.on a,
.xll_pagebox li.on span {
    background: #02b782;
    color: #fff;
}

.xll_pagebox p {
    display: inline-block;
}


/*分页 结束*/

.LingDaoList_content .TongTitle span {
    background: url(xy_slb_Img31.png) no-repeat center left;
}

.LingDaoList_content ul li {
    height: 253px;
    background: #ecfff9;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 30px;
}

.LingDaoList_content ul li .li_left {
    float: left;
    width: 199px;
    height: 253px;
}

.LingDaoList_content ul li .li_left a,
.LingDaoList_content ul li .li_left a img {
    display: block;
    width: 100%;
    height: 100%;
}

.LingDaoList_content ul li .li_right {
    float: right;
    width: 942px;
    margin-right: 30px;
    position: relative;
}

.LingDaoList_content ul li .li_right a {
    display: inline-block;
    font-size: 36px;
    font-weight: 700;
    color: #333333;
    line-height: 55px;
    margin-top: 20px;
}

.LingDaoList_content ul li .li_right span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #666666;
    line-height: 55px;
}

.LingDaoList_content ul li .li_right p {
    font-size: 30px;
    color: #666666;
    line-height: 55px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

.LingDaoList_content ul li .li_right em {
    position: absolute;
    right: 0;
    top: 40px;
}

.LangDuButton {
    display: inline-block;
    color: #fff;
    width: 136px;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    padding-left: 63px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 28px;
    font-weight: 400;
    background: url(xy_slb_Img23.png) no-repeat 20px center;
    background-color: #02b782;
}

.initRead {}

.pause {
    background: url(xy_slb_Img23_1.png) no-repeat 20px center;
    background-color: #02b782;
}

.LingDaoList_content .LangDuButton {
    margin-left: 30px;
}

.LingDaoList_content .ldxx {
    padding-top: 40px;
}

.LingDaoList_content .ldxx img {
    display: block;
    margin: 0 auto;
    width: 199px;
    height: 253px;
}

.LingDaoList_content .ldxx span {
    display: block;
    text-align: center;
    font-size: 36px;
    color: #333333;
    font-weight: 700;
    line-height: 55px;
    margin-top: 35px;
}

.LingDaoList_content .ldxx p {
    font-size: 30px;
    font-weight: 700;
    color: #666666;
    line-height: 55px;
    text-align: center;
}

.LingDaoList_content .tit {
    height: 100px;
    line-height: 100px;
    border-bottom: 2px solid #e8e8e8;
}

.LingDaoList_content .tit span {
    font-size: 40px;
    color: #02b782;
    display: inline-block;
    font-weight: 700;
    padding-left: 68px;
    background: url(xy_slb_Img32.png) no-repeat left center;
}

.LingDaoList_content .js .tit span {
    background: url(xy_slb_Img33.png) no-repeat left center;
}

.LingDaoList_content .cont {
    padding-top: 20px;
    margin-bottom: 10px;
    font-size: 30px !important;
    color: #666666 !important;
    line-height: 55px !important;
    font-family: "微软雅黑" !important;
}

.LingDaoList_content .cont * {
    font-size: 30px !important;
    color: #666666 !important;
    line-height: 55px !important;
    font-family: "微软雅黑" !important;
}

.LingDaoList_content #cont br {
    display: none;
}

.LingDaoList_content .fg {
    margin-top: 30px;
}

.TongYongXiLan .sourceBox {
    height: 123px;
    background: #ecfff9;
    border-radius: 10px;
    width: 100%;
    margin-top: 40px;
    box-sizing: border-box;
    padding: 20px 30px;
    position: relative;
}

.TongYongXiLan .sourceBox em {
    position: absolute;
    right: 30px;
    top: 38px;
}

.TongYongXiLan .sourceBox p {
    font-size: 24px;
    color: #333333;
    line-height: 44px;
}

.TongYongXiLan h1 {
    font-size: 34px;
    color: #333333;
    line-height: 55px;
    text-align: center;
    margin-top: 30px;
}

.TongYongXiLan .cont {
    padding-top: 30px;
}

.TongYongXiLan .cont * {
    font-size: 30px !important;
    color: #333333 !important;
    line-height: 55px !important;
    font-family: "微软雅黑" !important;
    text-align: justify;
  	max-width: 100%;
}

.TongYongXiLan .cont img {
    display: block;
    margin: 0 auto;
    max-width: 75%;
}

.TongYongXiLan #cont br {
    display: none;
}

.TongYongXiLan .ShangXia {
    padding-top: 30px;
    border-top: 1px dashed #e8e8e8;
    margin-top: 40px;
}

.TongYongXiLan .ShangXia p {
    line-height: 60px;
}

.TongYongXiLan .ShangXia p span {
    display: inline-block;
    font-size: 30px;
    color: #333333;
    vertical-align: top;
}

.TongYongXiLan .ShangXia p a {
    display: inline-block;
    font-size: 30px;
    color: #333333;
    max-width: 1070px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.TongYongXiLan .ShangXia p a:hover {
    color: #02b782;
}

.slb_version {
    display: block !important;
}

table.titletable1 td {
    font-size: 20px;
}

.TongYongXiLan .titletable1 {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    margin-top: 40px;
}

.TongYongXiLan .titletable1 tr,
th,
td {
    padding: 15px 13px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    font-family: "微软雅黑";
    border: 1px solid #cfcfcf;
}

.TongYongXiLan .titletable2 {
    font-size: 0.34rem;
    margin-bottom: 0.4rem;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    margin-top: .4rem;
    display: none;
}

.TongYongXiLan .titletable2 tr {
    line-height: 0.77rem;
}

.TongYongXiLan .titletable2 th {
    width: 1.3rem;
    background: #FBFBFB;
    color: #333;
    font-weight: normal;
}

.TongYongXiLan .titletable2 th,
.TongYongXiLan .titletable2 td {
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.TongYongXiLan .titletable2 td {
    text-align: left;
    padding: 0.1rem 0.3rem;
    color: #747474;
}

@media (max-width: 750px) and (min-width: 320px) {
    .TongYongXiLan .titletable1 {
        display: none;
    }
    .TongYongXiLan .titletable2 {
        display: block;
    }
    table td {
        font-size: 16px;
    }
}


/* 移动端适配 start */

@media (max-width: 750px) and (min-width: 320px) {
    .container {
        width: 100%;
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .pc_content_left {
        width: 100%;
    }
    .pc_content_right {
        width: 100%;
    }
    .header {
        height: 1.2rem;
        position: fixed;
        width: 100%;
        z-index: 9999;
        top: 0;
        box-shadow: 0px 0.07rem 0.16rem 0px rgb(137 180 201 / 35%);
    }
    .logo {
        width: 60%;
    }
    .logo a {
        display: block;
        width: 100%;
    }
    .logo img {
        width: 100%;
        margin-top: .3rem;
    }
    #toolbar_pageZoomIc {
        display: none;
    }
    #toolbar_pageZoomDc {
        display: none;
    }
    #toolbar_Pointread {
        display: none;
    }
    #toolbar_openOrClose {
        display: none;
    }
    #toolbar_batchRead::after {
        display: none;
    }
    .function a {
        padding: .75rem .2rem 0;
        font-size: .22rem;
    }
    .function a:nth-child(1) {
        background: url(xy_slb_Img2.png) no-repeat center .25rem / .41rem .33rem;
    }
    .function a:nth-child(4) {
        background: url(xy_slb_Img5.png) no-repeat .55rem .25rem / .25rem .33rem;
        padding-right: 0;
    }
    .function a:nth-child(4).batchReadOn {
        background: url(xy_slb_Img5_1.png) no-repeat .52rem .25rem / .29rem .33rem;
    }
    .function a::after {
        height: 60%;
    }
    .pc_content {
        padding-top: .5rem;
        margin-top: 1.2rem;
        margin-bottom: 1.37rem;
    }
    .carouselMap.container {
        padding: 0;
    }
    .carouselMap {
        height: 4rem;
    }
    .tongZhiBox {
        margin-top: .3rem;
        height: 1.7rem;
        background: url(xy_slb_Img12.png) no-repeat center top / 100% 1.7rem;
    }
    .tongZhiBox .right {
        width: 6rem;
        height: 1.7rem;
        padding: 0 .3rem;
    }
    .tongZhiBox .right a {
        font-size: .3rem;
        line-height: .56rem;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .footer_pc {
        display: none;
    }
    .footer_mb {
        display: block;
        height: 3.29rem;
        box-sizing: border-box;
        border-top: 0.03rem solid #02b782;
        background: #02b782;
    }
    .footer_mb .left {
        float: left;
        width: 1.72rem;
        padding-top: 1rem;
    }
    .footer_mb .left a,
    .footer_mb .left a img {
        float: right;
        width: 1.02rem;
        height: 1.24rem;
    }
    .footer_mb .right {
        float: right;
        width: 4.6rem;
        padding-top: .4rem;
    }
    .footer_mb .right * {
        font-size: .26rem;
        line-height: .5rem;
        color: #fff;
    }
    .footer_mb .right img {
        vertical-align: middle;
        margin-right: 0.05rem;
        width: 0.26rem;
        height: 0.28rem;
    }
    .pc_content_right .pc_ul {
        display: none;
    }
    .pc_content_right .mb_ul {
        margin-top: .4rem;
        display: block;
    }
    .pc_content_right .mb_ul li {
        margin-bottom: .2rem;
        float: left;
    }
    .pc_content_right .mb_ul li.liwidth {
        width: 3.37rem;
        height: 1.84rem;
        line-height: 1.8rem;
    }
    .pc_content_right .mb_ul li.liheight {
        width: 2.19rem;
        height: 1.89rem;
        line-height: 1.85rem;
    }
    .pc_content_right .mb_ul li.li1 {
        background: url(xy_slbMobile_img2.png) no-repeat center / 3.37rem 1.84rem;
    }
    .pc_content_right .mb_ul li.li2 {
        background: url(xy_slbMobile_img3.png) no-repeat center / 3.37rem 1.84rem;
        float: right;
    }
    .pc_content_right .mb_ul li.li3 {
        background: url(xy_slbMobile_img4.png) no-repeat center / 2.19rem 1.89rem;
    }
    .pc_content_right .mb_ul li.li4 {
        background: url(xy_slbMobile_img5.png) no-repeat center / 2.19rem 1.89rem;
        margin: 0 .25rem;
    }
    .pc_content_right .mb_ul li.li5 {
        background: url(xy_slbMobile_img6.png) no-repeat center / 2.19rem 1.89rem;
    }
    .pc_content_right .mb_ul li.li8 {
        background: url(xy_slbMobile_img8-1.png) no-repeat center / 2.19rem 1.89rem;
    }
    .pc_content_right .mb_ul li.li6 {
        background: url(xy_slbMobile_img7.png) no-repeat center / 2.19rem 1.89rem;
      	margin: 0 .25rem;
    }
    .pc_content_right .mb_ul li.li7 {
        background: url(xy_slbMobile_img8.png) no-repeat center / 2.19rem 1.89rem;
        float: right;
    }
    .pc_content_right .mb_ul li a {
        display: block;
        font-size: .4rem;
        color: #fff;
        text-align: center;
        font-weight: 700;
        text-shadow: 0px 0.02rem 0px rgb(1 45 70 / 32%);
    }
    .TongBackground {
        padding-top: 1.2rem;
    }
    .TongBackground .container {
        padding: .3rem .2rem .5rem;
        min-height: 5.8rem;
        border-radius: 0;
    }
    .TongTitle {
        height: 1rem;
        line-height: 1rem;
    }
    .TongTitle span {
        font-size: .4rem;
        padding-left: .7rem;
        background: url(xy_slb_Img24.png) no-repeat left center / .4rem .4rem;
    }
    .TongList_content .container>ul {
        padding-top: .2rem;
    }
    .TongList_content .container>ul>li {
        height: auto;
        position: relative;
        padding-left: .3rem;
        padding-top: .1rem;
    }
    .TongList_content .container>ul>li::after {
        width: 0.08rem;
        height: 0.08rem;
        left: 0;
        top: .46rem;
    }
    .TongList_content .container>ul>li a {
        max-width: 100%;
        line-height: .88rem;
        font-size: .34rem;
    }
    .TongList_content .container>ul>li em {
        position: absolute;
        right: .15rem;
        bottom: .25rem;
    }
    .LangDuButton {
        width: 1.36rem;
        font-size: .28rem;
        height: 0.5rem;
        line-height: .5rem;
        padding-left: .6rem;
        background: url(xy_slb_Img23.png) no-repeat .2rem center / .28rem .27rem;
        background-color: #02b782;
    }
    .initRead {}
    .pause {
        background: url(xy_slb_Img23_1.png) no-repeat .2rem center / .15rem .23rem;
        background-color: #02b782;
    }
    .TongList_content li p {
        font-size: .3rem !important;
        line-height: .48rem !important;
    }
    .TongList_content li span {
        font-size: .28rem !important;
        padding-bottom: .3rem !important;
    }
    .xll_pagebox {
        margin-top: .6rem;
        margin-bottom: .5rem;
    }
    .xll_pagebox span,
    .xll_pagebox a {
        font-size: .3rem;
        padding: .15rem .2rem;
        margin: 0 0.05rem;
    }
    .TongYongXiLan .ShangXia {
        margin-top: .3rem;
        padding-top: .4rem;
    }
    .TongYongXiLan .ShangXia p {
        line-height: .6rem;
    }
    .TongYongXiLan .ShangXia p span {
        font-size: .3rem;
    }
    .TongYongXiLan .ShangXia p a {
        max-width: 80%;
        font-size: .3rem;
    }
    .TongYongXiLan .cont {
        padding-top: .3rem;
      	min-height: 7rem;
      	padding: .3rem .3rem 0;
    }
    .TongYongXiLan .cont * {
        font-size: .3rem !important;
        line-height: .66rem !important;
    }
    .TongYongXiLan h1 {
        font-size: .34rem;
        line-height: .68rem;
        margin-top: .4rem;
    }
    .TongYongXiLan .sourceBox {
        padding: .2rem .3rem;
        height: auto;
        margin-top: .4rem;
    }
    .TongYongXiLan .sourceBox p {
        font-size: .24rem;
        line-height: .44rem;
    }
    .TongYongXiLan .sourceBox em {
        right: .3rem;
        top: auto;
        bottom: .2rem;
    }
    .LingDaoList_content .TongTitle span {
        background: url(xy_slb_Img31.png) no-repeat center left / .4rem .4rem;
    }
    .LingDaoList_content ul li {
        margin-top: .3rem;
        border-radius: .15rem;
        height: 2.53rem;
    }
    .LingDaoList_content ul li .li_left {
        width: 1.99rem;
        height: 2.53rem;
    }
    .LingDaoList_content ul li .li_right {
        width: 4.5rem;
        margin-right: .3rem;
    }
    .LingDaoList_content ul li .li_right a {
        font-size: .36rem;
        line-height: .58rem;
        margin-top: .2rem;
    }
    .LingDaoList_content ul li .li_right span {
        font-size: .3rem;
        line-height: .5rem;
    }
    .LingDaoList_content ul li .li_right p {
        font-size: .3rem;
        line-height: .48rem;
    }
    .LingDaoList_content ul li .li_right em {
        top: .3rem;
    }
    .carouselMap .switchBot a,
    .carouselMap .switchBot a img {
        width: .39rem;
        display: block;
        height: 0.62rem;
    }
    .LingDaoList_content .tit {
        height: 1rem;
        line-height: 1rem;
        border-bottom: 0.02rem solid #e8e8e8;
    }
    .LingDaoList_content .tit span {
        font-size: .4rem;
        padding-left: .7rem;
        background: url(xy_slb_Img32.png) no-repeat left center / .4rem .4rem;
    }
    .LingDaoList_content .js .tit span {
        background: url(xy_slb_Img33.png) no-repeat left center / .4rem .4rem;
    }
    .LingDaoList_content .cont * {
        font-size: .3rem !important;
        line-height: .58rem !important;
    }
    .LingDaoList_content .cont {
        padding-top: .2rem;
        margin-bottom: .2rem;
    }
    .LingDaoList_content .ldxx {
        padding-top: .4rem;
    }
    .LingDaoList_content .ldxx img {
        width: 1.99rem;
        height: 2.53rem;
    }
    .LingDaoList_content .ldxx span {
        font-size: .36rem;
        line-height: .56rem;
        margin-top: .35rem;
    }
    .LingDaoList_content .ldxx p {
        font-size: .3rem;
        line-height: .48rem;
    }
    .LingDaoList_content .fg {
        margin-top: .3rem;
    }
    body {
        background: url(xy_slbMobile_img1.png) no-repeat center bottom 3.29rem / 7.5rem 4.29rem;
        background-color: #e5f5fe;
    }
    div.zxf_pagediv span, div.zxf_pagediv a {
        font-size: .3rem !important;
        padding: .15rem .2rem !important;
        margin: 0 0.05rem !important;
        width: auto !important;
        height: auto !important;
        line-height: normal !important;
    }
    div.zxf_pagediv span.current {
        font-size: .3rem !important;
        padding: .15rem .2rem !important;
        margin: 0 0.05rem !important;
        width: auto !important;
        height: auto !important;
        line-height: normal !important;
    }

}


/* 移动端适配 end */