﻿body,div,dl,dt,dd,ul,ol,li,h1, h2, h3, h4, h5, h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%;
    font-weight: normal;
}
body{
    font-family: "Microsoft YaHei",helvetica,Segeo,Arial;
}
a{
    text-decoration: none;
}
img{
    border: none;
}
li{
    float: left;
    list-style: none;
}
.wt10{
    width: 1000px;
    margin: 0 auto;
}
.wt12{
    width: 1200px;
    margin: 0 auto;
}
.wt14{
    width: 1400px;
    margin: 0 auto;
}
.none-li{
    list-style: none;
}
.hand{
    cursor: pointer;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.cl{
    clear: both;
}
.tc{
    text-align: center;
}
.tl{
    text-align: left;
}
.tr{
    text-align: right;
}
.di-block{
    display: inline-block;
}
/*c*/
.SatMFr{
    background-color: #F5F5F5;
}
.Timg{
    display: block;
    float: left;
}
.DY{
    margin-left: 0px;
}
#todayWeather{
    width: 80%;
    height: 48px;
    padding: 7% 10%;
    background-color: #00bdbb;
}
#todayWeather div{
    width: 70%;
    float: right;
}
#todayWeather div p{
    font-size: 14px;
    color: #F9F7F8;
}
#row{
    overflow: hidden;
    margin-top: 20px;
}
.CWeather{
    background-color: #ffffff;
}
.CWeather ul li {
    width: 33.3%;
    float: left;
    text-align: center;
}
.CWeather ul li div{
    width: 100%;
    height: 55px;
}
.CWeather ul li div span{
    display: block;
}
.date{
    font-size: 12px;
    color: #8D8D8D;
}
.Tweather span{
    font-size: 13px;
    color: #333333;
    line-height: 20px;
}
.HotService img{
    width: 100%;
    height: 115px;
    margin-top: 10px;
}
.CGW{
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}
.tabList li{
    font-size: 18px;
    width: 80px;
    text-align: center;
    padding: 5px 0;
    color: #919191;
}
.tabList .active{
    color:#00bdbb ;
    border-bottom: 2px solid #00bdbb;
}
.tabContent{
    overflow: hidden;
}
.tabContent li{
    display: none;
}
.tabContent .active{
    display: block;
}
.Hdimg{
    display: block;
    width: 100%;
    height: 105px;
    margin-top: 10px;
}
.HdTitle{
    display: block;
    width: 100%;
    font-size: 13px;
    color: #00BDBB;
}
.tabContent p{
    font-size: 12px;
    color: #9a9a9a;
    line-height: 30px;
}
.HdM{
    margin-top: 10px;
    overflow: hidden;
}
.HdM img{
    display: block;
    width: 75px;
    height: 78px;
}
.HdM div{
    padding: 10px;
    color: #727272;
    font-size: 14px;
}
.CTravelLine{
    margin-top: 20px;
    border: 1px solid #dddddd;
}
.CTravelCou{
    overflow: hidden;
    padding: 20px 100px;
    background-color: #ffffff;
}
.CTravelCou div p{
    font-size: 16px;
    color: #252525;
}
.addClass div fr{
    position: relative;
}
.CTravelCou div span{
    display: none;
    font-size: 10px;
    color: #252525;
    position: absolute;
}
.p1{
    position: relative;
}
.p2{
    position: absolute;
}
.addClass{
    background-color: #009cbd;
}
.addClass div p{
    color: #ffffff;
}
.addClass div span{
    display: block;
    color: #ffffff;
}
/**/
.scenicMessage{
    padding: 20px 40px;
}
.scenicMessage .tabList {
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}
.scenicMessage .tabContent li{
    width: 100%;
}
.CAll{
    width: 100%;
    overflow: hidden;
}
.myMessage{
    padding: 20px;
}
.myMessage img{
    display: block;
    margin-right: 20px;
}
.myMessageTitle {
    padding-bottom: 10px;
    width: 90%;
    border-bottom: 1px dashed #dddddd;
}