html {
    overflow-x: auto
}

body,
input,
textarea,
select,
button {
    background-color: #fff;
    color: #111;
    font: 14px Arial, "Microsoft Yahei";
    overflow-x: auto
}

body,
ul,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
div,
fieldset,
form,
textarea,
input {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
b {
    font-style: normal;
    font-weight: normal;
    font-size: 100%
}
img {
    border: none
}
body {
    font-size: 12px
}
input,
textarea {
    outline: none
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}
em,
cite,
th {
    font-style: normal;
    font-weight: normal
}
table {
    border-collapse: collapse
}
dl,
ol,
dt,
dd,
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}
a {
    color: #111;
    text-decoration: none
}
a:hover {
    color: #f33;
    text-decoration: none
}
a.red {
    color: #F00;
    text-decoration: none
}
a.blue {
    color: #38f;
    text-decoration: none
}
a.blod {
    font-weight: bold
}
a:hover.red {
    color: #F00;
    text-decoration: underline
}
.fl {
    float: left
}
.fr {
    float: right
}
.clear {
    zoom: 1
}
.clear:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both
}
.clear10 {
    display: block;
    clear: both;
    width: 100%;
    height: 10px;
    overflow: hidden;
    *zoom: 1
}

.clear20 {
    display: block;
    clear: both;
    width: 100%;
    height: 20px;
    overflow: hidden;
    *zoom: 1
}

.clear30 {
    display: block;
    clear: both;
    width: 100%;
    height: 30px;
    overflow: hidden;
    *zoom: 1
}

.clearline {
    display: block;
    clear: both;
    width: 100%;
    height: 1px;
    border-top: 1px solid #f3f3f3;
    overflow: hidden
}

.clearb {
    float: left;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    margin-top: -2px;
    overflow: hidden
}

.clearline {
    float: left;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
    overflow: hidden
}
.right {
    float: right
}
.left {
    float: left
}
.banner {
    display: block;
    clear: both;
    width: 1100px;
    margin: 0 auto
}
.titmk {
    display: block;
    clear: both;
    padding: 15px 0 15px;
    line-height: 20px;
    overflow: hidden;
    font-family: 'Microsoft Yahei';
    position: relative
}
.titmk h2,
.titmk h3 {
    float: left;
    font-size: 18px;
    padding-left: 15px;
    border-left: 5px solid #38f;
    color: #222;
    font-weight: bold;
    font-family: 'Microsoft Yahei'
}
.weatherbox {
    display: block;
    clear: both;
    width: 100%;
    height: 480px;
    overflow: hidden;
    background-color: #3a9cff;
    background-color: #39f
}

.weatherbox .left {
    float: left;
    width: 500px
}

.weatherbox .right {
    float: right;
    width: 600px
}

.weatherbox .right .top {
    display: block;
    clear: both;
    margin-top: 30px;
    height: 34px;
    line-height: 34px
}

.weatherbox .right .top h1 {
    float: left;
    font-size: 20px;
    padding-left: 15px;
    color: #fff;
    font-weight: bold
}

.weatherbox .right .top span {
    float: right
}

.weatherbox .right .top .choose_hour_week {
    float: left
}

.weatherbox .right .top span h3 {
    float: left;
    margin-right: 20px;
    width: 130px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: rgba(255,255,255,0.15);
    border-radius: 5px;
    font-size: 16px
}

.weatherbox .right .day7 {
    display: block;
    clear: both;
    width: 600px;
    height: 300px;
    background-color: rgba(255,255,255,0.15);
    border-radius: 10px;
    margin-top: 20px
}
dl.weather_info {
    float: left;
    width: 530px;
    padding-top: 36px;
    color: #fff;
    font-size: 16px
}

dl.weather_info a {
    color: #fff
}

dl.weather_info dt {
    float: left;
    width: 120px;
    height: 85px;
    margin-bottom: 20px;
    margin-right: 20px
}

dl.weather_info dt img {
    width: 100%;
    height: 85px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.1);
    box-shadow: 0 0 15px rgba(0,0,0,.1)
}

dl.weather_info dd.name {
    float: left;
    width: 360px;
    padding-top: 2px
}

dl.weather_info dd.name h2,dl.weather_info dd.name h1 {
    float: left;
    font-size: 32px;
    font-weight: bold;
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

dl.weather_info dd.name i {
    float: left;
    padding: 21px 0 0 20px;
    font-size: 14px
}

dl.weather_info dd.week {
    float: left;
    margin-top: 14px;
    font-size: 16px
}

dl.weather_info dd.week b {
    display: inline;
    padding: 0 10px
}

dl.weather_info dd.weather {
    float: left;
    display: block;
    clear: both;
    padding: 15px 0 10px 0
}

dl.weather_info dd.weather i {
    float: left;
    width: 106px;
    height: 106px;
    margin-right: 5px
}

dl.weather_info dd.weather i img {
    display: block;
    clear: both;
    width: 106px;
    height: 106px;
    margin: -5px 0 0 -10px
}

dl.weather_info dd.weather p.now {
    float: left;
    line-height: 90px;
    overflow: hidden;
    letter-spacing: -2px
}

dl.weather_info dd.weather p.now b {
    float: left;
    font-size: 90px;
    padding-right: 6px
}

dl.weather_info dd.weather p.now i {
    float: left;
    width: 30px;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    margin: 8px 0 0 0;
    margin-right: 15px
}

dl.weather_info dd.weather span {
    float: left;
    height: 80px;
    line-height: 40px;
    font-size: 18px;
    margin: 3px 0 0 4px
}

dl.weather_info dd.weather span b {
    display: block;
    clear: both;
    font-size: 30px;
    font-weight: normal;
    padding: 2px 0 4px 0px
}

dl.weather_info dd.link {
    float: left;
    display: block;
    clear: both;
    margin-top: 30px;
    padding-left: 15px
}

dl.weather_info dd.link a {
    float: left;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #fff;
    padding: 0 20px;
    border-radius: 3px
}

dl.weather_info dd.link a:hover {
    background-color: #fff;
    color: #38f;
    font-weight: bold
}

dl.weather_info dd.kongqi {
    float: left;
    margin-top: 35px
}

dl.weather_info dd.kongqi h5 {
    float: left;
    font-size: 20px;
    font-weight: bold;
    background-color: rgba(255,255,255,0.3);
    border-radius: 5px;
    padding: 10px 20px;
    margin-right: 10px
}

dl.weather_info dd.kongqi h6 {
    float: left;
    font-size: 18px;
    border-radius: 4px;
    padding: 8px 34px;
    border: 1px solid #fff
}

dl.weather_info dd.kongqi span {
    float: left;
    padding-left: 15px;
    line-height: 22px
}

dl.weather_info dd.kongqi .warn {
    float: left;
    font-size: 14px;
    margin: 0 0 0 20px
}

dl.weather_info dd.kongqi .warn h4 {
    font-size: 14px;
    color: #fff;
    float: left;
    line-height: 42px;
    background: url(http://www.tianqi.com/static/img/hhxImg/hhx_wea_icon4.png) no-repeat left center;
    background-size: 18px;
    -webkit-background-size: 18px;
    text-indent: 28px
}

dl.weather_info dd.kongqi .warn span {
    display: block;
    float: left;
    width: 250px;
    padding: 0;
    margin: 0 0 0 10px;
    height: 42px;
    line-height: 42px;
    overflow: hidden
}

dl.weather_info dd.shidu {
    float: left;
    width: 1100px
}

dl.weather_info dd.shidu b {
    float: left;
    font-size: 14px;
    display: inlin-block;
    padding: 0 24px 0 0
}

dl.weather_info dd.shidu b:nth-child(4) {
    padding: 0 0 0 0
}

dl.weather_info dd.shidu b img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0
}

/* 24时 */
.day7 ul.wktop {
    display: block;
    clear: both;
    padding: 20px 0 0 10px
}
.day7.hide {
    display: none!important
}

.day7 ul.wktop li {
    float: left;
    width: 95px;
    color: #fff;
    text-align: center
}

.day7 ul.wktop .w95 {
    width: 95px
}

.day7 ul.wktop li span {
    display: block;
    clear: both;
    line-height: 20px
}
.day7 ul.wktop img {
    display: block;
    clear: both;
    width: 48px;
    height: 48px;
    margin: 8px auto
}
.day7 ul li .tqtxt{
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
}

.day7 ul.txt {
    display: block;
    clear: both;
    padding: 0 0 0 10px
}
.day7 ul.txt li {
    float: left;
    width: 95px;
    text-align: center;
    color: #fff
}
.day7 ul.txt li .temp{
    margin-top: 20px;
    font-size: 18px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #EFF717;
}
.day7 ul.txt li .wend{
    margin-top: 30px;
    font-size: 14px;
}
.day7 ul.txt li .mgtop5{
    margin-top: 8px;
    font-size: 14px;
}
.day7 ul.txt .w95 {
    width: 95px
}
.day7 ul.txt2 li {
    font-weight: bold;
    font-size: 16px
}
.canvas_hour {
    overflow: hidden;
    position: relative;
    margin-top: 150px
}

.canvas_hour::after {
    content: '';
    display: block;
    width: 550px;
    height: 1px;
    background: #FFFFFF;
    border-radius: 1px;
    position: absolute;
    top: 0;
    left: 25px
}

.canvas_hour li {
    position: relative;
    padding-top: 8px
}

.canvas_hour li::before {
    content: '';
    display: block;
    width: 1px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 1px;
    position: absolute;
    top: 0;
    left: 50%
}

.twty_hour {
    position: relative
}

.twty_hour >img {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -19px
}

.twty_hour >img:nth-last-of-type(1) {
    left: auto;
    right: 0
}

.raweatherbox{
    width: 100%;
    box-sizing: border-box;
}
.raweatherbox ul.weathers{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
    box-sizing: border-box;
}
ul.weathers li{
    width: 140px;
    background: #ffffff;
    border: 1px solid #e3e3e3;
    padding: 5px 0;
    box-sizing: border-box;
}
ul.weathers li div{
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333;
    box-sizing: border-box;
}
ul.weathers li .time{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
ul.weathers li .xingqi{
    line-height: 20px;
    font-size: 14px;
}
ul.weathers li .tqimg {
    width: 100%;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
ul.weathers li .tqimg img {
    width: 50px;
    height: auto;
    display: block;
}

ul.weathers li .tqimg p {
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
ul.weathers li .temp {
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 20px;
    margin-bottom: 5px;
}


ul.raweather760 {
    float: left;
    width: 758px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3
}

ul.raweather760 li {
    float: left;
    width: 251px;
    height: 60px;
    line-height: 60px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    padding: 0 0 0 1px
}

ul.raweather760 li:nth-child(3n+3) {
    padding: 0 0 0 0px
}

ul.raweather760 li:last-child {
}

ul.raweather760 li:hover {
    background-color: #eff6ff
}

ul.raweather760 li h5 {
    float: left;
    width: 47px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 14px
}

ul.raweather760 li i {
    float: left;
    width: 30px;
    height: 30px;
    padding-top: 15px
}

ul.raweather760 li i img {
    display: block;
    width: 100%
}

ul.raweather760 li p {
    float: left;
    font-size: 14px;
    font-family: arial
}

ul.raweather760 li p b {
    float: left;
    width: 56px;
    text-align: left;
    font-family: '微软雅黑';
    margin: 0 6px 0 2px
}

ul.raweather760 li p em {
    color: #f00;
    font-weight: bold
}

ul.raweather760 li:hover {
    cursor: pointer
}

ul.raweather760 li:hover h5 {
    color: #f00
}

ul.raweather760 a.d15 {
    float: right;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 11px;
    border: 1px solid #ddd;
    margin: 19px 5px 0 0;
    background-color: #fff;
    font-family: '宋体'
}

ul.raweather760 a.d15:hover {
    background-color: #38f;
    border: 1px solid #38f;
    color: #fff
}

ul.raweather760 li a.add01 {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #333
}

ul.raweather760 li a.add01 h6 {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    margin: 0 0 0 8px;
    background: url(http://www.tianqi.com/static/img/hhxImg/add_01.png) no-repeat 7px 6px
}

ul.raweather760 li a.add01:hover {
    color: #3388ff
}

ul.raweather760 li a.add01:hover h6 {
    background: #3388ff url(http://www.tianqi.com/static/img/hhxImg/add_02.png) no-repeat 7px 6px;
    border: 1px solid #3388ff
}

ul.raweather760 li a.add02 {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #333
}

ul.raweather760 li a.add02 h6 {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    margin: 0 0 0 8px;
    background: url(http://www.tianqi.com/static/img/hhxImg/add_11.png) no-repeat 7px 6px
}

ul.raweather760 li a.add02:hover {
    color: #3388ff
}

ul.raweather760 li a.add02:hover h6 {
    background: #3388ff url(http://www.tianqi.com/static/img/hhxImg/add_22.png) no-repeat 7px 6px;
    border: 1px solid #3388ff
}