@charset "UTF-8";
/* CSS Document */


header{
    background: #fff;
}
.bgImgBox{
    min-width: 1200px;
}
.bgImg{
    height: 100%;
    position: fixed;
    top: 0;
    z-index: -100;
    width: 100%;
    /*height: 100%;*/
    background-image: url("../images/weather/bg_dahan.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/* 内容 */
/* banner */
.weatherBannerIndex{
    position: relative;
    background: #eee;
}
.bannerLeft{
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 50px;
    padding-top: 15px;
}
.bannerLeft>p,.bannerRight>p{
    float: left;
    text-align: center;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.bannerP_1{
    width: 20px;
    color: #00676b;
    font-size: 18px;
    line-height: 21px;
    margin-right: 10px;
    font-weight: bold;
    font-family: '楷体';
}
.bannerP_2,.bannerP_3{
    width: 15px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding-top: 32px;
    line-height: 15px;
}
.bannerP_3>b{
    color: #00676b;
}
.bannerRight{
    overflow: hidden;
    position: absolute;
    top: 30px;
    right: 50px;
    padding-top: 15px;
}
.bannerP_4{
    width: 25px;
    font-size: 24px;
    line-height: 27px;
    padding-top: 12px;
}
.bannerP_4>b{
    font-weight: normal;
}
.bannerP_5{
    width: 80px;
    font-size: 60px;
    padding-top: 5px;
}
.bannerMiddle{
    width: 538px;
    height: 255px;
    margin: 0 auto;
}
.bannerMiddle>div{
    float: left;
    height: 255px;
    width: 162px;
}
.bannerMiddle>.middleLeft{
    width: 330px;
}
.bannerMiddle>.middleRight{
    float: right;
}
.progress-bar{
    position: relative;
    margin-top: 23px;
}
.progress-bar:after{
    content: '';
    display: block;
    clear: both;
}
.progress-bar>div{
    position: absolute;
    width: 11px;
    height: 13px;
    background: url("../images/zhishiqi.png") no-repeat center;
    background-size: 100% 100%;
    z-index: 1;
    top: -13px;
    left:0;
    margin-left: -5px;
}
.progress-bar>span{
    position: relative;
}
.progress-bar>span>i{
    position: absolute;
    font-size: 12px;
    color: #434343;
    top: 5px;
    left: -10px;
}
.progress-bar>span>i.i500{
    left: initial;
    right: -10px;
}
.progress-bar>.bar-1{
    background-color: #2da6d7;
}
.progress-bar>.bar-2{
    background-color: #7fbe25;
}
.progress-bar>.bar-3{
    background-color: #fef11a;
}
.progress-bar>.bar-4{
    background-color: #f6ac18;
}
.progress-bar>.bar-5{
    background-color: #db4b28;
}
.progress-bar>span{
    display: block;
    float: left;
    width: 66px;
    height: 4px;
}
.middleRight>img{
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-top: 56px;
}
.middleP_1{
    font-size: 20px;
    color: #00676b;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 57px;
}
.middleP_2{
    font-size: 48px;
    text-align: center;
    line-height: 60px;
}
.middleP_3{
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    width: 60px;
    margin: 0 auto;
    background: #7fbe25;
    border-radius: 2px;
}
.weatherBannerText{
    padding: 18px 25px;
    background: #fff;
    padding-bottom: 20px;
}
.weatherBannerText>p{
    font-size: 14px;
    color: #00676b;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 1px;
}
.bannerTextP_2>a{
    color: #7fbe25;
}
.bannerTextP_2>font{
    color: #7fbe25;
}



.weatherCont{
    /*overflow: hidden;*/
    width: 1200px;
    margin: 0 auto;
}
.weatherCont:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.contLeft{
    float: left;
    width: 932px;
    padding-top: 40px;
}
.contRight{
    float: right;
    width: 246px;
    padding-top: 40px;
}
.weatherBanner{
    height: 300px;
}
/* 咽喉健康指数 */
#indexNumTrend{
    height: 312px;
}
#indexNumTrend>div{
    top: -24px !important;
}
.indexNumTrendWrap{
    height: 290px;
    background: #eee;
    position: relative;
}
.bannerWrap{
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 12px -2px #333;
    margin-left: 2px;
}
/* 生活指数 */
.lifeIndex:after,.indexList:after,.indexNumImg:after,.indexNumText:after,.weatherForecast:after,.forecastRight:after,.weatherList:after,.weatherList>li:after,.hotArticle:after,.productDetail:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.lifeIndex,.weatherForecast,.hotArticle{
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 12px -2px #333;
    margin-top: 40px;
}
.lifeIndexP_1,.forecastLeft,.hotArticleLeft{
    float: left;
    font-weight: bold;
    font-size: 23px;
    color: #00676b;
    width: 20px;
    text-align: center;
    line-height: 24px;
    font-family: '楷体';
}
.indexList{
    float: right;
    width: 820px;
}
.indexList>li>ul{
    position: relative;
}
.ulFirst{
    margin-bottom: 10px;
}
.indexList>li>ul>li{
    box-sizing: border-box;
    margin: 0 auto;
    border-radius: 5px;
    background: #eee;
    width: 32.5%;
    height: 150px;
    padding: 5px 18px;
    cursor: pointer;
}
#ziwaixian,#chuanyi,#xiche,#wuran{
    position: absolute;top: 0;

}
#ziwaixian,#xiche{
    left: 0;
}
#chuanyi,#wuran{
    right: 0;
}
.indexNumImg>img{
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 5px;
}
.lifeIndexP_2{
    float: left;
    font-size: 20px;
    color: #00676b;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}
.indexNumText{
    padding-top: 5px;
}
.indexNumText>p{
    float: left;
    padding-right: 10px;
    font-size: 15px;
    color: #00676b;
    font-weight: bold;
}
.indexNumText>font{
    display: block;
    float: left;
    font-size: 15px;
    color: #00676b;
    width: 136px;
}
/* 天气预报 */
.weatherForecast{
    padding: 40px 30px;
}
.forecastRight{
    float: left;
    margin-left: 75px;
    padding-top: 20px;
}
.rightDateWrap{
    float: left;
    border-right: 2px solid #d0d0d0;
    padding-right: 30px;
}
.rightDateWrap font{
    display: block;
    text-align: center;
}
.rightDateWrap font.dateDay{
    font-size: 15px;
    font-weight: bold;
}
.rightDateWrap font.dateHour{
    font-size: 12px;
    color: #d0d0d0;
    line-height: 20px;
}
.rightDateWrap>div{
    position: relative;
}
.rightDate_1{
    height: 60px;
}
.rightDate_2{
    height: 128px;
}
.rightDate_3,.rightDate_4,.rightDate_5{
    height: 105px;
}
.rightTopImg{
    position: absolute;
    top: -9px;
    right: -41px;
}
.rightTopBig{
    width: 21px;
    height: 21px;
    background: #ffd02c;
    border-radius: 100%;
    position: absolute;
    top: -16px;
    right: -53px;
    border: 12px solid #fff;
}
.rightTopLittle{
    width: 8px;
    height: 8px;
    background: #707070;
    border-radius: 100%;
    position: absolute;
    top: -9px;
    right: -47px;
    border: 12px solid #fff;
}
.rightWeatherWrap{
    float: left;
    width: 500px;
    margin-left: 30px;
}
.weatherDateNow{
    height: 52px;
}
.weatherTimeNow{
    height: 132px;
}
.weatherDateAfter{
    height: 105px;
}
.weatherDateNow{
    font-weight: bold;
    font-size: 12px;
}
.weatherNow_1{
    font-size: 24px;
    padding-left: 5px;
}
.weatherNow_2{
    font-size: 18px;
}
.weatherList{
    width: 300px;
    padding-top: 5px;
}
.weatherList>li{
    float: left;
    width: 150px;
    padding-top: 12px;
    height: 16px;
    line-height: 13px;
}
.weatherIcon{
    float: left;
    width: 32px;
}
.weatherDetail{
    float: left;
}
.weatherAfter_1{
    font-size: 18px;
    padding-left: 5px;
}
.weatherAfter_2{
    font-size: 16px;
}
.weatherList font{
    color: #a6a6a6;
}
.weatherIcon>img{
    display: block;
    margin: 0 auto;
}
#nowTime{
    font-size: 15px;
    font-weight: bold;
}
/* 热点文章 */
.hotArticleRight{
    float: left;
    margin-left: 75px;
    width: 765px;
}
.articleCont{
    width: 320px;
    height: 178px;
    position: relative;
    float: left;
    margin-right: 60px;
    margin-bottom: 30px;
    cursor: default;
}
.articleCont>img{
    display: block;
    width: 100%;
    height: 100%;
}
.articleModalWrap,.articleDetail{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.articleDetail{
    height: 100%;
    background: #eee;
    z-index: 20;
}
.articleModalWrap{
    height: 40px;
}
.articleModal{
    background: #00676b;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.articleTitle_1{
    color: #fff;
    font-size: 18px;
    position: absolute;
    height: 40px;
    line-height: 40px;
    z-index: 10;
    padding-left: 10px;
}
.articleDetail{
    display: none;
    cursor: pointer;
}
.articleTitle_2{
    font-size: 18px;
    color: #00676b;
    line-height: 50px;
    padding-left: 10px;
}
.articleDetail>p{
    font-size: 15px;
    padding: 0 10px;
    line-height: 25px;
}
.hotArticle{
    padding: 40px 30px 10px;
}
/* 系列产品 */
.productList{
    margin-top: 20px;
    margin-bottom: 80px;
}
.productTitle{
    font-weight: bold;
    font-size: 20px;
    color: #00676b;
    line-height: 35px;
}
.product{
    float: left;
    width: 200px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 12px -2px #333;
    padding-top: 40px;
    position: relative;
    height: 270px;
    overflow: hidden;
    box-sizing: border-box;
    margin-right: 43px;
    border: 1px solid transparent;
    cursor: pointer;
}
.productImg{
    margin-left: 7px;
}
.productName{
    color: #00676b;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
}
.productIntroduce{
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 35px;
}
.productEffect{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 30px;
    box-sizing: border-box;
    background: #e5f0f0;
    color: #00676b;
}
.productLast{
    margin-right: 0;
}

/* 右边天气信息 */
.RightSign{
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #00676b;
    top: 180px;
    left: -12px;
    display: none;
}

.weatherInfoWrap{
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0px 12px -2px #333;
}
.weatherInfoWrap>img{
    display: block;
    width: 100%;
    height: 236px;
}
.weatherInfo{
    position: absolute;
    z-index: 10;
    top: 0;
    width: 100%;
}
.infoCity{
    display: inline-block;
    text-align: center;
    color: #00676b;
    text-shadow: 0px 0px 6px #fff;
    font-size: 15px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 1px;
}
.infoTitle{
    position: relative;
	padding: 0 40px;
	background-color: rgba(229, 240, 240,0.3);
}
.infoTitle>img{
    position: absolute;
    top: 8px;
    left: 10px;
}
.infoTitle>span{
	display: inline-block;
}
.infoTitle>span:hover{
	color: #00676b;
    cursor: pointer;
	text-decoration: underline;
}    
.infoDate{
    color: #f1f1f1;
    text-align: center;
    line-height: 21px;
}
.infoTemp{
    font-size: 18px;
    color: #000;
    text-shadow: 0px 0px 6px #fff;
    text-align: center;
    padding-top: 20px;
}
.infoWeather{
    font-size: 40px;
    text-align: center;
    text-shadow: 0px 0px 6px #fff;
    color: #00676b;
    line-height: 70px;
    font-family: '楷体';
    font-weight: bold;
}
.infoAir{
    width: 142px;
    border-radius: 5px;
    line-height: 20px;
    font-size: 14px;
    background: #7fbe25;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}
.infoBottom a{
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 50px;
    background: #e5f0f0;
    color: #00676b;
    cursor: pointer;
}
.buy{
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    background: #f39a2b;
    margin-top: 20px;
    border-radius: 10px;
    cursor: pointer;
}
.buy>div{
    float: left;
}
.buyImg{
    width: 74px;
    height: 60px;
}
.buyImg>img{
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}
.buyText>a{
    display: block;
    font-size: 25px;
    color: #fff;
    line-height: 60px;
}
.infoShadow{
    position: absolute;
    z-index: 0;
    top: 0;
    width: 100%;
}
.infoShadow>img{
    display: block;
    width: 100%;
}