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: #295de0;
    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: 1200px;
    margin: 0 auto;
}

html {
    width: 100%;
    /* height: 100%; */
}

body {
    width: 100%;
    height: 100%;
}

.header {
    height: 122px;
    background: #295de0;
}

.header .container {
    height: 100%;
}

.weather {
    float: left;
    padding-top: 23px;
}

.weather iframe {
    vertical-align: middle;
}

.weather * {
    font-size: 22px;
    color: #fff;
    line-height: 40px;
}

.function {
    float: right;
    height: 100%;
    padding-top: 12px;
}

.function a {
    float: left;
    font-size: 18px;
    height: 100px;
    width: 100px;
    box-sizing: border-box;
    position: relative;
    margin-left: 5px;
    text-align: center;
    color: #fff;
    padding-top: 62px;
}

.function a:hover {
    opacity: .8;
}

.function a:nth-child(1) {
    background: url(xy_slb_Img2.png) no-repeat center 19px;
    background-color: #2f69fd;
}

.function a:nth-child(2) {
    background: url(xy_slb_Img3.png) no-repeat center 19px;
    background-color: #2f69fd;
}

.function a:nth-child(3) {
    background: url(xy_slb_Img4.png) no-repeat center 19px;
    background-color: #2f69fd;
}

.function a:nth-child(4) {
    background: url(xy_slb_Img5.png) no-repeat center 19px;
    background-color: #2f69fd;
}

.function a:nth-child(4).batchReadOn {
    background: url(xy_slb_Img5_1.png) no-repeat center 19px;
    background-color: #2f69fd;
}

.function a:nth-child(5) {
    background: url(xy_slb_Img6.png) no-repeat center 19px;
    background-color: #2f69fd;
}

.function a:nth-child(5).PointreadOn {
    background: url(xy_slb_Img6_1.png) no-repeat center 19px;
    background-color: #2f69fd;
}

.function a:nth-child(6) {
    background: url(xy_slb_Img7.png) no-repeat center 19px;
    background-color: #2f69fd;
}

.pc_content {
    background: url(xy_slb_Img8.png) no-repeat center top;
    background-color: #f1f9ff;
}

.logo {
    height: 350px;
    box-sizing: border-box;
    padding-top: 48px;
}

.logo>p {
    width: 361px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 46px;
    font-weight: 700;
    color: #fff;
    background: url(xy_slb_Img9.png) no-repeat center;
    margin-top: 49px;
}

.carouselMap {
    width: 100%;
    height: 404px;
    padding: 30px 30px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
}

.carouselMap .swiper-container {
    height: 100%;
}

.carouselMap .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.carouselMap .swiper-slide {
    width: 100%;
    height: 100%;
}

.carouselMap .swiper-slide>a,
.carouselMap .swiper-slide>a img {
    float: left;
    width: 610px;
    height: 100%;
}

.carouselMap .swiper-slide>p {
    float: right;
    width: 493px;
    padding-top: 30px;
}

.carouselMap .swiper-slide>p a {
    font-size: 36px;
    font-weight: 700;
    display: inline-block;
    color: #333333;
    line-height: 60px;
}

.carouselMap .swiper-slide>p a:hover {
    color: #295de0;
}

.carouselMap .pagination {
    position: absolute;
    z-index: 20;
    bottom: 70px;
    right: 40px;
    text-align: center;
}

.carouselMap .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #c7c7c7;
    cursor: pointer;
    margin-left: 10px;
}

.carouselMap .swiper-active-switch {
    border-radius: 25px;
    background: #295de0;
    width: 30px;
}

.carouselMap .switchBot a {
    position: absolute;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.carouselMap .switchBot a {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 666;
}

.carouselMap .switchBot a:nth-child(2) {
    left: 580px;
}

.nxfw_main {
    padding-top: 10px;
}

.nxfw_main .hd {
    height: 130px;
    line-height: 130px;
    background: url(xy_slb_Img19.png) no-repeat center;
}

.nxfw_main .hd a {
    display: block;
    width: 277px;
    font-size: 50px;
    font-weight: 700;
    color: #295de0;
    text-align: center;
}

.nxfw_main .bd {
    padding-bottom: 30px;
}

.nxfw_main .bd a {
    float: left;
    width: 386px;
    height: 200px;
    margin-right: 21px;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0px 3px 20px 0px rgba(242, 242, 242, 0.75);
    box-sizing: border-box;
    border: 2px solid #fff;
    transition: border .3s;
    padding-left: 37px;
    line-height: 36px;
    font-size: 34px;
    color: #333333;
    font-weight: 700;
    padding-top: 35px;
    position: relative;
}

.nxfw_main .bd a:hover {
    border: 2px solid #295de0;
    transition: border .3s;
    color: #295de0;
}

.nxfw_main .bd a::after {
    content: "";
    position: absolute;
    left: 38px;
    top: 92px;
    width: 34px;
    height: 5px;
    background: #c9c9c9;
}

.nxfw_main .bd a:nth-child(1) {
    background: url(xy_slb_Img20.png) no-repeat center;
    background-color: #fff;
}

.nxfw_main .bd a:nth-child(2) {
    background: url(xy_slb_Img21.png) no-repeat center;
    background-color: #fff;
}

.nxfw_main .bd a:nth-child(3) {
    background: url(xy_slb_Img22.png) no-repeat center;
    background-color: #fff;
    margin-right: 0;
}

.nxfw_main .bd a:nth-child(4) {
    background: url(xy_slb_Img23.png) no-repeat center;
    background-color: #fff;
}

.nxfw_main .bd a:nth-child(5) {
    background: url(xy_slb_Img24.png) no-repeat center;
    background-color: #fff;
}

.nxfw_main .bd a:nth-child(6) {
    background: url(xy_slb_Img25.png) no-repeat center;
    background-color: #fff;
    margin-right: 0;
}

.sixBlock {
    height: 654px;
    background: #e3f2fd;
}

.sixBlock .left {
    float: left;
    width: 589px;
}

.sixBlock .container {
    padding-top: 50px;
}

.sixBlock a {
    float: left;
    font-size: 34px;
    font-weight: 700;
    box-sizing: border-box;
    color: #333333;
    text-align: center;
    padding-top: 203px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 3px 20px 0px rgba(242, 242, 242, 0.75);
}

.sixBlock a:hover {
    color: #295de0;
}

.sixBlock .left a:nth-child(1) {
    background: url(xy_slb_Img26.png) no-repeat center 30px;
    background-color: #fff;
    width: 285px;
    height: 267px;
}

.sixBlock .left a:nth-child(2) {
    float: right;
    background: url(xy_slb_Img27.png) no-repeat center 30px;
    background-color: #fff;
    width: 285px;
    height: 267px;
}

.sixBlock .left a:nth-child(3) {
    float: right;
    background: url(xy_slb_Img30.png) no-repeat center 30px, url(xy_slb_Img35.png) no-repeat center bottom;
    background-color: #fff;
    width: 100%;
    height: 267px;
}

.sixBlock .right {
    float: right;
    width: 589px;
}

.sixBlock .right a:nth-child(1) {
    background: url(xy_slb_Img28.png) no-repeat center 30px;
    background-color: #fff;
    width: 285px;
    height: 267px;
}

.sixBlock .right a:nth-child(2) {
    float: right;
    background: url(xy_slb_Img29.png) no-repeat center 30px;
    background-color: #fff;
    width: 285px;
    height: 267px;
}

.sixBlock .right a:nth-child(3) {
    float: right;
    background: url(xy_slb_Img31.png) no-repeat center 30px, url(xy_slb_Img35.png) no-repeat center bottom;
    background-color: #fff;
    width: 100%;
    height: 267px;
}

.footer_slb {
    height: 222px;
    background: #164cd3;
}

.footer_slb br {
    display: none;
}

.footer_slb a:hover {
    text-decoration: underline;
}

.footer_slb .left {
    float: left;
    padding-top: 30px;
}

.footer_slb .left .hd a {
    float: left;
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    line-height: 46px;
    position: relative;
    margin-right: 23px;
    padding-right: 23px;
}

.footer_slb .left .hd a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background: #79abf2;
}

.footer_slb .left .hd a:last-child::after {
    display: none;
}

.footer_slb .left .bd {
    padding-top: 15px;
}

.footer_slb .left .bd * {
    font-size: 18px;
    color: #cde1fd;
    line-height: 36px;
}

.footer_slb .left .bd img {
    margin-right: 10px;
    vertical-align: middle;
}

.footer_slb .right {
    float: right;
    padding-top: 80px;
}

.footer_slb .right a {
    float: left;
    margin-left: 28px;
}

.shiyunxing {
    position: absolute;
    width: 110px;
    height: 563px;
    background: #fff;
}

.shiyunxing.on {
    position: fixed;
    top: 200px;
}

.shiyunxing a {
    display: block;
    width: 100%;
    height: 16.6666%;
    box-sizing: border-box;
    padding-top: 60px;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.shiyunxing a:hover {
    color: #295de0;
}

.shiyunxing a:nth-child(1) {
    background: url(xy_slb_Img13.png) no-repeat center 15px;
}

.shiyunxing a:nth-child(2) {
    background: url(xy_slb_Img14.png) no-repeat center 15px;
}

.shiyunxing a:nth-child(3) {
    background: url(xy_slb_Img15.png) no-repeat center 15px;
}

.shiyunxing a:nth-child(3).batchReadOn {
    background: url(xy_slb_Img15_1.png) no-repeat center 15px;
}

.shiyunxing a:nth-child(4) {
    background: url(xy_slb_Img16.png) no-repeat center 15px;
}

.shiyunxing a:nth-child(4).PointreadOn {
    background: url(xy_slb_Img16_1.png) no-repeat center 15px;
}

.shiyunxing a:nth-child(5) {
    background: url(xy_slb_Img17.png) no-repeat center 15px;
}

.shiyunxing a:nth-child(6) {
    background: url(xy_slb_Img18.png) no-repeat center 15px;
}

.subMain {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    padding: 0 40px;
    border-radius: 10px;
    position: relative;
}

.position {
    width: 100%;
    height: 102px;
    line-height: 102px;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #e4e4e4;
    font-size: 26px;
    color: #666666;
}

.position span {
    font-size: 26px;
    color: #666666;
    padding-left: 55px;
    background: url(xy_slb_Img37.png) no-repeat left center;
}

.position a {
    display: inline-block;
    font-size: 26px;
    color: #666666;
}

.position a:last-child {
    color: #295de0;
}

.position a:hover {
    color: #295de0;
}

.subTitle {
    height: 115px;
    line-height: 115px;
}

.subTitle span {
    font-size: 38px;
    color: #295de0;
    font-weight: 700;
}

.tylb_main ul {
    padding-bottom: 30px;
}

.tylb_main ul li {
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 35px 40px 25px;
    border-radius: 3px;
    margin-bottom: 40px;
}

.tylb_main ul .left_li {
    float: left;
    width: 820px;
}

.tylb_main ul .left_li a {
    display: inline-block;
    font-size: 32px;
    color: '#222222';
    line-height: 50px;
}

.tylb_main ul .left_li a:hover {
    color: #295de0;
    text-decoration: underline;
}

.tylb_main ul .left_li span {
    display: block;
    font-size: 26px;
    color: #666666;
    line-height: 52px;
    margin-top: 20px;
}

.tylb_main ul .right_li {
    float: right;
}

.tylb_main ul .right_li em {
    display: block;
    width: 160px;
    height: 79px;
    line-height: 79px;
    font-size: 30px;
    color: #ffffff;
    border-radius: 45px;
    box-sizing: border-box;
    padding-left: 77px;
    background: url(xy_slb_Img36.png) no-repeat 30px center;
    background-color: #e46d15;
    cursor: pointer;
}


/*分页 开始*/

.xll_pagebox {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 60px;
}

.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;
    background: #fff;
    outline: none;
    color: #9e9e9e;
}

.xll_pagebox a:hover,
.xll_pagebox span.xll_current {
    background: #295de0;
    color: #fff;
}

.xll_pagebox p {
    display: inline-block;
}


/*分页 结束*/

.ldlb_main ul {
    padding-bottom: 5px;
}

.ldlb_main ul li {
    border-radius: 5px;
    background: #f8f8f8;
    overflow: hidden;
    padding-right: 30px;
    margin-bottom: 40px;
}

.ldlb_main ul li .left_li {
    float: left;
    width: 176px;
    height: 250px;
}

.ldlb_main ul li .left_li a,
.ldlb_main ul li .left_li img {
    display: block;
    width: 100%;
    height: 100%;
}

.ldlb_main ul li .right_li1 {
    float: left;
    width: 650px;
    box-sizing: border-box;
    padding-left: 40px;
    padding-top: 30px;
}

.ldlb_main ul li .right_li1 a {
    display: inline-block;
    font-size: 34px;
    font-weight: 700;
    color: #222222;
    line-height: 50px;
    margin-bottom: 20px;
}

.ldlb_main ul li .right_li1 span,
.ldlb_main ul li .right_li1 p {
    display: block;
    font-size: 32px;
    line-height: 52px;
    color: #222222;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ldlb_main ul .right_li2 {
    float: right;
    padding-top: 85px;
}

.ldlb_main ul .right_li2 em {
    display: block;
    width: 160px;
    height: 79px;
    line-height: 79px;
    font-size: 30px;
    color: #ffffff;
    border-radius: 45px;
    box-sizing: border-box;
    padding-left: 77px;
    background: url(xy_slb_Img36.png) no-repeat 30px center;
    background-color: #e46d15;
    cursor: pointer;
}

.ldxl_main {
    margin-bottom: 40px;
}

.ldxl_main1 {
    position: relative;
    padding-top: 20px;
}

.LangDuButton {
    display: inline-block;
    color: #fff;
    width: 160px;
    height: 80px;
    line-height: 80px;
    box-sizing: border-box;
    padding-left: 73px;
    border-radius: 55px;
    cursor: pointer;
    font-size: 30px;
    font-weight: 400;
    background: url(xy_slb_Img39.png) no-repeat 30px center;
    background-color: #e46d15;
    position: absolute;
    right: 0;
    top: 0;
}

.pause {
    background: url(xy_slb_Img40.png) no-repeat 30px center;
    background-color: #e46d15;
}

.ldxl_main1 img {
    display: block;
    margin: 0 auto;
    width: 176px;
    height: 250px;
}

.ldxl_main1 span {
    display: block;
    font-size: 34px;
    line-height: 50px;
    font-weight: 700;
    color: #222222;
    text-align: center;
    margin: 30px 0 20px;
}

.ldxl_main1 p {
    font-size: 32px;
    line-height: 52px;
    color: #222222;
    text-align: center;
}

.ldxl_main2 {
    padding-bottom: 60px;
}

.ldxl_main2 h3 {
    font-size: 38px;
    color: #295de0;
    font-weight: 700;
    height: 69px;
    border-bottom: 1px solid #e4e4e4;
    margin-top: 40px;
}

.ldxl_main2 .cont {
    padding-top: 20px;
}

.ldxl_main2 .cont * {
    font-size: 30px !important;
    line-height: 52px !important;
    color: #222222 !important;
    font-family: "微软雅黑" !important;
}

.ldxl_main2 .cont img,
.ldxl_main2 .cont table {
    max-width: 100%;
}

.TongYongXiLan {
    margin-bottom: 60px;
}

.TongYongXiLan .sourceBox {
    height: 136px;
    background: #f1f9ff;
    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: 30px;
}

.TongYongXiLan .sourceBox p {
    font-size: 26px;
    color: #666666;
    line-height: 52px;
}

.TongYongXiLan h1 {
    font-size: 44px;
    color: #333333;
    line-height: 60px;
    text-align: center;
    margin-top: 30px;
}

.TongYongXiLan .cont {
    padding-top: 30px;
}

.TongYongXiLan .cont * {
    font-size: 30px !important;
    color: #333333 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
    text-align: justify;
}

.TongYongXiLan .cont img,
.TongYongXiLan .cont table {
    max-width: 100%;
}

.TongYongXiLan #cont br {
    display: none;
}

.TongYongXiLan .ShangXia {
    padding-top: 30px;
    border-top: 1px dashed #e8e8e8;
    margin-top: 40px;
    padding-bottom: 40px;
}

.TongYongXiLan .ShangXia p span {
    display: inline-block;
    font-size: 32px;
    color: #333333;
    vertical-align: top;
    line-height: 60px;
}

.TongYongXiLan .ShangXia p a {
    display: inline-block;
    font-size: 32px;
    color: #333333;
    max-width: 970px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 60px;
}

.TongYongXiLan .ShangXia p a:hover {
    color: #295de0;
}

.TongYongXiLan .titletable1 {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    margin-top: 40px;
}

.TongYongXiLan .titletable2 {
    display: none;
}

table.titletable1 td {
    font-size: 22px;
    color: #333333;
}

.TongYongXiLan .titletable1 tr,
th,
td {
    padding: 15px 13px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    font-family: "微软雅黑";
    border: 1px solid #cfcfcf;
}

#_span_jiucuo {
    float: left;
    padding-top: 5px;
    margin-left: 20px;
}

.TongYongXiLan .cont .download-pdf {
    width: 168px;
    margin: 0 auto;
    display: block;
    background-color: #2a60ab;
    text-align: center !important;
    color: #fff !important;
    line-height: 52px !important;
    text-indent: 0;
    border-radius: 30px;
    margin-top: 20px;
}


/* 移动端适配 start */

@media (max-width: 1366px) and (min-width: 320px) {
    #leftbar {
        display: none;
    }
}

@media (max-width: 750px) and (min-width: 320px) {
    a {
        outline: none;
    }
    .container {
        width: 100%;
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .weather {
        display: none;
    }
    .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%);
    }
    .toolbar_pageZoomIc {
        display: none;
    }
    .toolbar_pageZoomDc {
        display: none;
    }
    .toolbar_Pointread {
        display: none;
    }
    .toolbar_openOrClose {
        display: none;
    }
    .toolbar_batchRead::after {
        display: none;
    }
    .function {
        float: none;
        padding-top: 0;
    }
    .function a {
        height: auto;
        margin-left: 0;
        padding: .75rem .2rem 0;
        font-size: .22rem;
        width: auto;
    }
    .function a:nth-child(1) {
        background: url(xy_slb_Img2.png) no-repeat center .25rem / .37rem .33rem;
    }
    .function a:nth-child(4) {
        background: url(xy_slb_Img5.png) no-repeat center .25rem / .26rem .34rem;
        float: right;
    }
    .function a:nth-child(4).batchReadOn {
        background: url(xy_slb_Img5_1.png) no-repeat center .25rem / .43rem .34rem;
    }
    .function a::after {
        height: 60%;
    }
    .pc_content {
        padding-top: .5rem;
        margin-top: 1.2rem;
        overflow: hidden;
        background: url(xy_slb_Img8_1.jpg) no-repeat center top / 7.5rem;
        background-color: #f1f9ff;
    }
    .logo {
        height: auto;
        padding-top: 0;
    }
    .logo img {
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .logo>p {
        margin-top: .5rem;
        width: 3.61rem;
        height: 0.8rem;
        background: url(xy_slb_Img9.png) no-repeat center / 3.61rem .8rem;
        font-size: .42rem;
        line-height: .8rem;
    }
    .carouselMap {
        height: 330px;
        overflow: hidden;
    }
    .carouselMap.container {
        padding: 0;
        margin-top: .4rem;
    }
    .carouselMap .swiper-slide>a,
    .carouselMap .swiper-slide>a img {
        width: 100%;
        height: 4.14rem;
    }
    .carouselMap .swiper-slide>p {
        width: 100%;
        padding-top: .3rem;
    }
    .carouselMap .swiper-slide>p a {
        font-size: .36rem;
        line-height: .6rem;
        padding: 0rem .3rem;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .carouselMap .pagination {
        bottom: .5rem;
        right: .4rem;
    }
    .carouselMap .switchBot a {
        left: .3rem;
        top: 35%;
    }
    .carouselMap .switchBot a:nth-child(2) {
        left: auto;
        right: .3rem;
    }
    .nxfw_main .hd {
        height: 1.3rem;
        line-height: 1.3rem;
        background: none;
    }
    .nxfw_main .hd a {
        font-size: .5rem;
    }
    .nxfw_main .bd {
        padding-bottom: .3rem;
    }
    .nxfw_main .bd a {
        width: 48%;
        padding-left: .3rem;
        font-size: .34rem;
        padding-top: .2rem;
        margin-right: 0rem;
        height: 2rem;
        margin-bottom: .4rem;
        background-size: 100% 100% !important;
    }
    .nxfw_main .bd a::after {
        left: .3rem;
        top: .9rem;
        height: 0.05rem;
    }
    .nxfw_main .bd a:nth-child(2n) {
        float: right;
    }
    .sixBlock .container {
        padding-top: .5rem;
    }
    .sixBlock a {
        padding-top: 1.6rem;
        font-size: .34rem;
        margin-bottom: .2rem;
    }
    .sixBlock .right {
        width: 100%;
    }
    .sixBlock .left {
        width: 100%;
    }
    .sixBlock .left a:nth-child(1) {
        width: 48%;
        background: url(xy_slb_Img26.png) no-repeat center .3rem / 1rem 1rem;
        background-color: #fff;
        height: 2.3rem;
    }
    .sixBlock .left a:nth-child(2) {
        width: 48%;
        background: url(xy_slb_Img27.png) no-repeat center .3rem / 1rem 1rem;
        background-color: #fff;
        float: right;
        height: 2.3rem;
    }
    .sixBlock .left a:nth-child(3) {
        background: url(xy_slb_Img30.png) no-repeat center .3rem / 1rem 1rem, url(xy_slb_Img35.png) no-repeat center bottom;
        background-color: #fff;
        float: right;
        height: 2.3rem;
        padding-top: 1.5rem;
    }
    .sixBlock .right a:nth-child(1) {
        width: 48%;
        background: url(xy_slb_Img28.png) no-repeat center .3rem / 1rem 1rem;
        background-color: #fff;
        height: 2.3rem;
    }
    .sixBlock .right a:nth-child(2) {
        width: 48%;
        background: url(xy_slb_Img29.png) no-repeat center .3rem / 1rem 1rem;
        background-color: #fff;
        float: right;
        height: 2.3rem;
    }
    .sixBlock .right a:nth-child(3) {
        background: url(xy_slb_Img31.png) no-repeat center .3rem / 1rem 1rem, url(xy_slb_Img35.png) no-repeat center bottom;
        background-color: #fff;
        float: right;
        height: 2.3rem;
        padding-top: 1.5rem;
    }
    .sixBlock {
        height: auto;
        padding-bottom: .3rem;
    }
    .footer_slb {
        height: auto;
        padding-bottom: .3rem;
    }
    .footer_slb br {
        display: block;
    }
    .footer_slb .left {
        padding-top: .2rem;
    }
    .footer_slb .left .hd a {
        font-size: .24rem;
        line-height: .56rem;
    }
    .footer_slb .left .bd * {
        font-size: .24rem;
        line-height: .46rem;
    }
    .footer_slb .left .bd img {
        width: 0.2rem;
        height: 0.22rem;
        margin-right: rem;
    }
    .footer_slb .right {
        float: left;
        padding-top: .2rem;
    }
    .footer_slb .right a {
        margin-left: 0;
        margin-right: .2rem;
    }
    .footer_slb .right a:nth-child(1) img {
        width: .53rem;
    }
    .footer_slb .right a:nth-child(2) {
        margin-top: .05rem !important;
    }
    .footer_slb .right a:nth-child(2) img {
        width: 1.1rem;
    }
    .xll_pagebox {
        margin-top: .6rem;
        margin-bottom: .5rem;
    }
    .xll_pagebox span,
    .xll_pagebox a {
        font-size: .3rem;
        padding: .15rem .2rem;
        margin: 0 0.05rem;
    }
    .subMain {
        margin-top: .4rem;
    }
    .position {
        height: 1.02rem;
        line-height: 1.02rem;
        font-size: .26rem;
    }
    .position span {
        font-size: .26rem;
        background: url(xy_slb_Img37.png) no-repeat left center / .32rem;
        padding-left: .5rem;
    }
    .position a {
        line-height: 1.02rem;
        font-size: .26rem;
    }
    .subTitle {
        height: 1.15rem;
        line-height: 1.15rem;
    }
    .subTitle span {
        font-size: .38rem;
    }
    .tylb_main ul {
        padding-bottom: .3rem;
    }
    .tylb_main ul li {
        padding: .3rem .2rem;
        margin-bottom: .4rem;
    }
    .tylb_main ul .left_li {
        width: 100%;
    }
    .tylb_main ul .left_li a {
        font-size: .32rem;
        line-height: .5rem;
        display: inline;
    }
    .tylb_main ul .left_li span {
        font-size: .3rem;
        margin-top: 0rem;
        line-height: .5rem;
        display: inline;
        margin-left: 0.4rem;
    }
    .tylb_main ul .right_li em {
        width: 1.6rem;
        height: 0.8rem;
        line-height: .8rem;
        border-radius: .45rem;
        padding-left: .7rem;
        font-size: .3rem;
        background: url(xy_slb_Img36.png) no-repeat .3rem center / .34rem;
        background-color: #e46d15;
    }
    .ldlb_main ul li {
        margin-bottom: .4rem;
    }
    .ldlb_main ul li .left_li {
        display: block;
        float: none;
        width: 1.76rem;
        height: 2.5rem;
        margin-top: .3rem;
    }
    .ldlb_main ul li .right_li1 {
        width: 100%;
        padding-left: .3rem;
        padding-top: .3rem;
    }
    .ldlb_main ul li .right_li1 a {
        font-size: .34rem;
        line-height: .5rem;
        margin-bottom: .2rem;
    }
    .ldlb_main ul li .right_li1 span,
    .ldlb_main ul li .right_li1 p {
        font-size: .32rem;
        line-height: .52rem;
    }
    .ldlb_main ul .right_li2 {
        padding-top: .2rem;
        padding-bottom: .3rem;
        float: left;
        margin-left: .3rem;
    }
    .ldlb_main ul .right_li2 em {
        width: 1.6rem;
        height: 0.8rem;
        line-height: .8rem;
        border-radius: .45rem;
        padding-left: .7rem;
        font-size: .3rem;
        background: url(xy_slb_Img36.png) no-repeat .3rem center / .34rem;
        background-color: #e46d15;
    }
    .ldxl_main1 img {
        width: 1.75rem;
        height: 2.55rem;
    }
    .LangDuButton {
        width: 1.6rem;
        height: 0.8rem;
        line-height: .8rem;
        border-radius: 0.45rem;
        padding-left: 0.7rem;
        font-size: .3rem;
        background: url(xy_slb_Img39.png) no-repeat 0.3rem center / 0.32rem;
        background-color: #e46d15;
    }
    .pause {
        background: url(xy_slb_Img40.png) no-repeat .3rem center / .31rem;
        background-color: #e46d15;
    }
    .ldxl_main1 {
        padding-top: 0rem;
    }
    .ldxl_main1 span {
        font-size: .34rem;
        line-height: .5rem;
        margin: .3rem 0 .2rem;
    }
    .ldxl_main1 p {
        font-size: .32rem;
        line-height: .52rem;
    }
    .ldxl_main2 h3 {
        font-size: .38rem;
        height: 0.7rem;
        margin-top: .4rem;
    }
    .ldxl_main2 .cont * {
        font-size: .3rem !important;
        line-height: .52rem !important;
    }
    .ldxl_main2 {
        padding-bottom: .6rem;
    }
    .ldxl_main {
        margin-bottom: .4rem;
    }
    .TongYongXiLan h1 {
        font-size: .34rem;
        line-height: .68rem;
        margin-top: 0.4rem;
    }
    .TongYongXiLan .sourceBox {
        padding: 0.2rem 0.3rem;
        height: auto;
        margin-top: 0.4rem;
    }
    .TongYongXiLan .sourceBox p {
        font-size: .24rem;
        line-height: .44rem;
    }
    .TongYongXiLan .sourceBox em {
        top: .25rem;
        right: .3rem;
    }
    .TongYongXiLan .cont {
        padding-top: .3rem;
    }
    .TongYongXiLan .cont * {
        font-size: .3rem !important;
        line-height: .66rem !important;
    }
    .TongYongXiLan .ShangXia {
        margin-top: 0.3rem;
        padding-top: 0.4rem;
        padding-bottom: .4rem;
    }
    .TongYongXiLan .ShangXia p {
        line-height: .6rem;
    }
    .TongYongXiLan .ShangXia p span {
        font-size: .3rem;
        line-height: .6rem;
    }
    .TongYongXiLan .ShangXia p a {
        max-width: 80%;
        font-size: .3rem;
        line-height: .6rem;
    }
    .TongYongXiLan {
        margin-bottom: .4rem;
    }
    .TongYongXiLan .titletable1 {
        display: none;
    }
    .TongYongXiLan .titletable2 {
        display: block;
        margin-top: .4rem;
    }
    table.titletable1 td {
        font-size: 16px;
    }
    #_span_jiucuo {
        margin-left: 0rem;
    }
    #_span_jiucuo img {
        width: 1.1rem;
    }
    .TongYongXiLan .cont .download-pdf {
        width: 2rem;
        height: .6rem;
        line-height: .6rem !important;
    }
}


/* 移动端适配 end */