.ad {
    margin: 0 auto
}

.ad.ad_T01 {
    width: 1200px;
    height: 100px;
    margin-top: 20px
}

.hww {
    font-size: 14px;
    font-family: "PingFang SC","Microsoft YaHei","Lantinghei SC","Helvetica Neue",Helvetica,Arial,"å¾®è½¯é›…é»‘",STHeitiSC-Light,simsun,"å®‹ä½“","WenQuanYi Zen Hei","WenQuanYi Micro Hei",sans-serif;
    /*margin-bottom: 50px;*/
    height: 100%;
    width: 100%;
    min-width: 1350px
}

.hww a {
    vertical-align: top;
    color: #000
}

.hww a:hover {
    text-decoration: none
}

.hww img {
    vertical-align: top
}

.hww .inner {
    overflow: hidden;
    height: auto;
    width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.hww .title {
    position: relative;
    height: 28px;
    margin-bottom: 15px
}

.hww .title a {
    font-family: SimSun,Source Han Sans CN,LiSong Pro Light,Helvetica,Arial,Verdana,sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 28px;
    color: #0693e2;
    padding-right: 9px;
    background-color: #fff
}

.hww .title a img {
    padding-right: 3px;
    vertical-align: text-top
}

.hww .title .line {
    position: absolute;
    top: 13px;
    background-color: #c2d1ff;
    z-index: -1;
    width: 100%;
    height: 1px
}

.hww .mainbox {
    margin-top: 40px
}

.hww .mainbox .tags {
    width: 124px;
    height: auto;
    overflow: hidden
}

.hww .mainbox .tags .tag {
    width: 124px;
    height: 46px;
    margin-bottom: 10px;
    background-color: #e9f7ff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
    color: #010101;
    cursor: pointer
}

.hww .mainbox .tags .tag.on {
    background-color: #5ac1fc
}

.hww .mainbox .tags.fixed {
    position: fixed;
    top: -10px;
    left: 50%;
    transform: translate(-600px, 0)
}

.hww .mainbox .newsList {
    width: 686px;
    height: auto;
    overflow: hidden;
}

.hww .mainbox .newsList .share {
    position: fixed;
    width: 101px;
    height: auto;
    overflow: hidden;
    background-color: #e9f7ff;
    border-radius: 2px;
    z-index: 110;
    display: none
}

.hww .mainbox .newsList .share p {
    padding: 4px
}

.hww .mainbox .newsList .share p span {
    display: inline-block;
    width: 25px;
    height: 22px;
    background-image: url(../images/icons.png);
    background-repeat: no-repeat
}

.hww .mainbox .newsList .share p span:first-child {
    background-position: -60px 0
}

.hww .mainbox .newsList .share p span:first-child:hover {
    background-position: -60px bottom
}

.hww .mainbox .newsList .share p span:first-child.on {
    background-position: -60px bottom
}

.hww .mainbox .newsList .share p span:nth-child(2) {
    margin: 0 9px;
    background-position: -96px 0
}

.hww .mainbox .newsList .share p span:nth-child(2):hover {
    background-position: -96px bottom
}

.hww .mainbox .newsList .share p span:nth-child(2).on {
    background-position: -96px bottom
}

.hww .mainbox .newsList .share p span:nth-child(3) {
    background-position: -132px 0
}

.hww .mainbox .newsList .share p span:nth-child(3):hover {
    background-position: -132px bottom
}

.hww .mainbox .newsList .share p span:nth-child(3).on {
    background-position: -132px bottom
}

.hww .mainbox .newsList .share .shareErwei {
    overflow: hidden;
    height: auto;
    display: none
}

.hww .mainbox .newsList .share .shareErwei #shareQrcode {
    text-align: center
}

.hww .mainbox .newsList .share .shareErwei #shareQrcode img {
    width: 70px;
    height: 70px;
    margin: 0 auto
}

.hww .mainbox .newsList .share .shareErwei #shareText {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    color: #030303
}

.hww .mainbox .newsList ul {
    height: auto;
    overflow: hidden;
    padding-bottom: 10px
}

.hww .mainbox .newsList ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px #bfbfbf dashed;
    padding: 20px 24px 20px 0;
    box-sizing: border-box
}

.hww .mainbox .newsList ul li:first-child {
    padding-top: 0
}

.hww .mainbox .newsList ul li.more {
    border-bottom: none;
    line-height: 22px;
    font-size: 16px;
    color: #2f2f2f;
    text-align: center;
    cursor: pointer
}

.hww .mainbox .newsList ul li.more:after {
    content: " ";
    display: inline-block;
    color: #4f4f4f;
    background: url(../images/down.png) no-repeat;
    background-size: 100% 100%;
    width: 14px;
    height: 10px
}

.hww .mainbox .newsList .onePic,.hww .mainbox .newsList .video {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 100px;
    padding-bottom: 20px;
    display: flex;
}

.hww .mainbox .newsList .onePic a,.hww .mainbox .newsList .video a {
    vertical-align: top
}

.hww .mainbox .newsList .onePic h4>a,.hww .mainbox .newsList .video h4>a,.hww .mainbox .newsList .onePic h4>a>i,.hww .mainbox .newsList .video h4>a>i {
    vertical-align: top
}

.hww .mainbox .newsList .onePic img,.hww .mainbox .newsList .video img {
    width: 134px;
    height: 100px;
    padding-right: 12px
}

.hww .mainbox .newsList .onePic>.fr,.hww .mainbox .newsList .video>.fr {
    width: 525px;
    height: auto;
    min-height: 80px;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative
}

.hww .mainbox .newsList .onePic h4,.hww .mainbox .newsList .video h4 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px
}

.hww .mainbox .newsList .onePic h4 a,.hww .mainbox .newsList .video h4 a {
    color: #2f2f2f
}
.hww .mainbox .newsList .onePic h4 a .highlight{color: #0692e1
}
.hww .mainbox .newsList .onePic h4 a i,.hww .mainbox .newsList .video h4 a i {
    display: inline-block;
    width: 40px;
    height: 21px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #3366ff;
    color: #3366ff;
    font-size: 12px;
    font-style: normal;
    line-height: 21px;
    text-align: center;
    margin-right: 6px
}

.hww .mainbox .newsList .onePic h4 a:hover,.hww .mainbox .newsList .video h4 a:hover {
    color: #0693e2
}

.hww .mainbox .newsList .noPic,.hww .mainbox .newsList .pics {
    padding-top: 15px
}

.hww .mainbox .newsList .noPic h4,.hww .mainbox .newsList .pics h4 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
    margin-bottom: 7px
}

.hww .mainbox .newsList .noPic h4 a,.hww .mainbox .newsList .pics h4 a {
    color: #2f2f2f
}

.hww .mainbox .newsList .noPic h4 a:hover,.hww .mainbox .newsList .pics h4 a:hover {
    color: #0693e2
}

.hww .mainbox .newsList .noPic h4 a i,.hww .mainbox .newsList .pics h4 a i {
    display: inline-block;
    width: 40px;
    height: 21px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #3366ff;
    color: #3366ff;
    font-size: 12px;
    font-style: normal;
    line-height: 21px;
    text-align: center;
    margin-right: 6px
}

.hww .mainbox .newsList .noPic h4>a,.hww .mainbox .newsList .pics h4>a,.hww .mainbox .newsList .noPic h4>a>i,.hww .mainbox .newsList .pics h4>a>i {
    vertical-align: top
}

.hww .mainbox .newsList .video>a {
    position: relative;
    display: inline-block
}

.hww .mainbox .newsList .video .playBtn {
    position: absolute;
    display: block;
    width: 24px;
    height: 20px;
    bottom: 6px;
    left: 6px;
    background: url(../images/playbtn.png) no-repeat 9px 5px;
    background-size: 8px 10px;
    background-color: #000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: .6
}

.hww .mainbox .newsList .pics>a {
    position: relative;
    display: block;
    margin-bottom: 11px
}

.hww .mainbox .newsList .pics>a img {
    width: 490px;
    height: 276px
}

.hww .mainbox .newsList .pics .some {
    position: absolute;
    display: block;
    width: auto;
    height: 22px;
    bottom: 10px;
    left: 6px;
    background: url(../images/some.png) no-repeat 11px 4px;
    background-size: 16px 14px;
    background-color: #000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: .6;
    padding-left: 33px;
    padding-right: 10px;
    color: #ffffff;
    font-size: 12px;
    line-height: 22px;
    font-style: normal
}

.hww .mainbox .newsList .other {
    height: 19px;
    margin-top:50px;
}

.hww .mainbox .newsList .other span {
    display: inline
}

.hww .mainbox .newsList .other span.fl {
    font-size: 12px;
    color: #b0b0b0;
    margin-right: 10px
}

.hww .mainbox .newsList .other span.commentIco {
    display: none;
    width: 20px;
    height: 19px;
    margin-right: 6px;
    background: url(../images/icons.png) no-repeat left top
}

.hww .mainbox .newsList .other span.commentIco:hover {
    background-position: left bottom
}

.hww .mainbox .newsList .other span.shareIco {
    width: 20px;
    height: 19px;
    background: url(../images/icons.png) no-repeat -26px top
}

.hww .mainbox .newsList .other span.shareIco:hover {
    background-position: -26px bottom
}

.hww .mainbox .newsList .other span.shareIco.on {
    background-position: -26px bottom
}



.hww .mainbox .hotNews {
    width: 304px;
    height: auto;
    overflow: hidden
}

.hww .mainbox .hotNews.fixed {
    position: fixed;
    right: 50%;
    transform: translate(600px, 0)
}

.hww .mainbox .hotNews ul {
    width: 100%;
    height: auto;
    overflow: hidden
}

.hww .mainbox .hotNews ul.imgNewsList li {
    overflow: hidden;
    margin-bottom: 20px
}

.hww .mainbox .hotNews ul.imgNewsList li a.img {
    width: 106px;
    height: 80px;
    margin-right: 12px
}

.hww .mainbox .hotNews ul.imgNewsList li a.img img {
    width: 100%;
    height: 100%
}

.hww .mainbox .hotNews ul.imgNewsList li p a {
    font-size: 14px;
    color: #727272
}

.hww .mainbox .hotNews ul.list {
    margin-top: 6px
}

.hww .mainbox .hotNews ul.list li {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background: url(../images/dic.png) 2px 9px no-repeat;
    background-size: 4px 4px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 22px
}

.hww .mainbox .hotNews ul.list li a {
    color: #727272
}

/*.hww div.footer {*/
/*    height: auto;*/
/*    overflow: hidden;*/
/*    margin-top: 50px;*/
/*    padding-top: 12px;*/
/*    font-family: SimSun,Helvetica,Arial,Verdana,sans-serif;*/
/*    font-size: 12px;*/
/*    line-height: 30px;*/
/*    color: #888;*/
/*    text-align: center*/
/*}*/

/*.hww div.footer a {*/
/*    text-decoration: none;*/
/*    color: #888*/
/*}*/

/*.hww div.footer div {*/
/*    height: auto;*/
/*    overflow: hidden;*/
/*    text-align: center*/
/*}*/

/*.hww div.footer p {*/
/*    height: auto;*/
/*    overflow: hidden;*/
/*    text-align: center a;*/
/*    text-align-padding: 0 2px*/
/*}*/

.hww .floatIcon {
    display: none
}

@media only screen and (max-width: 1350px) {
    .hww .mainbox .newsList .other span.shareIco {
        display:none
    }
}
.fl_left{max-width:850px; }
.wrap {margin-bottom: 20px}
.wrap b{color: #0692e1
}
