.wrap{
    width: 1180px;
    margin: 0 auto;
    /* min-height: 170px; */
}
.nav{
    margin-top:0;
}
.nav_list {
    margin-left: 0px;
}
.nav_list li p{
    font-weight: normal;
}
.nav_list li {
    padding-top: 28px !important;
}
.nav_list li:nth-of-type(2),.nav_list li:nth-of-type(3) {
    padding-right: 0px;
}
.changeCity ul li:first-child {
    margin-left: 50px;
}
/* .header_wrap{
    min-height: 170px;
    position: sticky;
    top:-90px;
    z-index:100;
} */

.news{
    display:flex;
    margin-top:2px;
}
.newsList{
    width: 850px;
    margin-right:30px;
}
.newsList ul.newsUl{
    border-bottom: 1px solid #d8d8d8;
    height: 62px;
    line-height: 62px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:space-between;
}
.newsList ul.newsUl li{
    font-size: 16px;
    letter-spacing: 0.28px;
    /*margin-right: 46px;*/
    font-weight: bold;
    /*width: 66px;*/
    /*text-align: center;*/
    cursor: pointer;
}

.newsList ul.newsUl li a{
    height: 58px;
    display: block;
    float: left;
    color: #333;
}

.newsList ul.newsUl li:last-child{
    margin-right: 0;
}

.newsList ul.newsUl li a.active{
    border-bottom: 4px solid #f54343;
}

.newsDetail a{
    display: block;
    margin-top: 30px;
    box-sizing: border-box;
}

.newsDetail div{
    box-sizing: border-box;
}

.newsDetail a.hot_a{
    margin-top: 30px;
    margin-right:30px;
}

.newsDetail dl{
    position: relative;
}

/* .newsDetail dl img.fl{
    width: 240px;
    height: 160px;
} */

.newsDetail dl.clearfix{
    width:840px;
    height:120px;
}

/* .fl */
.newsDetail dl .fl{ 
    position: relative;
    z-index:-1;
}

.newsDetail dl div.fl img:first-child{
    width: 180px;
    height: 120px;
}

.newsDetail dl div.fl img.hot{
    position: absolute;
    display: inline-block;
    width:30px;
    height:30px;
    left: 6px;
    top: 6px;
    z-index:12;
}

.newsDetail dl div.fl img.video{
    position: absolute;
    display: inline-block;
    width:48px;
    height:48px;
    left: 66px;
    top: 36px;
    z-index:12;
}

/* .fr */
.newsDetail dl div.fr{
    width: 640px;
    height: 120px;
}
/* title */
.newsDetail dl .fr .fr_title{
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.35px;
    line-height: 30px;
    text-align: justify;
    font-family: PingFangSC-Regular;
    width:640px;
    height:60px;
    overflow: hidden;
}

.newsDetail dl .fr .fr_title:hover{
    color: #f54343;
}

.newsDetail dl .fr .fr_bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    width:640px;
    height:26px;
    /* overflow: hidden; */
}

/* 来源、时间 */
.newsDetail dl div.fr_bottom .source{
    display: inline-block;
    font-size: 14px;
    color: #AAAAAA;
    letter-spacing: 0.35px;
    font-family: PingFangSC-Regular;
    line-height: 26px;
}

/* 栏目 */
.newsDetail dl .fr div.fr_bottom .fr_lan{
    margin-bottom:-8px;
    height:26px;
    display: inline-block;
    align-items:center;
    background:#fff;
    max-width: 400px;
    overflow: hidden;
}

.newsDetail dl .fr dd.fr_lan object{
    display:inline-block;
    font-family: PingFangSC-Regular;
    background: #F2F3F7;
    border-radius: 2px;
    padding:0px 5px 0px 5px;
    height: 26px;
    line-height: 26px;
    margin-top:0;
    margin-right:15px;
}

.newsDetail dl .fr .fr_lan object.keyword_{
    background: #ECF3FE;
}

.newsDetail dl .fr dd.fr_lan object a{
    margin-top:0;
    font-size: 14px;
    color: #86A0C2;
    letter-spacing: 0.25px;
    text-align: center;
    white-space:nowrap;
}

.newsDetail dl .fr .fr_lan object a.keyword{
    color: #86A0C2;
}
.newsDetail dl .fr .fr_lan object a.else{
    color: #B0B5C7;
}
.newsRecomd{
    width:300px;
    display:block;
    margin-right:0;
    margin-top:0px !important;
}
.newsRecomd .ad{
    margin-top: 0px;
    display: block;
    margin-bottom:30px;
}
.loadMorelists{
    width: 100%;
    height:50px;
    line-height: 50px;
    background: none;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #CCCCCC;
    letter-spacing: 0.38px;
    margin: 30px 0 40px 0;
    outline: none;
    cursor: pointer;
}
/* /////////////////////////////////////////////// */
.content{
    margin-top:0;
    padding-top: 0;
}
.curPos{
    margin-top: 10px;
    margin-bottom: 22px;
}
.curPos a{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #AAAAAA;
    letter-spacing: 0;
    line-height: 18px;
}
.notFoundSearch{
    width:850px;
    height:50px;
    margin-bottom:16px;
    display: flex;
    align-items:center;
    /* box-sizing: border-box; */
}
.notFoundSearch .notFoundLeft{
    width:720px;
    height:50px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    display: flex;
    align-items:center;
    padding:0;
}
.notFoundSearch .notFoundLeft .ipt{
    width:635px;
    height:20px;
    margin-left:22px;
    border-right:1px solid #DDDDDD;
    position:relative;
}
.notFoundSearch .notFoundLeft .ipt img{
    position:absolute;
    width:12px;
    height:12px;
    top:4px;
    right:20px;
}

.notFoundSearch .notFoundLeft .ipt input{
    border:none;
    outline:none;
    width:580px;
    height:20px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
}

.notFoundSearch .notFoundLeft .optionsConfirm{
    width:84px;
    height:20px;
    position: relative;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
}
.notFoundSearch .notFoundLeft .optionsConfirm select{
    border:none;
    outline:none;
    width:100%;
    height:20px;
    line-height:20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 20px;
}

.notFoundSearch .notFoundLeft .optionsConfirm img{
    width:10px;
    height:6px;
    position: absolute;
    top:8px;
    right: 20px;
}
.notFoundBtn{
    background: #F54343;
    border-radius: 4px;
    width:100px;
    height:50px;
    border:none;
    outline:none;
    margin-left:30px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
}

.artical{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #AAAAAA;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    /* margin-top:16px; */
    float:left;
}

.source{
    font-size: 14px;
    color: #AAAAAA;
    letter-spacing: 0.39px;
    margin: 0 20px 0 0;
}
.art p{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.39px;
    line-height: 30px;
    margin-bottom: 30px;
}
.art img{
    width: 100%;
    height:416px;
}
.art a{
    color: #f54343;
}
.art img.ads{
    display: inline-block;
    height:90px;
}
.fourzerofore{
    width:850px;
}
.error{
    text-align: center;
    margin: 50px 0 20px 0;
}
.error img{
    width: 530px;
    height: 263px;
    display: block;
    margin: 0 auto;
}
.error p:nth-of-type(1){
    font-size: 16px;
    color: #5F5F5F;
    letter-spacing: 0.5px;
    line-height: 16px;
    margin: 10px 0 20px 0;
}
.error p:nth-of-type(2){
    font-size: 14px;
    color: #AAAAAA;
    letter-spacing: 0.44px;
    text-align: center;
    line-height: 16px;
    margin-bottom: 30px;
}
.error .btns input[type='button']{
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: #F54343;
    border: 1px solid #F54343;
    border-radius: 6px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    outline: none;
    cursor: pointer;
}
.error .btns input[type='button']:nth-of-type(2){
    background: #FFFFFF;
    border: 1px solid #F54343;
    border-radius: 6px;
    font-size: 18px;
    color: #F54343;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    margin-left: 70px;
}
/* #rangeNews{
    height: 386px;
} */
#rangeNews ul li{
    line-height: 40px;
}
