* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
    list-style: none;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline: none;
}

a {
    text-decoration: none;
}

html,
body {
    font-family: "Microsoft YaHei", "SimSun";
    /* height: 1372px; */
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

div.body {
    /* background: url(../images/background@2x.png) no-repeat; */
    position: relative;
    /* background-size: 125%; */
    /* padding: 20px 0px; */
    /* padding-bottom: 170px; */
    /* padding-top: 14px; */
    /* top: 334px; */
    background: url(../images/background@2x.png) no-repeat;
    background-size: 100% 100%;
    z-index: 9;
    width: 100%;
    margin-top: -5px;
    padding-bottom: 89px;
}

.header-start {
    width: 100%;
    height: 125px;
}

.bodybg {
    width: 100%;
    /* background: #e0ecfa; */
    height: auto;

    margin: 0 auto;

    border-radius: 20px;

    padding-top: 75px;
}

.b-right {
    margin-left: 30px;
}

.b-right li {
    min-width: 135px;
    width: auto;
    padding-right: 50px;
    background: url(../images/kcl-2@2x.png) no-repeat right;
}

.triangle-left {
    left: 0px;
    position: absolute;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    z-index: 88;
    display: none;
    /* border-bottom: 35px solid #3e8bcd;  */
}

.triangle-right {
    right: 0px;
    position: absolute;
    top: 0px;
    width: 0;
    height: 0;
    border-right: 22px solid transparent;
    z-index: 88;
    /* border-bottom: 35px solid #3e8bcd; */
    display: none;
}

.b-right li img {
    margin-right: 5px;
    display: inline-block;
}

.b-right li span {
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    bottom: 5px;
}

.b-right li:nth-of-type(2) {
    background: url(../images//hdwt-2@2x.png) no-repeat right;
}

.main-content {
    position: relative;
    display: flex;
    width: 79%;
    box-sizing: border-box;
    height: 700px;
    justify-content: space-around;
    align-items: flex-start;
    margin: 0 auto;
}

.main-content-right {
    padding-top: 62px;
    width: 310px;
    height: 540px;
    background: url(../images/beijing@2x.png) no-repeat;
    background-size: 100% 100%;
    /* float: right; */
    position: absolute;
    right: 148px;
    bottom: 0px;
}

.main-content-left {
    width: 400px;
    background: url(../images/rightbg.png) no-repeat;
    z-index: 19;
    background-size: 100% 100%;
    /* height: 100%; */
    /* float: left; */
    /* position: absolute; */
    left: 70px;
    bottom: 0px;
    padding: 25px;
    padding-left: 35px;
    margin-right: 15px;
}

.main-content-center {
    width: 90%;
    background: url(../images/znwd-bj@2x.png) no-repeat;
    padding-bottom: 50px;
    background-size: 100% 100%;
    overflow: hidden;
}

.slide-bmfw {
    width: 50%;

    /* height: 90%; */

    margin-top: -15px;
}

.bmfw-title {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.bmfw-title i {
    display: block;
    height: 20px;
    width: 20px;
    background: url(../images/bmfw@2x.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    margin-right: 5px;
}

.slide-bmfw li {
    background: url(../images/bmfw.png) no-repeat;
    background-size: 100% 100%;
    height: 100px;
    /* line-height: 80px; */
    /* margin-top: 10px; */
    padding-top: 20px;
}

.slide-bmfw li:nth-child(1) {
    /* margin-top:0px; */
    /* padding-top: 20px; */
}

.slide-bmfw li:nth-child(2) {
    /* margin-top:0px; */
    /* padding-top: 10px; */
}

.slide-bmfw li a {
    display: flex;
    /* vertical-align: middle; */
    /* height: 100%; */
    padding-top: 0px;
    color: #000;
    align-items: center;
    justify-content: center;
}

.slide-bmfw li a span {
    font-size: 15px;
    margin-top: 10px;
}

.slide-bmfw li img {
    width: 50%;
}

/*.right-middle ul li img{
    width: 100%;

    display: block;
    margin: auto;
} */
.right-middle ul li a {
    display: block;
    /* width: 50px; */
    height: 57px;
    padding-top: 10px;
    background-color: #f2f7fe;
    border-radius: 5px;
    box-shadow: 0 0px 8px 0px rgba(182, 182, 182, 0.5);
    font-size: 16px;
    color: #2c6bc1;
    font-weight: bold;
    margin: 0 auto;
}

.right-middle ul li a img {
    width: 31%;
}

.gpbs .gpbs-title i {
    display: none;
    height: 20px;
    width: 20px;
    /* background:url(../images/gpbs@2x.png) no-repeat; */
    background-size: 100% 100%;
    border-radius: 50%;
    margin-right: 5px;
}

.gpbs .gpbs-title {
    /* display: flex; */
    align-items: center;
    background: url(../images/biaoti.png) no-repeat center;
    height: 30px;
    background-size: 100% 100%;
    width: 104px;
    line-height: 17px;
    text-align: center;
    /* padding-bottom: 5px; */
    /* justify-content: flex-end; */
}

.gpbs-title h4 {
    color: #005ffd;
    font-size: 17px;
}

.gpbs {
    margin-top: 12px;
    position: relative;
}

.gpbs-container {
    /* background: url(../images/ti_top.png) no-repeat; */
    width: 90%;
    background-size: 100% 100%;
    /* height: 120px; */
    margin: 0 auto;
    margin-top: -22px;
    /* overflow: hidden; */
}

.gpbs-swiper {
    /* width: 105%; */
    padding-top: 36px;
    height: 130px;
    position: relative;
    margin-left: -12px;
    overflow: hidden;
}

.gpbs-container .swiper-button-next {
    right: -8px;
    top: 65%;
}

.gpbs-container .swiper-button-prev {
    left: -3px;
    top: 65%;
}

.gpbs-container .swiper-button-disabled {
    color: #5b5353;
}

.gpbs-container .swiper-button-next::after,
.gpbs-container .swiper-button-prev::after {
    font-size: 14px;
}

.change1 {
    /* float: right; */
    /* margin-top: -50px; */
    position: absolute;
    right: 11px;
    top: -35px;
    padding: 2px 10px;
    background: #fff;
    text-align: center;
    font-size: 11px;
    color: #000;
    border-radius: 15px;
}

.gpbs_ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    margin-top: 9px;
    padding: 0px 5px;
    animation: slideInRight 0.5s ease-in-out both;
}

.gpbs_ul li {
    /* list-style: disc; */
    /* padding-left: 14px; */
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    text-overflow: ellipsis;
    width: 30%;
    height: 35px;
    background: #fff;
    border-radius: 13px;
    line-height: 35px;
    margin-top: 10px;
    float: left;
    margin-right: 8px;
    cursor: pointer;
    color: #000;
    text-align: center;
    /* background: url(../images/btzs@2x.png) no-repeat left center; */
}

.gpbs_ul li:hover {
    /* background: url(../images/16hover.png) no-repeat left center; */
    color: #2472c4;
}

.gpbs_ul li:nth-child(1) {
    margin-top: 0;
}

.gpbs_ul li:nth-child(2) {
    margin-top: 0;
}

.gpbs_ul li:nth-child(3) {
    margin-top: 0;
    margin-right: 0px;
}

.gpbs_ul li:last-child {
    margin-right: 0px;
}

.gxfw {
    position: relative;
    margin-top: 48px;
}

.gxfw .gxfw-title i {
    display: none;
    height: 20px;
    width: 20px;
    background: url(../images/gxfw@2x.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    margin-right: 5px;
}

.gxfw .gxfw-title {
    /* display: flex; */
    align-items: center;
    background: url(../images/biaoti.png) no-repeat center;
    height: 30px;
    background-size: 100% 100%;
    width: 104px;
    line-height: 17px;
    text-align: center;
    /* padding-bottom: 5px; */
    /* justify-content: flex-end; */
}

.gxfw-title h4 {
    color: #005ffd;
    font-size: 17px;
}

.gxfw_ul li {
    /* height: 70px; */
    width: 90px;
    /* background: #f0f7fc; */
    padding: 5px;
    /* margin-right: 15px; */
    /* border: 1px solid #fff; */
    border-radius: 5px;
}

.gxfw_ul li i {
    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 55px;
    height: 55px;
    float: left;
    transition: all 1s;
    /* border-radius: 18px; */
}

.gxfw_ul li:hover span {
    color: #2472c4;
}

.gxfw_ul li.li1 i {
    background: url(../images/sbk@2x.png) no-repeat;
    background-size: 100%;
}

.gxfw_ul li.li2 i {
    background: url(../images/hjbl@2x.png) no-repeat;
    background-size: 100%;
}

.gxfw_ul li.li3 i {
    background: url(../images/sfzbl@2x.png) no-repeat;
    background-size: 100%;
}

.gxfw_ul li.li4 i {
    background: url(../images/jdcdj@2x.png) no-repeat;
    background-size: 100%;
}

.gxfw_ul li.li1 span {
    /* background: url(../images/yiws-bt@2x.png) no-repeat;
    background-size: 100%; */
    width: 100%;
    display: block;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 60px;
}

.gxfw_ul li.li2 span {
    /* background: url(../images/jtcx-bt@2x.png) no-repeat;
    background-size: 100%; */
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 60px;
}

.gxfw_ul li.li3 span {
    /* background: url(../images/shbx-bt@2x.png) no-repeat;
    background-size: 100%; */
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 60px;
}

.gxfw_ul li.li4 span {
    /* background: url(../images/shbx-bt@2x.png) no-repeat;
    background-size: 100%; */
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 60px;
}

.gxfw_ul li a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    /* padding-top: 76px; */
    position: relative;
    color: #000;
    white-space: nowrap;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gxfw_ul {
    display: flex;
    margin-top: 20px;
    justify-content: space-around;
}

.djty {
    /* float: right; */
    /* margin-top: -50px; */
    position: absolute;
    right: 12px;
    top: 0px;
    padding: 2px 10px;
    background: #fff;
    text-align: center;
    font-size: 11px;
    color: #000;
    border-radius: 15px;
    display: none;
}

.gxfw-container {
}

.history {
    position: relative;
}

.history .history-title i {
    display: none;
    height: 20px;
    width: 20px;
    /* background:url(../images/lsjl@2x.png) no-repeat; */
    background-size: 100% 100%;
    border-radius: 50%;
    margin-right: 5px;
}

.history .history-title {
    align-items: center;
    background: url(../images/biaoti.png) no-repeat center;
    height: 30px;
    background-size: 100% 100%;
    width: 104px;
    line-height: 17px;
    text-align: center;
}

.history-title h4 {
    color: #005ffd;
    font-size: 17px;
}

#history {
    /* background: url(../images/ti_bottom.png) no-repeat; */
    background-size: 100% 100%;
    width: 90%;
    margin: 0 auto;
    height: 175px;
    margin-top: 10px;
}

.clear {
    position: absolute;
    right: 13px;
    top: 0px;
    height: 25px;
    width: 25px;
    background: #fff url(../images/delete.png) no-repeat center;
    color: #000;
    text-align: center;
    border-radius: 25px;
}

@keyframes question {
    from {
        opacity: 0;
        transform: translate(50%);
    }

    to {
        opacity: 1;
        transform: translate(0);
    }
}

.right-bottom {
    height: 280px;
    margin-top: 25px;
    text-align: left;
    width: 275px;
}

.right-bottom h4 {
    margin-left: 12px;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.dialog_tab {
    position: relative;
    display: block;
    width: 70%;
    color: #000;
    font-size: 16px;
    padding: 15px 12px;
    margin: 0 41px 35px 45px;
    border-radius: 10px 10px 10px 10px;
    background: #ffffff;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    animation-name: fadeInLeft;
    animation-duration: 2s;
}

.right_arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -42px;
    top: -12px;
    background: url(../images/chart_img.png) no-repeat right;
    /* background-position: -6px 3px; */
    z-index: 3;
    background-size: 100%;
    border-radius: 24px;
    border: 1px solid #fff;
}

.triangle {
    display: none;
    width: 22px;
    height: 27px;
    /* background: url(../images/triangle.png) no-repeat; */
    position: absolute;
    left: -13px;
    top: 2px;
}

.tab2_title {
    width: 100%;
}

.tab2_top {
    display: flex;
    justify-content: space-between;
}

.tab2_top span {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

#message {
    width: 100%;
    /* margin-top: -32px; */
    height: 550px;
    position: relative;
    overflow-y: auto;
    z-index: 5;
    overflow-x: hidden;
    margin: 0 auto;
    margin-top: 50px;
}

#message::-webkit-scrollbar {
    display: none;
}

.con-l-b {
    background: url(../images/srk@2x.png) no-repeat;
    background-size: 100% 100%;
    height: 110px;
    position: relative;
    z-index: 5;
    margin: 0 auto;
    width: 88%;
    margin-top: -20px;
    z-index: 40;
    margin-left: 70px;
}

#messCon {
    width: 100%;
    overflow: hidden;
    height: 80%;
    margin-top: 20px;
    outline: none;
    resize: none;
    padding-left: 118px;
    box-sizing: border-box;
    margin-top: 3px;
    background: transparent;
    font-size: 14px;
    font-family: "Microsoft YaHe";
    color: #fff !important;
    float: left;
    padding-right: 118px;
    border: 0;
    border-radius: 100px;
    padding-top: 32px;
}

#messCon::-webkit-input-placeholder {
    color: #fff !important;
}

#sendMess {
    width: 80px;
    height: 80px;
    font-size: 15px;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    cursor: pointer;
    color: #fff;
    border-radius: 65px;
    /* background: linear-gradient(to bottom,#3195e0,#1958ad); */
    background: url(../images/fs@2x.png) no-repeat center;
    background-size: 100% 100%;
}

#talkmess_btn {
    margin-top: 15px;
    width: 80%;
    height: 66%;
    margin: 0 auto;
    border: none;
    /* right: 15px;
    top: 20px; */
    text-align: center;
    cursor: pointer;
    background: #adccfc;
    /* padding-top: 26px; */
    position: relative;
    line-height: 7;
}

#talkmess_btn::after {
    content: "";
    width: 100%;
    background-color: transparent;
    height: 26px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -25px;
    border-bottom: 15px solid #dce8f7;
}

#talkmess_btn::before {
    content: "";
    width: 100%;
    background-color: transparent;
    height: 26px;
    border-radius: 50%;
    display: block;
    position: absolute;
    bottom: -15px;
    border-bottom: 15px solid #adccfc;
}

.change img {
    width: 14px;
}

.change span {
    cursor: pointer;
    /* margin-right: 15px; */
    color: #3297df;
    font-size: 15px;
}

#changjian {
    height: 120px;
    /* overflow: hidden; */
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.dialog {
    overflow: hidden;
    padding-right: 20px;
    background-size: 9%;
    position: relative;
    margin: -1px 0px;
    animation-duration: 1s;
    animation-name: fadeInRight;
}

.triangle2 {
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    right: 10px;
    background: url(../images/tx-2@2x.png) no-repeat;
    z-index: 1;
    top: 9px;
    background-size: 100%;
}

.center {
    float: right;
    background: #4991f2;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin: 25px 16px;
    padding: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    position: relative;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    margin-right: 30px;
}

.onoff {
    right: 0;
    height: 100%;
    width: 13px;
    cursor: pointer;
    display: block;
    zoom: 1;
    margin-top: 10px;
    background: url(../images/2.png) no-repeat 0px 2px;
    position: absolute;
    top: 5px;
    left: -17px;
}

.center a {
    color: #fff;
    font-size: 16px;
}

.trangle2 {
    display: none;
    width: 20px;
    height: 27px;
    background: url(../images/triangleRight.png) no-repeat;
    position: absolute;
    right: 5px;
    top: 3px;
    background-position: -6px;
}

.tab2_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
}

.dialog_tab p span {
    color: #cd3e45;
    text-overflow: ellipsis;
}

.tab2_content p {
    color: #000;
    margin-bottom: 0px;
}

.dialog_tab > ul > li {
    padding: 2px 0;
    background: url(../images/li_bg.png) no-repeat left;
    padding-left: 15px;
    display: flex;
    justify-content: space-between;
    padding: 7px 0 7px 20px;
}

.dialog_tab > ul > li:nth-child(1) {
    border-top: 1px dashed #eee;
    margin-top: 10px;
}

.list_info_tab .tab2_content .news li:nth-child(1) {
    border-top: 1px dashed #eee;
    margin-top: 10px;
}

.dialog_tab li a {
    display: inline-block;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

li .bszn {
    color: #387dbf;
    flex-shrink: 0;
}

.dialog_tab li button {
    background: 0 none;
    outline: none;
    border: 0 none;
    float: left;
    cursor: pointer;
    font-size: 14px;
    /* line-height: 19px; */
    color: #000;
    font-family: "Microsoft YaHei";
    padding: 0 !important;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    /* margin-right: 10px; */
    /* border-bottom: 1px; */
}

.dialog_tab > p {
    line-height: 32px;
    font-size: 14px;
}

.g-man {
    position: absolute;
    right: -8px;
    bottom: -45px;
    line-height: 45px;
    font-size: 13px;
    display: flex;
}

.g-man3 {
    position: absolute;
    left: -2px;
    bottom: -45px;
    line-height: 30px;
    font-size: 13px;
    display: flex;
}

.wntj {
    font-weight: 900;
    /* margin-left: 40px; */
    font-size: 15px;
    color: #0d89e1;
    /* margin-bottom: 25px; */
    bottom: -50px;
    display: inline-block;
    left: 0px;
}

.wntj > span {
    display: inline-block;
    margin-right: 25px;
    padding: 0 15px;
    line-height: 30px;
    color: #666 !important;
    font-size: 15px;
    position: relative;
    /* background-color: #fff; */
    border: 1px solid #dcdfe6;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}

.wntj > span > span {
    /* display: inline-block; */
    position: absolute;
    width: 25px;
    line-height: 25px;
    background-color: #fff;
    border-radius: 50%;
    top: -10px;
    /* left: 77px; */
    text-align: center;
    z-index: 0;
    background-color: #58a8f5;
    color: #fff;
}

.g-man span {
    color: #000;
    font-size: 15px;
}

.g-man1,
.g-man2 {
    width: 80px;
    height: 31px;
    margin: 0 3px;
    line-height: 30px;
    text-align: center;
    color: #666;
    /* background: #fff; */
    border: 1px solid #dcdfe6;
    border-radius: 18px;
    /* box-shadow: 0px 0px 10px rgb(177 201 246 / 90%); */
    box-sizing: border-box;
    cursor: pointer;
    font-size: 13px;
}

.left {
    float: left;
}

.g-man1 span {
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-right: 5px;
    vertical-align: unset;
    background: url(../images/zan.png) no-repeat left center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    cursor: pointer;
    /* float: left; */
}

.g-man2 span {
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-right: 5px;
    vertical-align: unset;
    background: url(../images/nozan.png) no-repeat left center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    cursor: pointer;
    /* float: left; */
}

#fenye {
    background: none;
    border: none;
}

#fenye ul li:hover {
    color: #387dbf;
}

.dialog_tab li button:hover {
    color: #387dbf;
}

.wntj > span:hover {
    color: #409eff;
    border-color: #c6e2ff;
    background-color: #ecf5ff;
}

.dialog_tab li a:hover {
    color: #387dbf;
}

#fenye ul {
    display: flex;
    justify-content: center;
}

#fenye ul li {
    width: 20px;
    cursor: pointer;
}

#fenye ul li:hover {
    color: #387dbf;
}

#fenye ul .select {
    color: #387dbf;
}

.c_text {
    line-height: 26px;
    height: 85px;
    overflow: hidden;
    color: #666;
}

.c_text img {
    height: 160px !important;
    width: auto !important;
    display: block;
    margin: 0 auto;
    float: left;
    margin-right: 8px;
}

.c_text1 {
    line-height: 26px;
    overflow: hidden;
    color: #666;
}

.c_text1 img {
    max-width: 100%;
    width: 85px;
    height: 100px;
    margin-right: 10px;
}

.daan {
    width: 70%;
    margin-bottom: 70px;
}

.adwz {
    font-size: 13px;
    line-height: 28px;
    color: #50a2ff;
    float: right;
    display: inline-block;
    margin-right: 20px;
}

.adwz:hover {
    color: #a4a2a2;
    text-decoration: none;
}

.more-dan {
    color: #50a2ff !important;
    cursor: pointer;
    line-height: 20px !important;
    width: 92% !important;
    text-align: left !important;
    /*padding-left:20px;*/
}

.more-dann {
    color: #ef5757 !important;
    cursor: pointer;
    line-height: 28px;
    /* background: url(../images/zhankai.png) no-repeat right center; */
    width: 75px;
    background-size: 15px;
}

.choosebtn {
    margin: 10px 10px 10px 0;
    background: #f0f5f9;
    font-size: 14px;
    /* box-shadow: 1px 2px 5px #969696; */
    color: #999;
    border-radius: 24px;
    line-height: 24px;
    outline: none;
    border: 0;
    padding: 3px 18px;
    cursor: pointer;
}

.list_info_tab .news li {
    background: url(../images/bt@2x.png) no-repeat left center;
    overflow: hidden;
    padding: 7px 0 7px 20px;
    border-bottom: 1px dashed #eee;
    line-height: 21px;
    display: flex;
}

.link_p {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
}

.dialog_tab.tabmore6.list_info_tab {
    margin-bottom: 46px;
}

.answer_li li p {
    line-height: 20px;
    font-weight: 600;
}

.cusul {
    width: 100%;
    /* background: #fff; */
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #2877e9;
}

.cusul li.activespan {
    background: #2877e9 !important;
    border-radius: 5px 5px 0 0;
    box-shadow: 4px 0 0px #143f7d;
}

.cusul li {
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    list-style: none;
    background: none !important;
    padding: 0;
}

.cusul li span {
    float: none !important;
    margin-left: 0 !important;
    cursor: pointer;
}

.activespan span {
    color: #fff !important;
}

.tab2_content > div {
    height: auto;
}

.ul_con {
    width: 95%;
    /* min-height: 250px; */
    display: block;
    font-size: 14px;
    color: #343434;
    line-height: 24px;
    text-align: left;
    padding: 5px;
    /* background: #fff; */
}

.tab2_content table {
    background: #ccc;
    width: 100%;
    table-layout: fixed;
}

.tab2_content table tr td:nth-child(1) {
    background: #f3f3f3;
    width: 25%;
    text-align: center;
    color: #000;
}

.ul_con table tr td:nth-child(1) {
    background: #f3f3f3;
    width: 15%;
    text-align: center;
    color: #000;
}

.tab2_content table td {
    background: #fff;
    line-height: 24px;
    font-size: 14px;
    padding: 5px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ul_con table td {
    background: #fff;
    line-height: 24px;
    font-size: 13px;
    padding: 5px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
}

.prompting1,
.prompting2,
.prompting3,
.prompting4,
.prompting5,
.prompting6 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);
}

.pro-box h5 {
    line-height: 36px;
    color: #d1474e;
    line-height: 36px;
    background: #1e76d1;
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 18px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.pro-box textarea {
    width: 100%;
    padding-left: 5px;
    border: 0 none;
    /* margin: 0 auto; */
    border: 1px solid #ccc;
    border-radius: 4px;
    /* max-width: 328px; */
    /* min-width: 305px; */
    line-height: 24px;
    min-height: 24px;
    outline: none;
    resize: none;
    margin: 26px 0px;
    /* margin: 12px 0px; */
}

.modal-footer {
    border-top: 1px solid #ccc;
    padding-top: 8px;
    text-align: right;
    /* padding-right: 30px; */
}

.modal-title {
    padding: 0 50px;
    font-size: 20px;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    text-align: center;
    /* line-height: 10px; */
    background-color: #015293;
    /* position: relative; */
}

#submitBtn,
#cancelBtn {
    border: 0 none;
    outline: none;
    color: #fff;
    width: 60px;
    height: 30px;
    cursor: pointer;
    background-color: #2877e9;
}

#submitBtn1,
#cancelBtn1,
#cancelBtn2,
#cancelBtn7,
#submitBtn6 {
    border: 0 none;
    outline: none;
    color: #fff;
    width: 85px;
    height: 30px;
    cursor: pointer;
    background-color: #1e76d1;
    border-radius: 5px;
    font-size: 14px;
}

#cancelBtn3,
#cancelBtn4,
#cancelBtn5,
#cancelBtn6 {
    position: absolute;
    right: -38px;
    z-index: 99999999999999999999999999999999999;
    /* float: right; */
    background: url(../images/guanbi@2x.png) no-repeat;
    background-size: 100% 100%;
    /* padding-top: 5px; */
    background-size: 100%;
    /* margin-right: 5px; */
    color: #e5e5e5;
    cursor: pointer;
    width: 25px;
    font-size: 25px;
    text-align: center;
    height: 25px;
    line-height: 24px;
    top: -22px;
    border: none;
    /* color: #000; */
    /* margin-top: 7px; */
}

.text-center {
    text-align: center;
}

#cancelBtn {
    margin-right: 10px;
}

#cancelBtn1 {
    background-color: #777;
    margin-right: 10px;
}

.modal_show {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.modal {
    max-height: 85%;
    margin: 0 auto 0 calc(50% - 13%);
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    left: 0;
    top: 150px;
    width: 1000px;
    background: none !important;
    box-sizing: border-box;
    /* background: #efefef; */
    display: block !important;
}

#modal_close_help {
    position: absolute;
    right: 5px;
    z-index: 2;
    float: right;
    padding-top: 5px;
    background: url(../images/helpclose.png) no-repeat;
    background-size: 80%;
    margin-right: 5px;
    color: #fff;
    cursor: pointer;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 24px;
    color: #000;
    margin-top: 7px;
}

.content-help-con .con-div {
    padding: 10px 0;
    height: 645px;
    box-sizing: border-box;
    overflow-y: auto;
    /* margin-top: 50px; */
    width: 150%;
}

.content-help-con .swiper-slide img {
    height: auto;
    width: 82%;
    margin-left: 70px;
}

.top-logo {
    position: absolute;
    rotate: 2deg;
    /* transform: rotateX(46deg); */
    margin: 0 auto;
    width: 50%;
    height: 130px;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    /* margin-top: 20px; */
}

.top-logo .znwd-biaoti {
    width: 100%;
    /* height: 100%; */
}

.znwd-logo img {
    float: left;
    height: 100%;
}

.znwd-logo h1 {
    color: #0b579a;
    margin-left: 29px;
    margin-top: 70px;
    float: left;
}

.znwd-fw {
    position: absolute;
    /* float: right; */
    display: flex;
    /* height: 50px; */
    /* margin-top: -10px; */
    /* padding: 0 40px; */
    /* width: 100%; */
    top: -40px;
    right: 0px;
    justify-content: flex-end;
}

.znwd-fw li {
    /* width: 100px; */
    text-align: center;
    color: #000;
    background: #fff;
    padding: 0px 0px;
    height: 32px;
    line-height: 32px;
    margin-right: 5px;
    padding: 0px 10px;
    border-radius: 32px;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}

.znwd-fw li p {
    font-size: 14px;
}

.bodybg ::-webkit-scrollbar {
    width: 5px;
    height: 2px;
    /* background: #f8f8f8; */
    border-radius: 10px;
}

.bodybg ::-webkit-scrollbar-thumb {
    display: block;
    width: 3px;
    margin: 0 auto;
    border-radius: 10px;
    background: #ccc;
}

.styletwo {
    display: flex;
}
.styletwo img {
    display: block;
    width: 15%;
    margin-right: 8px;
}

.styletwo p {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #000;
    text-indent: 2em;
    line-height: 24px;
}

.stylefour div {
    float: left;
    margin: 9px;
}

.stylefour p {
    text-align: center;
    line-height: 22px;
    height: 22px;
}

.stylefour img {
    max-width: 100px;
    width: 100px;
    height: 100px;
}

.styleone p {
    margin: 0 auto 10px auto;
    font-size: 13px;
    color: #000;
    text-indent: 3em;
    width: 80%;
}

.styleone img {
    width: 80%;
    height: auto;
    border-radius: 5px;
    border: 1px solid #eee;
    margin: 0 10%;
}

.answer_li {
    overflow: hidden;
    position: relative;
    line-height: 24px !important;
}

.answer_li li {
    padding-left: 18px;
    background: url(../images/li_bg1.png) no-repeat left 6px;
    background-size: 7px auto;
}

.answer_li li p {
    line-height: 20px;
}

.answer_li li p:nth-child(2) {
    overflow: auto;
    max-height: 150px !important;
    margin: 5px 0;
    font-weight: 400;
    font-size: 14px;
}

.more-dann {
    color: #0d6dc3 !important;
    cursor: pointer;
    line-height: 34px !important;
    /* padding-left: 15px; */
    background: #f3f9ff;
    border-radius: 15px;
    /* width: 90px; */
    text-align: center;
    height: 34px;
    font-size: 13px;
    margin: 10px 0;
    font-weight: initial !important;
}

ul.answer_btn {
    width: 100%;
    height: 35px;
    margin: 10px 0;
    margin-bottom: 0px;
    color: #3079fe;
    display: flex;
}

ul.answer_btn li {
    /* width: 100px; */
    /* float: left; */
    margin: 0 5px;
}

ul.answer_btn li a {
    width: auto;
    color: #3079fe;
    line-height: inherit;
    display: block;
    width: auto;
    overflow: auto;
}

ul.answer_btn li a:hover {
    color: #3079fe;
}

div.con-overflow {
    overflow: hidden;
    position: relative;
    height: 88px;
    line-height: 24px !important;
}

.ma {
    position: absolute;
    top: 89px;
    right: -14px;
    width: 140px;
    height: 174px;
    background: #848181;
    z-index: 10;
    border-radius: 10px;
    text-align: center;
    display: none;
}

.icon-tran {
    right: 63px;
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 10px;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #848181;
    border-top: 10px solid transparent;
    top: -18px;
    transform: rotate(0deg);
}

.ma > p {
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 30px;
}

.ma > img {
    /* width: 89%; */
    height: 121px;
    border-radius: 5px;
    margin: 0 !important;
}

.change span {
    cursor: pointer;
    /* margin-right: 15px; */
    color: #000;
    font-size: 14px;
}

.change img {
    vertical-align: bottom;
    width: 10px;
}

.answer_li li a {
    width: auto;
    display: inline;
    white-space: break-spaces;
}

.modal_show {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.modal {
    max-height: 85%;
    margin: 0 auto 0 calc(50% - 13%);
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    left: -158px;
    top: 150px;
    /* width: 1000px; */
    background: none !important;
    box-sizing: border-box;
    /* background: #efefef; */
    display: block !important;
}

#modal_close_help {
    position: absolute;
    right: 5px;
    z-index: 2;
    float: right;
    padding-top: 5px;
    background: url(../images/helpclose.png) no-repeat;
    background-size: 80%;
    margin-right: 5px;
    color: #fff;
    cursor: pointer;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 24px;
    color: #000;
    margin-top: 7px;
}

.content-help-con .con-div {
    padding: 10px 0;
    height: 645px;
    box-sizing: border-box;
    overflow-y: auto;
    /* margin-top: 50px; */
    width: 100%;
}

.content-help-con .swiper-slide img {
    height: auto;
    width: 82%;
    margin-left: 70px;
}

#help {
    /* position: absolute; */
    bottom: 40px;
    left: 259px;
    margin-right: 20px;
    display: block;
    /* height: auto; */
    cursor: pointer;
}

.dialog_tab2 {
    width: 100px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5px;
    margin: 20px auto;
    padding-top: 5px;
    position: relative;
    border-radius: 4px;
    position: relative;
    background-color: #ccc;
}

.dialog_tab2 span {
    color: #fff;
}

.cjwt {
    width: 96%;
    margin: 0 auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 35px;
    background: rgba(255, 255, 255, 0.4);
    /* max-width: 88%; */
    /* width: 88%; */
    animation: none;
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 15px;
    position: relative;
}

.title_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

#changjian > ul > li {
    list-style-type: circle;
    line-height: 30px;
    font-size: 14px;
}

#changjian > ul {
    padding: 0px 26px;
}

#changjian > ul > li:hover {
    color: #1c659f;
    cursor: pointer;
}

.qytb h2 {
    width: 35%;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    box-sizing: border-box;
    color: #999;
    font-family: "Microsoft YaHei";
    line-height: 38px;
    float: left;
    cursor: pointer;
}

.qytb {
    /* border-bottom: 1px solid #e9eef3; */
    height: 36px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.qytb-right {
    margin-top: 10px;
    /* height: 175px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.qytb-right li {
    /* float: left; */
    width: 33%;
    height: 98px;
}

.qytb-right li a {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 58px;
    position: relative;
    color: #444;
    white-space: nowrap;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bmfw li i {
    display: block;
    position: absolute;
    top: 0px;
    /* left: 27px; */
    left: 50%;
    transform: translateX(-50%);
    width: 55px;
    height: 50px;
    float: left;
    background: url(../images/yygh.png) center top no-repeat;
    /* transition:all 1s; */
    border-radius: 18px;
}

.qytb-right li a:hover {
    /* transform: rotateY(180deg); */
    color: #0074ce;
}

.zwfw li i {
    display: block;
    position: absolute;
    top: 0;
    left: 13px;
    width: 53px;
    height: 50px;
    float: left;
    transition: all 1s;
    border-radius: 18px;
}

.zwfw li.li1 i {
    background: url(../images/zw1@2x.png);
    background-size: 100% 100%;
}

.zwfw li.li2 i {
    background: url(../images/zw2@2x.png);
    background-size: 100% 100%;
}

.zwfw li.li3 i {
    background: url(../images/zw3@2x.png);
    background-size: 100% 100%;
}

.zwfw li.li4 i {
    background: url(../images/zw4@2x.png);
    background-size: 100% 100%;
}

.zwfw li.li5 i {
    background: url(../images/zw5@2x.png);
    background-size: 100% 100%;
}

.zwfw li.li6 i {
    background: url(../images/zw6@2x.png);
    background-size: 100% 100%;
}

.zwfw li.li7 i {
    background: url(../images/zw7@2x.png);
    background-size: 100% 100%;
}

.zwfw li.li8 i {
    background: url(../images/zw8@2x.png);
    background-size: 100% 100%;
}

#keywords {
    position: absolute;
    top: -40px;
    left: 75px;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0;
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

#keywords li {
    display: inline-block;
    animation: slideInRight 0.8s ease-in-out both;
}

#keywords li {
    background: #fff;
    border-radius: 20px;
    margin-right: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

#keywords li a:hover {
    color: #0a81d6;
}

#keywords li a {
    color: #000;
    /* background: url("../images/wtbq.png") no-repeat; */
    width: 80px;
    line-height: 30px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
}

.history {
    width: 100%;
    /* height: 230px; */
    margin-top: 20px;
    /* padding: 0 25px; */
    overflow: hidden;
    padding-left: 0px;
}

.con-rtit {
    position: relative;
    border-bottom: 1px solid #e9eef3;
}

.tit2 {
    position: relative;
}

.tit2 h2 {
    text-decoration: none;
    position: relative;
    width: 47%;
    text-align: center;
    box-sizing: border-box;
    color: #1c659f;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    font-family: "Microsoft YaHei";
}

.tit2 a {
    float: right;
}

.tit2 a img {
    width: 12px;
    right: 5px;
    position: absolute;
    top: 10px;
}

.compro ul {
    margin-top: 10px;
    height: 125px;
    overflow: auto;
}

.jqr {
    width: 21px;
    background-position: center;
    float: left;
    margin-right: 8px;
}

#Disclaimer {
    /* display: none; */
    /* float: right; */
    position: absolute;
    /* width: 26px; */
    background: #eff5f8;
    color: #609dff;
    border: none;
    padding: 3px 12px;
    cursor: pointer;
    right: 0px;
    top: 0px;
    border-radius: 15px 15px 0px 15px;
}

#Disclaimer::after {
    content: "";
    /* border-right: 50px solid transparent; */
    border-top: 23px solid #eff5f8;
    position: absolute;
    border-left: 16px solid transparent;
    right: 71px;
    top: 0;
}

.cusul li {
    margin-bottom: 0px;
    margin-top: 0px;
}

.tab2_content .news li:nth-child(1) {
    border-top: 1px dashed #eee;
    margin-top: 10px;
}

.tab2_content .news li {
    background: url(../images/li_bg.png) no-repeat left center;
    overflow: hidden;
    padding: 7px 0 7px 20px;
    /* border-bottom: 1px dashed #eee; */
    line-height: 21px;
    display: flex;
}

.dzdzw_title span {
    font-size: 20px;
    z-index: 5;
}

.dzdzw_title {
    display: flex;
    line-height: 25px;
    position: relative;
    align-items: center;
}

.dzdzw_title i {
    background: url(../images/cjwt@2x.png) no-repeat center;
    background-size: 100% 100%;
    display: block;
    width: 44px;
    height: 40px;
    border-radius: 50%;
    margin-right: 5px;
}

.dzdzw_title h3 {
    font-size: 22px;
    font-weight: 400;
}

.line {
    position: absolute;
    width: 120px;
    height: 5px;
    left: 25px;
    bottom: 0px;
    background: url(../images/jvxing@2x.png) no-repeat;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.loading {
    animation: rotate 3s linear infinite;

    width: 21px;
    border-radius: 5px;
    margin-right: 40px;
    vertical-align: middle;
}

.dialog_tab .tab2_content > span {
    vertical-align: middle;
}

.National_friendly {
    color: #000;
    font-weight: 400;
    display: none;
}

.NationalAnswer_box {
    /* height: 30px !important; */
    color: #015293;
    font-weight: 700;
    /* display: none; */
}

.NationalAnswer_comefrom {
    color: #015293 !important;
}

.styleone .content_jump li {
    font-size: 13px;
    float: left;
    color: #007dce;
    /* padding: 1px 29px; */
    /* line-height: 11px; */
    background: #fff;
    /* line-height: 11px; */
    margin-right: 10px;
}

.styleone .content_jump li a {
    color: #007dce;
    width: 100%;
    /* line-height: 24px; */
    display: block;
}

.styleone .content {
    display: flex;
    justify-content: space-around;
}

.styleone .content img {
    width: 43%;
    margin: 0;
}

.styleone .ys_content {
    width: 50%;
    background: rgba(0, 0, 0, 0.2);
    font-size: 15px;
    margin-bottom: 0px;
    color: #fff;
    border-radius: 10px;
    padding: 3px 4px;
    margin: 0;
}

.styleone .content_jump {
    margin-top: 20px;
    width: 100%;
    /* display: flex; */
    justify-content: space-around;
    flex-wrap: wrap;
}

.ys_content a {
    color: #007dce;
}

.styleone .small_title {
    color: #007dce;
    border-bottom: 1px solid #007dce;
    margin-top: 5px;
    font-size: 16px;
    width: 12%;
    text-indent: 0px;
    text-align: center;
    margin-left: 8px;
}

.card-container {
    display: flex;
    /* flex-direction: column; */
}

.cardbox {
    width: 150px;
    /* height: 200px; */
    background: #f9f9f9;
    margin: 6px 10px;
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    color: #0074ce;
    padding: 10px 4px;
}

.image-container {
    margin-top: 20px;
}

#displayedImage {
    max-width: 100%;
    height: 350px;
}

.tongji {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tongji br {
    display: none;
    height: 0px;
}

.cardbox p {
    margin-bottom: 0px;
}

.cardbox:hover {
    background-color: #2575cc;
    color: #fff;
}

.card_box2 .content {
    /* display: flex; */
    justify-content: space-around;
    align-items: center;
}

.card_box2 .content img {
    width: 100%;
    margin-bottom: 20px;
}

.card_box2 {
    margin-top: 10px;
}

.card_box2 br {
    display: none;
}

.card_jump {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    display: flex;
    /* grid-template-columns:  repeat(3, 1fr);
    grid: 5px; */
    flex-wrap: wrap;
    justify-content: space-around;
}

.card_jump li {
    font-size: 14px;
    color: #007dce;
    padding: 1px 3px;
    /* line-height: 11px; */
    background: #fff;
    /* line-height: 11px; */
}

.card_jump li a {
    color: #007dce;
    width: 100%;
    /* line-height: 24px; */
    display: block;
}

.card_box3 br {
    display: none;
}

.card_box3 .content {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.card_box3 .content img {
    width: 30%;
    /* height: 200px; */
}

.card_jump li {
    font-size: 14px;
    color: #007dce;
    padding: 1px 3px;
    /* line-height: 11px; */
    background: #fff;
    /* line-height: 11px; */
}

.card_jump li a {
    color: #007dce;
    width: 100%;
    /* line-height: 24px; */
    display: block;
}

.transition_content,
.main_content {
    max-height: 200px;
    overflow-y: auto;
    /* border: 1px solid #000; */
    /* width: 300px;
    position: absolute;
    z-index: 5;
    display: none;
    border-radius: 10px;
    right: 10px;
    background: #fff;
    box-shadow: 1px 2px 10px rgba(0,0,0,0.1); */
    height: 200px;
}

.transition_content {
    top: 50px;
}

.tools {
    /* float: right; */
    position: absolute;
    right: -115px;
    bottom: 7px;
    display: none;
}

#main_content {
    padding: 4px 9px;
    border: 1px solid #fff;
    border-radius: 15px;
    background: #f9fafc;
    color: #000;
}

.maincontent_icon {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/zhaiyao@2x.png) no-repeat center;
    background-size: 100%;
}

.translation_icon {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/auzixun@2x.png) no-repeat center;
    background-size: 100%;
    margin-right: 5px;
}

.main_contentbox,
.translation {
    display: flex;
    background: #f9fafc;
    border: 1px solid #fff;
    border-radius: 15px;
    background: #f9f9f9;
    display: flex;
    margin-top: 5px;
}

#languageSelect {
    border: none;
    background: transparent;
    cursor: pointer;
}

.hottags-ul {
    width: 100%;
    height: 140px;
    overflow: hidden;
    margin: 0;
    padding-left: 5px;
    animation: slideInRight 0.5s ease-in-out both;
}

.hottags-ul li {
    /* list-style: disc; */
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    float: left;
    cursor: pointer;
    color: #000;
    text-align: left;
    background: url(../images/16.png) no-repeat left center;
}

.hottags-ul li:hover {
    background: url(../images/16hover.png) no-repeat left center;
    color: #2472c4;
}

.hottags-ul li:first-child {
    margin-top: 0;
    transition: margin-top 0.8s;
}

.hotdivs {
    /* background-color: #fff; */
    border-radius: 10px;
    width: 70%;
    overflow: hidden;
    position: relative;
    margin-left: 25px;
}

.djdzw_ul li.li1 i {
    background: url(../images/shbz@2x.png) no-repeat;
    background-size: 100% 100%;
    /* height: 146px; */
}

.djdzw_ul li.li2 i {
    background: url(../images/yljk@2x.png) no-repeat;
    background-size: 100% 100%;
}

.djdzw_ul li.li3 i {
    background: url(../images/zfrw@2x.png) no-repeat;
    background-size: 100% 100%;
}

.djdzw_ul li.li1 span {
    /* background: url(../images/yiws-bt@2x.png) no-repeat; */
    background-size: 100% 100%;
    width: 100%;
    display: block;
    height: 55px;
    margin-top: 88px;
    line-height: 55px;
}

.djdzw_ul li.li2 span {
    /* background: url(../images/jtcx-bt@2x.png) no-repeat; */
    background-size: 100% 100%;
    width: 100%;
    display: block;
    height: 55px;
    line-height: 55px;
    margin-top: 88px;
}

.djdzw_ul li.li3 span {
    /* background: url(../images/shbx-bt@2x.png) no-repeat; */
    background-size: 100% 100%;
    width: 100%;
    display: block;
    height: 55px;
    line-height: 55px;
    margin-top: 88px;
}

.djdzw_ul li a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    /* padding-top: 76px; */
    position: relative;
    color: #444;
    white-space: nowrap;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.djdzw_ul {
    display: flex;
    justify-content: space-around;
    background: #f0f7fc;
    border-radius: 5px;
    border: 1px solid #fff;
}

.djdzw_ul li i {
    display: block;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 80px;
    float: left;
    background: url(../images/yygh.png) center top no-repeat;
    transition: all 1s;
    border-radius: 18px;
}

.djdzw_content {
    display: flex;
    margin-top: 10px;
    align-items: center;
    justify-content: space-around;
}

.djdzw_ul li {
    height: 150px;
    width: 120px;
    /* background: #f0f7fc; */
    padding: 5px;
    margin-right: 8px;
    /* border: 1px solid #fff; */
    border-radius: 5px;
    overflow: hidden;
    transition: width 0.7s;
}

.djdzw_ul .wid {
    width: 574px;
}

.djdzw_ul .wid-small {
    width: 100px;
}

.djdzw_ul .wid-small .ylws-left,
.djdzw_ul .wid-small .jtcx-left,
.djdzw_ul .wid-small .shbx-left {
    width: 90px;
}

.ylws-left,
.jtcx-left,
.shbx-left {
    float: left;
    width: 110px;
    height: 100%;
    transition: width 0.7s;
}

.ylws-hotdivs,
.jtcx-hotdivs,
.shbx-hotdivs {
    float: left;
    width: 300px;
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid #fff;
}

.ylws-hotdivs .hottags-ul li,
.jtcx-hotdivs .hottags-ul li,
.shbx-hotdivs .hottags-ul li {
    /* list-style: disc; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    float: left;
    cursor: pointer;
    color: #000;
    text-align: left;
    background: url(../images/16.png) no-repeat left center;
    padding: 0px;
    padding-left: 22px;
    border: none;
    margin-right: 0px;
    border-radius: none;
}

.ylws-hotdivs .hottags-ul li:hover,
.jtcx-hotdivs .hottags-ul li:hover,
.shbx-hotdivs .hottags-ul li:hover {
    background: url(../images/16hover.png) no-repeat left center;
    color: #2472c4;
}

.address {
    position: absolute;
    display: block;
    left: 190px;
    bottom: 32px;
}

.search_zdCode {
    text-align: center;
    cursor: pointer;
    border: 1px solid #015293;
    height: 30px;
    border-radius: 50px;
    padding: 0 15px;
}

.search_zdCode input {
    border: 1px solid #c22c38;
    width: 175px;
    text-align: center;
    height: 34px;
    border-radius: 5px 0 0 5px;
    line-height: 34px;
    color: #c22c38;
    outline: none;
    float: left;
}

.input_p {
    width: auto;
    color: #000;
    font-size: 15px;
    float: left;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
}

.icon_choose {
    width: 25px;
    height: 24px;
    display: block;
    /* background: url(../images/znwd-icon.png) no-repeat; */
    background: url(../images/dw@2x.png) no-repeat;
    float: left;
    background-position: 10px 5px;
    /* margin-top: 2px; */
}

.icon_zd {
    width: 25px;
    height: 20px;
    display: block;
    /* background: url(../images/znwd-icon.png) no-repeat; */
    background: url(../images/jiantou@2x.png) no-repeat;
    float: left;
    background-position: 11px 8px;
    margin-top: 4px;
    border-left: 1px solid #a3adb7;
}

.address_tishi {
    position: absolute;
    background: url(../images/tc.png) no-repeat;
    width: 420px;
    height: 160px;
    padding: 25px 10px;
    background-size: 100% 100%;
    left: 126px;
    top: 180px;
    z-index: 99;
    text-align: center;
}

.instability_tishi {
    font-size: 12px;
    line-height: 24px;
    margin: 3px 0;
    display: block;
    color: #015293;
}

.address_tishi p {
    margin-top: 20px;
}

.cancel-btn {
    border: 0;
    background: #015293;
    color: #fff;
    width: 50px;
    outline: none;
    border-radius: 5px;
}

.determ-btn {
    border: 0;
    background: #015293;
    color: #fff;
    width: 90px;
    height: 24px;
    outline: none;
    border-radius: 5px;
    line-height: 24px;
    float: right;
    margin-right: 70px;
    position: absolute;
    bottom: 45px;
}

.address_time {
    position: absolute;
    right: 30px;
    bottom: 50px;
}

.address_time p {
    line-height: 0px;
}

.record {
    position: absolute;
    text-align: center;
    /* float: right; */
    cursor: pointer;
    /* border: 1px solid #015293; */
    background: #015293;
    background: linear-gradient(to right, #0778dc, #5fb6f4);
    color: #fff;
    height: 32px;
    /* line-height: 30px; */
    border-radius: 50px;
    padding: 0 15px;
    right: 104px;
    /* bottom: 40px; */
    display: flex;
    align-items: center;
}

.record a {
    display: block;
    width: 85px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.record i {
    width: 23px;
    height: 19px;
    display: block;
    background: url(../images/qingchu@2x.png) no-repeat;
    background-size: 100% 100%;
}

#guess {
    position: absolute;
    top: -36px;
    left: 3px;
    font-weight: 700;
    color: #709ccb;
}

.fontSize {
    position: absolute;
    display: flex;
    line-height: 30px;
    right: 75px;
    top: 150px;
}

.fontSize li {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
}

.modal_address {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);
    z-index: 999;
}

.modal-box {
    width: 730px;
    /* min-height: 460px; */
    max-height: 78%;
    background-color: #fff;
    position: fixed;
    top: 15%;
    left: 50%;
    border-radius: 10px;
    margin-left: -300px;
    margin-top: 0;
    box-sizing: border-box;
}

.pro-box {
    width: 500px;
    min-height: 240px;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    /* overflow: auto; */
    box-sizing: border-box;
}

.pro-box h5,
.modal-box h5 {
    line-height: 36px;
    color: #015293;
    line-height: 42px;
    background: #015293;
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 18px;
    /* border-top-left-radius: 10px; */
    /* border-top-right-radius: 10px; */
    font-weight: normal;
    /* padding-left: 30px; */
}

.icon_chongzhi {
    display: block;
    position: absolute;
    top: 50px;
    left: 30px;
    cursor: pointer;
    height: 32px;
    font-weight: bold;
    font-size: 18px;
    line-height: 42px;
    color: #015293;
    padding-right: 16px;
    /* text-decoration: underline; */
    background: url(../images/address_right.png) no-repeat right 15px;
    background-size: 15px 15px;
}

.modal-body p.add_chose {
    position: absolute;
    left: 75px;
    font-weight: bold;
    font-size: 18px;
    height: 32px;
    line-height: 42px;
    color: #015293;
    padding-right: 25px;
    top: 50px;
}

p.add_chose span {
    margin-left: 25px;
    cursor: pointer;
    /* border-bottom: 1px solid #6ba3c3; */
    background: url(../images/address_right.png) no-repeat right 6px;
    background-size: 15px 15px;
    padding-right: 18px;
    /* text-decoration: underline; */
}

.add_content {
    /* min-height: 385px; */
    margin: 10px 0;
    padding: 0 15px;
    margin-top: 50px;
    position: relative;
    overflow: auto;
}

.add_content ul li {
    /* float: left; */
    display: inline-block;
    width: 25%;
    padding: 15px 0;
    text-align: center;
    cursor: pointer;
}

.add_content ul li a {
    display: block;
    height: 26px;
    line-height: 26px;
}

.add_content ul li a.active {
    background: #015293;
    color: #fff;
    border-radius: 15px;
}

.add_footer {
    /* background: #f1f1f1; */
    height: 50px;
}

.add_footer button {
    width: 85px;
    border: 0;
    height: 30px;
    line-height: 30px;
    outline: none;
    font-size: 14px;
    background-color: #777;
    border-radius: 5px;
    color: #fff;
    margin: 0 5px;
}

.add_footer button[disabled] {
    color: #fff;
    background: #f9e5e7;
}

.change {
    /* float: right; */
    /* margin-top: -50px; */
    position: absolute;
    right: 20px;
    top: 15px;
    padding: 5px 15px;
    background: #fff;
    line-height: 18px;
    text-align: center;
    border-radius: 15px;
}

.stylefive .content_jump li {
    font-size: 13px;
    color: #007dce;
    padding: 1px 3px;
    /* line-height: 11px; */
    background: #fff;
    /* line-height: 11px; */
    margin-top: 3px;
    margin-right: 1px;
}

.stylefive .content_jump li a {
    color: #007dce;
    width: 100%;
    line-height: 24px;
    display: block;
}

.stylefive .content {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.stylefive .content img {
    width: 45%;
    border-radius: 10px;
}

.stylefive .ys_content {
    width: 40%;
    /* background: #3f7ddf; */
    margin-bottom: 0px;
    /* color: #fff; */
    border-radius: 10px;
    padding: 3px 4px;
}

.stylefive .content_jump {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px 2px;
}

.ys_content a {
    /* color: #fff; */
}

.stylefive {
    /* background-color: #3d91e3; */
    padding-bottom: 8px;
    padding-top: 8px;
}

.stylefive .small_title {
    color: #4e98f0;
    border-bottom: 1px solid #4e98f0;
    margin-top: 13px;
    font-size: 16px;
    width: 19%;
    text-indent: 0px;
    text-align: center;
    margin-left: 8px;
}

.card-container {
    display: flex;
    /* margin-left: -40px; */
}

.image-container {
    margin-top: 20px;
    width: 102%;
}

#displayedImage {
    max-width: 100%;
    height: 350px;
}

.tongji {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-direction: column;
}

.tongji h2 {
    font-size: auto;
}

.cardbox p {
    margin-bottom: 0px;
}

.cardbox:hover {
    background-color: #2575cc;
    color: #fff;
}

.card_box2 .content {
    /* display: flex; */
    justify-content: space-around;
    align-items: center;
}

.card_box2 .content img {
    width: 100%;
    margin-bottom: 20px;
}

.card_box2 {
    margin-top: 10px;
}

.card_box2 br {
    display: none;
}

.card_jump {
    margin-top: 20px;
    margin-bottom: 0px;
    width: 100%;
    display: flex;
    /* grid-template-columns:  repeat(3, 1fr);
    grid: 5px; */
    flex-wrap: wrap;
    justify-content: space-around;
}

.card_jump li {
    font-size: 14px;
    color: #007dce;
    padding: 1px 3px;
    /* line-height: 11px; */
    background: #fff;
    /* line-height: 11px; */
}

.card_jump li a {
    color: #007dce;
    width: 100%;
    /* line-height: 24px; */
    display: block;
}

.card_box3 br {
    display: none;
}

.card_box3 .content {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.card_box3 .content img {
    width: 90%;
    /* height: 200px; */
}

.card_jump li {
    font-size: 14px;
    color: #007dce;
    padding: 1px 3px;
    /* line-height: 11px; */
    background: #fff;
    /* line-height: 11px; */
}

.card_jump li a {
    color: #007dce;
    width: 100%;
    /* line-height: 24px; */
    display: block;
}

.card-container {
    width: 100%;
    display: flex;
    /* flex-direction: column; */
}

.cardbox {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    /* height: 200px; */
    background: #f9f9f9;
    /* margin: 6px 10px; */
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    color: #0074ce;
    /* padding: 10px 4px; */
}

.cardbox:hover {
    background-color: #0074ce;
}

.cardbox:hover p {
    color: #fff;
}

#displayedImage {
    max-width: 100%;
    height: 350px;
}

.tongji {
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#chartbox1,
#chartbox2,
#chartbox3,
#chartbox4,
#chartbox5,
#chartbox6 {
    height: 450px;
    width: 100%;
}

#card1 p,
#card2 p,
#card3 p,
#card4 p,
#card5 p {
    padding: 5px 0px;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.xiang_content br {
    display: none;
}

#particles-js {
    width: 100%;
    height: 960px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 992px) {
}

@media (max-width: 1680px) {
}

@media (max-width: 1480px) {
}

@media (max-width: 768px) {
}

#history li {
    line-height: 30px;
    font-size: 13px;
    color: #000;
    cursor: pointer;
    /* background: #fff; */
    display: flex;
    padding: -1px 10px;
    border-radius: 15px;
}

.compro ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 96%;
    display: inline-block;
    color: #000;
    font-size: 14px;
}

.compro ul li a:hover {
    color: #0074ce;
}

.modal-body {
    text-align: center;
}

@media (max-width: 1400px) {
    .top-logo {
        top: 136px;
        left: 54%;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1900px) {
}

#stopbuild {
    border: 0 none;
    outline: none;
    color: #fff;
    width: 85px;
    height: 30px;
    cursor: pointer;
    background-color: #015293;
    border-radius: 5px;
    font-size: 14px;
}
.comefromul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    border-top: 1px solid;
    margin-top: 15px;
}

.comefromul li {
    width: 100%;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    background: #f6f8f9b8;
    padding: 0 10px;
    margin-top: 8px;
}

.comefromul li a {
    font-size: 13px;
    color: #7d7c7c;
    width: 100%;
    text-overflow: ellipsis;
}

.szfleader-hd-list {
    position: relative;
}

.szfleader-hd-list::before {
    position: absolute;
    content: "";
    background: #ccdce9;
    width: 1px;
    height: 100%;
    left: 7px;
    z-index: 0;
    top: 4px;
}

.szfleader-hd-list span {
    display: block;
    color: #015293;
    font-weight: bold;
    background: url(../images/time.png) no-repeat 0px;
    padding-left: 24px;
    line-height: initial;
    position: relative;
    z-index: 1;
}

.szfleader-hd-list li {
    text-indent: initial;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border: none;
    background: none !important;
    display: block !important;
    padding: 0px !important;
    position: relative;
}

.szfleader-hd-list li:before {
    position: absolute;
    content: "";
    background: #eeeeee;
    width: 97.5%;
    height: 1px;
    right: 0;
    z-index: 0;
    bottom: 0px;
}

.szfleader-hd-list li a {
    display: block;
    position: relative;
    background: url(../images/list-icon.png) no-repeat 0px 12px;
    margin-left: 17px;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 1.6em;
}

.szfleader-hd-list li a:before {
    position: absolute;
    top: -2px;
    left: 3px;
    content: "";
    margin-top: 0.8em;
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 50%;
}

.bossMove_title {
    height: 46px;
    margin-top: 5px;
}

.bossMove_title a {
    /* float: left; */
    display: block;
    padding: 0 20px;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    background: #1e51b1;
    color: #fff;
    line-height: 46px;
    font-size: 1.25rem;
}

.wdzsk a {
    display: block;
}

.wdzsk {
    text-align: center;
}

.fsz li {
    height: 30px;
    cursor: pointer;
    margin: 10px 10px 10px 0;
    background: #f8f9fb;
    font-size: 14px;
    color: #999;
    border-radius: 30px;
    line-height: 30px;
    outline: none;
    border: 0;
    padding: 0px 15px;
    cursor: pointer;
    float: left;
}

.fsz li:hover {
    color: #0074ce;
}

.tipDiv {
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    z-index: 9;
    position: absolute;
    bottom: 135px;
    left: 50%;
    border-radius: 20px;
    transform: translateX(-50%);
    color: #000;
    border: 1px solid #fff;
}

.tipDiv li {
    line-height: 30px;
    padding-left: 10px;
    cursor: pointer;
}

.tipDiv ul {
    max-height: 200px;
    overflow: auto;
}

.card_title {
    height: 46px;
    margin-top: 5px;
}

.card_title a {
    /* float: left; */
    display: block;
    padding: 0 20px;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    background: #1e51b1;
    color: #fff;
    line-height: 46px;
    font-size: 1.25rem;
}

.talk_btn {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    left: 10px;
    width: 4%;
    z-index: 10;
}

.talk_btn button {
    width: 100px;
    height: 100px;
    background: url(../images/yuyin@2x.png) no-repeat center;
    color: #fff;
    border: 0 none;
    outline: none;
    border-radius: 22px;
    font-size: 14px;
    text-align: center;
    background-size: 100% 100%;
    cursor: pointer;
}

.szr_box {
    /* height: 60%; */
    /* background: url(../images/dizuo@2x.png) no-repeat bottom; */
    background-size: 100%;
    position: absolute;
    left: 313px;
    bottom: -99px;
    width: 210px;
    z-index: 999;
    /* height: 500px; */
}

.szr_box i {
    position: absolute;
    bottom: 30px;
    right: -43px;
    width: 115px;
    height: 145px;
    background: url(../images/ljx@2x.png) no-repeat;
    z-index: 7;
    /* transform: rotateZ(33deg); */
    transform-origin: left;
    background-size: 63%;
    display: block;
}

.szr_box video {
    width: 460px;
    margin: 0 auto;
    /* display: block; */
    visibility: hidden;
    position: absolute;
    left: 0px;
    bottom: 21px;
    /* margin-bottom: 25px; */
    margin-left: -137px;
}

.szr_box img {
    width: 80%;
    /* padding-right: 25px; */
    margin: 0 auto;
    display: block;
    margin-bottom: 25px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .main-content-center {
        width: 800px;
    }

    .main-content-right {
        width: 279px;
        right: 10px;
        bottom: -44px;
    }

    .main-content-left {
        width: 335px;
        left: 10px;
        bottom: -35px;
    }

    .slide-bmfw li {
        background: url(../images/bmfw.png) no-repeat;
        background-size: 100% 100%;
        height: 85px;
        /* line-height: 80px; */
        /* margin-top: 10px; */
        padding-top: 15px;
    }

    .slide-bmfw li span {
        font-size: 14px !important;
    }

    .szr_box {
        /* height: 60%; */
        background: url(../images/dizuo@2x.png) no-repeat bottom;
        background-size: 100%;
        position: absolute;
        left: 245px;
        bottom: -60px;
        width: 200px;
    }

    .szr_box video {
        width: 370px;
        /* padding-right: 25px; */
        margin-left: -91px;
    }

    #message {
        height: 445px;
    }
    .dialog_tab {
        width: 70% !important;
    }
    .djdzw_ul .wid {
        width: 375px;
    }

    .ylws-hotdivs,
    .jtcx-hotdivs,
    .shbx-hotdivs {
        width: 200px;
    }
}

@media (min-width: 1401px) and (max-width: 1659px) {
    /* .main-content-center {
        width: 810px;
    }

    .main-content-right {

        right: 30px;
        bottom: -44px;

    }
    .main-content{
        height: 525px;
    }
    #message{
        height: 450px;
        margin-top: 76px;
    }
    .con-l-b {
        height: 140px;
    }
    .ylws-hotdivs, .jtcx-hotdivs, .shbx-hotdivs{
        width: 290px;
    }
    .main-content {

        width: 100%;
        box-sizing: border-box;
        padding: 0px 20px;
        height: 535px;
        justify-content: space-around;
        align-items: flex-end;
        position: relative;
    }
    .main-content-left {
        width: 275px;
        left: 50px;
        bottom: -10px;
    }
    .slide-bmfw li {
    background: url(../images/bmfw.png) no-repeat;
    background-size: 100% 100%;
    height: 85px;

    padding-top: 15px;
}
    .slide-bmfw li span{
           font-size:14px !important;
    }
    .szr_box {

        background: url(../images/dizuo@2x.png) no-repeat bottom;
        background-size: 100%;
        position: absolute;
        left: 100px;
        bottom: -60px;
        width: 165px;
        left: 170px;
    }
    #talkmess_btn{
        width: 75%;
    }
    .szr_box video {
        width: 370px;

        margin-left: -106px;
    }

    .djdzw_ul li {
        height: 132px;
        width: 101px;
        background: #f0f7fc;
        padding: 5px;
        margin-right: 8px;
        border: 1px solid #fff;
        border-radius: 5px;
    }
    .djdzw_ul li span{
        line-height: 55px !important;
        font-size: 14px !important;
    }
    .ylws-left, .jtcx-left, .shbx-left {
        float: left;
        width: 90px;
        height: 100%;
        transition: width 0.7s;
    }
    .ylws-hotdivs .hottags-ul li,
    .jtcx-hotdivs .hottags-ul li,
    .shbx-hotdivs .hottags-ul li{
        height: 30px;
        line-height: 30px;
    }


.djdzw_ul .wid{
    width: 425px;
} */
}

@media (min-width: 1660px) and (max-width: 1739px) {
    .main-content-center {
        width: 960px;
    }

    .main-content-right {
        width: 310px;
        right: 20px;
        bottom: 0px;
    }

    .main-content-left {
        /* width: 316px; */
        left: 20px;
        bottom: 0px;
    }

    .szr_box {
        /* height: 60%; */
        background: url(../images/dizuo@2x.png) no-repeat bottom;
        background-size: 100%;
        position: absolute;
        /* left: 200px; */
        /* bottom: -60px; */
        width: 200px;
    }

    .szr_box video {
        /* width: 320px; */
        /* padding-right: 25px; */
    }

    .djdzw_ul .wid {
        width: 550px;
    }
}

@media (min-width: 1740px) and (max-width: 1865px) {
    .szr_box {
        /* height: 60%; */
        background: url(../images/dizuo@2x.png) no-repeat bottom;
        background-size: 100%;
        position: absolute;
        left: 180px;
        bottom: -60px;
        width: 200px;
    }

    .main-content-left {
        width: 330px;
    }

    .main-content-right {
        right: 20px;
    }

    .slide-bmfw li a {
        display: flex;
        /* vertical-align: middle; */
        height: 100%;
        align-items: center;
        padding-top: 0px;
        color: #000;
        font-size: 12px;
    }
}

@media screen and (min-width: 1921px) {
    .header-start {
        width: 100%;
        height: 100px;
    }
}

#audiobg {
    width: 100%;
    height: 100%;
    bottom: 50px;
    /* background: rgba(0,0,0,0.5); */
    position: absolute;
    z-index: 22;
}

#audiobg p {
    color: #fff;
    left: 50;
    font-size: 18px;
    bottom: 40px;
    display: none;
    position: absolute;
}

#audiobg img {
    width: 8%;
    bottom: 80px;
    height: auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    /* margin-left: -15%; */
}

.swiper-title {
    width: 300px;
    border-bottom: 1px solid#f2f2f2;
    position: relative;
    font-size: 15px;
    padding-bottom: 12px;
}

.change2 {
    /* float: right; */
    /* margin-top: -50px; */
    position: absolute;
    right: -14px;
    top: -4px;
    padding: 5px 15px;
    /* background: #fff; */
    line-height: 18px;
    text-align: center;
    border-radius: 15px;
}

#cjwt2 .hottags-ul li {
    /* list-style: disc; */
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    cursor: pointer;
    color: #000;
    text-align: left;
    background: none;
}

#cjwt2 .hottags-ul {
    height: 115px;
    width: 300px;
}

.active {
    /* display: block !important; */
    visibility: visible !important;
}

#huanying {
    font-weight: 400;
}

#bobao {
    display: flex;
    width: auto;
    align-items: center;
}

#bobao button {
    background: url(../images/5@2x.png) no-repeat;
    width: 28px;
    height: 14px;
    border: none;
    cursor: pointer;
}

#zhiying i {
    width: 17px;
    height: 14px;
    display: block;
    background: url(../images/1@2x.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 4px;
    cursor: pointer;
}

#shengming i {
    width: 15px;
    height: 17px;
    display: block;
    background: url(../images/2@2x.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 4px;
    cursor: pointer;
}

#xieyi i {
    width: 14px;
    height: 15px;
    display: block;
    background: url(../images/3@2x.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 4px;
    cursor: pointer;
}

.prompting3 .pro-box {
    height: 450px;
}

.prompting3 .modal-title {
}

.prompting5 .pro-box,
.prompting3 .pro-box,
.prompting4 .pro-box {
    background: url(../images/bj@2x.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 0px;
    width: 990px;
    /* display: flex; */
    overflow: visible !important;
    justify-content: space-between;
    height: 465px;
}

.prompting5 .modal-title,
.prompting3 .modal-title,
.prompting4 .modal-title {
    background: url(../images/bt@2x.png) no-repeat center;
    text-align: center;
    color: #fff;
    padding: 35px 0px;
    width: 100%;
    /* padding-left: 123px; */
    border-radius: 0px;
    margin: 0 auto;
    margin-top: -30px;
}

.prompting5 .modal-body,
.prompting3 .modal-body,
.prompting4 .modal-body {
    margin: 25px 0px;
    /* padding: 0 25px; */
    width: 90%;
    margin: 0 auto;
    overflow: hidden !important;
    height: 375px;
}

.prompting4 .modal-title ul {
    color: #000;
    margin-top: 25px;
    width: 100%;
    height: 400px;
}

.prompting4 .modal-title ul li {
    font-size: 16px;
    background-color: #659ad2;
    color: #fff;
    line-height: 50px;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 11px;
}

.prompting4 .pro-box h4 {
    text-align: start;
    font-size: 20px;
    padding-left: 15px;
    background: url(../images/biaoqian-1@2x.png) no-repeat left center;
}

.prompting4 .pro-box h5 {
    text-align: start;
    background-color: transparent;
    color: #000;
    font-weight: 700;
}

/* .prompting5 .pro-box{
    background-color: #FFFFFF;
    width: 800px;
    height: 500px;
}

.prompting5 .modal-title{
    background: #fff;
    text-align: start;
    color: #000;
    margin: 0 auto;
    padding: 25px 0px;
    width: 90%;
    border-radius: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.prompting5 .modal-body{
    height: 380px;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
} */
.prompting5 .modal-body label {
    color: red;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center;
}

.prompting5 .modal-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 20px 30px;
    background: #eaf2ff;
    border-radius: 0px 0px 20px 20px;
}

#agreeButton {
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    background-color: #007bff;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.prompting5 .modal-footer span {
    font-size: 14px;
    color: #3573b5;
}

#agreeButton:disabled {
    background-color: #ddd;
    cursor: not-allowed;
}

.second-title {
    line-height: 28px;
    /* padding-left: 10px; */
    background: url(../images/bj-1@2x.png) no-repeat left bottom;
    font-size: 16px;
    background-position-y: 17px;
    font-weight: 700;
    text-align: left;
}

.prompting4 .second-title {
    background: url(../images/bj-2@2x.png) no-repeat left bottom;
    background-position-y: 17px;
}

.prompting3 .pro-box {
    height: 288px;
    width: 758px;
}

.prompting5 .modal-body p {
    text-align: start;
    font-weight: 400;
    line-height: 30px;
    /* background-position-y: 13px; */
}

.prompting5 .modal-body h5 {
    text-align: start;
    background-color: transparent;
    color: #000;
    padding-left: 15px;
    background: url(../images/biaoqian-1@2x.png) no-repeat left center;
}

.zimu {
    background: url(../images/9@2x.png) no-repeat;
    width: 110%;
    height: 80px;
    position: absolute;
    top: -22px;
    background-size: 100% 100%;
    display: none;
    padding: 22px;
    font-size: 14px;
}

.NationalAnswer_content .content {
    background: url(../images/li_bg1.png) no-repeat left top;
    background-position-y: 7px;
    background-position-x: 0px;
    padding-left: 14px;
    background-size: 8px;
    margin-top: 10px;
}

.NationalAnswer_content {
    padding-left: 15px;
}
/* .NationalAnswer_content p {
    width: 100%;
} */
@media (min-width: 1200px) and (max-width: 1399px) {
    .djdzw_ul li i {
        display: block;
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 75px;
        float: left;
        background: url(../images/yygh.png) center top no-repeat;
        transition: all 1s;
        border-radius: 18px;
    }
    .djdzw_ul li {
        height: 150px;
        width: 80px;
        /* background: #f0f7fc; */
        padding: 5px;
        margin-right: 8px;
        /* border: 1px solid #fff; */
        border-radius: 5px;
        overflow: hidden;
        transition: width 0.7s;
    }
    .hottags-ul li {
        /* list-style: disc; */
        padding-left: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        float: left;
        cursor: pointer;
        color: #000;
        text-align: left;
        background: url(../images/16.png) no-repeat left center;
    }

    .ylws-left,
    .jtcx-left,
    .shbx-left {
        float: left;
        width: 85px;
        height: 100%;
        transition: width 0.7s;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
    .djdzw_ul li i {
        display: block;
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
        width: 85px;
        height: 65px;
        float: left;
        background: url(../images/yygh.png) center top no-repeat;
        transition: all 1s;
        border-radius: 18px;
    }
    .djdzw_ul li {
        height: 150px;
        width: 80px;
        /* background: #f0f7fc; */
        padding: 5px;
        margin-right: 8px;
        /* border: 1px solid #fff; */
        border-radius: 5px;
        overflow: hidden;
        transition: width 0.7s;
    }
    .hottags-ul li {
        /* list-style: disc; */
        padding-left: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        float: left;
        cursor: pointer;
        color: #000;
        text-align: left;
        background: url(../images/16.png) no-repeat left center;
    }
    .ylws-left,
    .jtcx-left,
    .shbx-left {
        float: left;
        width: 75px;
        height: 100%;
        transition: width 0.7s;
    }

    .hotdivs {
        /* background-color: #fff; */
        border-radius: 10px;
        width: 70%;
        overflow: hidden;
        position: relative;
        margin-left: 15px;
    }
}

.more-new3 {
    color: #fff !important;
    cursor: pointer;
    line-height: 28px;
    border-radius: 15px;
    text-align: center;
    background-size: 14px;
    width: 100px;
    height: 28px;
    background: #4991f2;
    font-size: 13px;
    margin: 10px 0;
}
/* Ã©Â¢â€žÃ¨Â®Â¾Ã¥Å“ÂºÃ¦â„¢Â¯ */
.yscj {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    overflow-x: auto;
    box-sizing: border-box;
    margin-top: 15px;
}
.yscj::-webkit-scrollbar {
    height: 5px;
}
.yscj a {
    display: flex;
    flex-direction: column;
    color: #000;
}
.card {
    flex: 1;
    width: 27%;
    margin: 0 15px;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
}
.card img {
    height: 180px;
    width: 100%;
    vertical-align: bottom;
}
.card .desc {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    padding: 10px;
    background-color: #f5f6f9;
}
.desc .text {
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
.yscj_address {
    font-size: 14px;
    color: #848181;
}

/* æ”¿åŠ¡æœåŠ¡æŸ¥çœ‹è¯¦æƒ… */
.zwfw_more {
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    padding: 3px 13px;
    border-radius: 16px;
    color: #409eff;
    border: 1px solid #f1f1f1;
    display: inline-block;
    margin-right: 15px;
    width: 100px;
    line-height: 24px;
}
.warning_box {
    position: fixed;
    top: 200px;
    background-color: #f9d48d;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 10px;
    border-radius: 5px;
    color: #ef3434;
}
.relactiveMsg ul {
    height: 94px;
    padding: 5px;
    border-top: 1px solid #eee;
    overflow: hidden;
}
.relactiveMsg ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
}
.relactiveMsg ul li::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #b5b5b5;
    border-radius: 10px;
    margin: 0 5px 0 -10px;
}
.relactiveMsg ul .xqtitle {
    width: calc(100% - 90px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.relactiveMsg .type {
    width: 85px;
    color: #387dbf;
}
p.seeMoreBtn {
    width: 100px;
    color: #fff;
    text-align: center;
    padding: 3px;
    margin-top: 10px;
    border: 1px solid #4189f6;
    border-radius: 20px;
    background: #4189f6;
    cursor: pointer;
}
.related_list {
    height: 88px !important;
}
p.opera {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    margin-top: 5px;
    border-top: 1px solid #4193e3;
}
p.opera .visibility {
    color: #3686ce;
    background-color: #f3f9ff;
    cursor: pointer;
}
#lsjl{
   visibility:hidden;
}
