body,html {
    width: 100%;
    min-width: auto;
}
body {
    font-family: 'Source Han Sans','Microsoft YaHei';
    font-size: 17px;
    margin: 0;
    color: #666;
    background: url(/images/bg.png) center top no-repeat fixed;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wrap {
    background: url(/images/bg-yunhe.png) center top no-repeat;
    padding: 0 0 45px;
    width: 100%;
    position: relative;
}
.top-search-box {
    position: absolute;
    top: 16px;
    right: 14px;
    width: 248px;
    height: 35px;
    border: 1px solid #2B6DD1;
    border-radius: 19px;
    background: #2B6DD1;
    background:rgba(43,109,209,0.65);
    z-index: 99;
}
.top-search-box .search-btn {
    width: 35px;
    height: 35px;
    background: url(/images/search-btn.png) center no-repeat;
    float: left;
    margin-left: 30px;
    cursor: pointer;
}
.top-search-box .search-input {
    background: none;
    width: 170px;
    height: 35px;
    line-height: 35px;
    border: 0;
    outline: 0;
    padding: 0;
    font-size: 17px;
    color: #fff;
}
.top-search-box .search-input::placeholder {
    color: #fff;
}
.header {
    position: relative;
    height: 211px;
}
.header-brand {
    height: 158px;
    text-align: center;
}
.header-brand-inner {
    display: inline-block;
    height: 158px;
    line-height: 158px;
    margin: 0 auto;
}
.header-logo {
    margin-right: 24px;
    vertical-align: middle;
}
.header-slogan {
    margin-left: 24px;
    vertical-align: middle;
}
.header-nav {
    width: 1340px;
    height: 53px;
    line-height: 53px;
    background: #265fa4 url(header-nav.png) left center;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.37);
    margin: 0 auto;
    position: relative;
}
.header-nav ul li {
    float: left;
    width: 12.5%;
}
.header-nav ul li a {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.header-nav ul li a.cur,
.header-nav ul li > a:hover,
.header-nav ul li:hover > a {
    background: #2f74c6;
    background: rgba(47, 116, 198, 0.63);
}
.header-nav .sublist {
    position: absolute;
    background: #f0f6fa;
    background: rgba(240, 246, 250, 0.9);
    width: 1338px;
    overflow: hidden;
    top: 53px;
    left: 0;
    z-index: 99;
    border: 1px solid #83aee2;
    border-top: 0;
    display: none;
}
.header-nav ul li:hover .sublist {
    display: block;
}
.header-nav .sublist a {
    width: 12.5%;
    float: left;
    color: #333;
    font-size: 16px;
}
.header-nav .sublist a:hover {
    text-decoration: underline;
    color: #265fa4;
}
.main {
    width: 1338px;
    overflow: hidden;
    background: #fff;
    border: solid 1px #d5d5d5;
    box-sizing: border-box;
    margin: 14px auto 0;
}
.tips-box {
    margin: 19px 0 0;
}
.tips-box ul li {
    width: 1298px;
    height: 45px;
    line-height: 45px;
    margin: 13px 19px;
    background-color: #ffffff;
    box-shadow: 0px 0px 3px 0px	rgba(0, 0, 0, 0.07);
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
}
.tips-box ul li .title {
    float: left;
    font-size: 18px;
    color: #2c7eca;
    padding: 0 0 0 50px;
    margin: 0 16px 0 0;
}
.tips-box ul li .info {
    font-size: 17px;
    color: #575757;
    width: 1155px;
    height: 45px;
    overflow: hidden;
}
.tips-box ul li .info a {
    color: #575757;
    margin: 0 5px;
}
.tips-qxyj {
    background: url(/images/tips-qxyj.png) 15px center no-repeat;
}
.tips-tqyb {
    background: url(/images/tips-tqyb.png) 17px center no-repeat;
}
.tips-box ul li.tips-tqyb .info {
    width: auto;
}
.tips-tqyb .info .text {
    height: 45px;
}
.tips-box ul li.tips-tqyb .info a {
    margin: 0 5px;
}
.tips-box ul li.tips-tqyb .info a:hover {
    color: #2c7eca;
}
.tips-box ul li.tips-top-news {
    height: 96px;
    text-align: center;
}
.tips-top-news h1 {
    height: 46px;
    margin: 6px 0 9px;
    font-size: 35px;
    line-height: 46px;
}
.tips-top-news h1 a {
    color: #2c7eca;
}
.tips-top-news h2 {
    height: 22px;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    color: #575757;
    margin: 0;
}
/* 底部 */
.footer {
    width: 1338px;
    height: 166px;
    background-color: #265fa4;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.23);
    margin: 12px auto 0;
    position: relative;
}
.footer a {
    color: #fff;
}
.footer-info {
    width: 510px;
    height: 71px;
    font-size: 14px;
    line-height: 13px;
    color: #fff;
    text-align: center;
    float: left;
    margin: 30px 0 0 96px;
}
.footer-info p {
    margin: 0 0 21px;
}
.footer-link {
    float: right;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 27px 130px 0 0;
}
.footer-link ul {
    display: inline-block;
}
.footer-link ul li {
    float: left;
}
.footer-link p {
    width: 100%;
}
.footer-sydw {
    width: 80px;
    height: 80px;
    background: url(/images/footer-sydw.png) center no-repeat;
    float: left;
    margin: 17px 16px 0 54px;
}
.footer-jiucuo {
    width: 110px;
    height: 55px;
    background: url(/images/footer-jiucuo.png) center no-repeat;
    float: left;
    margin: 29px 0 0;
}
.footer .friend-link {
    width: 100%;
    height: 53px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.23);
}
.footer .friend-link li {
    float: left;
    width: 16.66666%;
    height: 53px;
    line-height: 53px;
    text-align: center;
}
/* 雷火 */
.index-slide {
    width: 558px;
    height: 345px;
    margin: 0 0 0 19px;
    position: relative;
    overflow: hidden;
}
.index-slide ul li {
    width: 558px;
    height: 345px;
}
.index-slide ul li img {
    width: 100%;
    height: 100%;
}
.index-slide-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 558px;
    height: 45px;
    background: #000;
    background: rgba(0,0,0, 0.39);
}
.index-slide-title {
    width: 140px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    padding: 0 0 0 18px;
}
.index-slide-title a {
    display: block;
    color: #fff;
    width: 400px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-slide-btn {
    margin-right: 7px;
}
.index-slide-btn a {
    width: 7px;
    height: 7px;
    background: #fff;
    display: block;
    cursor: pointer;
    float: left;
    border-radius: 50%;
    margin: 19px 7px 0;
}
.index-slide-btn a.cur {
    background: #2484d1;
}
.index-tab {
    width: 720px;
    height: 345px;
    background-color: #fff;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.07);
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
    margin: 0 19px 0 0;
    overflow: hidden;
}
.index-tab .tab-nav {
    height: 45px;
}
.index-tab .tab-nav li {
    width: 20%;
    text-align: center;
    float: left;
}
.index-tab .tab-nav span {
    display: block;
    margin: 0 auto;
    padding: 10px 0 6px;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #5a5a5a;
    width: 97px;
    cursor: pointer;
    border-bottom: 3px solid #fff;
}
.index-tab .tab-nav span a {
    color: #5a5a5a;
}
.index-tab .tab-nav .cur span,
.index-tab .tab-nav li:hover span {
    border-color: #3780b7;
}
.govpushinfo150203 {
    margin: 0;
    display: none;
}
.index-tab .tab-info .govpushinfo150203{
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-padding-start: 0;
}
.index-tab .tab-info .govpushinfo150203 span{
    float: right;
}
.index-tab .tab-info .govpushinfo150203 .title{
    color: #2974b9;
    float: left;
}
.index-tab .tab-info li {
    margin: 17px 26px 17px 25px;
    height: 24px;
}
.index-tab .tab-info a {
    color: #5a5a5a;
}
.index-tab .tab-info .title {
    color: #2974b9;
    float: left;
}
.index-tab .tab-info .title i {
    margin-right: 16px;
}
.index-tab .tab-info .text {
    float: left;
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-tab .tab-info .date {
    float: right;
}
.index-linkbox {
    margin: 20px 0 0 19px;
}
.index-linkbox .title {
    background: #ebf0f4;
    height: 41px;
    line-height: 41px;
    position: relative;
}
.index-linkbox .title span {
    float: left;
    width: 151px;
    height: 41px;
    color: #5e5e5e;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
}
.index-linkbox .title span.cur {
    background: #33b1a8;
    color: #fff;
}
.index-linkbox .title a {
    font-size: 12px;
    line-height: 15px;
    color: #5e5e5e;
    position: absolute;
    top: 10px;
    right: 26px;
    transform: scale(0.9);
}
.index-linkbox ul {
    width: 600px;
}
.index-linkbox li {
    float: left;
    margin: 12px 10px 0 0;
}
.index-linkbox li img {
    display: block;
}
.index-linkbox.box1 {
    width: 558px;
    margin-bottom: 19px;
}
.index-linkbox.box2 {
    width: 363px;
    height: 233px;
    margin-left: 9px;
    overflow: hidden;
}
.index-linkbox.box2 ul {
    width: 380px;
}
.index-linkbox.box2 span.cur {
    background: #7ac77e;
}
.index-linkbox.box2 .icon li {
    width: 178px;
    height: 88px;
    line-height: 88px;
    margin: 8px 6px 0 0;
}
.index-linkbox.box2 .icon li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}
.index-linkbox.box2 .icon li img {
    float: left;
    margin: 20px 0 0 15px;
}
.index-linkbox.box2 .icon li span {
    margin: 0 15px 0 0;
    width: 104px;
    float: right;
}
.index-linkbox.box2 .icon .boxlink1 {
    background: #4E72FF;
    background: linear-gradient(127deg,rgba(78,114,255,1) 0%,rgba(48,173,255,1) 100%);
}
.index-linkbox.box2 .icon a {
    transition: 300ms;
}
.index-linkbox.box2 .icon .boxlink1 a {
    background: url(/images/boxlink1.png) 5px center no-repeat;
}
.index-linkbox.box2 .icon .boxlink2 {
    background: #4E72FF;
    background: linear-gradient(127deg,rgba(78,114,255,1) 0%,rgba(48,173,255,1) 100%);
}
.index-linkbox.box2 .icon .boxlink2 a {
    background: url(/images/boxlink2.png) 5px center no-repeat;
}
.index-linkbox.box2 .icon .boxlink3 {
    background: #00D3DB;
    background: linear-gradient(130deg,rgba(0,211,219,1) 0%,rgba(120,188,255,1) 100%);
}
.index-linkbox.box2 .icon .boxlink3 a {
    background: url(/images/boxlink3.png) 5px center no-repeat;
}
.index-linkbox.box2 .icon .boxlink4 {
    background: #00D3DB;
    background: linear-gradient(130deg,rgba(0,211,219,1) 0%,rgba(120,188,255,1) 100%);
}
.index-linkbox.box2 .icon .boxlink4 a {
    background: url(/images/boxlink4.png) 5px center no-repeat;
}
.index-linkbox.box2 .icon a:hover {
    background-position-x: 3px;
}
.index-linkbox.box2 .text {
    height: 190px;
}
.index-linkbox.box2 .text li {
    margin: 15px 0 0;
    width: 363px;
    height: 24px;
}
.index-linkbox.box2 .text li a {
    color: #666;
}
.index-linkbox.box2 .text li .tit {
    float: left;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-linkbox.box2 .text li .tit i {
    color: #2974b9;
    margin-right: 16px;
}
.index-linkbox.box2 .text li .date {
    float: right;
}
.index-linkbox.box3 {
    margin-left: 8px;
}
.index-linkbox.box3 .boxwide1 {
    margin-bottom: 4px;
}
.index-linkbox.box3 img {
    display: block;
    width: 100%;
    height: 100%;
}
.index-qrcode {
    margin-top: 8px;
    float: left;
}
.index-qrcode .qrcode {
    float: left;
    margin-left: 39px;
}
.index-qrcode .qrcode1 {
    margin-left: 11px;
}
.index-qrcode .qrcode img {
    float: left;
}
.index-qrcode .qrcode span {
    width: 13px;
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #265fa4;
    margin: 5px 0 0 5px;
}
/* 面包屑 */
.crumb {
    width: 100%;
    height: 51px;
    line-height: 51px;
    background: #dce1e9;
}
.crumb span {
    padding: 0 0 0 50px;
}
.crumb a {
    font-size: 16px;
    color: #393939;
    margin: 0 5px 0 0;
}
/* 侧边栏 */
.sidebar {
    background: #f2f2f2;
    padding: 14px 14px 0;
    margin: 15px;
    text-align: center;
    clear: left;
}
/* 侧边栏 领导人 */
.sidebar-leader {
    width: 218px;
    padding: 14px 0 0;
}
.sidebar-leader .title {
    color: #265fa4;
    font-weight: bold;
}
.sidebar-leader ul {
    overflow-y: scroll;
    height: 1008px;
}
.sidebar-leader ul::-webkit-scrollbar {
    width: 10px;
    background-color: #d3d3d3;
}
.sidebar-leader ul::-webkit-scrollbar-thumb {
    background-color: #265ea5;
}
.sidebar-leader li {
    width: 185px;
    padding: 10px 0 14px;
    margin: 0 auto;
    line-height: 24px;
}
.sidebar-leader img {
    width: 184px;
    height: 123px;
}
.sidebar-leader li a {
    color: #707070;
    font-size: 17px;
}
.channel-logo {
    margin: 15px 0 0;
}
.channel-logo img {
    width: 1004px;
    height: auto;
}
/* 详情 */
.detail-box {
    width: 1088px;
}
/* 详情 领导人 */
.detail-leader {
    width: 1069px;
    margin: 15px 19px 0 0;
    float: right;
}
.detail-leader .title {
    background: #ced4db;
    background-image: linear-gradient(0deg,
    #efefef 0%,
    #c2cbd8 7%,
    #d6dade 93%,
    #c4c4c4 100%);
    width: 1069px;
    height: 41px;
    line-height: 41px;
    color: #265fa4;
    font-weight: bold;
    text-indent: 18px;
}
.detail-leader .info img {
    float: left;
    margin: 17px 19px 0 0;
}
.detail-leader .info p {
    margin: 16px 0 49px;
    width: 423px;
    height: 140px;
    line-height: 26px;
    font-size: 17px;
    color: #818181;
    float: left;
}
.detail-leader .info ul {
    width: 100%;
    overflow: hidden;
    margin: 17px 0 19px 18px;
}
.detail-leader .info ul li {
    float: left;
    line-height: 19px;
    margin: 0 39px 0 0;
}
.detail-leader .info ul li a {
    font-size: 17px;
    color: #0a0b5c;
}
.detail-leader-pic {
    float: right;
    margin: 15px 19px 8px 0;
    width: 1070px;
    height: 356px;
    background: #d3d8dd;
    background-image: linear-gradient(
            #d3d8dd 0%,
            #ffffff 57%,
            #ffffff 100%);
    text-align: center;
}
.detail-leader-pic img {
    width: auto;
    height: 295px;
    margin: 14px auto 5px;
}
.detail-leader-pic p {
    line-height: 28px;
    font-size: 20px;
    color: #707070;
    margin: 0;
}
.detail-leader .text {
    font-size: 17px;
    line-height: 30px;
    color: #818181;
    margin: 17px 0 49px 18px;
}
.detail-leader .text p {
    margin: 0;
}
.detail-leader .text li {
    background: url(/images/list-post.png) left center no-repeat;
    padding: 0 0 0 19px;
}
.detail-leader .text li a {
    color: #818181;
}
/* 新闻资讯 */
.sidebar-news {
    background: #f2f2f2;
    min-height: 676px;
}
.sidebar-news li {
    margin: 0 0 17px;
}
.sidebar-news li a {
    display: block;
    width: 253px;
    height: 43px;
    line-height: 43px;
    color: #393939;
    background: #fff;
    border: 1px solid #b5b5b5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sidebar-news li a:hover,
.sidebar-news li .cur {
    background: #2574b8;
    color: #fff;
}
.news-list {
    width: 1004px;
    margin: 14px 19px 0 0;
}
.news-list .title {
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: #dde8f4;
    text-align: center;
}
.news-list .tit-id {
    padding: 0 0 0 24px;
}
.news-list .tit-date {
    padding: 0 49px 0 0;
}
.news-list .list li {
    height: 55px;
    line-height: 55px;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
}
.news-list .list li a {
    color: #393939;
}
.news-list .list li .list-id {
    width: 60px;
    padding-left: 10px;
}
.news-list .list li .list-name {
    width: 600px;
    margin: 0 0 0 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list .list li .list-date {
    padding-right: 35px;
}
/* 政府信息公开 */
.info-open {
    width: 1262px;
    margin: 17px auto 0;
    overflow: hidden;
}
.info-open .title {
    width: 1230px;
    height: 50px;
    line-height: 50px;
    background: #265fa4;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 0 0 0 32px;
}
.info-open-link ul {
    width: 1300px;
}
.info-open-link li {
    background-color: #f9f9f9;
    background-position: 22px center;
    background-repeat: no-repeat;
    margin: 10px 30px 0 0;
    float: left;
}
.info-open-link li a {
    display: block;
    width: 208px;
    height: 60px;
    padding: 0 0 0 20px;
    line-height: 60px;
    color: #5e5e5e;
    font-size: 18px;
    text-align: center;
}
.info-open-1 {
    background: url(/images/info1.png);
}
.info-open-2 {
    background: url(/images/info2.png);
}

.info-open-3 {
    background: url(/images/info3.png);
}

.info-open-4 {
    background: url(/images/info4.png);
}

.info-open-5 {
    background: url(/images/info5.png);
}

.info-open-6 {
    background: url(/images/info6.png);
}

.info-open-7 {
    background: url(/images/info7.png);
}

.info-open-8 {
    background: url(/images/info8.png);
}

.info-open-9 {
    background: url(/images/info9.png);
}
.info-open-list {
    width: 583px;
    margin: 16px 0 20px;
}
.info-open-list .hd {
    height: 49px;
    border-bottom: 1px solid #A7A7A7;
}
.info-open-list .hd h1 {
    height:49px;
    line-height:49px;
    font-size:24px;
    font-weight:bold;
    color: #2484D1;
    float: left;
    margin: 0;
    padding: 0 54px 0 5px;
    border-bottom: 1px solid #2B6CB9;
}
.info-open-list .hd li {
    cursor: pointer;
    font-size:17px;
    line-height:22px;
    float: left;
    margin: 0 0 0 46px;
    height: 49px;
    line-height: 49px;
}
.info-open-list .hd a {
    color: #818181;
}
.info-open-list .hd .on a {
    color: #3896E1;
}
.info-open-list .bd li {
    height: 22px;
    margin: 18px 0;
}
.info-open-list .bd li a {
    color: #393939;
    font-size: 17px;
}
.info-open-list .bd .name {
    float: left;
    position: relative;
    padding: 0 0 0 20px;
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-open-list .bd .name i {
    position: absolute;
    width: 3px;
    height: 3px;
    left: 3px;
    top: 11px;
    background: #1D85DC;
    border-radius: 50%;
}
.info-open-list .bd .date {
    float: right;
}

/* 气象服务 */
.weather-serv {
    width: 1281px;
    margin: 0 auto;
}
.weather-box-map {
    float: left;
    width: 501px;
    height: 410px;
    margin-left:16px;
    overflow: hidden;
}
.weather-box-map .title {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #076ea8;
}
.weather-box-map .title ul {
    float: right;
    color: #333;
}
.weather-box-map .title ul li {
    float: left;
    cursor: pointer;
}
.weather-box-map .title ul .on {
    color: #ee842f;
}
.weather-box-map .title ul span {
    float: left;
    margin: 0 10px;
}
.weather-baike {
    float: right;
}
.weather-baike li {
    margin: 0 0 18px;
}
.weather-baike li a {
    display: block;
    width: 203px;
    height: 89px;
    line-height: 89px;
    font-size:25px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.weather-baike .list1 {
    background: #4E72FF;
    background:linear-gradient(126deg,rgba(78,114,255,1) 0%,rgba(48,173,255,1) 100%);
}
.weather-baike .list2 {
    background: #FFCA4E;
    background:linear-gradient(126deg,rgba(255,202,78,1) 0%,rgba(255,200,48,1) 100%);
}
.weather-baike .list3 {
    background: #FF9147;
    background:linear-gradient(126deg,rgba(255,145,71,1) 0%,rgba(255,74,74,1) 100%);
}
.weather-baike .list4 {
    background: #4E72FF;
    background:linear-gradient(126deg,rgba(78,114,255,1) 0%,rgba(48,173,255,1) 100%);
}
/* 地市气象 */
.city-map {
    width: 981px;
    height: 537px;
    background: url(/images/city-map.png) center no-repeat;
    margin: 33px auto 61px;
    position: relative;
}
.city-map a {
    position: absolute;
    width: 81px;
    height: 36px;
    line-height: 36px;
    background: #265fa4;
    border-radius: 18px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.city-map a:hover {
    background: #5e95d9;
}
.city-wuhan {
    top: 287px;
    left: 715px;
}
.city-huangshi {
    top: 419px;
    left: 820px;
}
.city-shiyan {
    top: 40px;
    left: 234px;
}
.city-jingzhou {
    top: 348px;
    left: 437px;
}
.city-yichang {
    top: 240px;
    left: 300px;
}
.city-xiangyang {
    top: 112px;
    left: 399px;
}
.city-ezhou {
    top: 372px;
    left: 763px;
}
.city-jingmen {
    top: 228px;
    left: 466px;
}
.city-huanggang {
    top: 270px;
    left: 852px;
}
.city-xiaogan {
    top: 228px;
    left: 644px;
}
.city-xianning {
    top: 436px;
    left: 679px;
}
.city-xiantao {
    top: 381px;
    left: 606px;
}
.city-qianjiang {
    top: 384px;
    left: 518px;
}
.city-tianmen {
    top: 264px;
    left: 565px;
}
.city-shennongjia {
    top: 156px;
    left: 224px;
}
.city-enshi {
    top: 336px;
    left: 60px;
}
.city-suizhou {
    top: 128px;
    left: 582px;
}
.city-index {
    background: url(city-/images/bg.png) center top no-repeat fixed;
}
.city-index .wrap {
    background: none;
}
.city-index .index-linkbox {
    margin-top: 12px;
    width: 889px;
}
.city-index .index-linkbox ul {
    width: 920px;
}
.city-index .index-linkbox li {
    width: 286px;
    height: 88px;
    margin-right: 16px;
    background: #30ADFF;
    background: linear-gradient(127deg,rgba(78,114,255,1) 0%,rgba(48,173,255,1) 100%);
}
.city-index .index-linkbox .list2 {
    background: #FFC830;
    background:linear-gradient(127deg,rgba(255,202,78,1) 0%,rgba(255,200,48,1) 100%);
}
.city-index .index-linkbox .list3{
    background: #FF4A4A;
    background:linear-gradient(127deg,rgba(255,145,71,1) 0%,rgba(255,74,74,1) 100%);
}
.city-index .index-linkbox li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 88px;
}
.city-index .index-linkbox.follow-us {
    width: 386px;
    margin-right: 19px;
}
.city-index .index-linkbox.box2 {
    height: 146px;
}
.city-index .index-qrcode {
    margin-top: 12px;
}
.city-index .qrcode {
    margin-left: 33px;
}
.city-index .qrcode1 {
    margin-left: 0;
}
.city-index .index-qrcode .qrcode span {
    margin-top: 12px;
}
.city-index .header {
    width: 100%;
}
.city-index .header-nav {
    width: 100%;
}
.city-index .header-nav ul {
    width: 1340px;
    margin: 0 auto;
}
.city-index .header-nav ul li {
    width: 268px;
}
/* 文章详情 */
.news-detail {
    margin: 0 20px;
}
.news-detail .news-title {
    text-align: center;
}
.news-detail .news-title h1 {
    color: #265FA4;
    font-size: 32px;
    line-height:42px;
    margin: 20px auto 26px;
}
.news-detail .news-info {
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px dashed #999;
    background: #eaf0f4;
    color: #5d5e5f;
}
.news-detail .news-info ul {
    width: 535px;
    margin: 0 auto;
}
.news-detail .news-info li {
    float: left;
}
.news-detail .news-info .fontsize {
    margin: 0 20px;
}
.news-detail .news-info .fontsize a {
    margin: 0 3px;
    cursor: pointer;
}
.news-detail .news-info .fontsize .cur {
    color: #1D85DC;
}
.news-detail .news-info .share {
    margin: 7px 0 0;
}
.news-detail .news-content {
    margin: 38px 0 90px;
}
/* 公众互动 */
.hudong-box .comment-list {
    width: 674px;
    margin: 18px 17px 0 30px;
}
.hudong-box .comment-list .top {
    width: 100%;
    height: 41px;
    line-height: 41px;
    background: #DDE8F4;
    margin: 0 0 10px;
}
.hudong-box .comment-list .top span {
    font-size:17px;
    font-weight:bold;
    color: #265FA4;
    margin-left: 18px;
}
.hudong-box .comment-list .comment-search {
    margin: 7px 0 0 23px;
    position: relative;
    border:1px solid #C8C8C8;
    border-radius:14px;
    overflow: hidden;
}
.hudong-box .comment-list .comment-search input {
    float: right;
    width: 123px;
    height: 26px;
    line-height: 26px;
    background: #fff;
    border: 0;
    font-size: 14px;
    outline: 0;
    padding: 0 34px 0 10px;
}
.hudong-box .comment-list .comment-search input::placeholder {
    color: #C8C8C8;
}
.hudong-box .comment-list .comment-search button {
    background: #fff url(comment-search.png) center no-repeat;
    border: 0;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    outline: 0;
}
.hudong-box .comment-list .top .more {
    float: right;
    font-size: 14px;
    line-height: 41px;
    color: #666;
    margin-right: 20px;
}
.hudong-box .comment-list .hd li {
    font-size: 14px;
    color: #265FA4;
    height: 38px;
    margin-right: 20px;
    border-bottom: 2px solid transparent;
}
.hudong-box .comment-list .hd li a {
    color: #265FA4;
}
.hudong-box .comment-list .hd li.cur {
    border-color: #265FA4;
}
.hudong-box .comment-list .bd {
    background: #F6F9FC;
}
.hudong-box .comment-list .bd ul {
    width: 100%;
}
.hudong-box .comment-list .bd li {
    height: 22px;
    line-height: 22px;
    margin: 25px 24px 34px 21px;
}
.hudong-box .comment-list .bd .state {
    float: left;
    color: #25BE8A;
}
.hudong-box .comment-list .bd .title {
    float: left;
    margin-left: 30px;
    width: 400px;
}
.hudong-box .comment-list .bd .title a {
    color: #393939;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hudong-box .comment-list .bd .date {
    float: right;
}
.hudong-link {
    width: 606px;
    height: 605px;
    margin: 9px 0 22px;
    padding-top: 28px;
    border-left: 1px solid #D5D5D5;
    float: left;
}
.hudong-link a {
    float: left;
    width: 68px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    padding-top: 78px;
    color: #555555;
    margin: 0 43px 37px 83px;
}
.hudong-link .link1 {
    background: url(/images/hudong1.png) center top no-repeat;
}
.hudong-link .link2 {
    background: url(/images/hudong2.png) center top no-repeat;
}
.hudong-link .link3 {
    background: url(/images/hudong3.png) center top no-repeat;
}
.hudong-link .link4 {
    background: url(/images/hudong4.png) center top no-repeat;
}
.hudong-link .link5 {
    background: url(/images/hudong5.png) center top no-repeat;
}
.hudong-tips {
    margin: 0 4px 0 14px;
}
.hudong-tips .title {
    color: #BE2323;
    font-weight: bold;
    font-size: 18px;
}
.hudong-tips .title .line {
    width: 506px;
    height: 1px;
    background: #D5D5D5;
    float: right;
    margin-top: 12px;
}
.hudong-tips p {
    color: #8D8D8D;
    font-size:14px;
    line-height:28px;
    margin: 24px 0;
}
/* 网上办事 */
.work-online .work-linkbox {
    width: 1000px;
    margin: 76px auto 27px;
    overflow: hidden;
}
.work-online .work-linkbox .brand {
    background: url(/images/work-online-brand.png) center no-repeat;
    width: 1000px;
    height: 188px;
}
.work-online .work-linkbox .list {
    margin: 20px 0 0;
    width: 1020px;
}
.work-online .work-linkbox .list li {
    width: 235px;
    float: left;
    margin: 0 20px 0 0;
}
.work-online .work-linkbox .list .icon {
    width: 100%;
    height: 22px;
    line-height: 22px;
    padding: 113px 0 34px;
    color: #555555;
    font-size: 17px;
    text-align: center;
}
.work-online .work-linkbox .list1 .icon {
    background: #FBDEDC url(work-online1.png) center 31px no-repeat;
}
.work-online .work-linkbox .list2 .icon {
    background: #FEEBD8 url(work-online2.png) center 31px no-repeat;
}
.work-online .work-linkbox .list3 .icon {
    background: #D7EEFD url(work-online3.png) center 31px no-repeat;
}
.work-online .work-linkbox .list4 .icon {
    background: #D8F2F7 url(work-online4.png) center 31px no-repeat;
}
.work-online .work-linkbox .list .link {
    width: 100%;
    height: 105px;
    text-align: center;
    overflow: hidden;
}
.work-online .work-linkbox .list .link a {
    width: 114px;
    height: 32px;
    line-height: 32px;
    display: block;
    margin: 37px auto 0;
    font-size: 17px;
    color: #fff;
    border-radius: 16px;
}
.work-online .work-linkbox .list .list1 .link {
    background: #FEF3F2;
}
.work-online .work-linkbox .list .list2 .link {
    background: #FEF6EF;
}
.work-online .work-linkbox .list .list3 .link {
    background: #ECF7FE;
}
.work-online .work-linkbox .list .list4 .link {
    background: #F1FCFE;
}
.work-online .work-linkbox .list .list1 a {
    background: #DC2A28;
}
.work-online .work-linkbox .list .list2 a {
    background: #FB983A;
}
.work-online .work-linkbox .list .list3 a {
    background: #2191DF;
}
.work-online .work-linkbox .list .list4 a {
    background: #44B6CF;
}
.work-online .work-tips li {
    width: 239px;
    border-top: 1px solid #D9D9D9;
    float: left;
    text-align: center;
    margin: 0 44px 0 48px;
}
.work-online .work-tips li h2 {
    font-size: 18px;
    line-height: 24px;
    color: #2484D1;
    margin: 9px 0 10px;
}
.work-online .work-tips li h2 span {
    padding: 0 0 0 28px;
}
.work-online .work-tips .list1 h2 span {
    background: url(/images/work-online-icon1.png) left center no-repeat;
}
.work-online .work-tips .list2 h2 span {
    background: url(/images/work-online-icon2.png) left center no-repeat;
}
.work-online .work-tips .list3 h2 span {
    background: url(/images/work-online-icon3.png) left center no-repeat;
}
.work-online .work-tips .list4 h2 span {
    background: url(/images/work-online-icon4.png) left center no-repeat;
}
.work-online .work-tips li p {
    word-wrap: break-word;
    font-size: 14px;
    color: #5D5D5D;
    line-height: 23px;
    height: 80px;
    margin: 10px 0 21px;
}
/* 分页按钮 */
.pagination {
    text-align: center;
    font-size: 12px;
    padding: 30px 0 0;
}
.pagination a {
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #999;
    cursor: pointer;
    margin-right: 5px;
}
.pagination a:hover:not(.disabled):not(.current) {
    color: #2574b8
}
.pagination a.disabled {
    color: #bfbfbf;
    background: #f5f5f5;
    cursor: no-drop;
    border: 1px solid #ddd;
}
.pagination a.current {
    color: #fff;
    background: #2574b8;
    border: 1px solid #2574b8;
}
.pagination span {
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #999;
    cursor: pointer;
    margin-right: 5px;
    color: #fff;
    background: #2574b8;
    border: 1px solid #2574b8;
}
/* 网站地图 */
.site-map {
    margin: 20px 50px;
}
.site-map li {
    padding: 20px 0;
    border-bottom: 1px solid #f1f1f1;
}
.site-map li:last-child {
    border: 0;
}
.site-map a {
    font-size: 20px;
    color: #2574b8;
}
.site-map li .sublist {
    margin: 6px 0 0;
    padding: 10px 0 0;
}
.site-map li .sublist a {
    font-size: 16px;
    color: #666;
    margin: 0 15px 0 0;
}
.site-map li .sublist a:hover {
    color: #2574b8;
}
/* 气象专题 */
.list-qxzt {
    margin: 24px 20px;
}
.list-qxzt ul {
    overflow: hidden;
}
.list-qxzt li {
    width: 392px;
    height: 168px;
    margin: 16px 20px;
    float: left;
}
.list-qxzt .cover {
    width: 392px;
    height: 130px;
}
.list-qxzt .cover img {
    width: 100%;
    height: 100%;
}
.list-qxzt .title {
    text-align: center;
    width: 392px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 16px;
    margin-top: 10px;
}
.qxzt-post-list {
    width: 1258px;
    margin: 20px auto;
}
.qxzt-list-title {
    height: 36px;
    border-bottom: 4px solid #E9E9E9;
    margin-top: 30px;
}
.qxzt-list-title span {
    float: left;
    color: #fff;
    background: #265FA4;
    line-height: 40px;
    padding: 0 20px;
    font-size: 20px;
}
.qxzt-list-banner img {
    width: 100%;
    display: block;
}
.qxzt-post-list .list {
    width: 1300px;
    margin: 10px 0 30px;
    overflow: hidden;
}
.qxzt-post-list .list li {
    width: 610px;
    float: left;
    margin: 10px 40px 10px 0;
}
.qxzt-post-list .list a {
    font-size: 16px;
    color: #333;
}
.qxzt-post-list .list .title {
    float: left;
    width: 350px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 14px;
}
.qxzt-post-list .list .title::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #265FA4;
    top: 8px;
    left: 0;
}
.qxzt-post-list .list .date {
    float: right;
}
/* 军运会倒计时 */
#junyunhui_clock {
    display: none;
    background: url(junyunhui-/images/bg.png) no-repeat center;
    width: 523px;
    height: 69px;
    line-height: 69px;
    padding: 22px 0 0 37px;
    clear: both;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 8px auto 0;
}
#rest_day {
    background: url(/images/junyunhui-time.png) no-repeat center;
    display: inline-block;
    width: 91px;
    line-height: 44px;
    font-size: 31px;
    margin: 0 6px;
    padding-left: 12px;
    letter-spacing: 9px;
    vertical-align: -4px;
}