@charset "utf-8";

body {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #444;
    text-align: center;
    background: #bc0507;
}

* {
    margin: 0;
    padding: 0;
}

a,
a:hover {
    text-decoration: none;
}

ul {
    list-style: none;
}

em,
i {
    font-style: normal;
}

img {
    border: none;
    vertical-align: top;
}

.clear {
    clear: both;
}

.main-dom {
    width: 100%;
    min-width: 1340px;
    padding-bottom: 64px;
}

.middle {
    width: 1200px;
    margin: auto;
    text-align: left;
}

.wrapper_top {
    height: 45px;
    background: #fff;
    line-height: 45px;
}

.wrapper_top .toplogo {
    color: #a41109;
    font-size: 16px;
    font-weight: bold;
    background-size: 32px auto;
    height: 45px;
    display: inline-block;
    padding-left: 42px;
    margin-left: 4px;
}

.wrapper_top .right {
    float: right;
}

.wrapper_top .right img {
    vertical-align: middle;
}

.wrapper_top .right a {
    margin-right: 12px;
}

.main_content {
    margin: auto;
    text-align: left;
}

.main_content .title {
    background: #ff9933;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 0px 15px;
}

.main_content .title span {
    float: right;
    font-weight: normal;
    font-size: 14px;
}

.main_content .main_left {
    width: 428px;
    float: left;
}

.main_content .basebox {
    background: #fff;
    padding: 17px 13px 10px;
}

.main_left .box1 .text,
.main_left .box2 .text,
.main_right .box1 .text {
    height: 221px;
}

.main_left .box1 .text {
    padding: 0px 13px;
}

.main_left .box1 .tabs {
    height: 25px;
    border-bottom: 1px solid #ddd;
    padding-top: 13px;
}

.main_left .box1 .tabs a {
    color: #444;
    padding: 0px 10px;
    height: 24px;
    display: inline-block;
    margin-right: 10px;
}

.main_left .box1 .tabs .current,
.main_left .box1 .tabs a:hover {
    color: #e21616;
    border-bottom: 2px solid #e21616;
}

.main_left .box1 .tabscontent .top {
    margin: 10px 0px 12px;
    min-height: 70px;
    position: relative;
    padding-left: 68px;
}

.main_left .box1 .tabscontent .top .icon {
    position: absolute;
    left: 2px;
    top: 0px;
}

.main_left .box1 .tabscontent .top .list p {
    color: #333;
    position: relative;
    padding-left: 70px;
    line-height: 21px;
    margin-bottom: 2px;
}

.main_left .box1 .tabscontent .top .list p span {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #666;
}

.main_left .box1 .tabscontent .des {
    line-height: 24px;
}

.main_left .box1 .tabscontent .des span {
    color: #ff0000;
}

.main_left .box2,
.main_right .box2 {
    margin: 16px auto 19px;
}

.main_left .box2 .text {
    height: 384px;
}

.main_left .box2 .text ul {
    padding: 7px 13px 0px;
}

.main_left .box2 .text ul li,
.main_left .box3 .text ul li {
    height: 34px;
    line-height: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main_left .box2 .text ul li a,
.main_left .box3 .text ul li a {
    color: #444;
    background: url(../images/aicon.gif) no-repeat left center;
    padding-left: 13px;
}

.main_left .box2 .text ul li a:hover,
.main_left .box3 .text ul li a:hover {
    color: #d7231a;
}

.main_left .box3 {
    margin-bottom: 18px;
    padding-bottom: 1px;
}

.main_left .box3 .box3_title {
    background: #ea0c19 url(../images/Springbox3_title.gif) no-repeat right center;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
}

.main_left .box3 .text {
    height: auto;
    background: #fff1f0;
}

.main_left .box3 .text ul {
    padding: 7px 13px 0px;
    margin-bottom: 15px;
}

.main_left .box4 {
    margin-top: 17px;
}

.main_left .box4 .text {
    height: 272px;
    padding: 0px 13px 3px;
    overflow: hidden;
}

.main_left .box4 .text .list_lh {
    height: 265px;
    overflow: hidden;
    margin-top: 4px;
}

.main_left .box4 .text li {
    border-bottom: 1px dashed #bebebe;
    height: 37px;
    overflow: hidden;
    line-height: 37px;
}

.main_left .box4 .text li span {
    width: 40%;
    display: block;
    float: left;
    text-align: center;
}

.main_left .box4 .text li .first,
.main_left .box4 .text li .last {
    width: 28%;
    padding: 0px 1%;
}

.main_left .box4 .text li .first {
    text-align: left;
}

.main_left .box4 .text li .last {
    text-align: right;
}

.main_left .box4 .text table td {
    border-top: 1px dashed #bebebe;
    height: 37px;
    padding: 0px 5px;
}

.main_left .box4 .text table .first td {
    border-top: none;
}

.main_content .main_right {
    width: 757px;
    float: right;
}

.main_right .box1 .text {
    padding: 0px 13px;
}

.main_right .box1 .text ul {
    padding: 12px 0px;
}

.main_right .box1 .text ul li {
    position: relative;
    padding: 7px 100px 7px 0px;
    position: relative;
}

.main_right .box1 .text ul li span {
    position: absolute;
    right: 0px;
    top: 7px;
}

.main_right .box1 .text .des {
    border-top: 1px dotted #bebebe;
    line-height: 24px;
    padding-top: 15px;
}

.main_right .box1 .text ul li a {
    color: #444;
    background: url(../images/aicon.gif) no-repeat left center;
    padding-left: 13px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main_right .box1 .text ul li a:hover {
    color: #d7231a;
}

.main_right .box1 .text .des span {
    color: #d7231a;
}

.main_right .box2 {
    margin-bottom: 0;
    padding-bottom: 23px;
}

.main_right .box2 .text,
.main_right .box3 .text {
    height: 642px;
}

.main_right .box2 .text .time {
    height: 42px;
    line-height: 42px;
    background: #fff1f0;
    padding: 0px 13px;
    font-weight: bold;
}

.main_right .box2 .text .time span {
    float: right;
    font-weight: normal;
}

.main_right .box2 .text .info {
    margin: 20px 13px;
    position: relative;
    padding-left: 115px;
    min-height: 81px;
}

.main_right .box2 .text .info .icon {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 100px;
    text-align: center;
}

.main_right .box2 .text .info .icon img {
    max-width: 100px;
    min-height: 74px;
}

.main_right .box2 .text .info .des h3 {
    font-size: 28px;
    font-weight: bold;
}

.main_right .box2 .text .info .des p {
    line-height: 22px;
}

.main_right .box2 .text .titbox {
    background: #fff1f0;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
    padding: 0px 13px;
}

.main_right .box2 .text .titbox em {
    color: #d7231a;
    margin-right: 5px;
}

.main_right .box2 .text .titbox select {
    font-family: "微软雅黑";
    float: right;
    color: #d52219;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ffbdbd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 92px;
    height: 31px;
    line-height: 31px;
    padding-left: 10px;
    margin-top: 6px;
}

.main_right .box2 .text .tqlist ul {
    height: 146px;
    border: 1px solid #e6e6e6;
    margin: 0px auto 6px;
}

.main_right .box2 .text .tqlist ul li {
    width: 59px;
    border-left: 1px solid #e6e6e6;
    height: 146px;
    float: left;
    text-align: center;
}

.main_right .box2 .text .tqlist ul li.first {
    border-left: none;
    width: 60px;
}

.main_right .box2 .text .tqlist ul li img {
    max-width: 40px;
    max-height: 31px;
}

.main_right .box2 .text .tqlist ul li .timebox {
    padding: 10px 0px;
}

.main_right .box2 .text .tqlist ul li .iocn {
    padding: 3px 0px 18px;
    height: 31px;
}

.main_right .box2 .text .tqlist ul li p {
    margin-bottom: 8px;
}

.main_right .box2 .text .list10 ul li {
    width: 10%;
    text-align: center;
    float: left;
}

.main_right .box2 .text .list10 ul li img {
    max-height: 31px;
    max-width: 36px;
}

.main_right .box2 .text .list10 ul li .day {
    padding: 10px 0px 6px;
}

.main_right .box2 .text .list10 ul li .timebox {
    margin-bottom: 12px;
}

.main_right .box2 .text .list10 ul li .red {
    color: #d7231a;
}

.main_right .box2 .text .list10 .listimg {
    text-align: center;
    width: 100%;
    padding-top: 35px;
}

.main_right .box3 .text {
    height: 276px;
    padding: 0px 13px;
}

.main_right .box3 .text .ctiy {
    padding-top: 4px;
}

.main_right .box3 .text .ctiy span {
    margin-top: 6px;
    color: #858585;
}

.main_right .box3 .text .ctiy a {
    margin-right: 15px;
    color: #444;
    display: inline-block;
    margin-top: 6px;
    cursor: pointer;
}

.main_right .box3 .text .ctiy .current {
    color: #d52219;
}

.main_right .box3 .text table {
    border-top: 1px solid #f1dbd9;
    border-right: 1px solid #f1dbd9;
    margin-top: 10px;
}

.main_right .box3 .text table td {
    border-bottom: 1px solid #f1dbd9;
    border-left: 1px solid #f1dbd9;
    height: 41px;
}

.main_right .box3 .text table td.tit {
    font-weight: bold;
    text-align: center;
}

.main_right .box3 .text table p span {
    margin-left: 25px;
}

.main_right .box3 .text table p em {
    font-weight: bold;
    color: #0066cc;
}

.main_right .box3 .text table p i {
    font-weight: bold;
    color: #fba500;
}

.yubao {
    margin: 17px 0px 19px;
}

.yubao .yubao_list {
    border: 1px solid #e3e3e3;
    border-top: none;
    padding-top: 17px;
}

.yubao .yubao_list ul {
    padding-left: 4px;
    overflow: hidden;
}

.yubao .yubao_list ul li {
    width: 221px;
    float: left;
    margin: 0px 0px 17px 11px;
}

.yubao .yubao_list ul li .img {
    position: relative;
    display: block;
    width: 221px;
    height: 146px;
    color: #fff;
}

.yubao .yubao_list ul li .img img {
    width: 221px;
    height: 146px;
}

.yubao .yubao_list ul li .img p {
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.yubao .yubao_list ul li .wendu {
    height: 39px;
    overflow: hidden;
    line-height: 39px;
    font-size: 18px;
    padding: 6px 0px;
}

.yubao .yubao_list ul li .wendu em {
    color: #0066cc;
}

.yubao .yubao_list ul li .wendu span {
    color: #fba500;
}

.yubao .yubao_list ul li .wendu .icon {
    float: left;
}

.yubao .yubao_list ul li .wendu .icon img {
    height: 39px;
    margin-right: 15px;
}

.yubao .yubao_list ul li .des {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.main_content .weibo {
    padding-bottom: 16px;
}

.weibo .weibotext {
    border: 1px solid #e3e3e3;
    border-top: none;
    height: 218px;
}

.weibo .weibotext img {
    width: 100%;
}

.wrapper {
    width: 100%;
    margin: auto;
    position: relative;
}

.main_content {
    width: 1200px;
    margin: auto;
    position: relative;
    z-index: 10;
    left: 50%;
    margin-left: -600px;
    margin-top: -67px;
}

.cjtop {}

.cjbottom {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, 0);
    width: 100%;
}

.cjtop img,
.cjbottom img {
    width: 100%;
}

.timeright {
    float: right;
}

.amap-marker-label {
    font-size: 13px;
    border: 1px solid #b8b8b8;
    background: #fff;
    border-radius: 6px 6px 6px 6px;
    color: #06c;
    line-height: 130%;
    padding: 5px 10px;
    text-align: left;
}

.amap-simple-marker-icon {
    margin-left: -3px;
}

.tqsk {
    border-bottom: 1px dashed grey;
    margin-bottom: 20px;
    width: 100%;
    margin-top: 10px;
}

.tqsk td {
    height: 30px;
    text-align: left;
}

.tqsk td span {
    color: grey;
}

.fzld_table_div {
    width: 100%;
    max-height: 220px;
    overflow: auto;
    margin-top: 52px;
}

.fzld_table {
    border: 1px solid #e3e3e3;
    border-left: none;
    width: 100%;
}

.fzld_table th {
    background: #f7f7f7;
    border-left: 1px solid #e3e3e3;
    height: 36px;
    text-align: center;
    color: #0345af;
    font-weight: 400;
}

.fzld_table td {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    text-align: center;
    padding: 5px 5px;
    font-size: 12px;
}

.barline_text {
    width: 50px;
    color: #000;
    float: left;
}

.city-tt a.cur {
    background: #fff;
    border-bottom: none;
    padding-bottom: 0;
    color: #33a0ed;
    border-bottom: 1px solid #fff;
}

.city-tt a {
    overflow: hidden;
    display: block;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #252525;
    line-height: 30px;
    font-weight: 700;
    cursor: pointer;
    border-bottom: 1px solid #d4dde5;
    border-top: 1px solid #d4dde5;
    border-right: 1px solid #d4dde5;
    padding: 0 10px;
}

.citys a.cur {
    background: #fff;
    border-bottom: none;
    padding-bottom: 0;
    color: #33a0ed;
    border-bottom: 1px solid #fff;
}

.citys a {
    width: 150px;
    overflow: hidden;
    display: block;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #252525;
    line-height: 30px;
    font-weight: 700;
    cursor: pointer;
    border-bottom: 1px solid #d4dde5;
    border-top: 1px solid #d4dde5;
    border-right: 1px solid #d4dde5;
}

#chinaimgMap .amap-simple-marker-icon-img {
    width: 30px;
    height: 30px;
}

#chinaimgMap .amap-marker-label {
    display: none;
}

#chinaimgMap .amap-simple-marker-position-point {
    display: none !important;
}

#guangdongimgMap .amap-simple-marker-icon-img {
    width: 30px;
    height: 30px;
}

#guangdongimgMap .amap-marker-label {
    display: none;
}

#guangdongimgMap .amap-simple-marker-position-point {
    display: none !important;
}

.city-box {
    z-index: 13;
    position: absolute;
    top: 1550px;
    border: 1px solid #abaeaf;
    width: 370px;
    display: none;
    background: #fff;
    box-shadow: 4px 1px 9px -3px #888;
    height: auto;
    margin-left: 400px;
    padding: 10px;
}

.city-tt b {
    position: absolute;
    top: 10px;
    display: block;
    cursor: pointer;
    right: 10px;
    width: 12px;
    height: 12px;
}

body {
    padding: 0;
    background-color: #ffdfd4 !important;
}

.wrapper .main_content {
    margin-top: -65px;
}

.weather_box {
    margin-top: 10px;
    border: 1px solid #e3e3e3 !important;
    padding-top: 0 !important;
}

.inner_box_l {
    width: 28%;
    float: left;
    padding: 15px;
}

.inner_box_l dd {
    line-height: 26px;
}

.inner_box_l a {
    color: #000;
    font-size: 18px;
}

.inner_box_l .fr {
    float: right;
}

.inner_box_r {
    width: 66%;
    float: left;
    border-left: 1px solid #e3e3e3;
    padding: 15px;
}

#imgMap,
#jcimgMap,
#chinaimgMap,
#guangdongimgMap {
    height: 550px;
}

.amap-marker-label {
    cursor: pointer !important;
}

.yubao {
    margin-bottom: 0;
}

.common-zt-toper {
    position: fixed;
    z-index: 9999;
}

.common-zt-footer {
    background: #bb0507;
}

.amap-markers {
    z-index: 1200 !important;
}

#erweima {
    position: absolute;
    width: 340px;
    height: 340px;
    border: 1px solid #000;
    z-index: 999;
    left: 50%;
    top: 50%;
    margin: -190px 0 0 -190px;
    display: none;
    background-color: #fff;
}

.footertwo {
    display: none;
}

.fuo {
    width: 100%;
    position: absolute;
    top: 546px;
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 768px) {
    .fuo {
        position: relative;
        top: auto;
    }

    .fuo_l {
        width: 50%;
        text-align: left;
    }

    .fuo_r {
        width: 50%;
        text-align: right;
    }

    .fuo_l img,
    .fuo_r img {
        width: 98%;
    }

    .toper-head {
        width: auto;
        height: 60px;
    }

    .toper-head-l,
    .toper-head-r {
        float: inherit;
    }

    .wrapper_top {
        height: auto;
    }

    .wrapper_top .right {
        display: none;
    }

    .wrapper .main_content {
        margin-top: -20px;
    }

    .main_content .main_left,
    .main_content .main_right {
        float: none;
        width: auto;
    }

    .main_content .main_right {
        margin-top: 18px;
    }

    .main_left .box1 .text,
    .main_left .box2 .text,
    .main_right .box1 .text {
        height: auto;
        padding-bottom: 20px;
    }

    .weibo .weibotext {
        height: auto;
    }

    .main_left .box4 .text {
        padding-bottom: 15px;
    }

    .main_left .box3 .text ul {
        padding-bottom: 15px;
    }

    .main_right .box2 .text .tqlist ul {
        height: auto;
        overflow: hidden;
    }

    .main_right .box2 .text .tqlist ul li {
        width: 25% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .main_right .box2 .text,
    .main_right .box3 .text {
        height: auto;
        padding-bottom: 20px;
    }

    .main_right .box2 .text .list10 ul li {
        width: 20%;
        padding-bottom: 18px;
    }

    .main_right .box2 .text .list10 .listimg {
        padding-top: 18px;
    }

    .main_right .box2 .text .list10 .listimg img {
        max-width: 100%;
    }

    .main_right .box3 .text table p span {
        margin-left: 10px;
    }

    .main_right .box3 .text table td {
        height: auto;
        padding: 5px 0px;
    }

    .yubao .yubao_list ul {
        padding: 0px 2%;
    }

    .yubao .yubao_list ul li {
        width: 48%;
        margin-left: 0px;
    }

    .yubao .yubao_list ul li:nth-child(2n + 2) {
        float: right;
    }

    .yubao .yubao_list ul li .img,
    .yubao .yubao_list ul li .img img {
        width: 100%;
        height: auto;
    }

    .yubao .yubao_list ul li .img img {
        height: auto;
        vertical-align: top;
    }

    .footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer .middle dl {
        position: static;
        margin-bottom: 20px;
    }

    footer {
        background: #a20402;
        display: none;
    }

    .footer a {
        display: inline-block;
        text-align: center;
        vertical-align: top;
    }

    .footer>a {
        width: 100%;
        font-family: "PingFang SC";
        font-weight: 400;
        font-size: 14px;
        line-height: 28px;
        text-align: center;
        color: #fff;
    }

    .footer p,
    .footer p a {
        font-family: "PingFang SC";
        font-weight: 400;
        font-size: 12px;
        line-height: 24px;
        text-align: center;
        color: #fff;
    }

    .footertwo {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    body {
        background-size: cover;
    }

    .main-dom {
        width: 100%;
        min-width: auto;
    }

    .middle {
        width: 94%;
        left: auto;
        margin: 0 auto;
        margin-top: -72px;
    }

    .wrapper {
        background-size: 230% !important;
        padding-bottom: 50px;
    }

    .wrapper .main_content {
        left: auto;
        margin-left: auto;
    }

    .inner_box_l,
    .inner_box_r {
        width: auto;
        float: none;
    }

    .yubao_list #chinaimgMap,
    .yubao_list .yubao_list-box {
        width: 100% !important;
        float: none !important;
    }

    .yubao_list .yubao_list-box {
        height: auto !important;
        padding-bottom: 15px;
    }

    iframe {
        display: none;
    }

    .common-zt-footer .common-footer-logo {
        display: none;
    }

    .fzld_table_div {
        max-height: none;
    }

    .fzld_table {
        width: 95%;
        margin-top: 10px;
    }

    .yubao.basebox {
        min-height: auto;
        padding-bottom: 10px;
    }

    .main_left .box3 .text ul li a {
        width: 65%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: inline-block;
    }

    #holder svg {
        width: 100%;
    }

    .main_right .box3 .text table td {
        padding: 5px;
    }

    iframe.share_self {
        display: block;
    }

    .main_content .title,
    .main_left .box3 .box3_title {
        font-size: 16px;
    }

    .main_right .box2 .text .info {
        padding-left: 0;
    }

    .main_right .box2 .text .info .icon {
        display: block;
        position: static;
        width: auto;
    }

    .main_right .box2 .text .info .des {
        margin-left: 0 !important;
    }

    .main_right .box2 .text .list10 .listimg {
        overflow-x: scroll;
    }

    #holder svg {
        width: auto;
    }

    #imgMap,
    #jcimgMap,
    #chinaimgMap,
    #guangdongimgMap,
    .imgmap-text {
        width: auto !important;
        float: none !important;
    }

    #imgMap,
    #jcimgMap,
    #chinaimgMap,
    #guangdongimgMap {
        height: 250px !important;
    }
}

.list-a-text a {
    display: inline-block;
    width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}