@media (min-width:375px) {
	html{
		font-size: 15px;
	}
}
@media (min-width:376px) {
	html{
		font-size: 16px;
	}
}
@media (min-width:391px) {
	html{
		font-size: 17px;
	}
}
*{
    padding: 0;
    margin: 0;
}
::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
    color: transparent;
}
body{
    width: 100%;
    font-family: Noto Sans SC, Noto Sans SC-400;
    color: #ffffff;
}
a{
    text-decoration: none;
}
div {
    box-sizing: border-box;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hiddens {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.clear10{
    height:.65rem;
}
.clear20{
    height:1.3rem;
}
.yujing_content a{
    color: #666666;
}
.mtq-bg{
    width: 100%;
    height: 23.92rem;
    background: linear-gradient(0deg, #cdc1c4 0%, #cdc1c4 100%);
    box-sizing: border-box;
    position: relative;
}
.headerTop{
    width: 100%;
    background: #ffffff;
}
.tqheader{
    width: 100%;
    line-height:2.86rem;
    padding:0rem 1.3rem 0 1.3rem;
    display: flex;
    box-sizing: border-box;
    background: linear-gradient(0deg, #cdc1c4 0%, #cdc1c4 100%);
}
.tqheader .back{
    width:.585rem;
	height:1.04rem;
	display:block;
	margin-top:.975rem;
}
.tqheader .tit{
    width: 100%;
    height:2.86rem;
	line-height:2.86rem;
	font-size: 1.04rem;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tqheader .mimg{
    width: 1.3rem;
    height: 1.3rem;
    display: block;
    margin-top: .78rem;
}
.headerTop .tqheader .tit{
    color: #333333;
}
.headMenu{
    display: none;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.50);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.headMenu .menubox {
    width: 14.3rem;
    height: 100%;
    background: #2f4388;
    padding: 1.755rem 1.3rem 0 .65rem;
    overflow: scroll;
}
.headMenu .menubox .menutop{
    width: 100%;
    border-bottom: .0625rem solid #6680dd;
}
.headMenu .menubox .menutop .mclose{
    width: 1.95rem;
    height: 1.95rem;
    display: block;
    margin-bottom: .39rem; 
}
.headMenu .menubox .navs,
.headMenu .menubox .nav{
    width: 100%;
    padding-left: .65rem;
    margin-top: 1.95rem;
    overflow: hidden;
    position: relative;
}
.headMenu .menubox .nav a{
    display: block;
    height: 1.43rem;
    line-height: 1.43rem;
    width: 100%;
}
.headMenu .menubox .yjnav{
    width: 100%;
    overflow: hidden;
}
.headMenu .menubox .mnav{
    height: 1.43rem;
    font-size: 1.04rem;
    font-weight: 500;
    text-align: LEFT;
    color: #b3c4ff;
    line-height: 1.43rem;
    display: flex;
    overflow: hidden;
}
.headMenu .menubox .mimg{
    width: 1.43rem;
    height: 1.43rem;
    display: block;
    margin-right: .65rem;
}
.headMenu .menubox .aimg{
    width: .91rem;
    height: .455rem;
    display: block;
    margin-top: .52rem;
    overflow: hidden;
}
.headMenu .menubox .navs .ejnavs{
    display: none;
    width: 100%;
    margin-top: 1.3rem;
}
.headMenu .menubox .navs .ejnavs a.ejnav{
    display: block;
    width: 100%;
    height: 2.535rem;
    line-height: 2.535rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #b3c4ff;
    background: #364fa3;
    border-radius: .26rem;
    margin-bottom: .65rem;
}
.headMenu .menubox .navs .ejnavs a.ejnav:last-child{
    margin-bottom: 0rem;
}

.chooseCity{
    width: 100%;
    padding: 0 .65rem;
    padding-top: 10px;
}
.chooseCity .showCtiy{
    width: 100%;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: 1.04rem;
    background: #c39d9f70;
    border-radius: .26rem;
    padding: 0 .65rem;
}
.chooseCity .showCtiy .mqiehuan{
    display: flex;
    align-items: center;
	color: #fff;
}
.chooseCity .showCtiy .mqiehuan .qhimg{
    width:.715rem;
	height:.65rem;
	display:block;
	margin-right:.26rem;
}

.tianqiBox{
    width:100%;
    padding-top: 1.3rem;
}
.tianqiBox .data{
    width: 100%;
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 1.3rem;
    padding: 0 .65rem;
    position: relative;
    z-index: 4;
}
.tianqiBox .tqinfo{
    width: 100%;
    position: relative;
    z-index: 4;
}
.tianqiBox .tqinfo .tembox{
    width: 100%;
    display: flex;
    margin-top: 1.3rem;
}
.tianqiBox .tqinfo .tembox .tqimg{
    width: 7.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tianqiBox .tqinfo .tembox .tqimg img{
    width: 6.5rem;
    height: auto;
    display: block;
}
.tianqiBox .tqinfo .tembox .temnum{
    display: flex;
    align-items: flex-end;
}
.tianqiBox .tqinfo .tembox .temnum .wendu{
    height: 6.5rem;
    font-size: 6.5rem;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
    line-height: 6.5rem;
    display: flex;
    align-items: flex-start;
}
.tianqiBox .tqinfo .tembox .temnum .wendu .dw{
    font-size: 1.95rem;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
    line-height: 3.77rem;
}
.tianqiBox .tqinfo .tembox .temnum .tqnote{
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 1.3rem;
}
.tianqiBox .tqinfo .tqother{
    width: 100%;
    display: flex;
    margin-top: 1.17rem;
}
.tianqiBox .tqinfo .tqother .item{
    width: 5.2rem;
    display: flex;
    flex-direction: column;
    margin-left: 1.95rem;
}
.tianqiBox .tqinfo .tqother .item:nth-child(2){
    margin-left: 3.9rem;
}
.tianqiBox .tqinfo .tqother .item span:nth-child(1){
    width: 100%;
    height: 1.17rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 1.17rem;
}
.tianqiBox .tqinfo .tqother .item span:nth-child(2){
    width: 100%;
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 1.3rem;
}

.mtq-bg .yuduobg{
    width: 100%;
    height: 18.2rem;
    position: absolute;
    bottom: -1.95rem;
    left: 0;
    z-index: 2;
}
.mtq-bg .yuduobg img{
    width: 100%;
    height: 100%;
    display: block;
}

.tqmian{
    width:100%;
	padding:0.95rem .65rem .65rem .65rem;
    position: relative;
}
.tqmian.padtop{
	padding-top:1.3rem;
}
.yujinbg{
    width: 100%;
    height: 47.645rem;
    background-repeat: no-repeat;
    background-size: 100% 47.645rem;
    position: absolute;
    top: 0;
    left: 0;
}
.md_tq_mkbox{
    width: 100%;
    min-height:8.58rem;
	background:#ffffff;
	border-radius:.26rem;
    position: relative;
}
.md_tq_mkbox .mdk_tit{
    width: 100%;
	padding:.78rem .65rem 0 .65rem;
    overflow: hidden;
}
.md_tq_mkbox .mdk_tit .mktit{
    display: flex;
}
.md_tq_mkbox .mdk_tit .mktit .timg{
    width:1.04rem;
	height:1.04rem;
	display:block;
	margin:.13rem .52rem 0 0;
}
.md_tq_mkbox .mdk_tit .mktit h2{
    font-size:.91rem;
    font-weight:400;
    text-align:LEFT;
    color: #cdc1c4;
    line-height:1.3rem;
}
.md_tq_mkbox .mdk_tit .amore{
    display: block;
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
    line-height: 1.3rem;
}

.tq_hour_list{
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    box-sizing: border-box;
    margin-top:.65rem;
	padding:0 .325rem;
    display: flex;
    align-items: center;
}
.tq_hour_list::-webkit-scrollbar{
    display: none;
    height: 0rem;
}
.tq_hour_list .item{
    display: inline-grid;
    display: -ms-inline-grid;
    display: -moz-inline-grid;
    width:3.25rem;
	height:4.68rem;
	line-height:4.68rem;
    text-align: center;
    box-sizing: border-box;
    flex-shrink: 0;
}
.tq_hour_list .item span{
    width: 100%;
    height:1.105rem;
	font-size:.78rem;
	font-weight:400;
	text-align:center;
	color:#333333;
	line-height:1.105rem;
}
.tq_hour_list .item span.wd{
    height:1.3rem;
	font-size:.91rem;
	font-weight:400;
	text-align:center;
	color:#333333;
	line-height:1.3rem;
}
.tq_hour_list .item .tqimg{
    width: 100%;
    height:2.275rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tq_hour_list .item .tqimg img{
    width:1.3rem;
	display:block;
}

.tianqi_days{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.tianqi_days a{
    display: block;
    width: 11.05rem;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    background: #cdc1c4;
    border-radius: .26rem;
    margin-bottom: .65rem;
}
.tianqi_days a:nth-child(2n){
    margin-left: .975rem;
}

.tq_now_huangli{
    width: 100%;
    padding: 0 .65rem 1.3rem .65rem;
    overflow: hidden;
    position: relative;
}
.tq_now_huangli .item{
    width: 100%;
    display: flex;
    margin-top: 1.3rem;
}
.tq_now_huangli .item .yjimg{
    width: 5.59rem;
    height: 5.265rem;
    display: block;
    margin-right: 1.3rem;
}
.tq_now_huangli .item .yjlists{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.tq_now_huangli .item .yjlists span{
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 1.3rem;
    margin-right: .65rem;
}

.tq_diqu_list{
    padding: 0 .65rem 1.3rem .65rem;
    overflow: hidden;
    position: relative;
}
.tq_diqu_list .lists{
    width: 100%;
    height: 23.4rem;
    overflow: hidden;
}
.tq_diqu_list .lists a{
    display: block;
    margin-top: .65rem;
}
.tq_diqu_list .item{
    width: 100%;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #000000;
    background: #ffffff;
    border: .0625rem solid #eef5ff;
    border-radius: .26rem;
    padding: 0 .65rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.tq_diqu_list .item .dq{
    max-width: 7.8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tq_diqu_list .item .tqnum{
    height: 2.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 40%;
}
.tq_diqu_list .item .tqnum .tqimg{
    width: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .78rem;
}

.tq_diqu_list2{
    padding: 0 .65rem 1.3rem .65rem;
    overflow: hidden;
    position: relative;
}
.tq_diqu_list2 .lists{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.tq_diqu_list2 a.item{
    display: block;
    width: 10.4rem;
    height: 2.6rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    color: #4d4d4d;
    line-height: 2.6rem;
    background: #ffffff;
    border: .0625rem solid #eef5ff;
    border-radius: .26rem;
    margin: .65rem .975rem 0 0;
    box-sizing: border-box;
}
.tq_diqu_list2 a.item:nth-child(2n){
    margin-right: 0;
}
.showMore{
    width: 100%;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #6a75df;
    background: #eef5ff;
    border: .0625rem solid #eef5ff;
    border-radius: .26rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.showMore img{
    width: .91rem;
    height: .455rem;
    display: block;
    margin-left: .26rem;
}

.tq_diqu_list2.nationwide .item{
    border: .0625rem solid #cdc1c4;
}
.tq_diqu_list2.nationwide .showMore{
    color: #fea15b;
    background: #fffbf8;
    border: none;
}

.tq_chose_days{
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
	padding:.52rem .65rem 0 .65rem;
    display: flex;
    align-items: center;
    border-bottom: .0625rem solid #c8cdff;
}
.tq_chose_days .mtype{
    min-width: 5.59rem;
    font-size:.91rem;
    font-weight:400;
    text-align:LEFT;
    color: #414143;
    line-height:1.95rem;
    padding:0 .26rem;
    border:none;
    margin-right:1.04rem;
    position:relative;
    flex-shrink: 0;
}
.tq_chose_days span{
    display: block;
    width: .13rem;
    height: 1.95rem;
    flex-shrink: 0;
}
.tq_chose_days .mtype.active{
    color: #cb9380;
}
.tq_chose_days .mtype.active::after{
    content: " ";
    width: 100%;
    position: absolute;
    border-bottom: .0625rem solid #cb9380;
    left: 0rem;
    bottom: 0rem;
}

.tq_days_yubao{
    display: none;
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    box-sizing: border-box;
    padding-bottom:1.3rem;
	margin-top:1.3rem;
    align-items: center;
    position: relative;
}
.tq_days_yubao.show{
    display: flex;
}
.tq_days_yubao .item{
    display: inline-block;
    width:4.55rem;
    flex-shrink: 0;
}
.tq_days_yubao .item .shang{
    width: 100%;
    height:7.54rem;
}
.tq_days_yubao .item .shang .time{
    width: 100%;
    font-size:.78rem;
    font-weight: 400;
    text-align: center;
    color: #999999;
    display: flex;
    flex-direction: column;
}
.tq_days_yubao .item .shang .time span{
    width: 100%;
    text-align: center;
    line-height:1.105rem;
}
.tq_days_yubao .item .shang .tqimg{
    width: 100%;
    height:2.21rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tq_days_yubao .item .shang .tqimg img{
    width:1.3rem;
    height: auto;
    display: block;
}
.tq_days_yubao .item .shang .tqtext{
    width: 100%;
    font-size:.78rem;
    font-weight: 400;
    text-align: center;
    color: #333333;
    display: flex;
    flex-direction: column;
}
.tq_days_yubao .item .shang .tqtext span{
    width: 100%;
    font-size:.78rem;
	font-weight:400;
	text-align:center;
	color:#333333;
	line-height:.91rem;
}
.tq_days_yubao .item .shang .tqtext span:last-child{
    font-size:.91rem;
	margin-top:.65rem;
}
.tq_days_yubao .item .xia{
    width:100%;
	height:3.12rem;
	display:flex;
	flex-direction:column;
	margin-top:3.25rem;
}
.tq_days_yubao .item .xia span{
    width: 90%;
	font-size:.78rem;
	font-weight:400;
	text-align:center;
	color:#333333;
	line-height:1.04rem;
    white-space: pre-wrap;
}
.tq_days_yubao .item .xia span:last-child{
    height:1.105rem;
	font-size:.78rem;
	color:#999999;
	line-height:.91rem;
}
.tq_days_yubao #echarts7D{
	height:4.29rem;
	position:absolute;
	bottom:4.55rem;
}
.tq_days_yubao #echarts15D{
    width:64.61rem;
	height:4.29rem;
	position:absolute;
	left:1.95rem;
	bottom:3.9rem;
}
.tq_days_yubao #echarts30D{
    width:133.055rem;
	height:4.29rem;
	position:absolute;
	left:1.69rem;
	bottom:3.9rem;
}
.tq_days_yubao #echarts40D{
    width:178.1rem;
	height:4.29rem;
	position:absolute;
	left:1.69rem;
	bottom:3.9rem;
}

.tq_life_zhishu{
    width:100%;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:left;
	padding:0 1.3rem 1.3rem 1.3rem;
}
.tq_life_zhishu .item{
    width: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
    margin-top:.65rem;
}
.tq_life_zhishu .item .zsimg{
    width:3.12rem;
	height:3.12rem;
	display:block;
	margin-right:.455rem;
}
.tq_life_zhishu .item .tit{
    height:3.12rem;
	font-size:.78rem;
	text-align:LEFT;
	color:#999999;
	line-height:3.12rem;
}
.tq_life_zhishu .item .tit span{
    font-size:.91rem;
	text-align:LEFT;
	color:#333333;
	line-height:1.3rem;
	margin-left:.65rem;
}

.tq_tqyb_list{
    padding: 0 .65rem 1.3rem .65rem;
    overflow: hidden;
    position: relative;
}
.tq_tqyb_list .lists{
    width: 100%;
    height: 16.9rem;
    display: flex;
    align-content: baseline;
    flex-wrap: wrap;
    overflow: hidden;
}
.tq_tqyb_list .lists .item{
    display: block;
    width: 10.4rem;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    color: #4d4d4d;
    background: #ffffff;
    border: .0625rem solid #eef5ff;
    border-radius: .26rem;
    margin: .65rem .975rem 0 0;
    box-sizing: border-box;
}
.tq_tqyb_list .lists .item:nth-child(2n){
    margin: .65rem 0 0 0;
}

.tq_zixun_list{
    width:100%;
	padding:0 .65rem;
}
.tq_zixun_list a{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top:.65rem;
    border-bottom: .0625rem solid #f4f5f6;
}
.tq_zixun_list a:last-child{
    border: none;
}
.tq_zixun_list a .zximg{
    display: block;
    width: 9.1rem;
	height: 5.2rem;
	border-radius: .26rem;
	margin:0 .65rem .65rem 0 0;
}
.tq_zixun_list a .imgbox{
    width: 9.1rem;
	height: 5.2rem;
    background-image: url(../img/tqzxbg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
	border-radius: .26rem;
	margin:0 .65rem .65rem 0 0;
    overflow: hidden;
    position: relative;
}
.tq_zixun_list a .imgbox .tqimg{
    display: block;
    width: 2.6rem;
    height: 2.6rem;
    margin: 0 .325rem;
}
.tq_zixun_list a .imgbox .tembox{
    width: 5.2rem;
    font-weight: 400;
    color: #ffffff;
    text-align: LEFT;
    display: flex;
    flex-direction: column;
    justify-content: left;
}
.tq_zixun_list a .imgbox .tembox .tem{
    width: 100%;
    height: 1.495rem;
    font-size: 1.3rem;
    line-height: 1.495rem;
    text-shadow: 0rem .125rem .125rem 0rem #4483d5; 
}
.tq_zixun_list a .imgbox .tembox .miaoshu{
    width: 100%;
    height: 1.04rem;
    font-size: .91rem;
    line-height: 1.04rem;
    text-shadow: 0rem .125rem .125rem 0rem #4483d5; 
}
.tq_zixun_list a .info{
    width:12.025rem;
	font-size:.91rem;
	font-weight:400;
	color:#333333;
	margin-bottom:.65rem;
}
.tq_zixun_list a .info h3{
    width: 100%;
    height:2.6rem;
	font-size:.91rem;
	font-weight:400;
	text-align:left;
	color:#333333;
	line-height:1.3rem;
}
.tq_zixun_list a .info .time{
    width:100%;
	font-size:.78rem;
	font-weight:400;
	text-align:LEFT;
	color:#999999;
	line-height:.91rem;
	margin-top:1.755rem;
}

.diqu_life_zhishutq{
    width: 100%;
    height: 10.27rem;
    background: rgba(255,255,255,0.35);
    border: .0625rem solid #ffffff;
    border-radius: .26rem;
    position: relative;
    z-index: 2;
}
.diqu_life_zhishutq .zhishuTop{
    width: 100%;
    height: 2.47rem;
    line-height: 2.47rem;
    background: #ffffff;
    padding: 0 .65rem;
    border-radius: .26rem .26rem 0 0;
}
.diqu_life_zhishutq .zhishuTop .timg{
    width:1.04rem;
	height:1.04rem;
	display:block;
    margin: .715rem .39rem 0 0;
}
.diqu_life_zhishutq .zhishuTop h2{
    font-size:.91rem;
	font-weight:400;
	text-align:LEFT;
	color:#6a75df;
	line-height:2.47rem;
}
.diqu_life_zhishutq .zhishuTop .time{
    display: block;
    height: 2.47rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
    line-height: 2.47rem;
}
.diqu_life_zhishutq .tqzsinfo{
    width: 100%;
    height: 5.2rem;
    display: flex;
    align-items: center;
    justify-content: left;
    border-right: .0625rem solid #ffffff;
    border-left: .0625rem solid #ffffff;
}
.diqu_life_zhishutq .tqzsinfo .tqimg{
    width: 3.9rem;
    height: 3.9rem;
    display: block;
    margin: 0 .91rem 0 .65rem;
}
.diqu_life_zhishutq .tqzsinfo span{
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
    line-height: 1.17rem;
}
.diqu_life_zhishutq .tqzsinfo .wd{
    font-size: 1.3rem;
    font-weight: 500;
    text-align: LEFT;
    color: #6a75df;
    line-height: 1.95rem;
    margin-right: .65rem;
}
.diqu_life_zhishutq .tqzsinfo .air{
    height: 1.04rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 1.04rem;
    display: flex;
    align-items: center;
    border-radius: 2.275rem;
    padding: 0 .52rem 0 .39rem;
    margin-left: .26rem;
}
.diqu_life_zhishutq .tqzsinfo .air img{
    width: .91rem;
    height: .91rem;
    display: block;
    margin-right: .26rem;
}
.diqu_life_zhishutq .tqlinks{
    width: 100%;
    height: 2.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.69);
    border-radius: 0 0 .26rem .26rem;
}
.diqu_life_zhishutq .tqlinks a{
    display: block;
    width: 4.42rem;
    height: 1.43rem;
    line-height: 1.43rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    color: #6a75df;
    border: .0625rem solid #6a75df;
    border-radius: 3.25rem;
    margin: 0 .65rem;
}

.now_zhishu_list{
    width: 100%;
    padding: 0 .65rem 1.3rem .65rem;
}
.now_zhishu_list .item{
    width: 100%;
    display: flex;
    margin-top: 1.3rem;
}
.now_zhishu_list .item .zsimg{
    width: 3.25rem;
    height: 3.25rem;
    display: block;
    margin-right: .65rem;
    border-radius: 50%;
}
.now_zhishu_list .item .info{
    width: 17.875rem;
}
.now_zhishu_list .item .info .tit{
    width: 100%;
    font-size: 1.04rem;
    font-weight: 400;
    text-align: LEFT;
    color: #333333;
    line-height: 1.235rem;
}
.now_zhishu_list .item .info .tit span{
    font-size: .91rem;
    color: #999999;
    line-height: 1.04rem;
    margin-right: .65rem;
}
.now_zhishu_list .item .info .deg{
    width: 100%;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
    line-height: 1.3rem;
    margin-top: .26rem;
}

.tqzxmian{
    width:100%;
}

.tq_zxpagelist{
    width:100%;
    padding:0 .65rem;
    position: relative;
    z-index: 2;
}
.tq_zxpagelist .listswiper{
    width:100%;
    height: 13rem;
    border-radius: .26rem;
    overflow: hidden;
    position: relative;
}
.tq_zxpagelist .listswiper .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.tq_zxpagelist .listswiper .sitem{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.tq_zxpagelist .listswiper .sitem .zximg{
    width: 100%;
    height: 100%;
    display: block;
}
.tq_zxpagelist .listswiper .sitem h3{
    width: 100%;
    height: 3.25rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 1.3rem;
    padding: .65rem;
    background: linear-gradient(0deg,rgba(0,0,0,0.00) 0%, #000000);
    border-radius: .26rem .26rem 0 0;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}
.tq_zxpagelist .listswiper .swiper-pagination-bullets{
    left: 17.875rem;
    bottom: .825rem;
    width: auto;
    height: .65rem;
}
.tq_zxpagelist .list{
    width: 100%;
}
.tq_zxpagelist .list a{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top:.65rem;
    border-bottom: .0625rem solid #e6e6e6;
}
.tq_zxpagelist .list a:last-child{
    border: none;
}
.tq_zxpagelist .list a .imgbox{
    display: block;
    width: 7.15rem;
	height: 5.2rem;
	border-radius: .26rem;
	margin:0 .65rem .65rem 0 0;
    overflow: hidden;
}
.tq_zxpagelist .list a .zximg{
    display: block;
    width: 7.15rem;
	height: 5.2rem;
	border-radius: .26rem;
}
.tq_zxpagelist .list a .info{
    width:15.275rem;
	font-size:.91rem;
	font-weight:400;
	color:#333333;
	margin-bottom:.65rem;
}
.tq_zxpagelist .list a .info h3{
    width: 100%;
    height:2.6rem;
	font-size:.91rem;
	font-weight:400;
	text-align:left;
	color:#333333;
	line-height:1.3rem;
}
.tq_zxpagelist .list a .info .time{
    width:100%;
	font-size:.78rem;
	font-weight:400;
	text-align:LEFT;
	color:#999999;
	line-height:.91rem;
	margin-top:1.755rem;
}
.tq_zxDetail{
    width: 100%;
    padding-top: .65rem;
}
.tq_zxDetail .detailTit{
    width: 100%;
    padding: 0 .65rem;
}
.tq_zxDetail .detailTit h1 {
    width: 100%;
    font-size: 1.5625rem;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 1.95rem;
}
.tq_zxDetail .detailTit .info{
    width: 100%;
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 1.3rem;
    overflow: hidden;
    margin-top: .65rem;
}
.tq_zxDetail .content{
    width: 100%;
    height: 32.435rem;
    font-size: .91rem;
    font-weight: 400;
    color: #666666;
    line-height: 1.43rem;
    padding: 0 .65rem;
    margin-top: 1.3rem;
    position: relative;
    overflow: hidden;
}
.tq_zxDetail .content p{
    width: 100%;
    font-size: .91rem;
    text-align: left;
    text-indent: 2em !important;
}
.tq_zxDetail .content img{
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: .26rem;
    margin: 1.3rem 0;
}
.tq_zxDetail .content .showAll{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.tq_zxDetail .content .showAll .showbg{
    width: 100%;
    height: 6.5rem;
    background: linear-gradient(0deg,#f3f7fc 20%, rgba(255,255,255,0.00) 100%);
}
.tq_zxDetail .content .showAll .line{
    width: 100%;
    background: #f3f7fc;
    box-sizing: border-box;
}
.tq_zxDetail .content .showAll .line .showbtn{
    width: 7.8rem;
    height: 2.21rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #cdc1c4;
    line-height: 2.21rem;
    background: #eef5ff;
    border: .0625rem solid #cdc1c4;
    border-radius: 34.6875rem;
    margin: -0.065rem auto 0 auto;
    box-sizing: border-box;
}

.tq_air_zhiliang{
    width: 100%;
    background: rgba(255,255,255,0.35);
    border: .0625rem solid #ffffff;
    border-radius: .26rem;
    position: relative;
    z-index: 2;
}
.tq_air_zhiliang .zhishuTop{
    width: 100%;
    height: 2.47rem;
    line-height: 2.47rem;
    background: #ffffff;
    padding: 0 .65rem;
    border-radius: .26rem .26rem 0 0;
}
.tq_air_zhiliang .zhishuTop .timg{
    width:1.04rem;
	height:1.04rem;
	display:block;
    margin: .715rem .39rem 0 0;
}
.tq_air_zhiliang .zhishuTop h2{
    font-size:.91rem;
	font-weight:400;
	text-align:LEFT;
	color:#6a75df;
	line-height:2.47rem;
}
.tq_air_zhiliang .zhishuTop .time{
    display: block;
    height: 2.47rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
    line-height: 2.47rem;
}
.tq_air_zhiliang .tqzsinfo{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: .65rem 0;
    border-right: .0625rem solid #ffffff;
    border-left: .0625rem solid #ffffff;
}
.tq_air_zhiliang .tqzsinfo .tqimg{
    width: 3.9rem;
    height: 3.9rem;
    display: block;
    margin: 0 .65rem 0 .39rem;
}
.tq_air_zhiliang .tqzsinfo span{
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
    line-height: 1.17rem;
}
.tq_air_zhiliang .tqzsinfo .wd{
    font-size: 1.3rem;
    font-weight: 500;
    text-align: LEFT;
    color: #6a75df;
    line-height: 1.95rem;
    margin-right: .65rem;
}
.tq_air_zhiliang .tqzsinfo .air{
    height: 1.04rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 1.04rem;
    display: flex;
    align-items: center;
    border-radius: 2.275rem;
    padding: 0 .52rem 0 .39rem;
    margin-left: .26rem;
}
.tq_air_zhiliang .tqzsinfo .air img{
    width: .91rem;
    height: .91rem;
    display: block;
    margin-right: .26rem;
}
.tq_air_zhiliang .tqlinks{
    width: 100%;
    height: 2.6rem;
    display: flex;
    align-items: center;
    background: rgba(255,255,255,0.69);
    border-radius: 0 0 .26rem .26rem;
}
.tq_air_zhiliang .tqlinks a{
    display: block;
    height: 1.43rem;
    line-height: 1.43rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    color: #6a75df;
    border: .0625rem solid #6a75df;
    border-radius: 3.25rem;
    padding: 0 .52rem;
    margin: 0 .13rem 0 .65rem;
}
.tq_air_zhiliang .tubiaobox{
    width: 100%;
}
.tq_air_zhiliang .tubiaobox .tuinfo{
    width: 100%;
    height: 20.8rem;
    display: flex;
    justify-content: center;
    position: relative;
}
.tq_air_zhiliang .tubiaobox .tuinfo #ctecharts{
    width: 100%;
    height: 20.8rem;
}
.tq_air_zhiliang .tubiaobox .tuinfo .kqzlinfo{
    height: 1.56rem;
    line-height: 1.56rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    display: flex;
    align-items: center;
    border-radius: 36.075rem;
    position: absolute;
    bottom: 7.02rem;
    padding: 0 .65rem 0 .325rem;
}
.tq_air_zhiliang .tubiaobox .tuinfo .kqzlinfo img{
    width: 1.3rem;
    height: 1.3rem;
    display: block;
    margin: 0 .39rem 0 0;
}
.tq_air_zhiliang .tubiaobox .tuinfo .tuli {
    width: 100%;
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #000000;
    line-height: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: .975rem;
}
.tq_air_zhiliang .tubiaobox .tuinfo .tuli span {
    display: block;
    width: .65rem;
    height: .65rem;
    border-radius: .65rem;
    margin: 0 .26rem 0 .91rem;
}
.tq_air_zhiliang .tubiaobox .tuinfo .tuli span:first-child{
    margin-left: 0;
}
.tq_air_zhiliang .tubiaobox .mingci{
    width: 100%;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #333333;
    padding: 0 1.3rem 0 .65rem;
    background: rgba(255,255,255,0.80);
    border-radius: 0 0 .26rem .26rem;
}
.tq_air_zhiliang .tubiaobox .mingci img{
    display: block;
    width:1.3rem;
    height: 1.3rem;
    margin-right: .39rem;
}

.tq_choseair_time{
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
	padding:.52rem 0 0 0;
    margin: 0 .65rem;
    display: flex;
    align-items: center;
    border-bottom: .0625rem solid #c8cdff;
}
.tq_choseair_time .time{
    min-width: 5.59rem;
    font-size:.91rem;
	font-weight:400;
	text-align:LEFT;
    color: #c8cdff;
    line-height:1.95rem;
    padding:0 .26rem;
	border:none;
	margin-right:1.04rem;
	position:relative;
    flex-shrink: 0;
}
.tq_choseair_time .time.active{
	color:#6a75df;
}
.tq_choseair_time .time.active::after{
    content: " ";
    width: 100%;
    position: absolute;
    border-bottom: .0625rem solid #6a75df;
    left: 0rem;
    bottom: 0rem;
}

.tq_times_air{
    width: 100%;
    padding-bottom: 3.25rem;
}
.times_air{
    display: none;
    width: 100%;
    height: 11.895rem;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
	margin-top:1.3rem;
    align-items: center;
    position: relative;
}
.times_air.show{
    display: flex;
}
.times_air .item{
    display: inline-block;
    width:3.9rem;
    flex-shrink: 0;
}
.times_air .item .shang{
    width: 100%;
}
.times_air .item .shang .time{
    width: 100%;
    height: 1.105rem;
    line-height: 1.105rem;
    font-size:.78rem;
    font-weight: 400;
    text-align: center;
    color: #999999;
}
.times_air .item .shang .airnum{
    width: 100%;
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 1.3rem;
    margin-top: .65rem;
}
.times_air .item .xia{
    width:100%;
	margin-top:7.8rem;
}
.times_air .item .xia span{
    display: block;
    width: 2.08rem;
    height: 1.04rem;
    font-size: .65rem;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 1.04rem;
    margin: 0 auto;
    border-radius: 34.6875rem;
}
.times_air #echarts15D{
    width:58.5rem;
	height:7.15rem;
	position:absolute;
	bottom:1.3rem;
}
.times_air #echarts24H{
    width:93.6rem;
	height:7.15rem;
	position:absolute;
	bottom:1.3rem;
}

.his_tq_top{
    width: 100%;
    height: 2.47rem;
    line-height: 2.47rem;
    background: #6a75df;
    padding: 0 .65rem;
    border-radius: .26rem .26rem 0 0;
}
.his_tq_top .hiscity{
    display: flex;
}
.his_tq_top .hiscity img{
    width: 1.04rem;
    height: 1.04rem;
    display: block;
    margin: .65rem .39rem 0 0;
}
.his_tq_top .hiscity h2{
    height: 2.47rem;
    line-height: 2.47rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
}
.selectDateBox {
    display: flex;
    width: 7.475rem;
    height: 1.95rem;
    line-height: 1.95rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #6a75df;
    margin-top: .26rem;
    background: #ffffff;
    border-radius: .26rem;
}
.selectDateBox .selec {
    height: 100%;
    display: flex;
    color: #333333;
    background: #ffffff;
    position: relative;
    box-sizing: border-box;
    padding-left: .975rem;
    border-radius: .26rem;
}
.selectDateBox .selec .select {
    width: 100%;
    height: 100%;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #6a75df;
    border-radius: .26rem;
    border: none;
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
}
.selectDateBox .selec .seimg{
    width: .715rem;
    height: .39rem;
    display: block;
    position: absolute;
    top: .845rem;
    right: .975rem;
}
.selectDateBox .selec ul {
    display: none;
    width: 100%;
    height: 14.3rem;
    line-height: 1.95rem;
    max-height: 14.3rem;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #ffffff;
    box-shadow: 0rem 0rem .8125rem 0rem rgba(57, 57, 57, 0.1);
    box-sizing: border-box;
    transition: max-height .3s ease-out;
    position: absolute;
    top: 1.95rem;
    left: 0;
    z-index: 5;
}
.selectDateBox .selec ul::-webkit-scrollbar {
    width: .13rem;
}
.selectDateBox .selec ul::-webkit-scrollbar-thumb {
    width: .13rem;
    height: 5.2rem;
    background-color: #666666;
    border-radius: .0625rem;
}
.selectDateBox .selec ul::-webkit-scrollbar-track {
    border-radius: 0;
    background: #ffffff;
}
.selectDateBox .selec ul li{
    display: block;
    width: 100%;
    height: 1.95rem;
    line-height: 1.95rem;
    font-family: MicrosoftYaHei;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    color: #666666;
    box-sizing: border-box;
}


.wenduinfo{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 .65rem;
    padding-bottom: 1.3rem;
}
.wenduinfo .item{
    width: 50%;
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #333333;
    line-height: 1.3rem;
    margin-top: 1.3rem;
}
.wenduinfo .item span{
    font-weight: 700;
    margin: 0 .325rem;
}
.wenduinfo .item .colval{
    margin: 0 .325rem;
}
.wenduinfo .item .shijan{
    color: #999999;
    font-weight: 400;
}
.city_tq_historys{
    width: 100%;
    padding-bottom: .65rem;
    position: relative;
}
.city_tq_historys .type{
    width: 100%;
    height: 1.69rem;
    line-height: 1.69rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    display: flex;
    background: #6a75df;
}
.city_tq_historys .type div{
    width: 4.03rem;
}
.city_tq_historys .type div:first-child{
    width: 5.33rem;
}
.city_tq_historys .type div:last-child{
    width: 5.2rem;
}
.city_tq_historys .lists{
    width: 100%;
    height: 39rem;
    overflow: hidden;
}
.city_tq_historys .tqline{
    width: 100%;
    height: 3.9rem;
    line-height: 3.9rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    color: #333333;
    display: flex;
    background: #ffffff;
}
.city_tq_historys .tqline div{
    width: 4.03rem;
}
.city_tq_historys .tqline div:first-child{
    width: 5.33rem;
}
.city_tq_historys .tqline div:last-child{
    width: 5.2rem;
}
.city_tq_historys .tqline .items{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.city_tq_historys .tqline .items span{
    width: 100%;
    text-align: center;
    line-height: 1.17rem;
}
.city_tq_historys .tqline:nth-child(2n){
    background: #f6f7ff;
}
.city_tq_historys .showMore{
    margin: .65rem .65rem 0 .65rem;
    width: auto;
}

#historyTotal{
    width: 100%;
    height: 14.95rem;
    overflow: hidden;
    box-sizing: border-box;
}
.his_wind_direction{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 1.3rem .65rem;
    box-sizing: border-box;
}
.his_wind_direction .item{
    width: 25%;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.95rem;
}
.his_wind_direction .item div:first-child{
    background: #f6f7ff;
    color: #666666;
}
.his_wind_direction .item div:last-child{
    color: #333333;
}
.his_wind_power{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 1.3rem .65rem;
    box-sizing: border-box;
}
.his_wind_power .item{
    width: 33.33%;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.95rem;
}
.his_wind_power .item div:first-child{
    background: #f6f7ff;
    color: #666666;
}
.his_wind_power .item div:last-child{
    color: #333333;
}

.tq_yujing_list{
    width:100%;
	padding:0 .65rem 1.3rem .65rem;
	overflow:hidden;
}
.tq_yujing_list .lists{
    width: 100%;
    height: 39.65rem;
    overflow: hidden;
}
.tq_yujing_list a{
    display: block;
    width: 100%;
    border-bottom: .0625rem solid #f2f2f2;
}
.tq_yujing_list a:last-child{
    border-bottom: none;
}
.tq_yujing_list .item{
    display: block;
    width: 100%;
    overflow: hidden;
    padding:.65rem 0;
}
.tq_yujing_list a:last-child .item{
    padding-bottom: 0;
}
.tq_yujing_list .item .yjimg{
    display: block;
    width:1.43rem;
	height:1.235rem;
	margin-top:.195rem;
}
.tq_yujing_list .item .yjinfo{
    width:19.825rem;
	margin-left:.39rem;
}
.tq_yujing_list .item .yjinfo h3{
    width: 100%;
    height:1.3rem;
	font-size:.91rem;
	font-weight:400;
	text-align:LEFT;
	color:#333333;
	line-height:1.3rem;
}
.tq_yujing_list .item .yjinfo .time{
    width: 100%;
    height:1.105rem;
	font-size:.78rem;
	font-weight:400;
	text-align:LEFT;
	color:#999999;
	line-height:1.105rem;
	margin-top:.195rem;
}
.tq_yujing_fuhao{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin-top:1.365rem;
	padding-left:1.3rem;
    padding-bottom: .13rem;
    box-sizing: border-box;
}
.tq_yujing_fuhao a.item{
    display: block;
    width: 50%;
    overflow: hidden;
    margin-bottom:1.235rem;
}
.tq_yujing_fuhao .yjimg{
    width:2.6rem;
	height:2.6rem;
	display:block;
	margin-right:.65rem;
}
.tq_yujing_fuhao .tit{
    font-size:.91rem;
	font-weight:400;
	text-align:LEFT;
	color:#666666;
	line-height:2.6rem;
}

.ctmian {
    width: 100%;
    padding: .65rem .65rem .65rem .65rem;
    background: #f3f7fc;
    position: relative;
}
.ctChoosebox{
    width: 100%;
    position: relative;
    z-index: 4;
}
.ctChoosebox .ctresults{
    width: 100%;
    border-radius: .26rem;
    overflow: hidden;
}
.ctChoosebox .ctresults .dwcity{
    width: 100%;
    padding: 1.3rem .65rem 0 .65rem;
    overflow: hidden;
    background: #ffffff;
}
.ctChoosebox .ctresults .dwcity .tit{
    width: 100%;
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 500;
    text-align: LEFT;
    color: #999999;
    line-height: 1.3rem;
}
.ctChoosebox .ctresults .dwcity .citys{
    width: 100%;
    margin-top: .195rem;
    overflow: hidden;
}
.ctChoosebox .ctresults .dwcity .citys span{
    width: 6.5rem;
    float: left;
    height: 1.95rem;
    line-height: 1.95rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #4d4d4d;
    background: #f5f6f8;
    border-radius: .26rem;
    margin: .455rem 1.105rem 0 0;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.ctChoosebox .ctresults .dwcity .citys span a{
    width: 100%;
    height: 100%;
    display: block;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #4d4d4d;
    background: #f5f6f8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.ctChoosebox .ctresults .dwcity .citys span:nth-child(3n){
    margin-right: 0;
}
.ctChoosebox .ctresults .ct-list-box {
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.ct-list-box .ct-item {
    width: 100%;
    box-sizing: border-box;
}
.ct-list-box .ct-item .ind {
    width: 100%;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: .91rem;
    font-weight: 500;
    text-align: left;
    color: #6a75df;
    background: #f3f7fc;
    padding: 0 .65rem;
    box-sizing: border-box;
}
.ct-list-box .ct-item .tit {
    width: 100%;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #4d4d4d;
    line-height: 1.3rem;
    background: #ffffff;
    padding: 1.3rem 1.3rem 1.105rem 1.3rem;
    box-sizing: border-box;
}
.ct-list-box .ct-item .tit a{
    display: block;
    width: 100%;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #4d4d4d;
    line-height: 1.3rem;
    background: #ffffff;
    box-sizing: border-box;
}
.ct-zimuid {
    width: 2.08rem;
    box-sizing: border-box;
    position: absolute;
    right: 0rem;
    top: 2.6rem;
    z-index: 10;
}
.ct-zimuid .zm_id {
    width: 100%;
    line-height: .91rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    color: #c9c9c9;
    border-radius: 50%;
    position: relative;
}
.ct-zimuid .zm_id span{
    display: none;
    width: 3.965rem;
    height: 3.25rem;
    font-size: 2.21rem;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    padding-right: .65rem;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -1.17rem;
    right: 1.3rem;
    box-sizing: border-box;
}
.ct-zimuid .zm_id.active {
    color: #6A75DF;
}
.ct-zimuid .zm_id.show span{
    display: flex;
    background: url('../img/tubiao/zimu.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.tq_air_paihang{
    width: 100%;
}
.tq_airType{
    width: 100%;
    height: 2.6rem;
    line-height: 2.6rem;
    display: flex;
    background: #eef5ff;
    margin-top: .65rem;
}
.tq_airType .airnav{
    width: 50%;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #6a75df;
}
.tq_airType .airnav.active{
    background: #6a75df;
    color: #ffffff;
}
.tq_cityairs{
    display: none;
    width: 100%;
    padding: 0 1.3rem;
}
.tq_cityairs.show{
    display:block;
}
.tq_cityairs .airtit{
    width: 100%;
    display: flex;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 1.04rem;
    margin: 1.3rem 0;
}
.tq_cityairs .airtit .ind{
    width: 3.445rem;
}
.tq_cityairs .airtit .name{
    width: 10.4rem;
    margin-right: .65rem;
}
.tq_cityairs .arilists{
    width: 100%;
    margin-top: 1.3rem;
    padding-bottom: 1.3rem;
}
.tq_cityairs .arilists a{
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: .91rem;
    box-sizing: border-box;
}
.tq_cityairs .arilists a:last-child {
    margin-bottom: 0;
}
.tq_cityairs .arilists .item{
    width: 100%;
    height: 2.47rem;
    line-height: 2.47rem;
    display: flex;
    background: #ffffff;
    border-radius: 1.3rem 0 1.3rem 0;
    border: .0625rem solid #eef5ff;
    box-sizing: border-box;
    position: relative;
    padding-left: 3.38rem;
}
.tq_cityairs .arilists .item .indbox {
    width: 3.38rem;
    height: 2.47rem;
    font-size: 1.04rem;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 2.47rem;
    background: #eef5ff;
    border: .0625rem solid #bedaff;
    border-radius: 1.3rem 0 1.3rem 0;
    box-sizing: border-box;
    z-index: 4;
    position: absolute;
    top: -0.065rem;
    left: -0.065rem;
}
.tq_cityairs .arilists a:nth-child(1) .item .indbox {
    color: #ffffff;
    background: #FF2E2E;
    border: none;
}
.tq_cityairs .arilists a:nth-child(2) .item .indbox {
    color: #ffffff;
    background: #FF922E;
    border: none;
}
.tq_cityairs .arilists a:nth-child(3) .item .indbox {
    color: #ffffff;
    background: #FFC42E;
    border: none;
}
.tq_cityairs .arilists .item .tit {
    min-width: 10.66rem;
    height: 2.34rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    color: #000000;
    line-height: 2.34rem;
    padding: 0 .65rem 0 .325rem;
}
.tq_cityairs .arilists .item .zhibiao {
    height: 2.34rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    line-height: 2.34rem;
    padding: 0 .65rem 0 .325rem;
}
.tq_cityairs .arilists .item .zhibiao span {
    display: block;
    width: 4.225rem;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: center;
    border-radius: .26rem;
    margin: .455rem auto;
}

.tq_air_changshi{
    width: 100%;
    padding: 0 .65rem 1.3rem .65rem;
}
.tq_air_changshi .item{
    width: 100%;
    margin-top: 1.3rem;
}
.tq_air_changshi .item .cstit{
    width: 100%;
    height: 1.82rem;
    line-height: 1.82rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    padding-left: .91rem;
    border-left: .25rem solid #8460d1;
    background: linear-gradient(90deg,#a088ff 0%, #88fff8 100%);
}
.tq_air_changshi .item .cstit span{
    font-weight: 700;
    font-family: MicrosoftYaHei-Bold;
}
.tq_air_changshi .item .deg{
    width: 100%;
    font-size: .91rem;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 1.3rem;
    margin-top: .65rem;
}

.tq_zxdetail_box{
    width: 100%;
    background: rgba(255,255,255,0.35);
    border: .0625rem solid #ffffff;
    border-radius: .26rem;
    position: relative;
    z-index: 2;
}
.tq_zxdetail_box .tqzxTop{
    width: 22.945rem;
    height: 2.405rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 2.405rem;
    background: linear-gradient(180deg,#88b8ef, #627ae2 100%);
    border-radius: .26rem .26rem 0 0;
    padding: 0 .65rem;
}
.tq_zxdetail_box .tqzxTop span{
    margin-left: .65rem;
}
.tq_zxdetail_box .tqinfo{
    width: 100%;
    height: 5.2rem;
    display: flex;
    align-items: center;
    justify-content: left;
}
.tq_zxdetail_box .tqinfo .tqimg{
    width: 3.9rem;
    height: 3.9rem;
    display: block;
    margin: 0 .91rem 0 .65rem;
}
.tq_zxdetail_box .tqinfo span{
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
    line-height: 1.17rem;
}
.tq_zxdetail_box .tqinfo .wd{
    font-size: 1.3rem;
    font-weight: 500;
    text-align: LEFT;
    color: #6a75df;
    line-height: 1.95rem;
    margin-right: .65rem;
}
.tq_zxdetail_box .tqinfo .air{
    height: 1.04rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 1.04rem;
    display: flex;
    align-items: center;
    border-radius: 2.275rem;
    padding: 0 .52rem 0 .39rem;
    margin-left: .26rem;
}
.tq_zxdetail_box .tqinfo .air img{
    width: .91rem;
    height: .91rem;
    display: block;
    margin-right: .26rem;
}
.tq_zxdetail_box .today_yiji{
    width: 100%;
    padding: .65rem;
    background: rgba(255,255,255,0.50);
}
.tq_zxdetail_box .today_yiji .yjbox{
    width: 100%;
    display: flex;
    align-items: center;
}
.tq_zxdetail_box .today_yiji .yjbox .yjs{
    width: 19.825rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    padding-left: .52rem;
}
.tq_zxdetail_box .today_yiji .yjbox .yjimg{
    width: 1.56rem;
    height: 1.56rem;
    display: block;
}
.tq_zxdetail_box .today_yiji .yjbox .yjs span{
    height: 1.3rem;
    font-size: .91rem;
    font-weight: 400;
    text-align: LEFT;
    color: #7ad1a2;
    line-height: 1.3rem;
    display: block;
    margin: .13rem .65rem .13rem 0;

}
.tq_zxdetail_box .today_yiji .yjbox:last-child{
    color: #ea6f6d;
    margin-top: .65rem;
}
.tq_zxdetail_box .today_yiji .yjbox:last-child .yjs span{
    color: #ea6f6d;
}
.tq_zxdetail_box .tqdeg{
    width: 100%;
    text-indent: 2em;
    font-size: .91rem;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 1.3rem;
    background: #ffffff;
    padding: .65rem;
    border-radius: 0rem 0rem .25rem .25rem;
}

.tq_days_yubao.weilai{
    display: flex;
    padding-bottom:.65rem;
	margin-top:.65rem;
}
.tq_days_yubao #echarts15D {
    width: 65rem;
    height: 4.29rem;
    position: absolute;
    left: 1.95rem;
    bottom: 3.9rem;
}
.tq_days_yubao #echarts30D {
    width: 132.6rem;
    height: 4.29rem;
    position: absolute;
    left: 1.95rem;
    bottom: 3.9rem;
}
.tq_days_yubao.weilai #echarts30D {
    bottom: 3.25rem;
}

.tq_hisToday{
    width: 100%;
    padding: .65rem;
}
.tq_hisToday .histq{
    width: 100%;
    height: 2.925rem;
    line-height: 2.925rem;
    display: flex;
    background: #ffffff;
    border: .0625rem solid #f6f7ff;
}
.tq_hisToday .histq.tit{
    height: 1.95rem;
    line-height: 1.95rem;
    background: #f6f7ff;
}
.tq_hisToday .histq div{
    width: 4.55rem;
    font-size: .78rem;
    font-weight: 400;
    text-align: center;
    color: #333333;
}
.tq_hisToday .histq div .htem{
    color: #6a75df;
}
.tq_hisToday .histq div .ltem{
    color: #EA6F6D;
}
.tq_hisToday .histq div:first-child{
    background: #eef5ff;
}
.tq_hisToday .histq div:last-child{
    width: 3.38rem;
}

.md_tq_mkbox.hotspot{
  overflow: hidden;
  padding: .78rem 0 .65rem 0;
}
ul,li{
  list-style: none;
}
.hotspot-title{
  font-size: 1.04rem;
  color: #333;
  line-height: 1.3rem;
  font-weight: bold;
  border-left: .26rem solid #cdc1c4;
  padding: .065rem .65rem;
}
.hotspot ul{
  padding-left: .65rem;
  margin-top: .52rem;
}
.hotspot ul li a {
    font-size: .975rem;
    width: 100%;
    padding-left: .65rem;
    line-height: 1.95rem;
    height: 1.95rem;
    overflow: hidden;
    color: #333333;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}
.hotspot ul li img{
  width: .26rem;
  height: .52rem;
  position: absolute;
  left: 0;
  top: .715rem;
}

.foot {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #333333;
    position: relative;
    padding: .65rem 0;
}
.foot .ft-box{
    font-size: .65rem;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 1.3rem;
}
.headMenu.show {
    display: block;
}
.ct-zimuid.fixed {
    position: fixed;
    right: .715rem;
    top: 7.8rem;
    z-index: 10;
}

.pnum { padding:.625rem 0; width: 100%; display: flex; justify-content: center; }
.pnum ul{ display: flex; }
.pnum a,.pnum li{border-radius:.625rem;min-width: 1.25rem;padding: 0 .625rem;height: 1.5625rem;border: .0625rem solid #f1f1f1;text-align: center;line-height: 1.5625rem;box-sizing: border-box;display: block;float: left;border-right: none;font-size: .625rem;color: black;}
.pnum li{border:0; margin: 0;}
.pnum a:nth-last-of-type(1){border: .0625rem solid #afafaf;}
.pnum a.sed ,.thisclass a{background: #cdc1c4;color: #fff;border: none;}

div#details {
    line-height: 2.5rem;
}
#details h2{font-size: 1.125rem;}
.mdk_tit .mktit.fl h2{font-size: 1.125rem  !important;}

.di {
    font-size: .875rem;
}
.di {
    margin-top: 2em;
    height: 8em;
    padding: 1.5em;
    line-height: 1.5em;
}
.main{
    width: 100%;
    padding: 0 .65rem;
    background: #f3f7fc;
    z-index: 9999;
    position: relative;
}
.main .banxin{
    padding: 0 .65rem;
    background: #ffffff;
    color: #cdc1c4;
}
.main .daohang1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: .6rem 0;
}
.main .daohang1 a{
    color: #cdc1c4;
}
.tq_diqu_list2.nationwide .lists{
	background: #fff;
}
.tq_diqu_list .lists{
	background: #fff;
}
.header_top .top_t {
    box-sizing: unset;
}
.Site-content {
    min-height: unset;
}