﻿.topNews {
    width: 100%;
    height: auto;
    display: block;
}
.topNews_title {
    text-align: center;
    padding: 0px 8px;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #338acb;
    width: auto;
}
.topNews_title a {
    color: #338acb;
}
.topNews_con {
    width: 98%;
    font-size: 16px;
    color: #666;
    text-indent: 2em;
    line-height: 30px;
}
.topNews_con a {
    color: red;
}

/* news s  */
.news {
    width: 100%;
    height: auto;
    display: inline-block;
}
.news_l {
    width: 615px;
    height: 367px;
    overflow: hidden;
    position: relative;
    /* margin-top: 15px; */
    float: left;
}
.tt-itm {
    width: 615px;
    height: 367px;
    overflow: hidden;
    position: absolute;
}

.tt-itm img {
    width: 615px;
    height: 367px;
    object-fit: cover;
}

.tt-itm .tt-til {
    width: 100%;
    height: 40px;
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}

.tt-itm .tt-til a {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    width: 450px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_l .pagination {
    position: absolute;
    bottom: 13px;
    right: 15px;
    text-align: right;
    overflow: hidden;
}
/* ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®swiperÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â */
.pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity:1;
}
.pagination  .swiper-pagination-bullet-active{
    background-color:red;
}
.news_l .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    background-color: #d0d0d0;
    float: left;
    margin-left: 10px;
    border-radius: 15px;
    cursor: pointer;
}

.news_l .swiper-active-switch {
    background-color: #c10d0c;
}

/* news_r s   */
.news_r {
    width: 643px;
    height: 367px;
    display: inline-block;
}
.db li {
    width: 135px;
    text-align: center;
}

.news_r .db,
.yj_message .db {
    position: relative;
    width: 100%;
    height: 46px;
    line-height: 30px;
    margin-bottom: 15px;
}

.news_r .db ul li,
.yj_message .db ul li {
    display: inline-block;
    cursor: pointer;
    color: #666666;
}
.news_r .db ul {
    border-bottom: 1px solid #f0f0f0;
}
.db ul li span {
    display: inline-block;
    height: 46px;
    padding: 4px 12px;
    font-size: 20px;
}

.more {
    position: absolute;
    right: 12px;
    top: 0;
    font-size: 12px;
    display: none;
}
.news_r .db ul li a {
    position: absolute;
    top: 7px;
    color: #333;
}
.news_r .db ul li.active,
.yj_message .db ul li.active {
    border-bottom: 2px solid #b40002;
}
.news_r .db ul li.active a {
    color: #333;
}

.news_r .db ul li.active a,
.part_two_l .db2 ul li.active a,
.yj_message .db ul li.active a {
    display: block;
}

.news_r .db ul li a:hover,
.part_two_l .db2 ul li a:hover,
.yj_message .db ul li a:hover {
    text-decoration: underline;
}
.hb {
    width: 640px;
    height: 310px;
    position: relative;
    overflow: hidden;
}
.hb_view {
    width: 3250px;
    position: absolute;
    height: 310px;
}
.hb_list {
    vertical-align: middle;
    /* padding-left: 8px; */
    display: inline-block;
    width: 641px;
    height: 310px;
}
.hb_list ul {
    height: 310px;
}
.hb_list ul li,
.zwgk_list ul li {
    width: 100%;
    background: url(../images/dt_icon.png) no-repeat 0px 17px;
    padding-left: 18px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    letter-spacing: 1px;
}
.hb_list a,
.zwgk_list a {
    color: #333333;
    width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.hb_list span,
.zwgk_list span {
    float: right;
    color: #b4b4b4;
}
.part_two {
    width: 100%;
    height: 225px;
    margin: 20px auto 0px;
}
.part_two_l {
    width: 397px;
    height: auto;
}

.part_two_l .db2 {
    background: #edf2f6;
    position: relative;
    width: 100%;
    height: 51px;
    line-height: 49px;
    margin-bottom: 10px;
}

.part_two_l .db2 ul li {
    display: inline-block;
    cursor: pointer;
    color: #666666;
    padding: 0 12px;
}
.db2 ul {
    height: 48px;
}

.db2 ul li span {
    display: inline-block;
    height: 48px;
    font-size: 20px;
    font-weight: bold;
}

.part_two_l .db2 ul li.active {
    color: #fff;
    background: #338acb;
}

.hb2 {
    width: 397px;
    height: 162px;
    position: relative;
    overflow: hidden;
}

.hb2_view {
    position: absolute;
    width: 850px;
    height: auto;
    overflow: hidden;
}

.hb2_list {
    vertical-align: middle;
    display: block;
    width: 397px;
    height: 172px;
    float: left;
}

.hb2_list li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 9px;
    background: url(../images/dt_icon.png) no-repeat 0px 11px;
    padding-left: 18px;
}
.hb2_list li a {
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.hb2_list a.zzgk_guide,
.hb2_list a.zzgk_ml {
    border-right: 1px solid #e5e5e5;
}
.hb2_list a.zzgk_papaer,
.hb2_list a.zzgk_ml,
.hb2_list a.zzgk_guide {
    border-bottom: 1px solid #e5e5e5;
}
.enter_box {
    display: inline-block;
    width: 198px;
    height: 88px;
}
.enter_box em {
    display: block;
    width: 100%;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.hb2_list .enter_box {
    position: relative;
}
.enter_em_icon1 {
    background: url(../images/qxj_gkzn.png) no-repeat 80px 5px;
}

.enter_em_icon2 {
    background: url(../images/qxj_gkml.png) no-repeat 80px 5px;
}

.enter_em_icon3 {
    background: url(../images/qxj_gknb.png) no-repeat 82px 5px;
}

.enter_em_icon4 {
    background: url(../images/qxj_ysq.png) no-repeat 80px 5px;
}
.enter_box span {
    display: block;
    font-size: 16px;
    letter-spacing: 0px;
    color: #118cd9;
    width: 100%;
    text-align: center;
}
.hb2_list .gggs_time {
    float: right;
    font-size: 14px;
    margin-right: 10px;
    color: #b4b4b4;
}
.part_two_c {
    width: 205px;
    height: 100%;
}
.part_two_c li {
    float: left;
    width: 100%;
}
.part_two_c li img {
    width: 100%;
    height: 100%;
}
.part_two_r {
    width: 643px;
    height: 220px;
    overflow: hidden;
    position: relative;
}
.part_two_r li{
    width: 100% !important;
    
}
.part_two_r img{
    width: 100%;
    height: 100%;
}
.part_two_r .swiper-pagination{
    text-align:right;
}
.part_two_r .swiper-pagination-bullet{
    width: 30px;
    height: 8px;
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    opacity: 1;
    border-radius: 0;
}
.part_two_r .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #e60012;
}
/* ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¦Ã¢â€šÂ¬Ã‚Â¥ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂÃƒÂ§Ã‚ÂÃ‚Â¾ */
.emergency{
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.emergency>div{
    /* width: 50%; */
    height: auto;
    overflow: hidden;
}

.emergency_ifrom{
    height: 568px;
    overflow: hidden;
}
.emergency_ifrom h1{
    text-align: center;
    line-height: 70px;
    font-weight: bold;
    font-size: 24px;
}
.emergency_ifrom iframe{
    width: 700px;
    height:550px;
}
.emergency_text{
    float: right;
    width: 579px;
    height: 550px;
}

.emerge_top{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height:48px;
    margin-bottom: 15px;
}
.emerge_top ul{
    display: flex;
    justify-content: left;
    width: 90%;
    height: 100%;
}
.emerge_top .hd {
    position: relative;
    width: 100%;
    height: 46px;
    line-height: 30px;
    margin-bottom: 15px;
} 
.emerge_top ul li {
    display: inline-block;
    cursor: pointer;
    color: #666666;
}
.tempWrap{width: 637px!important;overflow: hidden;}
.hd ul li span {
    display: inline-block;
    height: 46px;
    padding: 4px 12px;
    font-size: 20px;
}
.hd ul li a {
    position: absolute;
    top: 7px;
    color: #333;
}

.emerge_top .hd li.on a{
    display: block;
}
.emerge_top ul li{
    float: left;
    width: 135px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
    cursor: pointer;
}
.emerge_top a{
    text-align: center;
    line-height: 48px;
    color:#000;
}
.emerge_top .on{
    border-bottom: 2px solid #118cd9;
    color:#118cd9;
}

.emerge_cont{
    display: flex;
    width: 1274px!important;
    height: 100%;
    overflow: hidden;
}
.emerge_cont ul{
    width: 637px!important;
    height: 100%;
}
.emerge_cont ul li{
    display: flex;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 9px;
}
.emerge_cont ul li a{
    display: flex;
    justify-content: left;
    width: 100%;
    height: 100%;
}

.emerge_cont ul li a i{
    width: 10px;
    height: 10px;
    background: url('../images/dt_icon.png') no-repeat center;
    margin-top: 11px;
    margin-left: 5px;
    margin-right: 10px;
}
.emerge_cont ul li a .txtx{
    width: 440px;
    height: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
    letter-spacing: 1px;
}
.emerge_cont ul li a .emerge_date{
    width: 112px;
    text-align: right;
    line-height: 30px;
}

.yj_enters{
    width: 100%;
    height: 185px;
}
.yj_l{
    float: left;
    position: relative;
    width: 107px;
    height: 100%;
    background: url('../images/fyzn_bg.png') no-repeat center;
}
.yj_l span{
    position: absolute;
    width: 20px;
    height: 82px;
    color: #118cd9;
    right: 0;
    font-size: 16px;
    font-weight: bold;
}

.yj_r{
    position: relative;
    float: left;
    width: 472px;
}

.yj_r a {
    margin: 7px 0;
    display: inline-block;
    width: 90px;
    height: 80px;
    text-align: center;
}

.yj_r a i {
    margin: 0 auto;
    display: block;
    width: 60px;
    height: 60px;
    background: url('../images/fyzn_ems.png') no-repeat 0px 0px;
}
    
.yj_r a i.yj_em1 {
    background-position: -240px -60px;
}

.yj_r a i.yj_em2 {
    background-position: -180px -60px;
}

.yj_r a i.yj_em3 {
    background-position: -120px -60px;
}

.yj_r a i.yj_em4 {
    background-position: -60px -60px;
}

.yj_r a i.yj_em5 {
    background-position: 0px -60px;
}

.yj_r a i.yj_em6 {
    background-position: -240px 0px;
}

.yj_r a i.yj_em7 {
    background-position: -180px 0px;
}

.yj_r a i.yj_em8 {
    background-position: -60px 0px;
}

.yj_r a i.yj_em9 {
    background-position: 0px 0px;
}

.yj_r a i.yj_em10 {
    background-position: -120px 0px;
}
.emergency_ifrom{
    width: 53% !important;
}