body {
    border-top: 6px solid #ff8c2f;
    background: #fff;
    background-repeat: no-repeat;
    /* background: url('/img/headBg/bg.png') no-repeat; */
    /* background: url('/img/headBg/bg-grey.png') no-repeat; */
    background-size: 114%;
    /* 黑白 */
    /* -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; */
}

.clearfix::after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}

/*首页头部样式开始*/
.header-container {
    margin: auto;
    position: relative;
    width: 1000px;
    z-index: 999;
    margin-bottom: 20px;
}

.index-header {
    width: 1000px;
    margin: 0 auto 15px;
    height: 120px;
    position: relative;
}

.header-time {
    position: absolute;
    right: 0px;
    top: 16px;
    color: #27549d;
    font-size: 13px;
    text-indent: 25px;
    letter-spacing: 1px;
    height: 32px;
    line-height: 32px;
    width: 330px;
    background: none;
}

.header-logo {
    position: absolute;
    top: -6px;
    left: -5px;
    width: auto;
}

input.header-search {
    width: 300px;
    height: 33px;
    position: absolute;
    top: 51px;
    right: 78px;
    border: 0;
    background: #f4f9fd url(../img/search_bg.png);
    font-size: 18px;
    color: #737373;
    text-indent: 10px;
}

.header-img-ad {
    margin-left: 25px;
    margin-top: 15px;
    vertical-align: top;
}

input.search-button {
    width: 80px;
    height: 35px;
    position: absolute;
    top: 51px;
    right: 2px;
    border: 0;
    background: #f4f9fd url(../img/search_button.png);
    cursor: pointer;
}

.index-nav {
    position: absolute;
    width: auto;
    height: auto;
    top: 50px;
    left: 360px;
    color: #fff;
}

.syht-title {
    font-family: '思源黑体' !important;
}

.index-nav::before {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 60px;
    height: 60px;
    background: #2371ed;
    transform: skewX(-45deg);
    z-index: -1;
}

.index-nav > ul > li {
    display: block;
    float: left;
    width: 91px;
    height: 60px;
    line-height: 60px;
    background: #2371ed;
    font-size: 16px;
    text-align: center;
}

.index-nav > ul > li:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.index-nav > ul > li:hover,
.index-nav > ul > li.nav-on {
    background: #4688ff;
}

li.no-hover:hover {
    background: url(../img/nav_bg.png) !important;
}

.index-mav > ul > li:first-child:hover {
    background: url(../img/nav_bg.png);
}

.index-nav > ul > li > a {
    color: #fff;
    display: block;
    height: auto;
    line-height: inherit;
    margin: 0;
    font-size: 16px;
}

.index-nav li:last-child a {
    border-right: 0;
}

/*悬停菜单通用样式，通用样式后只需针对各菜单定义宽度等*/
ul#nav li ul {
    width: 700px;
    height: 48px;
    position: absolute;
    left: -60px;
    top: 60px;
    z-index: 199;
}

ul#nav li ul li {
    display: block;
    height: 20px;
    float: left;
    background: #4688ff;
    padding: 6px 0;
    font-size: 16px;
    padding-left: 10px;
}

ul#nav li ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
    color: #fff;
    padding-right: 10px;
}

ul#nav li ul li:last-child a {
    border-right: 0;
}

/*通用样式结束*/
/*通用的弹出控制*/
#nav > li:hover > ul {
    display: block;
    background: #4688ff;
}

#nav > li > ul {
    display: none;
}

/*通用弹出控制结束*/

/*针对性的对各二级菜单定义大小*/
/*预警*/
.nav-yj li:first-child {
    margin-left: 18px;
}

.nav-yj li > span {
    display: block;
    height: 28px;
    margin-top: 0;
}

.nav-yj li div {
    width: 160px;
    text-align: left;
}

.nav-yj li div.sign {
    width: 90px;
}

.nav-yj li div span {
    width: auto;
    display: inline-block;
}

.nav-yj li > span:first-child {
    font-size: 20px;
    text-align: left;
}

.nav-yj li > span:first-child a {
    color: #379fee;
    cursor: default;
}

.nav-yj li > div span {
    font-size: 16px;
    margin-right: 20px;
}

ul#nav li ul.nav-yj {
    height: 188px;
}

/*天气*/
.nav-tq li:first-child {
    margin-left: 20px;
}

/*互动*/
.nav-hd li:first-child {
    margin-left: 360px;
}

.head-bottom-container {
    z-index: 998;
}

.header-bottom {
    width: 100%;
    height: 360px;
    font-size: 0;
}

.header-bottom > div {
    display: inline-block;
    vertical-align: top;
}

/* 左侧开始 */
.header-bottom-left {
    width: 70%;
    height: 100%;
}

.position-select {
    height: 45px;
    position: relative;
}

.position-select::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 8px;
    background-color: #ff8c2f;
}

.position-select .address-select {
    position: relative;
    margin-left: 90px;
    height: 100%;
    padding-left: 30px;
    font-size: 0;
    background-color: #ff8c2f;
}

.position-select .address-select::before {
    content: '';
    position: absolute;
    top: 0;
    left: -22.5px;
    width: 45px;
    height: 45px;
    background-color: #ff8c2f;
    transform: skewX(-45deg);
}

.position-select .address-select .common_select {
    position: relative;
    height: 100%;
    line-height: 100%;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.common_select > span {
    display: inline-block;
    position: relative;
    height: 100%;
    padding: 0 30px 0 10px;
    line-height: 45px;
    text-align: left;
}

.common_select > span::before {
    content: '';
    position: absolute;
    top: 22px;
    right: 8px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #fff;
}

.common_select .select-dorpdown {
    position: absolute;
    display: none;
    width: 280px;
    background-color: #fff;
    z-index: 2;
}

.common_select:hover > span {
    color: #ff8c2f;
    background-color: #fff;
}

.common_select:hover > span::before {
    border-top-color: #ff8c2f;
}

.common_select:hover .select-dorpdown {
    display: block;
    padding: 5px 0 5px 10px;
}

.item a {
    line-height: 24px;
}

.live-forecast {
    width: 100%;
    height: 225px;
}

.live-forecast section {
    float: left;
    box-sizing: border-box;
}

.section-live {
    position: relative;
    display: inline-block;
    width: 190px;
    height: 100%;
    padding: 25px 7px;
    background-color: #0060f9;
}

.section-live::before {
    content: '';
    position: absolute;
    bottom: -32px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 16px solid transparent;
    border-top-color: #0060f9;
}

.section-live .title {
    margin-bottom: 2px;
    color: rgba(255, 255, 255, 0.68);
    font-size: 12px;
}

.section-live .date-time {
    color: rgba(255, 255, 255, 0.68);
    font-size: 12px;
}

.section-live .sk-temp {
    font-size: 54px;
    color: #fff;
}

.section-live .sk-weather {
    font-size: 14px;
    color: #fff;
}

.section-live .sk-yjfb {
    margin-top: 10px;
    width: 100%;
    height: 45px;
    overflow: hidden;
}

.no-warning {
    font-size: 20px;
    color: #fff;
}

.section-live .sk-yjfb img {
    margin-left: 10px;
}

.section-live .sk-yjfb img:nth-of-type(3n + 1) {
    margin-left: 10px;
}

.section-forecast {
    display: flex;
    width: calc(100% - 190px);
    height: 100%;
}

.forecast-item {
    flex: 1;
    text-align: center;
    padding: 33px 3px;
}

.forecast-item .forecast-date {
    font-size: 12px;
    color: #fff;
}

.forecast-item .forecast-img {
    margin: 20px 0;
}

.forecast-item .forecast-img > div {
    margin-bottom: 10px;
    height: 33px;
}
.forecast-item .forecast-img > div > img {
    width: 50px;
    height: 50px;
}

.forecast-item .forecast-temp {
    margin-top: 30px;
    font-size: 12px;
    color: #fff;
}

.live-forecast .forecast-item:nth-of-type(1) {
    background-color: #2371ed;
}

.live-forecast .forecast-item:nth-of-type(2) {
    background-color: #3b87ff;
}

.live-forecast .forecast-item:nth-of-type(3) {
    background-color: #5094ff;
}

.live-forecast .forecast-item:nth-of-type(4) {
    background-color: #5da9ff;
}

.live-forecast .forecast-item:nth-of-type(5) {
    background-color: #6cbcff;
}

.live-forecast .forecast-item:nth-of-type(6) {
    background-color: #71cbff;
}

.section-other {
    box-sizing: border-box;
    width: 100%;
    height: 90px;
    line-height: 105px;
    padding-left: 15px;
    border-bottom: 1px solid #dbdbdb;
}

.section-other > div {
    float: left;
    margin-right: 35px;
    font-size: 14px;
    color: #505050;
}

/* 左侧结束 */
/* 右侧开始 */
.header-bottom-right {
    margin-left: 1%;
    width: 29%;
    height: 100%;
}

.header-bottom-right .search {
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    padding: 8px 12px 7px 12px;
    font-size: 0;
    background-color: rgba(150, 150, 150, 0.2);
}

.header-bottom-right .search .header-search-input {
    margin-right: 8px;
    height: 30px;
    width: 194px;
    border: none;
    padding: 0;
    font-size: 14px;
    color: #505050;
    text-indent: 12px;
}

.header-bottom-right .search .header-search-button {
    width: 60px;
    height: 30px;
    border: 0;
    font-size: 14px;
    background: #ff8c2f url(../img/search.png) center no-repeat;
    background-size: 35%;
    cursor: pointer;
}

.qxzx {
    width: 100%;
    height: 100%;
}

.qxzx * {
    box-sizing: border-box;
}

.qxzx-title {
    height: 28px;
    line-height: 28px;
    font-size: 0;
}

.qxzx-title > span {
    display: inline-block;
    height: 100%;
    color: #fff;
    padding-left: 15px;
    vertical-align: top;
    cursor: pointer;
}

.qxzx-content {
    width: 100%;
    height: 100%;
    font-size: 0;
    border: 1px solid #dbdbdb;
}

.detail-more {
    float: right;
    line-height: 45px;
    font-size: 14px;
    margin-right: 14px;
}
.detail-more a {
    color: #fff;
    cursor: pointer;
}
.hot-topic.hot-topic2 {
    margin-top: 0;
}
.hot-topic2 .imgbox img {
    height: 164px;
}
.hot-topic2 .imgbox .tip {
    padding-left: 0;
}
/* 右侧结束 */
/*首页头部样式结束*/

.imgPopWarnDiv {
    width: max-content;
    position: absolute;
    left: 30px;
    margin-top: 6px;
    padding: 4px;
    background-color: #327abd;
    color: #fff;
    display: none;
}

.blue-title-left {
    float: left;
    width: 50%;
    height: 32px;
    line-height: 32px;
    background-color: #2371ed;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
}
.blue-title-right {
    float: left;
    width: 50%;
    height: 32px;
    line-height: 32px;
    background-color: #4688ff;
    text-align: right;
    box-sizing: border-box;
}
.blue-title-right span {
    display: inline-block;
    width: 45%;
    color: #fff;
    font-size: 14px;
    padding-right: 10px;
    background-color: #ff8c2f;
    cursor: pointer;
}
.blue-title-left a,
.blue-title-right span a {
    color: #fff;
}
.ld-ldt-title,
.ld-hyxx-title,
.ld-tflj-title,
.tqsp-title,
.ld-yjxx .yjxx-title,
.hot-topic-title,
.yj-fyzy-title,
.wxyt-title.ld-wxyt-title,
.jdtq-title.full-jdtq-title,
.ld-ldt-title,
.OceanTitle,
.hyxx-title,
.wxyt-title,
.ldyt-title,
.tflj-title,
.shqx-title,
.secTitle,
.qhpd-title,
.jdtq-title,
.yjya-title,
.qxcd-title,
.kp-sjcs-title,
.kp-sjcs-title,
.kp-sjcs-title,
.kp-sjcs-title,
.zx-yjxy-title,
.kp-qxfg-title,
.yjxx-title,
.kp-yjdt-title,
.kp-qxzh-title,
.kp-gzzd-title,
.kp-bmgz-title,
.tqdx-title,
.fw-wttq-title,
.fw-xsp-title,
.fw-qxys-title,
.fw-zmcj-title,
.qxwb-title,
.fw-qhpg-title,
.fw-qxwz-title,
.fw-qxdh-title,
.public-title,
.yj-yjxy-title,
.tqsj-title,
.gzfw-title.index-forecast-title {
    height: 32px;
    border-bottom: none;
}
.gzfw-title.index-forecast-title {
    margin-bottom: 20px;
}
.ld-hot-topic,
.PicInsert,
.kp-module1-right2 {
    padding: 0;
}
.jdtq-title.full-jdtq-title {
    width: 100%;
}
.margin-top10,
.headlineX.margin-top10 {
    margin-top: 10px;
    text-indent: 0;
}
.auto-width {
    width: auto;
}
.full-secTitle {
    height: auto;
}
div.no-float-content-switch {
    width: 100%;
    height: 36px !important;
    clear: both;
    background: #e9f0f5;
    float: none;
}
.no-float-content-switch ul {
    float: right;
}
.no-float-content-switch ul li.hover {
    background: url(../img/spanhover.png) no-repeat 3px 19px;
}
.blue-border-bottom {
    border-bottom: 3px solid #188eee;
}
#four_area {
    float: none;
}
.jdtq-viewContent,
.clearBoth {
    clear: both;
}
.kp-module1-right2 {
    width: 305px;
}
.kp-module6 {
    margin-top: 50px;
    margin-bottom: 40px;
}

/* 清明时节将整个网站变灰色 */
/* html {
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
} */
