.news-content .newsList ul li:nth-of-type(1) h5 a {
    letter-spacing: 0px;
}
.news-content .newsList ul li:nth-of-type(2) h5 a {
    letter-spacing: -0.5px;
}
.news-content .newsList ul li:nth-of-type(3) h5 a {
    letter-spacing: 0px;
}
.news-content .newsList ul li:nth-of-type(4) h5 a {
    letter-spacing: 0px;
}
.news-content .newsList ul li:nth-of-type(5) h5 a {
    letter-spacing: 0px;
}
.news-content .newsList ul li:nth-of-type(6) h5 a {
    letter-spacing: 0px;
}
.news-content .newsList ul li:nth-of-type(7) h5 a {
    letter-spacing: 0px;
}
.news-content .newsList ul li:nth-of-type(8) h5 a {
    letter-spacing: 0px;
}

normalize article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
img {
    display: block;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: "微软雅黑";
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
ul,
li,
dl,
dt,
dd {
    margin: 0;
}

html {
    font-size: 16px;
    line-height: 1.4em;
    color: #333;
    font-family: "Microsoft YaHei", "微软雅黑";
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:visited {
    color: #333;
}

a:hover,
a:active {
    color: #dc0707;
    outline: 0;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a {
    /* IE下去掉超链接获取焦点时产生的虚框 */
    noFocusLine: expression(this.onFocus=this.blur());
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

form {
    margin: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

input {
    border: 0px;
    outline: 0px;
}

.clear {
    clear: both;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    zoom: 1
}

.left {
    float: left;
}

.right {
    float: right;
}

body {
    font-size: 14px;
    text-align: center;
    background: url(/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/bg.jpg) center top no-repeat;
}

@media only screen and (max-width:1160px) {

    html,
    body {
        width: 1160px;
    }
}

@media only screen and (max-width:750px) {
    .mainbox .news_box .page ul {
        display: flex;
        white-space: nowrap;
        transform: scale(0.8);
    }
}

.section {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.section .title h3 a {
    display: block;
    margin: 0 auto 30px;
    width: 1100px;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -999em;
}

#header {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

#head {
    position: relative;
    width: 1160px;
    height: 850px;
    margin: 0 auto;
    overflow: hidden;
}

#head h1 {
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
}

.main {
    box-sizing: border-box;
    width: 1100px;
    margin: 20px auto 100px;
    /* padding: 20px; */
    background: #fff;
    text-align: left;
}


/* 焦点大图 */
.section-news {
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
}

.pic-content {
    position: relative;
    width: 640px;
    height: 560px;
    margin: 0 20px 30px 0;
    overflow: hidden;
    text-align: left;
}

.picList {
    width: 640px;
    height: 420px;
}

.picList li {
    position: relative;
}

.picList .pic img {
    width: 640px;
    height: 360px;
}

.picList .title {
    height: 60px;
    background: #bc0305;
}

.picList .title h5 a {
    display: inline-block;
    margin: 10px 20px 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

.picInfo {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.picInfo .prevStop,
.picInfo .nextStop {
    color: #999;
}

.picInfo ul {
    float: right;
    margin-top: 16px;
    overflow: hidden;
}

.picInfo ul li {
    float: left;
    width: 10px;
    height: 10px;
    background: url("/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/bg-dot.png") no-repeat;
    margin-right: 5px;
    font-size: 0;
    text-indent: -999em;
    overflow: hidden;
    cursor: pointer;
}

.picInfo ul li.on {
    width: 25px;
    background: url("/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/bg-active.png") no-repeat;
}

.control-button {
    position: absolute;
    left: 0px;
    top: 136px;
    width: 40px;
    height: 80px;
}

.control-button .prev,
.control-button .next {
    display: none;
    position: absolute;
    width: 40px;
    height: 80px;
    cursor: pointer;
    font-size: 0;
    text-indent: -999em;
}

.pic-content:hover .control-button .prev,
.pic-content:hover .control-button .next {
    display: block;
}

.control-button .prev {
    left: 0px;
    background: url(/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/button-left.png) no-repeat;
}

.control-button .prev:hover {
    /* left: 0px; */
    background: url(/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/button-left-active.png) no-repeat;
}

.control-button .next {
    right: -600px;
    background: url(/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/button-right.png) no-repeat;
}

.control-button .next:hover {
    /* right: 0px; */
    background: url(/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/button-right-active.png) no-repeat;
}

.hd {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}

.hd ul {
    width: 660px;
    margin-right: 5px;
    overflow: hidden;
    zoom: 1;
}

.hd ul li {
    position: relative;
    width: 200px;
    height: 120px;
    padding-top: 10px;
    margin-right: 17px;
    float: left;
}

.hd ul li .triangle {
    display: none;
    position: absolute;
    top: -9px;
    left: 90px;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent #bc0305 transparent;
    font-size: 0;
    text-indent: -999em;
}

.hd ul li img {
    position: absolute;
    width: 200px;
    height: 112px;
    border: 3px solid #ddd;
    cursor: pointer;
}

.hd ul li.on img {
    border-color: #bc0305;
}

.hd ul li.on .triangle {
    display: block;
    color: #bc0305;
}

/* 要闻 */
.news-content {
    width: 440px;
    height: 420px;
    text-align: left;
    border-top: 1px dashed #cdcdcd;
}

.news-content .news-list ul {
    list-style: none;
    /* margin-top: 15px; */
}

.news-content .newsList ul li {
    box-sizing: border-box;
    height: 63px;
    *height: 62px;
    /* IE7 */
    line-height: 62px;
    border-bottom: 1px dashed #cdcdcd;
}

.news-content .newsList ul li i.visible {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
    font-size: 0;
    text-indent: -999em;
}

.news-content .newsList ul li h5 {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    line-height: 22px;
    text-align: justify;
}

.news-content .newsList ul li h5 a {
    display: inline;
    vertical-align: middle;
    /* margin-right: 6px; */
    color: #333;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    /* text-align: left; */
}

.news-content .newsList ul li h5 a:hover {
    color: #dc0707;
}

.news-content .newsList .more {
    width: 100%;
    margin-top: 12px;
    background: #bc0305;
    text-align: center;
}

.news-content .newsList .more a {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}

/* 稿件列表-两栏 */
.news {
    width: 1130px;
    margin-bottom: 30px;
    text-align: left;
}

.news li {
    box-sizing: border-box;
    width: 535px;
    height: 69px;
    margin: 0 30px 10px 0;
    padding-left: 30px;
    border-bottom: 1px dashed #ccc;
    background: url(/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/square.jpg) 5px 32px no-repeat;
    float: left;
}

.news li i.visible {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
    font-size: 0;
    text-indent: -999em;
}

.news li h5 {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    line-height: 24px;
    text-align: justify;
}

.news li h5 a {
    display: inline;
    vertical-align: middle;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    /* text-align: left; */
}

.news li h5 a:hover {
    color: #dc0707;
}

/* 查看买球app哪个好 */
.load-more {
    width: 200px;
    height: 36px;
    margin: 0 auto 50px;
    background: #bc0305;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 5px;
    text-indent: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.load-more a, .load-more a:link {
    color: #fff;
}

.load-more:hover, .load-more:hover a {
    background: #dc0707;
    color: antiquewhite;
}

.temp {
    display: none;
}

/* 网信动态 */
#wangxin {
    margin-top: 20px;
}

#wangxin .title h3 a {
    background: url(/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/title01.jpg);
}

#wangxin .img-box {
    position: relative;
    width: 1125px;
    /* height: 255px; */
}

#wangxin .img-box li {
    position: relative;
    width: 350px;
    height: 250px;
    margin: 0 25px 20px 0;
    float: left;
}

#wangxin .img-box li a .scale-img {
    width: 350px;
    height: 200px;
    overflow: hidden;
}

#wangxin .img-box li a img {
    width: 350px;
    height: 200px;
}

#wangxin .img-box li a h5 {
    /* margin-top: 10px; */
    /* height: 60px; */
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
}

#wangxin .img-box li a .title {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    width: 350px;
    height: 50px;
    background: #bc0305;
    background: rgba(188 3, 5, 0.85);
    padding: 0px 10px 0;
    color: #fff;
    line-height: 50px;
}

#wangxin .img-box li .title h5 {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    text-align: justify;
    margin: 0;
}

#wangxin .img-box li a .title i.visible {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
    font-size: 0;
    text-indent: -999em;
}

/* 网上正能量 */
#web {
    margin-top: 20px;
}

#web .title h3 a {
    background: url(/lib/zhuanti/2023zhuanti/2023positivity/scheme/images/title02.jpg);
}

#web .img-box {
    position: relative;
    width: 1130px;
    /* height: 350px; */
}

#web .img-box li {
    position: relative;
    width: 535px;
    height: 350px;
    margin: 0 30px 20px 0;
    float: left;
}

#web .img-box li a .scale-img {
    width: 535px;
    height: 300px;
    overflow: hidden;
}

#web .img-box li a img {
    width: 535px;
    height: 300px;
}

#web .img-box li a h5 {
    /* margin-top: 10px; */
    /* height: 60px; */
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
}

#web .img-box li a .title {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    width: 535px;
    height: 50px;
    background: rgba(188, 3, 5, 0.85);
    padding: 0px 10px 0;
    color: #fff;
    line-height: 50px;
}

#web .img-box li .title h5 {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    margin: 0;
}

#web .img-box li a .title i.visible {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
    font-size: 0;
    text-indent: -999em;
}

/* 图片放大效果 */
.scale-img {
    overflow: hidden;
}

.scale-img img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
    transition: .5s all linear;
    -ms-transition: .5s all linear;
    /* IE 9 */
    -moz-transition: .5s all linear;
    /* Firefox */
    -webkit-transition: .5s all linear;
    /* Safari ?’? Chrome */
    -o-transition: .5s all linear;
    /* Opera */
}

.scale-img:hover img {
    transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
}







































