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: #2941c3;
    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;
}

@media only screen and (max-width:1160px) {

    html,
    body {
        width: 1160px;
    }
}

.section {
    width: 1100px;
    margin: 50px auto 0;
}

.section .title {
    margin-bottom: 20px;
}

.section .title h3 a {
    display: block;
    margin: 0 auto;
    width: 1100px;
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -999em;
}

#header {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    background: url(../images/bg.jpg) center top no-repeat;
    text-align: center;
    overflow: hidden;
}

#head {
    position: relative;
    width: 1160px;
    height: 680px;
    margin: 0 auto;
    overflow: hidden;
}

#head h1 {
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
}

.main {
    width: 100%;
    padding-bottom: 120px;
    background: url(../images/bg-line.jpg) left top repeat-x;
    background: linear-gradient(to bottom, #000666, #2a5efd);
}

.headline {
    margin: 0 auto;
    padding: 20px 0;
}

.headline h2 a {
    color: #2941c3;
    font-size: 30px;
    line-height: 100px;
}

/* 焦点大图 */
.section-news {
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
}

.pic-content {
    position: relative;
    width: 600px;
    height: 420px;
    margin: 0 20px 30px 30px;
    overflow: hidden;
    text-align: left;
}

.picList li {
    position: relative;
}

.picList .pic img {
    width: 600px;
    height: 366px;
}

.picList .title {
    height: 80px;
    background: #2941c3;
}

.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("../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("../images/bg-active.png") no-repeat;
}

.control-button {
    position: absolute;
    left: 0px;
    top: 136px;
    width: 100%;
    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(../images/button-left.png) no-repeat;
}

.control-button .prev:hover {
    left: 0px;
    background: url(../images/button-left-active.png) no-repeat;
}

.control-button .next {
    right: 0px;
    background: url(../images/button-right.png) no-repeat;
}

.control-button .next:hover {
    right: 0px;
    background: url(../images/button-right-active.png) no-repeat;
}


/* 要闻 */
.news-content {
    width: 420px;
    height: 420px;
    margin-right: 30px;
    text-align: left;
}

.news-content .news-list ul {
    list-style: none;
    /* margin-top: 15px; */
}

.news-content .newsList ul li {
    box-sizing: border-box;
    height: 90px;
    *height: 89px;
    /* IE7 */
    line-height: 89px;
    border-bottom: 1px dashed #cdcdcd;
}

.news-content .newsList ul li i.visible {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
}

.news-content .newsList ul li h5 {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    line-height: 22px;
    text-align: left;
}

.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: #2941c3;
}

.news-content .newsList .more {
    width: 100%;
    margin-top: 10px;
    text-align: right;
}

.news-content .newsList .more a {
    color: #c2c2c2;
    font-size: 16px;
    line-height: 50px;
}

/* 论坛之声 */
.forum {
    width: 1100px;
    overflow: hidden;
}

.forum .title h3 a {
    background: url(../images/title01.png);
}

.forum ul {
    width: 1160px;
}

.forum ul li {
    width: 535px;
    height: 170px;
    margin: 0 30px 30px 0;
    background: #fff;
    float: left;
    overflow: hidden;
}

.forum ul li .imgbox {
    box-sizing: border-box;
    width: 240px;
    height: 170px;
    border: 10px solid #1cace3;
    float: left;
}

.forum ul li .txtbox {
    box-sizing: border-box;
    width: 295px;
    height: 150px;
    padding: 10px;
    text-align: left;
    float: right;
    overflow: hidden;
}

.forum ul li .txtbox h5 {
    font-size: 18px;
}

.forum ul li .txtbox h5 a {
    color: #2941c3;
}

.forum ul li .txtbox p {
    color: #666;
    margin-top: 10px;
}

/* 新时代中国网络文明建设成果展示 */
.achievement {
    width: 1100px;
    overflow: hidden;
}

.achievement .title h3 a {
    background: url(../images/title02.png);
}

.achievement .show {
    padding-top: 30px;
    background: #fff;
}

.achievement .box {
    height: 420px;
    overflow: hidden;
}

.achievement .box li {
    box-sizing: border-box;
    height: 130px;
    padding: 15px;
    margin-bottom: 15px;
    background: #c5efff;
    overflow: hidden;
}

.achievement .box li h5 a {
    color: #2941c3;
    font-size: 18px;
    line-height: 20px;
}

.achievement .box li p {
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    line-height: 18px;
}

/* 网络文明主题活动 */
.theme {
    width: 1100px;
    overflow: hidden;
}

.theme .title h3 a {
    background: url(../images/title03.png);
}

.theme .news,
.media .news {
    width: 1160px;
    margin-bottom: 20px;
    text-align: left;
}

.theme .news li,
.media .news li {
    box-sizing: border-box;
    width: 535px;
    height: 69px;
    margin: 0 30px 10px 0;
    padding-left: 30px;
    border-bottom: 1px dashed #eee;
    background: url(../images/square-white.jpg) 5px 35px no-repeat;
    float: left;
}

.theme .news li i.visible,
.media .news li i.visible {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
}

.theme .news li h5,
.media .news li h5 {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    line-height: 24px;
    text-align: left;
}

.theme .news li h5 a,
.media .news li h5 a {
    display: inline;
    vertical-align: middle;
    margin-right: 6px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    /* text-align: left; */
}

.theme .news li h5 a:hover {
    color: #f88e18;
}

/* 共建网络文明 各地在行动 */
.local .title h3 a {
    background: url(../images/title04.png);
}

.local .news {
    box-sizing: border-box;
    padding: 30px;
    background: #fff;
    text-align: left;
}

.local .news li {
    padding: 0 0 20px 0;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}

.local .news li h5 a {
    color: #2941c3;
    font-size: 18px;
    line-height: 60px;
}

.local .news li h5 a span {
    position: relative;
    display: inline-block;
    height: 27px;
    padding: 3px 5px 4px 10px;
    margin-right: 10px;
    background: #2941c3;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    word-spacing: 5px;
    letter-spacing: 5px;
}

.local .news li p {
    color: #333;
    font-size: 16px;
    line-height: 24px;
}

/* 媒体聚焦 */
.media {
    width: 1100px;
    overflow: hidden;
}

.media .title h3 a {
    background: url(../images/title05.png);
}

.media .news-content {
    width: 1100px;
    height: auto;
    padding: 30px;
    background: #fff;
    overflow: hidden;
}

.media .img-news {
    width: 1070px;
    overflow: hidden;
}

.media .img-news li {
    position: relative;
    box-sizing: border-box;
    width: 505px;
    height: 280px;
    margin: 0 30px 20px 0;
    float: left;
    overflow: hidden;
}

.media .img-news li h5 {
    /* display: none; */
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    background: rgba(41, 65, 195, 0.9);
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 45px;
    text-indent: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.media .img-news li:hover h5 {
    display: block;
}

.media .news {
    width: 1070px;
}

.media .news li {
    width: 505px;
    background: url(../images/square-blue.jpg) 5px 35px no-repeat;
}

.media .news li h5 a {
    color: #333;
}

.media .news li h5 a:hover {
    color: #2941c3;
}

/* 图片放大效果 */
.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);
}

