@charset "UTF-8";

body,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,select,textarea,ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

li,ol,ul {
    list-style: none;
    list-style-type: none
}
a {
    text-decoration: none;
    color: #333;
    cursor: pointer
}
a:hover {
    text-decoration: none
}

em,i {
    font-style: normal
}

html,body {
    background-attachment: fixed
}

body {
    background: #fff;
    position: relative;
    line-height: 1.5;
    font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;
    font-size: 12px;
    color: #333;
    text-align: left
}

button,img,input {
    border: 0 none;
    height: auto;
    vertical-align: middle
}
input{outline:none}
.w1190 {
    width: 1190px;
    margin: 0 auto
}
.lh20{
    line-height: 20px;
}
.lh22{
    line-height: 22px;
}
.lh23{
    line-height: 23px;
}
.lh24{
    line-height: 24px;
}
.lh26{
    line-height: 26px;
}
.lh28{
    line-height: 28px;
}
.lh30{
    line-height: 30px
}
.lh32 {
    line-height: 32px;
}
.pcnt100{
    width:100%
}
.mt4{
    margin-top:4px;
}
.mt8{
    margin-top:8px;
}
.mt13{
    margin-top:13px;
}
.mt15{
    margin-top:15px;
}
.mt18{
    margin-top:18px;
}
.mt20{
    margin-top:20px
}
.mt24{
    margin-top:24px
}
.mr16 {
    margin-right: 16px
}
.mr30 {
    margin-right: 30px
}
.mb18{
    margin-bottom:18px
}
.ml12{
    margin-left:12px
}
.ml15{
    margin-left:15px
}
.pos-re {
    position: relative
}
.pos-abs {
    position: absolute
}
.bx-sz {
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    -o-box-sizing: border-box!important;
    -ms-box-sizing: border-box!important;
}
.white {
    color: #fff
}
.bg-white {
    background: #fff
}
.bg-black {
    background: #222
}
.bg-grey{
    background: #f7f7f7
}
.bg-blue{
    background:#00a4fe
}
.color-000{
    color:#000
}
.color-999{
    color:#999
}
.color-5c{
    color:#5c5c5c
}
.color-fff{
    color:#fff
}
.blue{
    color:#00a4fe
}
.bd-blue{
    border:1px solid #00a4fe
}

.f14 {
    font-size: 14px
}
.f16 {
    font-size: 16px
}
.f18 {
    font-size: 18px
}
.f20 {
    font-size: 20px
}
.fb {
    font-weight: 700
}
.ds-blk{
    display: block;
}
.fl {
    float: left
}

.fr {
    float: right
}
.clearfix {
    zoom: 1
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.mrg-auto {
    margin: 0 auto
}

.tx-c {
    text-align: center
}

.tx-r {
    text-align: right
}

.tx-l {
    text-align: left
}

.crs-pt {
    cursor: pointer
}

.crs-df {
    cursor: default
}

.for-txt-ovfl {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ovfl-h{
    overflow: hidden
}
.vt-a-m{
    vertical-align: middle
}

.wapper-out {
    width: 100%
}

.wapper-out.nav-bar {
    height: 40px;
    line-height: 40px;
    background: #222
}

.wapper-out.nav-bar .left-box {
    float: left;
    margin-left: 30px
}

.wapper-out.nav-bar .left-box .weatherContent {
    display: flex;
    align-items: center;
    line-height: 40px;
    cursor: pointer
}

.wapper-out.nav-bar .left-box .weatherContent span {
    color: #ffffff;
    font-size: 14px;
    margin-right: 9px
}

.wapper-out.nav-bar .left-box .weatherContent .location {
    display: inline-block;
    color: #fff;
    background: url(icon/icon-map.png) 0 center no-repeat;
    width: 12px;
    height: 16px
}

.wapper-out.nav-bar .left-box .weatherDetail {
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    position: absolute
}

.wapper-out.nav-bar .left-box .weatherDetail .weatherOne {
    width: 50px;
    text-align: center;
    padding-top: 15px;
    margin-right: 30px
}

.wapper-out.nav-bar .left-box .weatherDetail .weatherOne .weatherDay {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
    text-align: center
}

.wapper-out.nav-bar .left-box .weatherDetail .weatherOne .weatherImg {
    width: 30px;
    height: 30px;
    margin: 13px auto 11px auto
}

.wapper-out.nav-bar .left-box .weatherDetail .weatherOne .weatherImg img {
    width: 100%;
    height: 100%
}

.wapper-out.nav-bar .left-box .weatherDetail .weatherOne .weatherInfo {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    text-align: center
}
.wapper-out.nav-bar .right-box {
    display:flex;
    float: right;
    margin-right: 50px;
}
.wapper-out.nav-bar .right-box .link{
    display:block;
    padding:0 13px;
    color:#fff;
    font-size:14px
}
.wrapper{
    width:1200px;
    margin:18px auto 0
}
.wrapper .left-side-menu.fixed{
    position: fixed;
    top:18px;
}
.wrapper .site-logo-box{
    display: block;
    margin-bottom:18px
}
.wrapper .site-logo-box .site-logo{
    max-width: 110px
}
.wrapper .side-menu-item{
    display: block;
    width:110px;
    height:40px;
    line-height: 40px;
    border-radius:2px;
    font-size:16px;
    color:#5c5c5c;
    text-align: center;
}
.wrapper .side-menu-item:hover{
    color:#00a4fe
}
.wrapper .side-menu-item.active{
    background:#00a4fe;
    color:#fff
}
.wrapper .info-content{
    width:660px
}
.wrapper .info-content.fixed{
    padding-left:140px
}
.wrapper .info-content .info-item{
    display: block;
    padding-top:15px;
    padding-bottom:12px;
    border-bottom:1px solid #eee
}
.wrapper .info-content .info-item:last-child{
    border-bottom:0
}
.wrapper .info-content .info-item.row,.wrapper .info-content .info-item.row.video{
    display: flex;
    width:100%;
    padding:12px 0
}
.wrapper .info-content .info-item:first-child{
    padding-top:0
}
.wrapper .info-content .info-item.row.video .img-box,.wrapper .info-content .info-item.row .other-info-box{
    flex:1
}
.wrapper .info-content .info-item.row.video .img-box .video-mask{
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:rgba(0,0,0,.2)
}
.wrapper .info-content .info-item.row.video .img-box .icon-play{
    top:66px;
    left:129px;
    width:73px;
    height:82px;
}
.wrapper .info-content .info-item.row .other-info-box{
    flex:1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wrapper .info-content .info-item.row.video .other-info-box{
    justify-content: space-around;
}
.wrapper .info-content .info-item.row.video .other-info-box .other-info{
    display: flex;
    justify-content: space-between;
}
.wrapper .info-content .info-item.row .other-info-box .date,.wrapper .info-content .info-item.row.video .other-info-box .other-info .date{
    display: inline-block;
    margin-left:12px;
    padding-left:12px;
    line-height: 14px;
    border-left:1px solid #ccc;
}
.wrapper .info-content .info-item .other-info{
    display:flex;
    align-items: center;
}
.wrapper .info-content .info-item .other-info .category-mark{
    width:60px;
    height:20px;
    line-height: 17px;
    margin-right:12px;
    border:1px solid #00a4fe;
    font-size:12px;
    text-align: center;
}
.wrapper .info-content .info-item .img-box{
    display: flex;
    justify-content: space-between;
    width:100%;
}
.wrapper .info-content .info-item .img-item{
    width:210px;
    height:133px;
    overflow: hidden;
    background:#efefef;
    border-radius:2px;
}
.wrapper .info-content .info-item.row .img-item{
    width:158px;
    height:100px;
}
.wrapper .info-content .info-item.row.video .img-item{
    width:330px;
    height:209px;
}
.wrapper .info-content .info-item .img-item .info-pic{
    width: 100%;
    height: auto!important;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: perspective(1px) translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: perspective(1px) translate(-50%,-50%);
    object-fit: cover;
}
.wrapper .info-content .info-item .other-info.space{
    justify-content: space-between;
}
.wrapper .info-content .info-item .other-info .other-part-info{
    display: flex;
    align-items: center;
    line-height: 20px
}
.wrapper .right-panel{
    width:340px
}
.wrapper .right-panel .des-box{
    padding:18px;
    background:#f7f7f7;
    border-top:2px solid #00a4fe;
    border-radius:2px
}
.wrapper .right-panel .des-box .view-more{
    display: none;
    margin-top:7px;
}
.wrapper .right-panel .des-box .detail{
    height:auto
}
.wrapper .right-panel .des-box .detail.limited{
    height:168px;
    overflow: hidden;
}
.wrapper .right-panel .des-box .hot-list .hot-item{
    display: flex;
    padding:14px 0 15px;
    border-bottom: 1px solid #eee;
}
.wrapper .right-panel .des-box .hot-list .hot-item:last-child{
    border-bottom:0
}
.wrapper .right-panel .des-box .hot-list .hot-item .hot-pic{
    width:66px;
    padding-top:66px;
    margin-right:16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
    background-color: #ededed;
}
.wrapper .right-panel .des-box .hot-list .hot-item .hot-pic .mark{
    top:0;
    left:0;
    width:36px;
    height:18px;
    border-radius:2px;
    background:rgba(0,0,0,.4);
    text-align: center
}
.wrapper .right-panel .des-box .hot-list .hot-item .hot-des,.wrapper .right-panel .des-box .hot-list .hot-item.txt{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex:1
}
.wrapper .right-panel .des-box .link{
    line-height: 24.3px;
}
.wrapper .right-panel .des-box .link:hover{
    color:#00a4fe
}
.wrapper .fixed-panel{
    position: fixed;
    left: 50%;
    top: 72%;
    z-index: 3;
    margin-left: 576px;
}
.wrapper .fixed-panel .fx-pic,.wrapper .fixed-panel .back-top{
    width:60px;
    height:60px;
}
.wrapper .fixed-panel .fx-pic.big{
    width:100px;
    height:100px;
}
.wrapper .fixed-panel .fx-pic.back-top{
    display: none;
    background-image:url(icon/back-top.png)
}
.wrapper .fixed-panel .fx-pic.back-top:hover{
    background-image:url(icon/back-top-active.png)
}
.wrapper .fixed-panel .big-qrcode{
    display: none;
    left:-20px;
    bottom:0
}
.loading-box {
    margin: 20px auto;
    font-size: 12px;
    color: #999;
    width: 100px;
}
.loading-box .spinner {
    float: left;
    width: 50px;
    text-align: center;
}
.loading-box .spinner>div {
    width: 8px;
    height: 8px;
    background-color: #919191;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.loading-box .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loading-box .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.no-data {
    position: relative;
    width: 300px;
    font-size: 12px;
    color: #999999;
    text-align: center;
    margin: 20px auto;
}
.no-data:before {
    display: block;
    position: absolute;
    top: 9px;
    content: '';
    width: 80px;
    height: 1px;
    background: #e5e5e5;
}
.no-data:after {
    display: block;
    position: absolute;
    right: 0;
    top: 9px;
    content: '';
    width: 80px;
    height: 1px;
    background: #e5e5e5;
}
.dn{
    display: none;
}
/* .wrapper .fixed-panel .qrcode-box:hover .big-qrcode{
	display: inline-block;
} */