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: #015293;
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

*+html .clear {
    zoom: 1;
}

* {
    margin: 0;
    padding: 0;
    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*/
}

.slb_container {
    width: 1200px;
    margin: 0 auto;
}

html {
    width: 100%;
    /* height: 100%; */
}

body {
    width: 100%;
    height: 100%;
    background: #eff3fd;
}

.slb_header {
    height: 137px;
    background: #fff;
}

.slb_header .slb_container {
    height: 100%;
}

.slb_logo {
    float: left;
}

.slb_logo img {
    display: block;
    margin: 0 auto;
    margin-top: 32px;
}

.slb_function {
    float: right;
    height: 100%;
}

.slb_function a {
    float: left;
    color: #333333;
    font-size: 18px;
    height: 100%;
    padding: 90px 22.5px 0;
    box-sizing: border-box;
    position: relative;
}

.slb_function a:last-child::after {
    display: none;
}

.slb_function a:hover {
    color: #015293;
}

.slb_function a:nth-child(1) {
    background: url(slb_nav1.png) no-repeat center 31px;
}

.slb_function a:nth-child(2) {
    background: url(slb_nav2.png) no-repeat center 31px;
}

.slb_function a:nth-child(3) {
    background: url(slb_nav3.png) no-repeat center 31px;
}

.slb_function a:nth-child(4) {
    background: url(slb_nav4.png) no-repeat center 31px;
}

.slb_function a:nth-child(4).batchReadOn {
    background: url(slb_nav4_1.png) no-repeat center 31px;
}

.slb_function a:nth-child(5) {
    background: url(slb_nav5.png) no-repeat center 31px;
}

.slb_function a:nth-child(5).PointreadOn {
    background: url(slb_nav5_1.png) no-repeat center 31px;
}

.slb_function a:nth-child(6) {
    background: url(slb_nav6.png) no-repeat center 31px;
}

.slb_background {
    width: 100%;
    height: 437px;
    background: url(slb_bg.png) no-repeat center;
}

.slb_idx_tt {
    margin-top: -131px;
    position: relative;
}

.slb_idx_tt .slb_container {
    height: 170px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0px 5px 15px 0px rgba(216, 216, 216, .55);
    box-sizing: border-box;
    padding: 0 40px;
    text-align: center;
}

.slb_idx_tt .slb_container a {
    display: inline-block;
    line-height: 170px;
    padding-left: 108px;
    background: url(slb_tout.png) no-repeat left center;
    font-size: 42px;
    color: #000000;
    font-weight: 700;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.slb_idx_tt .slb_container a:hover {
    color: #015293;
}

.carouselMap {
    box-sizing: border-box;
    padding: 40px 40px 50px;
    background: #fff;
}

.carouselMap .swiper-container {
    height: 312px;
    width: 1120px;
    float: left;
}

.carouselMap .swiper-wrapper {
    width: 585px;
    height: 100%;
}

.carouselMap .swiper-slide {
    width: 1120px;
    height: 100%;
    background: #f4f5fa;
}

.carouselMap .swiper-slide>a,
.carouselMap .swiper-slide>a img {
    width: 585px;
    float: left;
    height: 100%;
}

.carouselMap .swiper-slide>div {
    float: left;
    width: 445px;
    margin-left: 40px;
}

.carouselMap .swiper-slide>div a {
    display: inline-block;
    font-size: 36px;
    color: #000000;
    line-height: 60px;
    font-weight: 700;
    margin-top: 45px;
    margin-bottom: 40px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.carouselMap .swiper-slide>div span {
    display: block;
    font-size: 18px;
    color: #666666;
}

.carouselMap .swiper-slide>div a:hover {
    color: #015293;
}

.carouselMap .switchBot a {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 666;
}

.carouselMap .switchBot a:nth-child(2) {
    left: 537px;
}

.slb_idx_ywdt {
    box-shadow: 0px 5px 15px 0px rgba(216, 216, 216, 0.55);
    width: 1200px;
    margin: 0 auto;
}

.slb_idx_ywdt_s {
    background: #fff;
    padding: 0 40px 50px;
    box-sizing: border-box;
    border-radius: 5px;
}

.slb_idx_ywdt_s a {
    float: left;
    width: 347px;
    height: 250px;
    box-sizing: border-box;
    padding-top: 170px;
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    transition: transform .3s;
}

.slb_idx_ywdt_s a:nth-child(1) {
    background: url(slb_idx_img1.png) no-repeat center;
}

.slb_idx_ywdt_s a:nth-child(2) {
    background: url(slb_idx_img2.png) no-repeat center;
    margin: 0 39px;
}

.slb_idx_ywdt_s a:nth-child(3) {
    background: url(slb_idx_img3.png) no-repeat center;
}

.slb_idx_ywdt_s a:hover {
    transform: scale(1.05);
}

.slb_idx_zwgk {
    margin-top: 60px;
}

.slb_idx_zwgk .slb_container {
    background: #fff;
    box-sizing: border-box;
    padding: 55px 40px 50px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 5px 15px 0px rgba(216, 216, 216, 0.55);
}

.idx_tit {
    text-align: center;
    background: url(slb_idx_icon1.png) no-repeat left center, url(slb_idx_icon2.png) no-repeat right center;
}

.idx_tit span {
    display: inline-block;
    font-size: 44px;
    font-weight: 700;
    color: #015293;
    padding: 0 30px;
    background: #fff;
}

.slb_idx_zwgk1 .cont {
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
}

.slb_idx_zwgk1 .cont a {
    float: left;
    width: 538px;
    height: 230px;
    line-height: 230px;
    box-sizing: border-box;
    padding-left: 257px;
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    transition: transform .3s;
}

.slb_idx_zwgk1 .cont a:nth-child(1) {
    background: url(slb_idx_img4.png) no-repeat center;
    margin-right: 40px;
}

.slb_idx_zwgk1 .cont a:nth-child(2) {
    background: url(slb_idx_img5.png) no-repeat center;
}

.slb_idx_zwgk1 .cont a:hover {
    transform: scale(1.05);
}

.slb_idx_zwgk2 {
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}

.slb_idx_zwgk2 .idx_tit {
    text-align: left;
}

.slb_idx_zwgk2 .idx_tit span {
    padding-left: 0;
}

.slb_idx_zwgk2>div {
    width: 538px;
    margin: 0;
}

.slb_idx_zwgk2>div .cont {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}

.slb_idx_zwgk2>div .cont a {
    width: 249px;
    height: 250px;
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    padding-top: 170px;
    margin: 0;
    transition: transform .3s;
}

.slb_idx_zwgk2>div .cont a:hover {
    transform: scale(1.05);
}

.slb_idx_zwgk2>div.left .cont a:nth-child(1) {
    background: url(slb_idx_img6.png) no-repeat center;
}

.slb_idx_zwgk2>div.left .cont a:nth-child(2) {
    background: url(slb_idx_img7.png) no-repeat center;
}

.slb_idx_zwgk2>div.right .cont a:nth-child(1) {
    background: url(slb_idx_img8.png) no-repeat center;
}

.slb_idx_zwgk2>div.right .cont a:nth-child(2) {
    background: url(slb_idx_img9.png) no-repeat center;
}

.slb_idx_zwfw {
    height: 924px;
    background: url(lsb_idx_bg.png) no-repeat center;
    box-sizing: border-box;
    padding-top: 150px;
}

.slb_idx_zwfw1 {
    margin-top: 40px;
}

.slb_idx_zwfw1 a {
    display: block;
    position: relative;
    width: 1200px;
    height: 120px;
}

.slb_idx_zwfw1 a img {
    display: block;
}

.slb_idx_zwfw1 a span {
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 120px;
    text-align: center;
    top: 0;
    font-size: 38px;
    color: #ffffff;
    font-weight: 700;
}

.slb_idx_zwfw2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.slb_idx_zwfw2 a {
    width: 580px;
    height: 142px;
    display: flex;
    align-items: center;
    font-size: 32px;
    color: #333333;
    line-height: 46px;
    font-weight: 700;
    box-sizing: border-box;
    padding-left: 32px;
    margin-top: 30px;
    transition: transform .3s;
}

.slb_idx_zwfw2 a.a1 {
    background: url(slb_idx_img10.png) no-repeat center;
}

.slb_idx_zwfw2 a.a2 {
    background: url(slb_idx_img11.png) no-repeat center;
}

.slb_idx_zwfw2 a.a3 {
    background: url(slb_idx_img12.png) no-repeat center;
}

.slb_idx_zwfw2 a.a4 {
    background: url(slb_idx_img13.png) no-repeat center;
}

.slb_idx_zwfw2 a.a5 {
    background: url(slb_idx_img14.png) no-repeat center;
}

.slb_idx_zwfw2 a.a6 {
    background: url(slb_idx_img15.png) no-repeat center;
}

.slb_idx_zwfw2 a:hover {
    transform: translateX(10px);
    color: #015293;
}

.slb_footer {
    height: 192px;
    background: #015293;
}

.slb_footer .slb_container {
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.slb_footer .slb_container>div {
    margin: 0;
    height: 100%;
    box-sizing: border-box;
}

.slb_footer .slb_container .slb_footer_left {
    padding-top: 45px;
}

.slb_footer .slb_container .slb_footer_left * {
    color: #9cc3e2;
    font-size: 18px;
    line-height: 36px;
}

.slb_footer .slb_container .slb_footer_right {
    display: flex;
    align-items: center;
}

.slb_footer .slb_container .slb_footer_right a:nth-child(1) {
    margin-right: 30px;
}

.slb_footer .slb_container .slb_footer_left a:hover {
    text-decoration: underline;
}

.sub_marginTop {
    margin-top: -133px;
    margin-bottom: 60px;
}

.sub_marginTop .slb_container {
    box-sizing: border-box;
    padding: 0 40px 50px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 15px 0px rgba(216, 216, 216, 0.55);
}

.sub_title {
    height: 140px;
    line-height: 140px;
    background: url(../images_slb/sub_title2.png) no-repeat center right;
}

.sub_title span {
    display: inline-block;
    font-size: 44px;
    font-weight: 700;
    color: #015293;
    padding-left: 27px;
    background: url(../images_slb/sub_title1.png) no-repeat left center;
    background-color: #fff;
    padding-right: 20px;
}

.sub_tabNav {
    display: flex;
    justify-content: space-between;
}

.sub_tabNav a {
    text-align: center;
    font-size: 34px;
    color: #333333;
    width: 265px;
    height: 93px;
    line-height: 93px;
    background: url(../images_slb/sub_tabTit.png) no-repeat center;
    font-weight: 700;
    transition: background .3s;
    border-radius: 10px;
}

.sub_tabNav a.on,
.sub_tabNav a:hover {
    background: #015293;
    color: #fff;
}

.sub_tongList ul {
    padding-top: 60px;
}

.sub_tongList ul li {
    background: #f4f5fa;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 30px 30px;
    display: flex;
    justify-content: space-between;
}

.sub_tongList ul li>div.div1 {
    max-width: 80%;
    display: flex;
    align-items: center;
}

.sub_tongList ul li>div.div1 a {
    font-size: 34px;
    color: #333333;
    line-height: 58px;
    padding-left: 32px;
    position: relative;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sub_tongList ul li>div.div1 a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 23px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #015293;
}

.sub_tongList ul li>div.div1 a:hover {
    color: #015293;
}

.sub_tongList ul li>div.div2 span {
    display: block;
    font-size: 24px;
    color: #999999;
    line-height: 58px;
    width: 167px;
    text-align: center;
}

.sub_tongList ul li>div.div2 p {
    font-size: 34px;
    color: #333333;
    line-height: 58px;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 32px;
}

.sub_lingdaoList ul li {
    display: flex;
    justify-content: space-between;
    background: #f4f5fa;
    box-sizing: border-box;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.sub_lingdaoList ul li:last-child {
    margin-bottom: 10px;
}

.sub_lingdaoList ul li .left a,
.sub_lingdaoList ul li .left a img {
    display: block;
    width: 130px;
    height: 179px;
}

.sub_lingdaoList ul li .mid {
    width: 700px;
}

.sub_lingdaoList ul li .mid a {
    display: inline-block;
    font-size: 34px;
    line-height: 58px;
    color: #333333;
    font-weight: 700;
}

.sub_lingdaoList ul li .mid span {
    display: block;
    font-size: 30px;
    color: #333333;
    line-height: 52px;
}

.sub_lingdaoList ul li .mid p {
    font-size: 30px;
    color: #333333;
    line-height: 52px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sub_lingdaoList ul li .right {
    display: flex;
    align-items: center;
}

.sub_lingdaoXL1 {
    text-align: center;
}

.sub_lingdaoXL1 img {
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 179px;
}

.sub_lingdaoXL1 p {
    font-size: 34px;
    color: #333333;
    font-weight: 700;
    line-height: 58px;
    margin: 15px 0 10px;
}

.sub_lingdaoXL_cont .tit {
    height: 70px;
    border-bottom: 1px solid #c9e7ff;
}

.sub_lingdaoXL_cont .tit span {
    display: block;
    font-size: 32px;
    color: #333333;
    font-weight: 700;
    padding-left: 71px;
    height: 52px;
    line-height: 52px;
}

.sub_lingdaoXL_cont .cont {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
    padding: 30px 0;
}

.sub_lingdaoXL_cont .cont * {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
}

.sub_lingdaoXL_cont1 {
    margin-top: 50px;
}

.sub_lingdaoXL_cont2 .cont {
    padding-bottom: 0;
}

.sub_lingdaoXL_cont1 .tit span {
    background: url(../images_slb/sub_lingdao_icon1.png) no-repeat left center;
}

.sub_lingdaoXL_cont2 .tit span {
    background: url(../images_slb/sub_lingdao_icon2.png) no-repeat left center;
}

.sub_jgznBox {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
}

.sub_jgznBox * {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
}

.sub_title .LangDuButton {
    position: relative;
    top: -4px;
    left: -5px;
}

.sub_tyxlBox {
    padding: 50px 0 0;
}

.sub_tyxlBox>h1 {
    font-size: 38px;
    color: #222222;
    line-height: 56px;
    text-align: center;
    margin-top: 40px;
}

.sub_tyxlBox .sourceBox {
    background: #f4f5fa;
    padding: 30px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.sub_tyxlBox .sourceBox>div {
    max-width: 845px;
}

.sub_tyxlBox .sourceBox>div p,
.sub_tyxlBox .sourceBox>div span {
    font-size: 22px;
    color: #666666;
    line-height: 40px;
}

.sub_tyxlBox .cont {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
    padding: 40px 0 0;
}

.sub_tyxlBox .cont * {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
}

.sub_tyxlBox .cont img {
    max-width: 100%;
}

.sub_tyxlBox .cont table {
    max-width: 100%;
}

.sub_tyxlBox .titletable1 {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}

.sub_tyxlBox .titletable2 {
    display: none;
}

table.titletable1 td {
    font-size: 22px;
    color: #333333;
}

.sub_tyxlBox .titletable1 tr,
th,
td {
    padding: 15px 13px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    font-family: "寰蒋闆呴粦";
    border: 1px solid #cfcfcf;
}

.xx_xjxzBox .hd {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
    padding: 40px 0 0;
}

.xx_xjxzBox .hd * {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
}

.xx_xjxzBox .jumpInput {
    margin-top: 30px;
    position: relative;
    text-align: center;
    padding-top: 60px;
    border-top: 1px solid #c9e7ff;
}

.xx_xjxzBox .jumpInputCon {
    text-align: center;
}

.xx_xjxzBox .jumpInput label {
    display: block;
    width: 34px;
    height: 34px;
    cursor: pointer;
    position: absolute;
    top: 59px;
    left: 328px;
    box-sizing: border-box;
    background: #fff;
    border: 3px solid #b8b8b8;
    border-radius: 5px;
}

.xx_xjxzBox .jumpInput input:checked+label::before {
    display: block;
    content: "\2714";
    text-align: center;
    font-size: 34px;
    color: #015293;
    line-height: 25px;
}

.xx_xjxzBox .jumpInput input {
    width: 34px;
    height: 34px;
    border: none;
    cursor: pointer;
    margin-right: 10px;
    /*visibility: hidden;*/
    opacity: 0;
}

.xx_xjxzBox .jumpInput span {
    font-size: 30px;
    color: #333333;
}

.xx_xjxzBox .jumpInput button {
    display: inline-block;
    width: 200px;
    height: 90px;
    line-height: 90px;
    border: none;
    font-size: 34px;
    color: #fff;
    cursor: not-allowed;
    background-color: #999;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    margin-top: 40px;
}

.xx_xjxzBox .jumpInput button.active {
    background-color: #015293;
    transition: .3s;
    cursor: pointer;
}

.xx_hfhyBox ul {
    padding-top: 50px;
}

.xx_hfhyBox ul li {
    background: #f4f5fa;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 30px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xx_hfhyBox ul li:last-child {
    margin-bottom: 0;
}

.xx_hfhyBox ul li>em {
    display: inline-block;
    color: #fff;
    width: 167px;
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    padding-left: 81px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 28px;
    font-weight: 400;
    background: url(sub_xx_hfhy.png) no-repeat 30px center;
    background-color: #015293;
    text-align: left;
}

.xx_hfhyBox ul li>em a {
    color: #fff;
    font-size: 28px;
    display: block;
}

.xx_hfhyBox ul li>div {
    max-width: 80%;
}

.xx_hfhyBox ul li>div a {
    font-size: 34px;
    color: #333333;
    line-height: 58px;
    padding-left: 32px;
    position: relative;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xx_hfhyBox ul li>div a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 23px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #015293;
}

.xx_hfhyBox ul li>div span {
    display: block;
    line-height: 58px;
    color: #999999;
    font-size: 24px;
    padding-left: 30px;
}

.xx_xjxqBox {
    padding-top: 20px;
}

.xx_xjxqBox>div {
    padding: 0 30px;
}

.xx_xjxqBox>div .block {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.xx_xjxqBox>div .block.block3 span {
    min-height: 245px;
}

.xx_xjxqBox>div .block.block4 em {
    margin-left: -30px;
}

.xx_xjxqBox>div .block>div {
    flex: 1;
    display: flex;
}

.xx_xjxqBox>div .block>div:nth-child(2) {
    width: 370px;
    flex: none;
    margin-left: 40px;
}

.xx_xjxqBox>div .block>div em {
    font-size: 30px;
    color: #333333;
    height: 70px;
    line-height: 70px;
}

.xx_xjxqBox>div .block>div span {
    border-radius: 5px;
    font-size: 28px;
    color: #333333;
    border: 1px solid #dedede;
    line-height: 40px;
    padding: 6px 30px;
    flex: 1;
    line-height: 56px;
}

.xx_xjxqBox .xx_xjxqBox_lx {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #c9e7ff;
}

.xx_xjcxBox_form {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.xx_xjcxBox_form span {
    font-size: 30px;
    line-height: 70px;
    color: #333333;
    margin-right: 30px;
}

.xx_xjcxBox_form input {
    width: 330px;
    height: 70px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #dedede;
    padding: 0 30px;
    margin-right: 30px;
    outline: none;
    font-size: 28px;
}

.xx_xjcxBox_form input::placeholder {
    font-size: 28px;
    color: #999999;
}

.xx_xjcxBox_form button {
    width: 160px;
    height: 70px;
    box-sizing: border-box;
    border: none;
    outline: none;
    border-radius: 5px;
    background: #015293;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
}

.xx_xjcxBox_tit {
    text-align: center;
    font-size: 28px;
    color: #333333;
    line-height: 128px;
}

.xx_xjcxBox_list .hd {
    display: flex;
    padding-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
}

.xx_xjcxBox_list .hd span {
    font-size: 30px;
    color: #015293;
}

.xx_xjcxBox_list .hd span:nth-child(1) {
    width: 180px;
}

.xx_xjcxBox_list .hd span:nth-child(2) {
    width: 315px;
}

.xx_xjcxBox_list .hd span:nth-child(3) {
    width: 250px;
}

.xx_xjcxBox_list .hd span:nth-child(4) {
    width: 195px;
}

.xx_xjcxBox_list .hd span:nth-child(5) {
    width: 170px;
    text-align: center;
}

.xx_xjcxBox_list {
    margin-top: 90px;
    min-height: 400px;
}

.xx_xjcxBox_list .bd .block {
    display: flex;
    margin-top: 40px;
}

.xx_xjcxBox_list .bd .block span {
    font-size: 34px;
    color: #333333;
    line-height: 70px;
}

.xx_xjcxBox_list .bd .block span:nth-child(1) {
    width: 180px;
}

.xx_xjcxBox_list .bd .block span:nth-child(2) {
    width: 315px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xx_xjcxBox_list .bd .block span:nth-child(3) {
    width: 250px;
}

.xx_xjcxBox_list .bd .block span:nth-child(4) {
    width: 195px;
}

.xx_xjcxBox_list .bd .block a {
    width: 170px;
    height: 70px;
    line-height: 70px;
    background: url(../images_slb/sub_xx_xjcx.png) no-repeat 30px center;
    background-color: #ccc;
    color: #fff;
    cursor: no-drop;
    box-sizing: border-box;
    padding-left: 85px;
    font-size: 30px;
    border-radius: 5px;
}

.xx_xjcxBox_list .bd .block a.on {
    background-color: #ed1b24;
    cursor: pointer;
}

.sub_xjbdBox {
    padding-top: 20px;
}

.sub_xjbdBox .block {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.sub_xjbdBox .block>div {
    display: flex;
}

.sub_xjbdBox .block>div em {
    font-size: 30px;
    color: #ff2626;
    line-height: 70px;
    margin-right: 10px;
}

.sub_xjbdBox .block>div span {
    font-size: 30px;
    color: #333333;
    line-height: 70px;
}

.sub_xjbdBox .block>div input,
.sub_xjbdBox .block>div select,
.sub_xjbdBox .block>div textarea {
    flex: 1;
    box-sizing: border-box;
    padding: 0 30px;
    height: 70px;
    font-size: 28px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #dedede;
    font-family: "微软雅黑";
}

.sub_xjbdBox .block>div textarea {
    min-height: 290px;
    padding: 20px 30px;
}

.sub_xjbdBox .block>div select {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
    background: url(../images_slb/sub_xx_xjbd1.png) no-repeat right 30px center;
}

.sub_xjbdBox .block>div input::placeholder,
.sub_xjbdBox .block>div select::placeholder,
.sub_xjbdBox .block>div textarea::placeholder {
    font-size: 28px;
    color: #999999;
}

.sub_xjbdBox .block>div:nth-child(1) {
    flex: 1;
}

.sub_xjbdBox .block>div:nth-child(2) {
    width: 545px;
    margin-left: 30px;
}

.sub_xjbdBox .block.yzm>div em {
    margin-left: 30px;
}

.sub_xjbdBox .block.yzm>div input {
    width: 250px;
    flex: none;
}

.sub_xjbdBox .block.yzm>div img {
    display: block;
    width: 250px;
    height: 70px;
    margin-left: 25px;
}

.sub_xjbdBox .block.yzm>div a {
    font-size: 28px;
    line-height: 70px;
    color: #333333;
    margin-left: 20px;
}

.sub_xjbdBox .block.yzm>div a i {
    color: #015293;
}

.sub_xjbdBox .block.button {
    justify-content: normal;
    padding-left: 173px;
    padding-top: 10px;
}

.sub_xjbdBox .block.button button {
    outline: none;
    border: none;
    width: 200px;
    height: 90px;
    background: #e6e6e6;
    color: #333333;
    font-size: 34px;
    border-radius: 5px;
    margin-right: 40px;
    cursor: pointer;
}

.sub_xjbdBox .block.button button:nth-child(1) {
    background: #015293;
    color: #fff;
}

.sub_zjdcXLBox {
    margin-top: 50px;
}

.sub_zjdcXLBox .hd {
    height: 68px;
    line-height: 68px;
    background: #015293;
    border-radius: 10px 10px 0 0;
}

.sub_zjdcXLBox .hd span {
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    padding-left: 40px;
}

.sub_zjdcXLBox .bd {
    border: 1px solid #9fd0f7;
    border-radius: 0 0 10px 10px;
    border-top: none;
}

.sub_zjdcXLBox_zjjg {
    font-size: 30px !important;
    line-height: 56px !important;
    color: #222222 !important;
    font-family: "微软雅黑" !important;
    padding: 35px 50px;
    text-align: justify;
}

.sub_zjdcXLBox_zjjg * {
    font-size: 30px !important;
    line-height: 56px !important;
    color: #222222 !important;
    font-family: "微软雅黑" !important;
}

.sub_zjdcXLBox_yjfk {
    padding: 40px 30px 50px 50px;
}

.sub_zjdcXLBox_yjfk .block:first-child {
    margin-top: 0;
}

.sub_zjdcXLBox_yjfk .block.yzm>div em {
    margin-left: -30px;
}

.sub_zjdcXLBox_yjfk .block>div:nth-child(2) {
    width: 530px;
    margin-left: 0;
}

.sub_zjdcXLBox_yjfk .block>div:nth-child(2) input {
    width: 354px;
    flex: none;
}

.sub_zjdcXLBox_yjfk .block:first-child>div:first-child {
    width: 510px;
    flex: none;
}

.sub_zjdcXLBox_yjfk .block:first-child>div:first-child input {
    width: 340px;
    flex: none;
}

.sub_zjdcXLBox_yjfk .block.yzm>div a {
    margin-left: 0;
}

.sub_zjdcXLBox_yjfk .block.yzm>div img {
    width: 195px;
}

.sub_zjdcXLBox_yjfk .block.yzm>div:nth-child(2) {
    width: 395px;
}

.sub_zjdcXLBox_yjfk .block.yzm>div:nth-child(2) button {
    width: 175px;
    height: 70px;
    outline: none;
    border: none;
    background: #e6e6e6;
    color: #222222;
    font-size: 30px;
    margin-left: 20px;
    border-radius: 5px;
    cursor: pointer;
}

.sub_zjdcXLBox_yjfk .block.yzm>div:nth-child(2) button:nth-child(1) {
    background: #015293;
    color: #fff;
}

.sub_zjdcXLBox_yjfk .block>div textarea {
    min-height: 200px;
}

.sub_zjdcXLBox_zjlb {
    padding: 30px 40px;
}

.sub_zjdcXLBox_zjlb ul li {
    display: flex;
    font-size: 30px;
    line-height: 60px;
    color: #222222;
}

.sub_zjdcXLBox_zjlb ul li span {
    color: #015293;
    margin-right: 35px;
}

.sub_zjdcXLBox_zjlb ul li i {
    color: #666666;
    margin-left: 30px;
}

.sub_zjdcXLBox_zjlb ul li p {
    max-width: 640px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gltqm-prompt-box {
    position: fixed;
    z-index: 2000;
    height: 200px;
    width: 300px;
    left: 50%;
    top: 200px;
    margin-left: -150px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: none;
}

.gltqm-prompt-posi {
    position: relative;
    height: 100%;
    width: 100%;
}

.gltqm-prompt-tit {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background: #eee;
}

.gltqm-prompt-conts {
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;
    height: 40px;
}

.gltqm-prompt-conts p {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.gltqm-prompt-btn {
    width: 200px;
    height: 30px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -100px;
}

.gltqm-prompt-btn input {
    height: 30px;
    width: 40%;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}

.gltqm-prompt-lf {
    background: #3a9bd3;
}

.gltqm-prompt-rt {
    background: #ccc;
}

#zjdcResBox {
    display: none;
}

#zjdcResBox .zjdcResTit {
    height: 50px;
    line-height: 50px;
    padding: 0 33px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    background: #024ca1;
}

#zjdcResBox .zjdcResCont {
    padding: 30px;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
}

#zjdcResBox .zjdcResCont p {
    text-indent: 2em;
    margin-bottom: 20px;
}

#zjdcResBox .zjdcResCont * {
    font-size: 16px !important;
    line-height: 36px !important;
}


/* 信件评价 start */

#mask_shadow {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#popup {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 50% !important;
    transform: translate(-50%, -50%);
    width: 380px;
    height: 250px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}

#popup.show {
    display: block;
    opacity: 1;
}

#mask_shadow.show {
    display: block;
    opacity: 1;
}

#popup .title {
    position: relative;
    width: 100%;
    height: 55px;
    background-color: #5bc0de;
    cursor: move;
}

#popup .title p {
    padding-left: 14px;
    line-height: 55px;
    color: #fff;
}

#popup .title span {
    position: absolute;
    top: 12px;
    right: 20px;
    width: 30px;
    height: 30px;
    color: #000;
    opacity: 0.2;
    font-size: 21px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #333;
}

#popup .title span:hover {
    opacity: 0.8;
}

#popup .cont {
    width: 100%;
    height: 135px;
    background-color: #ffffff;
}

#btn1 {
    /*margin: 30px;*/
}

#starRating .photo span {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 42px;
    overflow: hidden;
    margin-right: 23px;
    cursor: pointer;
}

#starRating .photo span:last-child {
    margin-right: 0px;
}

#starRating .photo span .nohigh {
    position: absolute;
    width: 44px;
    height: 42px;
    top: 0;
    left: 0;
    background: url(star.png);
}

#starRating .photo span .high {
    position: absolute;
    width: 44px;
    height: 42px;
    top: 0;
    left: 0;
    background: url(star1.png);
}

#starRating .starNum {
    font-size: 26px;
    color: #de4414;
    margin-top: 4px;
    margin-bottom: 10px;
}

#starRating .bottoms {
    height: 54px;
    border-top: 1px solid #d8d8d8;
}

#starRating .photo {
    margin-top: 30px;
}

#starRating .bottoms a {
    margin-bottom: 0;
}

#starRating .bottoms .garyBtn {
    margin-right: 57px !important;
}

#starRating .bottoms a {
    width: 130px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    display: inline-block;
    font-size: 16px;
    transition: all 0.2s linear;
    margin: 16px 0 22px;
    text-align: center;
    cursor: pointer;
}

.garyBtn {
    margin-right: 60px !important;
    background-color: #e1e1e1;
    color: #999999;
}

.blueBtn {
    background-color: #1968b1;
    color: #fff;
}

.blueBtn:hover {
    background: #0e73d0;
}


/* 信件评价 end */


/*分页 开始*/

.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;
    outline: none;
    color: #666666;
}

.xll_pagebox a:hover,
.xll_pagebox span.xll_current {
    background: #015293;
    color: #fff;
}

.xll_pagebox li.on a,
.xll_pagebox li.on span {
    background: #015293;
    color: #fff;
}

.xll_pagebox p {
    display: inline-block;
}


/*分页 结束*/

.LangDuButton {
    display: inline-block;
    color: #fff;
    width: 167px;
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    padding-left: 81px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 28px;
    font-weight: 400;
    background: url(sub_read.png) no-repeat 30px center;
    background-color: #015293;
    text-align: left;
}

.initRead {}

.pause {
    background: url(sub_read_1.png) no-repeat 20px center;
    background-color: #015293;
}

footer {
    display: none;
}

@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) {
    html,
    body {
        max-width: 750px;
        min-width: 320px;
        overflow-x: hidden;
        margin: 0 auto;
        position: relative;
    }
    .container {
        width: 100%;
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .slb_container {
        width: 100%;
    }
    .slb_idx_ywdt {
        width: 100%;
    }
    .carouselMap .swiper-container {
        width: 100%;
    }
    .carouselMap .swiper-slide {
        width: 100%;
    }
    .carouselMap .swiper-slide>a,
    .carouselMap .swiper-slide>a img {
        width: 100%;
    }
    .slb_idx_zwfw1 {
        margin-top: .4rem;
    }
    .slb_idx_zwfw1 a {
        width: 100%;
        height: 1.2rem;
        line-height: 1.2rem;
        background: url(../images_slb/slb_idx_zwfw_mobile.png) no-repeat center / 7.1rem 1.2rem;
    }
    .slb_idx_zwfw1 a img {
        display: none;
    }
    .slb_idx_zwfw1 a span {
        display: none;
    }
    .slb_logo {
        max-width: 60%;
    }
    .slb_logo a,
    .slb_logo a img {
        display: block;
        width: 100%;
    }
    .slb_header {
        height: 1.9rem;
        padding: 0 .2rem;
    }
    #toolbar_pageZoomIc {
        display: none;
    }
    #toolbar_pageZoomDc {
        display: none;
    }
    #toolbar_Pointread {
        display: none;
    }
    #toolbar_openOrClose {
        display: none;
    }
    #toolbar_batchRead::after {
        display: none;
    }
    .slb_function a {
        padding: 1.2rem .2rem 0;
        font-size: .22rem;
    }
    .slb_function a:nth-child(1) {
        background: url(slb_nav1.png) no-repeat center .43rem / .43rem .38rem;
    }
    .slb_function a:nth-child(4) {
        background: url(slb_nav4.png) no-repeat .46rem .43rem / .48rem .38rem;
        padding-right: 0;
    }
    .slb_function a:nth-child(4).batchReadOn {
        background: url(slb_nav4_1.png) no-repeat .52rem .43rem / .47rem .38rem;
    }
    .slb_function a::after {
        height: 60%;
    }
    .slb_background {
        height: 3.87rem;
        background: url(../images_slb/slb_bg_mobile.png) no-repeat center / 7.5rem 100%;
    }
    .slb_idx_tt {
        margin-top: -.3rem;
    }
    .slb_idx_tt .slb_container {
        padding: 0 .2rem;
        height: 1.7rem;
    }
    .slb_idx_tt .slb_container a {
        line-height: 1.7rem;
        font-size: .42rem;
        padding-left: .8rem;
        background: url(slb_tout.png) no-repeat left center / .66rem .9rem;
    }
    .carouselMap {
        height: 7rem;
        padding: .5rem .2rem 0;
    }
    .carouselMap .swiper-container {
        height: 100%;
    }
    .carouselMap .switchBot a:nth-child(2) {
        left: auto;
        right: 0;
    }
    .carouselMap .switchBot a {
        top: 31%;
    }
    .carouselMap .switchBot a,
    .carouselMap .switchBot a img {
        width: .39rem;
        display: block;
        height: 0.62rem;
    }
    .carouselMap .swiper-slide>a,
    .carouselMap .swiper-slide>a img {
        height: 4rem;
    }
    .carouselMap .swiper-slide>div {
        width: 100%;
        margin-left: 0;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .carouselMap .swiper-slide>div a {
        font-size: .36rem;
        line-height: .6rem;
        margin-top: .3rem;
        margin-bottom: .3rem;
    }
    .carouselMap .swiper-slide>div span {
        font-size: 16px;
    }
    .slb_idx_ywdt_s {
        padding: .4rem .2rem;
    }
    .slb_idx_ywdt_s a {
        width: 32%;
        height: 1.7rem;
        background-size: 100% auto !important;
        padding-top: 1.1rem;
        box-sizing: border-box;
        font-size: .34rem;
    }
    .slb_idx_ywdt_s a:nth-child(2) {
        margin: 0 2%;
    }
    .slb_idx_zwgk {
        margin-top: .6rem;
        position: relative;
        z-index: 10;
    }
    .slb_idx_zwgk .slb_container {
        padding: .55rem .2rem .5rem;
    }
    .idx_tit {
        background: url(slb_idx_icon1.png) no-repeat left center / 4.41rem .16rem, url(slb_idx_icon2.png) no-repeat right center / 4.41rem .16rem;
    }
    .idx_tit span {
        font-size: .44rem;
        padding: 0 .3rem;
    }
    .slb_idx_zwgk1 .cont {
        padding-top: .4rem;
    }
    .slb_idx_zwgk1 .cont a {
        width: 48%;
        padding-left: 1.6rem;
        margin: 0 !important;
        font-size: .36rem;
        height: 1.5rem;
        line-height: 1.5rem;
    }
    .slb_idx_zwgk1 .cont a:nth-child(1) {
        background: url(slb_idx_img4.png) no-repeat center / 100% auto;
    }
    .slb_idx_zwgk1 .cont a:nth-child(2) {
        background: url(slb_idx_img5.png) no-repeat center / 100% auto;
    }
    .slb_idx_zwgk2 {
        margin-top: .55rem;
        flex-wrap: wrap;
    }
    .slb_idx_zwgk2>div {
        width: 100%;
    }
    .slb_idx_zwgk2>div .cont {
        padding-top: .4rem;
    }
    .slb_idx_zwgk2>div .cont a {
        width: 47%;
        font-size: .36rem;
        height: 3.4rem;
        padding-top: 2.3rem;
    }
    .slb_idx_zwgk2>div.left .cont a:nth-child(1) {
        background: url(slb_idx_img6.png) no-repeat center / 100% auto;
    }
    .slb_idx_zwgk2>div.left .cont a:nth-child(2) {
        background: url(slb_idx_img7.png) no-repeat center / 100% auto;
    }
    .slb_idx_zwgk2>div.right {
        margin-top: .5rem;
    }
    .slb_idx_zwgk2>div.right .cont a:nth-child(1) {
        background: url(slb_idx_img8.png) no-repeat center / 100% auto;
    }
    .slb_idx_zwgk2>div.right .cont a:nth-child(2) {
        background: url(slb_idx_img9.png) no-repeat center / 100% auto;
    }
    .slb_idx_zwfw {
        height: auto;
        background: url(lsb_idx_bg.png) no-repeat center top / 200% 100%;
        box-sizing: border-box;
        padding: 0 .2rem;
        padding-top: 2.2rem;
        padding-bottom: .5rem;
        margin-top: -.8rem;
    }
    .slb_idx_zwfw2 a {
        height: 1.75rem;
        width: 100%;
        background-size: 100% auto !important;
        font-size: .32rem;
        line-height: .6rem;
        margin-top: .3rem;
    }
    .slb_footer {
        height: auto;
        padding: 0 .2rem;
        display: none;
    }
    .slb_footer .slb_container {
        flex-wrap: wrap;
    }
    .slb_footer .slb_container .slb_footer_left {
        padding-top: .4rem;
    }
    .slb_footer .slb_container .slb_footer_left * {
        font-size: 15px;
        line-height: 30px;
    }
    .slb_footer .slb_container .slb_footer_right {
        padding-bottom: .4rem;
        padding-top: .2rem;
    }
    .xll_pagebox {
        margin-top: .6rem;
    }
    .xll_pagebox span,
    .xll_pagebox a {
        font-size: .26rem;
        padding: .15rem .2rem;
        margin: 0 0.05rem;
    }
    .xll_pagebox .sumPage {
        display: none;
    }
    div.zxf_pagediv {
        padding-top: 0rem !important;
        margin-top: .6rem;
    }
    div.zxf_pagediv span.sumPage {
        display: none !important;
    }
    div.zxf_pagediv span,
    div.zxf_pagediv a {
        font-size: .26rem !important;
        padding: .15rem .2rem !important;
        margin: 0 0.05rem !important;
    }
    div.zxf_pagediv span.current {
        width: auto !important;
        height: auto !important;
        line-height: inherit !important;
    }
    body {
        background-color: #eff3fd;
    }
    .sub_marginTop {
        margin-top: -0.3rem;
        margin-bottom: .6rem;
    }
    .sub_marginTop .slb_container {
        padding: 0 .2rem .5rem;
    }
    .sub_title {
        height: 1.4rem;
        line-height: 1.4rem;
        background: url(../images_slb/sub_title2.png) no-repeat center right / 8.95rem .16rem;
    }
    .sub_title span {
        font-size: .44rem;
        background: url(../images_slb/sub_title1.png) no-repeat left center / 0.07rem 0.43rem;
        background-color: #fff;
        padding-left: .27rem;
        padding-right: .3rem;
    }
    .sub_tabNav {
        flex-wrap: wrap;
    }
    .sub_tabNav a {
        margin-top: .1rem;
        width: 3.35rem;
        font-size: .34rem;
        background: url(../images_slb/sub_tabTit_mobile.png) no-repeat center / 100% 1rem;
        height: 1rem;
        line-height: 1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
        padding: 0 .1rem;
        border-radius: .1rem;
    }
    .sub_tongList ul {
        padding-top: .6rem;
    }
    .sub_tongList ul li {
        padding: .3rem;
        margin-bottom: .3rem;
    }
    .sub_tongList ul li>div.div1 {
        max-width: 70%;
    }
    .sub_tongList ul li>div.div1 a {
        font-size: .34rem;
        line-height: .68rem;
        padding-left: .3rem;
    }
    .sub_tongList ul li>div.div1 a::after {
        width: 0.14rem;
        height: 0.14rem;
        top: .28rem;
    }
    .sub_tongList ul li>div.div2 span {
        width: 1.67rem;
        font-size: .26rem;
        line-height: .68rem;
    }
    .sub_lingdaoList ul li {
        flex-wrap: wrap;
        padding: .3rem;
        margin-bottom: .3rem;
    }
    .sub_lingdaoList ul li .left a,
    .sub_lingdaoList ul li .left a img {
        width: 1.3rem;
        height: 1.79rem;
    }
    .sub_lingdaoList ul li .mid {
        width: 45%;
    }
    .sub_lingdaoList ul li .mid a {
        font-size: .34rem;
        line-height: .58rem;
    }
    .sub_lingdaoList ul li .mid span {
        font-size: .3rem;
        line-height: .52rem;
    }
    .sub_lingdaoList ul li .mid p {
        font-size: .3rem;
        line-height: .52rem;
    }
    .sub_lingdaoXL1 img {
        width: 1.3rem;
        height: 1.79rem;
    }
    .sub_lingdaoXL1 p {
        font-size: .34rem;
        line-height: .6rem;
        margin: .15rem 0 .1rem;
    }
    .sub_lingdaoXL_cont .tit {
        height: 0.7rem;
    }
    .sub_lingdaoXL_cont .tit span {
        height: 0.5rem;
        line-height: .5rem;
        font-size: .32rem;
        padding-left: .7rem;
    }
    .sub_lingdaoXL_cont1 .tit span {
        background: url(../images_slb/sub_lingdao_icon1.png) no-repeat left center / .5rem .5rem;
    }
    .sub_lingdaoXL_cont2 .tit span {
        background: url(../images_slb/sub_lingdao_icon2.png) no-repeat left center / .5rem .5rem;
    }
    .sub_lingdaoXL_cont .cont * {
        font-size: .3rem !important;
        line-height: .56rem !important;
    }
    .sub_lingdaoXL_cont .cont {
        padding: .3rem 0;
    }
    .sub_lingdaoXL_cont2 .cont {
        padding-bottom: 0;
    }
    .sub_lingdaoXL_cont1 {
        margin-top: .5rem;
    }
    .sub_title .LangDuButton {
        margin-left: -.15rem;
    }
    .sub_jgznBox {
        font-size: .3rem !important;
        line-height: .56rem !important;
    }
    .sub_jgznBox * {
        font-size: .3rem !important;
        line-height: .56rem !important;
    }
    .sub_tyxlBox .titletable1 {
        display: none;
    }
    .sub_tyxlBox .titletable2 {
        display: block;
    }
    table.titletable1 td {
        font-size: 16px;
    }
    .sub_tyxlBox .cont {
        font-size: .3rem !important;
        line-height: .56rem !important;
        padding: .4rem .2rem 0;
    }
    .sub_tyxlBox .cont * {
        font-size: .3rem !important;
        line-height: .56rem !important;
    }
    .sub_tyxlBox .cont img {
        max-width: 100% !important;
        height: auto !important;
    }
    .sub_tyxlBox .cont iframe {
        max-width: 100%;
    }
    .sub_tyxlBox>h1 {
        font-size: .38rem;
        line-height: .56rem;
        margin-top: .4rem;
    }
    .sub_tyxlBox .sourceBox {
        margin-top: .45rem;
        padding: .3rem;
    }
    .sub_tyxlBox .sourceBox>div {
        max-width: 70%;
    }
    .sub_tyxlBox .sourceBox>div p,
    .sub_tyxlBox .sourceBox>div span {
        font-size: .24rem;
        line-height: .4rem;
    }
    .sub_tyxlBox .sourceBox>div p:nth-child(1) span {
        display: inline-block;
    }
    .sub_tyxlBox {
        padding-top: .45rem;
    }
    .xx_xjxzBox .hd {
        font-size: .3rem !important;
        line-height: .56rem !important;
        padding: .4rem 0 0;
    }
    .xx_xjxzBox .hd * {
        font-size: .3rem !important;
        line-height: .56rem !important;
    }
    .xx_xjxzBox .jumpInput {
        margin-top: .3rem;
        padding-top: .6rem;
    }
    .xx_xjxzBox .jumpInput span {
        font-size: .3rem;
    }
    .xx_xjxzBox .jumpInput input {
        width: 0.35rem;
        height: 0.35rem;
    }
    .xx_xjxzBox .jumpInput label {
        width: 0.35rem;
        height: 0.35rem;
        left: 1.3rem;
        top: .6rem;
    }
    .xx_xjxzBox .jumpInput input:checked+label::before {
        font-size: .34rem;
        line-height: .2rem;
    }
    .xx_xjxzBox .jumpInput button {
        margin-top: .4rem;
        width: 2rem;
        height: 0.9rem;
        line-height: .9rem;
        font-size: .34rem;
        border-radius: .1rem;
    }
    .xx_hfhyBox ul {
        padding-top: .5rem;
    }
    .xx_hfhyBox ul li {
        padding: 0.3rem;
        margin-bottom: .3rem;
    }
    .xx_hfhyBox ul li>div {
        max-width: 70%;
    }
    .xx_hfhyBox ul li>div a {
        font-size: .34rem;
        line-height: .68rem;
        padding-left: 0.3rem;
    }
    .xx_hfhyBox ul li>div a::after {
        width: 0.14rem;
        height: 0.14rem;
        top: 0.28rem;
    }
    .xx_hfhyBox ul li>div span {
        line-height: .58rem;
        font-size: .24rem;
        padding-left: 0.3rem;
    }
    .xx_hfhyBox ul li>em {
        width: 1.67rem;
        font-size: .28rem;
        height: 0.5rem;
        line-height: .5rem;
        padding-left: 0.8rem;
        background: url(sub_xx_hfhy.png) no-repeat 0.3rem center / 0.3rem 0.29rem;
        background-color: #015293;
    }
    .xx_hfhyBox ul li>em a {
        font-size: .28rem;
    }
    .xx_xjxqBox {
        padding-top: .2rem;
    }
    .xx_xjxqBox>div {
        padding: 0 .3rem;
    }
    .xx_xjxqBox>div .block {
        flex-wrap: wrap;
        margin-top: .3rem;
    }
    .xx_xjxqBox>div .block>div {
        width: 100%;
    }
    .xx_xjxqBox>div .block>div:nth-child(2) {
        margin-left: 0;
        width: 100%;
        margin-top: .3rem;
    }
    .xx_xjxqBox>div .block>div em {
        font-size: .3rem;
        line-height: .7rem;
        height: 0.7rem;
    }
    .xx_xjxqBox>div .block>div span {
        font-size: .3rem;
        line-height: .56rem;
        padding: .06rem .3rem;
    }
    .xx_xjxqBox>div .block.block3 span {
        min-height: 2.45rem;
    }
    .xx_xjxqBox>div .block.block4 em {
        margin-left: -.3rem;
    }
    .xx_xjxqBox .xx_xjxqBox_lx {
        padding-bottom: .5rem;
        margin-bottom: .5rem;
    }
    .xx_xjcxBox_form {
        flex-wrap: wrap;
        margin-top: .6rem;
        margin-right: .3rem;
        width: 100%;
    }
    .xx_xjcxBox_form span {
        font-size: .3rem;
        line-height: .7rem;
        margin-right: .3rem;
        display: none;
    }
    .xx_xjcxBox_form input {
        width: 2.4rem;
        margin-right: .3rem;
        font-size: .28rem;
        padding: 0 .3rem;
        height: 0.7rem;
    }
    .xx_xjcxBox_form input::placeholder {
        font-size: .28rem;
    }
    .xx_xjcxBox_form button {
        margin-left: 0;
        width: 1.6rem;
        height: 0.7rem;
        font-size: .28rem;
    }
    .xx_xjcxBox_tit {
        font-size: .28rem;
        line-height: 1.3rem;
    }
    .xx_xjcxBox_list {
        margin-top: .9rem;
        min-height: 5rem;
    }
    .xx_xjcxBox_list .hd {
        padding-bottom: .3rem;
    }
    .xx_xjcxBox_list .hd span {
        font-size: .3rem;
    }
    .xx_xjcxBox_list .hd span:nth-child(1) {
        width: 4rem;
    }
    .xx_xjcxBox_list .bd .block {
        margin-top: .4rem;
    }
    .xx_xjcxBox_list .bd .block span {
        font-size: .26rem;
        height: 0.7rem;
        line-height: .7rem;
    }
    .xx_xjcxBox_list .bd .block span:nth-child(1) {
        width: 4rem;
    }
    .xx_xjcxBox_list .bd .block a {
        width: 2.6rem;
        padding-left: .5rem;
        font-size: .26rem;
        height: 0.7rem;
        line-height: .7rem;
        background: url(../images_slb/sub_xx_xjcx.png) no-repeat .1rem center / .33rem .33rem;
        background-color: #ccc;
    }
    .sub_xjbdBox {
        padding-top: .2rem;
    }
    .sub_xjbdBox .block {
        flex-wrap: wrap;
        margin-top: .3rem;
    }
    .sub_xjbdBox .block>div:nth-child(2) {
        margin-left: 0;
        margin-top: .3rem;
    }
    .sub_xjbdBox .block>div em {
        font-size: .3rem;
        line-height: .7rem;
    }
    .sub_xjbdBox .block>div span {
        font-size: .3rem;
        line-height: .7rem;
    }
    .sub_xjbdBox .block>div input,
    .sub_xjbdBox .block>div select,
    .sub_xjbdBox .block>div textarea {
        height: 0.7rem;
        font-size: .28rem;
        padding: 0 .3rem
    }
    .sub_xjbdBox .block>div input::placeholder,
    .sub_xjbdBox .block>div select::placeholder,
    .sub_xjbdBox .block>div textarea::placeholder {
        font-size: .28rem;
    }
    .sub_xjbdBox .block>div textarea {
        min-height: 3rem;
        padding: .2rem .3rem;
    }
    .sub_xjbdBox .block.yzm>div em {
        margin-left: .3rem;
    }
    .sub_xjbdBox .block.yzm>div input {
        width: auto;
        width: 3rem;
    }
    .sub_xjbdBox .block>div select {
        background: url(../images_slb/sub_xx_xjbd1.png) no-repeat right .3rem center / .19rem .11rem;
    }
    .sub_xjbdBox .block.yzm>div {
        flex-wrap: wrap;
    }
    .sub_xjbdBox .block.yzm>div img {
        width: 1.8rem;
        height: 0.7rem;
        margin-left: .3rem;
    }
    .sub_xjbdBox .block.yzm>div a {
        font-size: .28rem;
        margin-left: 1.8rem;
        line-height: .7rem;
    }
    .sub_xjbdBox .block.button {
        padding-left: 0;
        padding-top: 0;
        justify-content: center;
    }
    .sub_xjbdBox .block.button button {
        width: 2rem;
        height: 0.9rem;
        font-size: .24rem;
        margin-right: 0;
        margin: 0 .2rem;
    }
    .sub_zjdcXLBox {
        margin-top: .5rem;
    }
    .sub_zjdcXLBox .hd {
        height: 0.68rem;
        line-height: .68rem;
        border-radius: .1rem .1rem 0 0;
    }
    .sub_zjdcXLBox .hd span {
        font-size: .28rem;
        padding-left: .4rem;
    }
    .sub_zjdcXLBox .bd {
        border-radius: 0 0 .1rem .1rem;
    }
    .sub_zjdcXLBox_zjjg {
        padding: .3rem .4rem;
        font-size: .3rem !important;
        line-height: .56rem !important;
    }
    .sub_zjdcXLBox_zjjg * {
        font-size: .3rem !important;
        line-height: .56rem !important;
    }
    .sub_zjdcXLBox_yjfk {
        padding: .4rem .2rem .5rem .1rem;
    }
    .sub_zjdcXLBox_yjfk .block>div span {
        width: 2rem;
        text-align: right;
    }
    .sub_zjdcXLBox_yjfk .block:first-child>div:first-child {
        width: 100%;
    }
    .sub_zjdcXLBox_yjfk .block:first-child>div:first-child input {
        width: auto;
        flex: 1;
    }
    .sub_zjdcXLBox_yjfk .block>div:nth-child(2) {
        width: 100%;
    }
    .sub_zjdcXLBox_yjfk .block>div:nth-child(2) input {
        width: auto;
        flex: 1;
    }
    .sub_zjdcXLBox_yjfk .block.yzm>div input {
        width: 2.7rem;
    }
    .sub_zjdcXLBox_yjfk .block.yzm>div a {
        margin-left: .2rem;
    }
    .sub_zjdcXLBox_yjfk .block.yzm>div img {
        margin-left: 0;
    }
    .sub_zjdcXLBox_yjfk .block.yzm>div:nth-child(2) {
        justify-content: center;
    }
    .sub_zjdcXLBox_yjfk .block.yzm>div:nth-child(2) button {
        width: 1.8rem;
        height: 0.7rem;
        font-size: .3rem;
        margin: 0 .2rem;
    }
    .sub_zjdcXLBox_yjfk .block.yzm>div:nth-child(2) button:nth-child(1) {
        margin-left: 1.4rem;
    }
    .sub_zjdcXLBox_zjlb {
        padding: .3rem .2rem;
    }
    .sub_zjdcXLBox_zjlb ul li {
        font-size: .3rem;
        line-height: .6rem;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: .2rem;
    }
    .sub_zjdcXLBox_zjlb ul li span {
        margin-right: .3rem;
    }
    .sub_zjdcXLBox_zjlb ul li i {
        margin-left: 0;
    }
    .LangDuButton {
        width: 1.67rem;
        font-size: .28rem;
        height: 0.5rem;
        line-height: .5rem;
        padding-left: .8rem;
        background: url(sub_read.png) no-repeat .3rem center / .34rem .29rem;
        background-color: #015293;
    }
    .initRead {}
    .pause {
        background: url(sub_read_1.png) no-repeat .3rem center / .24rem .28rem;
        background-color: #015293;
    }
    #mask_shadow {
        display: none;
        opacity: 0;
        position: fixed;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
    }
    #popup {
        display: none;
        opacity: 0;
        position: fixed;
        z-index: 2;
        top: 50%;
        left: 50% !important;
        transform: translate(-50%, -50%);
        width: 6.5rem;
        height: 4rem;
        box-shadow: 0 0.05rem 0.15rem rgba(0, 0, 0, 0.5);
        background-color: #FFFFFF;
    }
    #popup.show {
        display: block;
        opacity: 1;
    }
    #mask_shadow.show {
        display: block;
        opacity: 1;
    }
    #popup .title {
        position: relative;
        width: 100%;
        height: .78rem;
        background-color: #5bc0de;
        cursor: move;
    }
    #popup .title p {
        padding-left: .2rem;
        line-height: .78rem;
        color: #fff;
    }
    #popup .title span {
        position: absolute;
        top: .15rem;
        right: .2rem;
        width: .4rem;
        height: .4rem;
        color: #000;
        opacity: .2;
        font-size: .35rem;
        cursor: pointer;
        text-align: center;
        border: 1px solid #333;
    }
    #popup .title span:hover {
        opacity: .8;
    }
    #popup .cont {
        width: 100%;
        height: .27rem;
        background-color: #ffffff;
    }
    #btn1 {
        /*margin: 30px;*/
    }
    #starRating .photo span {
        position: relative;
        display: inline-block;
        width: .44rem;
        height: .42rem;
        overflow: hidden;
        margin-right: .23rem;
        cursor: pointer;
    }
    #starRating .photo span:last-child {
        margin-right: 0px;
    }
    #starRating .photo span .nohigh {
        position: absolute;
        width: .44rem;
        height: .42rem;
        top: 0;
        left: 0;
        background: url(../images/star.png) no-repeat center / .44rem .42rem;
    }
    #starRating .photo span .high {
        position: absolute;
        width: .44rem;
        height: .42rem;
        top: 0;
        left: 0;
        background: url(../images/star1.png) no-repeat center / .44rem .42rem;
    }
    #starRating .starNum {
        font-size: .3rem;
        color: #de4414;
        margin-top: .1rem;
        margin-bottom: .3rem;
    }
    #starRating .bottoms {
        height: 54px;
        border-top: 1px solid #d8d8d8;
    }
    #starRating .photo {
        margin-top: 30px;
    }
    #starRating .bottoms a {
        margin-bottom: 0;
    }
    #starRating .bottoms .garyBtn {
        margin-right: 57px!important;
    }
    #starRating .bottoms a {
        width: 2rem;
        height: .7rem;
        line-height: .7rem;
        border-radius: 0.03rem;
        display: inline-block;
        font-size: .26rem;
        transition: all 0.2s linear;
        margin: .3rem 0;
        text-align: center;
        cursor: pointer;
    }
    .garyBtn {
        margin-right: 60px!important;
        background-color: #e1e1e1;
        color: #999999;
    }
    .blueBtn {
        background-color: #1968b1;
        color: #fff;
    }
    .blueBtn:hover {
        background: #0e73d0;
    }
    footer {
        display: block;
    }
    footer {
        height: 3.4rem;
        background-color: #015293;
        box-sizing: border-box;
        padding-top: .3rem;
    }
    .footer_hd {
        height: 0.65rem;
        line-height: .65rem;
        width: 6.7rem;
        margin: 0 auto;
        background-color: #3566c8;
    }
    .footer_hd a {
        float: left;
        font-size: .28rem;
        color: #fff;
        padding: 0 .5rem;
        height: 100%;
    }
    .footer_hd a.pc {
        margin-left: 1.59rem;
    }
    .footer_hd em {
        float: left;
        width: 0.02rem;
        height: 0.23rem;
        background-color: #fff;
        margin-top: .21rem;
    }
    .footer_bd {
        position: relative;
        padding-left: .15rem;
        padding-top: .15rem;
    }
    .footer_bd * {
        font-size: .24rem;
        color: #ffffff;
        line-height: .5rem;
    }
    .footer_bd img {
        position: absolute;
        right: .15rem;
        bottom: 0;
        width: 0.61rem;
        height: 0.76rem;
    }
}