@charset "UTF-8";
* { margin: 0; padding: 0;}

body{font-size:0.12rem;background-color:#fff;margin:0;}

#container{max-width:750px;margin:auto;}
a{text-decoration:none;}
li{list-style:none;}
.clearfix:after{content:'';display:block;clear:both;}


/* top */
.top {
    width:100%;
    height:auto;
    position:relative;
}
.top .t_img {
    width:100%;
    display: block;
}
.top p{
    position:absolute;
    left:18%;
    top:28%;
    color:#fff;
    font-size:0.5rem;
    background:rgb(52,120,246);
    padding: 0.1rem 0.3rem;
    margin: 0;
}
.top span {
    position: absolute;
    left: 10%;
    top: 53%;
    color: #fff;
    font-size:0.3rem;
    background:rgb(101,201,122);
    padding: 0.1rem 0.3rem;
    margin: 0;

}
.top .logo_text {
    position: absolute;
    width:100%;
    height:1rem;
    color: #fff;
    bottom:0;
    left:0;
}

.top .logo_text .content {
    
    height:100%;
    text-align:center;
}
.top .logo_text .content img{
    height:100%;
    vertical-align: middle;
}
.top .logo_text .content div{
    display:inline-block;
    vertical-align: middle;
}

.up-tips {
  box-sizing: border-box;
  padding: 0 0 0 0px;
  /*margin-top: 30px;*/
  height: 80px;
  line-height: 80px;
  color: #222222;
  font-size: 0.35rem;
}
.up-tips.uchi {
  height: 90px;
  margin-top: 30px;
  margin-bottom: 30px;
  height:.8rem;
  line-height: .9rem;
}

.up-tips.uchi2 {
  height: 90px;
  margin-top: 20px;
  margin-bottom: 10px;
  height:.8rem;
  line-height: .9rem;
}

.up-tips.uchi .tips {
  position: absolute;
  top: .6rem;
  left: 0px;
  color: rgb(128, 133, 134);
  font-size: 0.25rem;
  font-weight: normal;
  font-style: normal;
}
.up-gnbl.uchi::before {
  transform: translate(0, -66%);
}

.up-tips .tips {
  font-size: 20px;
  color: #737373;
  margin-left: 0px;
  font-weight: normal;
  position: relative;
  top: -2px;
}

.tips-yiqing {
  width: 670px;
  position: relative;
  /*margin: 0px 40px 0 40px;*/
  padding: 0px 0px 0px 24px !important;
}

.up-tips .datas {
  font-size: 28px;
  font-weight: normal;
  margin-left: 24px;
}
.up-tips .datas > span {
  font-weight: bold;
}

.up-gnbl {
  position: relative;
  padding-left: 8px;
  margin-top: 80px;
}
.up-gnbl::before {
  content: '.';
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  width: 0.36rem;
  height: 0.36rem;
  background: url();
  background-size: 100% 100%;
  left: 10px;
  top: 65%;
  transform: translate(0, -50%);
}

.placeItem {
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.41rem;;
  color: #222;
  text-align: center;
  background-color: #f8f8f8;
  position: relative;
  border-bottom: 2px solid #fff;
}

.placeItem.nav {
  background-color: #fff;
  font-size: 24px;
}

.placeItem .blue {
  color: #222;
  background-color: #dfeee6;
}

.placeItem .add {
  color: #005dff;
  font-weight: 400;
}

.placeItem .add.small {
  color: #639bfc;
}

.placeItem > h2 {

  height: 100%;
  float: left;
  text-align: left;
  font-weight: 400;
  overflow: hidden;
  padding-left: 10px;

}


/* .placeItem.nav > h2 {
  padding-left: 0;
} */

.placeItem > h2.small {
  letter-spacing: -2px;
}
.placeItem.placeCity{
  font-size:24px;
}
.placeItem.placeCity > h2.small {
  letter-spacing: -2px;
  font-size: 21px;
}

.placeItem > div {
  width: 122px;
  height: 100%;
  overflow: hidden;
  float: left;
}

.placeItem > div.small {
  font-size: 22px;
  color: #a6a6a6;
}

.placeItem.placeArea .add, .placeItem.placeArea .confirm, .placeItem.placeArea .heal, .placeItem.placeArea .dead{
  font-size: 0.35rem;
}

/* .placeItem .hejian{
  font-size:18px;
  margin-right:4px;
  font-weight:normal;
} */

.placeItem > div:nth-child(2),
.placeItem > div:nth-child(3) {
  width: 1.3rem;
}
.placeItem > div:nth-child(4),
.placeItem > div:nth-child(5) {
  width: 92px;
}

.placeItem > div:nth-child(6) {
  width: 75px;
  text-align:right;
}

.placeItem .detail a {
  text-decoration: none;
  color: #005DFF;
  display:block;
}

.placeItem.abroad {
  border-bottom: 2px solid #e9e9e9;
}

.placeItem.nav.abroad,
.placeItem.abroad:last-child {
  border: none;
}

.placeItem.abroad > div {
  width: 162px;
}
.placeItem.abroad > h2 {
  padding-left: 0;
}

.placeArea > h2 {
  font-size: 0.35rem;
}

.placeItem .share {
  width: 64px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: url(../img/list_share.png) left center no-repeat;
  background-size: 32px 32px;
}

/* .placeArea > .small {
  font-size: 28px;
} */

.placeCity {
  height: 68px;
  line-height: 68px;
  font-size: 26px;
  color: #737373;
  background-color: rgba(248, 248, 248, 0.3);
  display: none;
}

.placeCity::before {
  content: '.';
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 40px;
  right: 40px;
  height: 2px;
  bottom: 0;
  background-color: #e9e9e9;
}

.placeCity:last-child::before {
  display: none;
}

.current .placeCity {
  display: block;
}

.placeArea::before,
.placeArea::after {
  content: '.';
  display: block;
  position: absolute;
  font-size: 0;
  line-height: 0;
  width: 16px;
  height: 12px;
  background-size: 100% 100%;
  left: 38px;
  top: 50%;
  transform: translate(0, -50%);
}
.placeArea::before {
  background-image: url(../img/area_down.png);
}
.placeArea::after {
  width: 0;
  height: 0;
  background-image: url(../img/area_top.png);
}
.current .placeArea::before {
  background-image: url(../img/area_top.png);
}

.placeItemWrap {
  border-bottom: 2px solid #e9e9e9;
}

.placeArea.no-sharp::before,
.placeArea.no-sharp::after,
.current .placeArea.no-sharp::before,
.current .placeArea.no-sharp::after {
  display: none;
}

.timeNum {
    padding: 29px 40px 29px 40px;
    width: 750px;
    line-height: 26px;
    font-size: 24px;
    color: #222222;
    position: relative;
}

.recentNumber {
    width: 750px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    position: relative;
    z-index: 2;
}

.recentNumber .icbar:first-child:first-child {
    border-radius: 12px 0 0 12px;
}

.recentNumber .icbar {
    width: 164px;
    margin-right: 4px;
    position: relative;
    text-align: center;
}

.Provincialval {
    color: #ff961e;
}

.suspects .text {
    background-color: #ffeed9;
}

.recentNumber .icbar:first-child, .recentNumber .icbar:first-child .text {
    border-radius: 0 0 0 12px;
}

.icbar.confirm {
    background-color: #fdf1f1;
}

.Provincialtodayval {
    color: #f55253;
}

.numbers {
    height: auto;
    line-height: 46px;
    font-size: 44px;
    margin-bottom: 8px;
    font-weight: 600;
    padding-top: 12px;
}

.recentNumber .icbar .text {
    font-size: 24px;
    height: 54px;
    line-height: 54px;
    color: #222;
    font-weight: 500;
}



#tail {
  padding-top: 20px;
  width: 750px;
  overflow: hidden;
}
.tail {
  width: 750px;
  /* height: 332px; */
  height: 352px;
  /* background: url(../img/tail.jpg) no-repeat center/cover; */
  position: relative;
}
.tail .open-or-download {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 40px;
  width: 670px;
  height: 84px;
  background: #005dff;
  /* opacity: .5; */
  cursor: pointer;
  border-radius: 84px;
  line-height: 84px;
  color: #fff;
  font-size: 28px;
  /*font-weight: bold;*/
  text-align: center;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tail .open-or-download.inapp .logo {
  display: none;
}
.tail .open-or-download .logo {
  width: 128px;
  height: 28px;
  margin-left: 12px;
}
.tail .open-or-download .sharp {
  width: 24px;
  height: 18px;
  margin-left: 16px;
  margin-top: 2px;
}

/* middle */
    .middle_con {
        width:100%;
        height:auto;
    }
    .middle_con .wrap {
        -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
        width:100%;
    }

    .middle_con .wrap .scroll_wrap {
        width:92%;
        margin:0.3rem auto 0;
        height: 0.32rem;
        position: relative;
        font-size: 0.25rem;
        /* border:1px solid blue; */
    }
    .middle_con .wrap .scroll_wrap div {
        position: absolute;
        top:0;
        text-align:center;
    }
    .middle_con .wrap .scroll_wrap div.scroll_img{
        left:0;
        width:0.26rem;
        height: 0.32rem;
        /* border:1px solid red; */
    }
    .middle_con .wrap .scroll_wrap div.scroll_img img{
        position: absolute;
        top:50%;
        left:0;
        width:0.26rem;
        height:0.26rem;
        margin-top:-0.17rem;
    }

    .middle_con .wrap .scroll_wrap div.scroll_mar{
        left:0.35rem;
        right:0.1rem;
        height:0.32rem;
        line-height:0.32rem;
        font-weight: bolder;
        color:#333;
    }

    .middle_con .wrap .scroll_wrap div.scroll_detail{
        width:1.8rem;
        right:0;
        height:0.32rem;
        line-height:0.32rem;
        color:rgb(56, 128, 220);
        font-weight:bolder;
    }
    .middle_con .wrap .scroll_wrap div.scroll_detail a{
        display:inline-block;
        width:100%;
    }

    .middle_con .wrap .tabs {
        margin: 0.2rem 0 0.3rem 0;
        text-align: center;
        cursor: pointer;
    }
    .middle_con .wrap .tabs .tabs_wrap{
        border:1px solid rgb(56, 128, 220);
        display: inline-block;
        border-radius: 0.15rem;
        overflow: hidden;
    }

    .middle_con .wrap .tabs .tabs_wrap span {
        display:inline-block;
        padding: 0.21rem 0.36rem;
        font-size:0.25rem;
        background: #fff;
        color:rgb(56, 128, 220);
        
    }
    .middle_con .wrap .tabs .tabs_wrap span.sty {
        background:rgb(56, 128, 220);
        color:#fff;
    }

    .middle_con .wrap .tabs_content {
        width:100%;
        height:20rem;
        position: relative;
    }

    .middle_con .wrap .tabs_content .tabs_list {
        width:92%;
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        padding:0 4%;
    }

    /* 疫情概览 */
    .tabs_list.gailan .gl_tips {
        color:rgb(128, 133, 134);
        font-size:0.25rem;
    }

    /* detail4 */
    .tabs_list.gailan .detail4 {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 2;
        margin-top: 15px;
        border-bottom: 0px solid #dfdddd;
    }
    .tabs_list.gailan .detail4 .list4 p {
        text-align:center;
    }
    .tabs_list.gailan .detail4 .list4 .num{
        font-size:0.48rem;
		padding-top:5px;
    }
    .tabs_list.gailan .detail4 .list4 .color1 {
        color: #cc1e1e;
    }
	.tabs_list.gailan .detail4 .list4 .color11 {
        color: #7c7c7c;
		font-size:.25rem;
    }
	.tabs_list.gailan .detail4 .list4 .color12 {
        color: #178b50;
    }
	.tabs_list.gailan .detail4 .list4 .color13 {
        color: #ca3f81;
    }
    .tabs_list.gailan .detail4 .list4 .color2 {
        color: #ff8800;
    }
    .tabs_list.gailan .detail4 .list4 .color3 {
        color: #4e5a65;
    }
    .tabs_list.gailan .detail4 .list4 .num.color4 {
        color: #178b50;
    }
    .tabs_list.gailan .detail4 .list4 .text {
        text-align: center;
        font-size:0.3rem;
        color:rgb(63, 79, 98);
    }

    /* analyze */
    .tabs_list.gailan .analyze div {
        display:flex;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0.25rem 0;
    }
    .tabs_list.gailan .analyze div .list_img {
        margin:0.05rem 0.2rem 0 0;
        width:0.5rem;
        display:inline-block;
    }
    .tabs_list.gailan .analyze div p {
        font-size:0.25rem;
		margin-top:4px
    }


    /* map */
    .tabs_list.gailan .map {
        margin-top: 0.5rem;

    }

    /* china table */
    .table_t{
        margin-top:0.4rem;
        margin-bottom:0.1rem;
    }
    .tabs_list.gailan .table_pro {
        width:100%;
        height:auto;
    }
    .table_pro .title {
        width:100%;
        height:0.6rem;
        color:#000;
    }
    .table_pro .title span{
        float:left;
        height:0.6rem;
        line-height:0.6rem;
        text-align:center;
        font-size:0.25rem;
        font-weight:bolder;
        width:20%;
    }

    .table_pro .title span.t_area{
        width:40%;
        background:rgb(227, 231, 243);
    }
    .table_pro .title span.t_confirm {
        background: rgb(243, 186, 176);
    }
    .table_pro .title span.t_dead {
        background: rgb(180, 192, 213);
    }
    .table_pro .title span.t_heal {
        background: rgb(102, 204, 153);
    }
    .table_pro .content {
        width:100%;
    }
    .table_pro .content .c_line{
        width:100%;
    }

    .table_pro .content .c_line .line_first{
        width:100%;
        height:0.6rem;
        background:rgb(247, 247, 247);
    }
    .table_pro .content .c_line .line_first >span {
        float:left;
        width: 20%;
        height:0.6rem;
        line-height:0.6rem;
        font-size:0.25rem;
        font-weight:bolder;
        background:rgb(247, 247, 247);
        text-align:center;
        box-sizing:border-box;
        border-bottom:1px solid #eee;
    }

    .table_pro .content .c_line .line_first >span.c_area {
        width: 40%;
        text-align: left;
        text-indent: 10px;
    }
    .table_pro .content .c_line .line_first >span.c_area img{
        width: 6%;
    }
    .table_pro .content .c_line .line_hide {
        width:100%;
        /* height:0.6rem; */
        display:none;
        
    }
    .table_pro .content .c_line .line_hide .hide_content{
        width:100%;
        height:0.6rem;
        line-height:0.6rem;
    }

    .table_pro .content .c_line .line_hide .hide_content >span {
        float: left;
        width: 20%;
        height: 0.6rem;
        line-height: 0.6rem;
        text-align:center;
        box-sizing:border-box;
        border-bottom:1px solid #eee;
        font-size:14px !important;

    }
    .table_pro .content .c_line .line_hide .hide_content >span.c_area {
        width: 40%;
    }

    .table_pro .rotate {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

     /* 最新动态 */
    .tabs_list.dongtai {
        width:100%;
    }

    .tabs_list.dongtai .main{
        width:100%;
    }
    .cbp_tmtimeline {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
    }

    /* The line */
    .cbp_tmtimeline:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 10px;
        background: #afdcf8;
        left: 20%;
        margin-left: -10px;
    }

    .cbp_tmtimeline>li {
        position: relative;
    }

    /* 时间 */
    .cbp_tmtimeline>li .cbp_tmtime {
        display: block;
        padding-right: 100px;
        position: absolute;
    }

    .cbp_tmtimeline>li .cbp_tmtime span {
        display: block;
        text-align: right;
    }

    .cbp_tmtimeline>li .cbp_tmtime span:first-child {
        font-size: 0.2rem;
        color: #999999;
    }

    .cbp_tmtimeline>li .cbp_tmtime span:last-child {
        font-size: 2.9em;
        color: #999999;
    }

    .cbp_tmtimeline>li:nth-child(odd) .cbp_tmtime span:last-child {
        color: #999999;
    }

    /* 内容 */
    .cbp_tmtimeline>li .cbp_tmlabel {
        margin: 0 0 15px 25%;
        background: #f8f8f8;
        color: #fff;
        padding: 2em;
        font-size: 1.2em;
        font-weight: 300;
        line-height: 1.4;
        position: relative;
        border-radius: 5px;
    }

    .cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel {
        background: #f8f8f8;
    }

    .cbp_tmtimeline>li .cbp_tmlabel h2 {
        margin-top: 0px;
        padding: 0 0 10px 0;
        border-bottom: 1px solid rgb(182, 182, 182);
        font-size: 0.35rem;
		font-weight:600
    }

    /* The triangle */
    .cbp_tmtimeline>li .cbp_tmlabel:after {
        right: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-right-color: #f8f8f8;
        border-width: 10px;
        top: 10px;
    }

    .cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
        border-right-color: #f8f8f8;
    }

    /* Example Media Queries */
    @media screen and (max-width: 65.375em) {
        .cbp_tmtimeline>li .cbp_tmtime span:last-child {
            font-size: 0.35rem
        }
    }

    @media screen and (max-width: 47.2em) {
        .cbp_tmtimeline:before {
            display: none;
        }

        .cbp_tmtimeline>li .cbp_tmtime {
            width: 100%;
            position: relative;
            padding: 0 0 15px 0;
        }

        .cbp_tmtimeline>li .cbp_tmtime span {
            text-align: left;
        }

        .cbp_tmtimeline>li .cbp_tmlabel {
            margin: 0 0 20px 0;
            font-weight: 400;
            font-size: 95%;
        }

        .cbp_tmtimeline>li .cbp_tmlabel:after {
            right: auto;
            left: 20px;
            border-right-color: transparent;
            border-bottom-color: #f8f8f8;
            top: -20px;
        }

        .cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
            border-right-color: transparent;
            border-bottom-color: #f8f8f8;
        }
		
		
    .cbp_tmtimeline2 {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
    }

    /* The line */
    .cbp_tmtimeline2:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 10px;
        background: #afdcf8;
        left: 20%;
        margin-left: -10px;
    }

    .cbp_tmtimeline2>li {
        position: relative;
    }

    /* 时间 */
    .cbp_tmtimeline2>li .cbp_tmtime {
        display: block;
        width: 25%;
        padding-right: 100px;
        position: absolute;
    }

    .cbp_tmtimeline2>li .cbp_tmtime span {
        display: block;
        text-align: right;
    }

    .cbp_tmtimeline2>li .cbp_tmtime span:first-child {
        font-size: 0.2rem;
        color: #3880dc;
    }

    .cbp_tmtimeline2>li .cbp_tmtime span:last-child {
        font-size: 2.9em;
        color: #919191;
    }

    .cbp_tmtimeline2>li:nth-child(odd) .cbp_tmtime span:last-child {
        color: #919191;
    }

    /* 内容 */
    .cbp_tmtimeline2>li .cbp_tmlabel {
        margin: 0 0 15px 25%;
        background: #f8f8f8;
        color: #fff;
        padding: 2em;
        font-size: 1.2em;
        font-weight: 300;
        line-height: 1.4;
        position: relative;
        border-radius: 5px;
    }

    .cbp_tmtimeline2>li:nth-child(odd) .cbp_tmlabel {
        background: #f8f8f8;
    }

    .cbp_tmtimeline2>li .cbp_tmlabel h2 {
        margin-top: 0px;
        padding: 0 0 10px 0;
        border-bottom: 1px solid rgb(182, 182, 182);
        font-size: 0.35rem;
		font-weight:600
    }

    /* The triangle */
    .cbp_tmtimeline2>li .cbp_tmlabel:after {
        right: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-right-color: #3594cb;
        border-width: 10px;
        top: 10px;
    }

    .cbp_tmtimeline2>li:nth-child(odd) .cbp_tmlabel:after {
        border-right-color: #f8f8f8;
    }

    /* Example Media Queries */
    @media screen and (max-width: 65.375em) {
        .cbp_tmtimeline2>li .cbp_tmtime span:last-child {
            font-size: 0.35rem
        }
    }

    @media screen and (max-width: 47.2em) {
        .cbp_tmtimeline2:before {
            display: none;
        }

        .cbp_tmtimeline2>li .cbp_tmtime {
            width: 100%;
            position: relative;
            padding: 0 0 15px 0;
        }

        .cbp_tmtimeline2>li .cbp_tmtime span {
            text-align: left;
        }

        .cbp_tmtimeline2>li .cbp_tmlabel {
            margin: 0 0 20px 0;
            font-weight: 400;
            font-size: 95%;
        }

        .cbp_tmtimeline2>li .cbp_tmlabel:after {
            right: auto;
            left: 20px;
            border-right-color: transparent;
            border-bottom-color: #f8f8f8;
            top: -20px;
        }

        .cbp_tmtimeline2>li:nth-child(odd) .cbp_tmlabel:after {
            border-right-color: transparent;
            border-bottom-color: #f8f8f8;
        }
    }

    /* 防护知识 */
    .fhzs .tit {
        width:100%;
        font-size:0.32rem;
        margin-bottom:0.25rem;
        font-weight:bolder;
    }
    .fhzs .fhhz,
    .fhzs .fhbl,
    .fhzs .fhnl {
        width:100%;
        background:rgb(250, 250, 250);
        margin-bottom:0.2rem;
    }
    .fhzs .fhnl {
        margin-bottom:0.4rem;
    }

    .fhzs .fhhz span,
    .fhzs .fhbl span,
    .fhzs .fhnl span {
        height:0.8rem;
        line-height:0.8rem;
        text-indent: 0.2rem;
        display: block;
        font-size:0.25rem;
    }
    .fhzs .fhnl p{
        height: 0.8rem;
        margin-left: 0.2rem;
    }
    .fhzs .fhfg {
        width:100%;
    }







