@charset "utf-8";
.f-l{float: left;}
.f-r{float: right;}

.weather{background-image: url(../images/aqsc/weather_bg.png); background-size: cover; color: #fff; padding:30px 20px; margin-bottom: 30px; margin-right: 40px;}
.weather a{color: #fff;}
.weather .city{background: url(../images/aqsc/weather_city.png) no-repeat left center; padding-left: 30px; line-height: 23px;}
.weather .emperature{text-align: center; font-size: 70px; margin: 15px 0 30px;}
.weather .emperature sup{font-size: 40px; }
.weather .others li{ float: left; text-align: center;}
.weather .others li:nth-child(1){width: 22%;}
.weather .others li:nth-child(2){width: 22%;}
.weather .others li:nth-child(3){width: 22%;}
.weather .others li:nth-child(4){width: 34%;}


.qxkp-dzkp .item {border-bottom: #CCCCCC solid 1px; padding-bottom: 30px; margin-bottom: 30px;}
.qxkp-dzkp .item:last-child{border-bottom: none; padding-bottom: 0;}
.qxkp-dzkp .item .info-list{float: left; width: 77%;}
.qxkp-dzkp .item .info-list li{padding: 5px 0; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;}
.qxkp-dzkp .item .info-list li a{font-size: 18px;}

.qxkp-dzkp .item .more{text-align: right; padding-top: 10px;}
.qxkp-dzkp .item .more a{ color: #40629C; font-size: 16px;}
.qxkp-dzkp .item .cover-image{float: right; width: 18%;}
.qxkp-dzkp .item .cover-image img{width: 100%; display: block;}


.yjkp .cover-image-this img{width: 100%; display: block; margin-bottom: 20px;}

.dqlm{padding: 10px 0; border-bottom: #dedede solid 1px; font-weight: bold; font-size: 22px;}

.list-ltr li {border-left: #2D3C54 4px solid;  padding-left: 20px; position: relative; margin: 20px 0 25px;}
.list-ltr li a{display: block; padding-right: 250px; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;}
.list-ltr li span{position: absolute; right: 0; top: 0; font-size: 16px; color: #40629C;}

.aqsc-lm-box{margin-right: 40px;}
.aqsc-lm-box .this{border-bottom: #ccc solid 1px; height: 40px; margin-bottom: 10px;}
.aqsc-lm-box .list-lm li{position: relative;}
.aqsc-lm-box .list-lm li > a:before { content: ''; position: absolute; left: 0; top: 50%;  width: 5px; height: 5px; background: #2D3C54; }


/* 重写样式 */
.container.theme-ct{padding: 0 50px;}
.list-fl{width: 25%;}
.list-fr{width: 75%; padding: 0 0 0 50px;}

.list-fl p{padding-bottom: 10px;}
.list-fl .lmlist{padding: 0; background: none;}
.list-fl .lmlist li{ background: none; padding-left: 15px;}
.list-fl .lmlist li a{color: #333;}
.list-lm li{padding-left: 0; background: none;}

@media (max-width: 1220px) {
    .list-fr{width: 100%; padding: 0;}
}

@media (max-width: 768px) {
    .container.theme-ct{padding: 0 10px;}
    .list-ltr li a{ padding-right: 0; display: block;white-space:inherit;}
    .list-ltr li span{position: inherit;  display: block; text-align: right;}
}