.indexFrontpage .top h1 a {
    display: block;
    text-align: center;
    font-size: 38px;
    color: #015293;
    line-height: 60px;
    font-weight: 600;
    margin-top: 34px;
    margin-bottom: 5px;

}

.indexFrontpage .top > ul {
    text-align: center;
}

.indexFrontpage .top > ul a {
    display: inline-block;
    color: #4e4e4e;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 240px;
    vertical-align: top;
    margin: 0 5px;
}

.indexFrontpage .top > ul li {
    display: inline-block;
    /*color: #4e4e4e;*/
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-family: SimSun;
    font-weight: 400;
    color: rgba(78, 78, 78, 1);
}

.indexFrontpage .top > ul li:hover a {
    color: #d53737;
}

.indexFrontpage .top {
    position: relative;
}

.indexFrontpage .tianqi {
    position: absolute;
    right: 30px;
    bottom: 0;
    cursor: pointer;
    z-index: 100;
}

.indexFrontpage .tianqi span {
    color: #4e4e4e;
    display: inline-block;
    padding: 0 2px;
}

.indexFrontpage .tianqi span img {
    width: 25px;
}

.indexFrontpage .tianqi:hover span {
    color: #015293;
}

.indexFrontpage .tianqi_3 {
    display: none;
    position: absolute;
    z-index: 9999;
    right: -0;
    bottom: -244px;
    width: 505px;
    border: 1px solid #eaf2fa;
    background: #f5f8fc;
    padding: 15px 30px;
    box-sizing: border-box;
}

.train_content_right .swiper-slide {
    width: 236px;
}

.train_content_right .swiper-slide a {
    color: #333;
}

.indexFrontpage .tianqi_3.hover {
    display: block
}

.indexFrontpage .tianqi_3 .span {
    position: absolute;
    top: -15px;
    right: 76px;
    z-index: 99999;
    border: 7px solid transparent;
    border-bottom-color: #f5f8fc;
}

.indexFrontpage .cityLeft span {
    color: #333333;
    font-weight: 700;
    display: inline-block;
    padding: 0 5px;
}

.indexFrontpage .cityRight {
    color: #006eab;
    cursor: pointer;
}

.indexFrontpage .cityRight i {
    display: inline-block;
    width: 6px;
    height: 10px;
    overflow: hidden;
    background: url("../images/sprites.png") no-repeat 0 0;
}

.indexFrontpage .city_2 {
    margin-top: 15px;
}

.indexFrontpage .city_2 span {
    display: inline-block;
    margin-right: 10px;
    color: #4e4e4e;
    font-size: 14px;
}

.indexFrontpage .city_3 {
    text-align: center;
    margin-top: 5px;
}

.indexFrontpage .city_3 div {
    color: #8292a3;
    margin: 0 0 8px 0;
}

.indexFrontpage .city_3 img {
    width: 60px;
}

.indexFrontpage .city_3 li {
    display: inline-block;
    margin: 10px;
    padding: 0 10px;
}

.indexFrontpage .city_3 li:first-child + li {
    border-left: 1px solid #c0d5f0;
    border-right: 1px solid #c0d5f0;
}

.indexFrontpage .city_4 {
    font-weight: 600;
}

/*轮播*/
.indexNew > div {
    height: 400px;
    overflow: hidden;
}

.indexNewLeft {
    width: 680px;
}

.indexNewRight {
    width: 504px;
    padding-left: 12px;
}

.indexNewRight .news {
    background: #f8f8f8;
    padding: 15px 15px 0;
}

.indexNewRight .news_1 {
    margin-bottom: 11px;
    display: flex;
    justify-content: space-between;
}

.indexNewRight .news_1 a {
    /*font-size: 12px;color:#dbdbdb;display: inline-block;padding:10px;*/
    color: #a6a6a6;
    line-height: 36px;
    padding-right: 10px;
    font-size: 14px;
}

.indexNewRight .news_1 a:hover {
    color: #ca1608;
}

.indexNewRight .news_1 span {
    display: inline-block;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    line-height: 36px;
    padding: 0 10px;
    position: relative;
    cursor: pointer
}

.indexNewRight .news_1 .news_11 {
    background: #006eab;
    color: #fff;
}

.indexNewRight .news_11 em {
    border: 8px solid transparent;
    border-top-color: #006eab;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -16px;
}

.indexNewRight .news ul li a {
    display: block;
    width: 92%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    color: #333;
    margin-bottom: 5px;


}
.indexNewRight .news ul li a:hover {
    color: #006EAB;
}

.indexNewRight > p {
    height: 5px;
    width: 100%;
}

.indexNewRight .news_a ul {
    height: 246px;
    overflow: hidden
}

.indexNewRight .news_a ul {
    height: 246px;
    overflow: hidden
}

.indexNewRight .news_12 > ul {
    display: none;
}

.indexNewRight .news_12 > ul.active {
    display: block;
}

.indexNewRight .news ul li.cur a {
    color: #006eab;
}

.indexNewRight .news_b {
    padding-top: 7px;
    padding-bottom: 9px;
}

.indexNewRight .news_b ul li a {
    margin-bottom: 0;
    color: #7c4c00;
}

.indexNewRight .news ul li.cur span {
    background: #006eab;
}

.indexNewRight .news ul li:hover a {
    color: #006eab
}

.indexNewRight .news ul li a span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #e3e3e3;
    margin-right: 10px;
    vertical-align: middle;
}

.indexNewRight .news ul li:hover a span {
    background: #ca1608
}


/*firesafetyTop*/
.firesafetyTop .firesafety_banner img {
    width: 100%;
}

.FiresafetyRight {
    width: 730px;
    position: relative;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.FiresafetyLeft {
    width: 390px;
    margin-right: 50px;
    height: 440px;
    padding: 0 15px;
}

/*left*/
.FiresafetyLeft > div a {
    font-size:22px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgb(0,0,0);
    line-height:40px;
    opacity:0.7;
}

.FiresafetyLeft ul {
    height: 176px;
    overflow: hidden
}

.FiresafetyLeft ul li:first-child a {
    font-size:22px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:40px;
}

.FiresafetyLeft .new {
    margin-bottom: 20px;
}

.FiresafetyLeft ul li a {
    font-size: 18px;
    line-height: 40px;
    color: #333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:40px;
}

.FiresafetyLeft ul li:hover a {
    color: #D53737
}

/*left*/




/*healthTop*/
.healthTopCenter {
    width: 630px;
    margin: 0 20px;
}

.healthTopLeft {
    width: 205px;
    height: 385px;
}

/*right*/
.healthTopRight {
    width: 325px;
    position: relative;
}

.healthTopRight ul li:first-child a {
    font-size:22px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:40px;
}

.healthTopRight .new {
    margin-bottom: 30px;
}

.healthTopRight ul li a {
    color: #333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:36px;
}

.healthTopRight ul li:hover a {
    color:#006EAB
}

.healthTopLeft > img {
    width: 205px;
    height: 385px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

/*left*/
.healthTopLeft {
    /*background: url(../images/tianqi/tianqibg/weather-02.jpg) no-repeat center/cover;*/
    padding: 20px 10px;
    box-sizing: border-box;
    position: relative;
}

.healthTopCity .weather-weather {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    color: #ffffff;
}

.healthTopCity .changebtn {
    border: 1px solid #ffffff;
    width: 30px;
    height: 30px;
    margin-left: 8px;
    position: relative;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    overflow: hidden;
    margin-right: 10px;
    box-sizing: border-box;
}

.healthTopCity .weather-weather h4 {
    font-size: 26px;
    /*padding: 0 90px 0 26px;*/
    line-height: 100%;
}

.healthTopCity .weather-weather .changebtn span {
    font-size: 12px;
    transform: translateY(-100%);
    display: block;
    line-height: 12px;
    margin: 0;
    width: 100%;
    /*display: none;*/
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    transition: .3s linear all;
}

.healthTopCity .weather-weather .changebtn:hover span {
    top: 26px;
}

.healthTopLeft .weather-weather .changebtn:hover {
    font-size: 0;
}

.healthTopLeft .tianqi {
    text-align: center
}

.healthTopLeft .tianqi_2 {
    margin-top: 30px;
}

.healthTopLeft .tianqi span {
    font-size: 14px;
    display: inline-block;
    padding: 0 8px;
    line-height: 45px;
    color: #fff;
}

.healthTopLeft .tianqi img {
    width: 45px;
}

.healthTopLeft .tianqi .num {
    font-size: 60px;
}

.healthTopLeft .tianqi .spanAqi {
    font-size: 14px;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 5px 5px 5px 10px;
    border-radius: 30px;
    line-height: 35px;
    margin: 20px 0;
}

.healthTopLeft .tianqi em {
    display: inline-block;
    font-size: 14px;
    background: #c4be0f;
    border-radius: 20px;
    padding: 5px;
    /* width: 35px; */
    /* height: 35px; */
    margin-left: 15px;
    line-height: 20px;
}

.healthTopLeft .tianqi_3 {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    padding-top: 15px;
}

#PoPy {
    position: absolute;
    background: transparent;
    z-index: 20000;
    width: 465px;
    top: 120px;
    right: 0;
    display: none;
}

#PoPy.active {
    display: block;
}
