@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
i,
em {
    margin: 0;
    padding: 0;
    font-style: normal;
}

ul,
ol {
    list-style: none;
}

caption,
th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    -ms-interpolation-mode: bicubic;
    border-width: 0;
}

a {
    color: #333;
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #296fff;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
    clear: both;
}

.fL {
    float: left;
    display: inline;
}

.fR {
    float: right;
    display: inline;
}

.hide {
    display: none;
}

svg:not(:root) {
    overflow: hidden;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

 ::-moz-selection {
    background: #296fff;
    text-shadow: none;
    color: #fff
}

 ::selection {
    background: #296fff;
    text-shadow: none;
    color: #fff
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}


/*public */

body {
    font-size: 12px;
}

.warp {
    width: 1200px;
    margin: 0 auto;
}


/* banner及nav */

.header {
    max-width: 1500px;
    margin: auto;
    background-image: url(hea.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 330px;
}

.nav {
    text-align: center;
    width: 580px;
    margin: 0 auto;
}

.nav li {
    float: left;
    width: 100px;
    line-height: 60px;
    height: 60px;
}

.nav li+li {
    margin-left: 60px;
}

.nav a {
    font-size: 20px;
    color: #fdee87;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.maintitle {
    display: block;
    width: 100%;
}


/* 重点新闻 */

.main1 {
    line-height: 40px;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.main1 a {
    color: #333333;
}


/* 上级精神 */

.main2 h2 {
    margin-top: 55px;
    font-weight: 600;
    font-size: 34px;
    display: block;
    overflow: hidden;
}

.main2 h2 a {
    color: #000;
    text-align: center;
    display: block;
}

.main2Box {
    margin-top: 30px;
}

.main2BoxL {
    width: 600px;
    float: left;
}

.main2BoxL img {
    width: 100%;
}

.main2BoxR {
    float: right;
    width: 562px;
}

.main2BoxR ul li {
    list-style: none;
    line-height: 25px;
}

.main2BoxR ul li+li {
    margin-top: 35px;
}

.main2BoxR ul li a {
    color: #333333;
    text-decoration: none;
    font-size: 18px;
}


/* 我们在行动 */

.main3 {
    margin-top: 60px;
}

.main3Box {
    margin-top: 50px;
}

.main3BoxL {
    width: 560px;
    float: left;
}

.main3BoxL ul li {
    list-style: none;
    line-height: 25px;
}

.main3BoxL ul li+li {
    margin-top: 30px;
}

.main3BoxL ul li a {
    color: #333333;
    text-decoration: none;
    font-size: 18px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main3BoxR {
    float: right;
    width: 560px;
}

.main3BoxR img {
    width: 560px;
    height: 375px;
}


/* 权威解读开始 */

.main4 {
    width: 1500px;
    margin: 0 auto;
    background-color: #b31f23;
    margin-top: 60px;
    padding-top: 50px;
}


/* 轮播开始 */

.ladyScroll {
    width: 1200px;
    height: 390px;
    margin: 15px auto 0;
    position: relative;
}

.ladyScroll .prev,
.ladyScroll .next {
    width: 34px;
    height: 60px;
    position: absolute;
    top: 170px;
    left: 0;
    z-index: 100;
    cursor: pointer;
}

.ladyScroll .prev {
    background: url(Left.jpg) no-repeat;
}

.ladyScroll .next {
    background: url(Right.jpg) no-repeat;
    left: auto;
    right: 0;
}

.ladyScroll .scrollWrap {
    width: 1120px;
    margin-left: 31px;
    padding-top: 15px;
    overflow: hidden;
    position: absolute;
}

.ladyScroll dl {
    float: left;
    width: 280px;
    text-align: center;
    position: relative;
}

.ladyScroll dt {
    margin: 0 auto;
    width: 250px;
    overflow: hidden;
}

.ladyScroll img {
    display: block;
    width: 250px;
    height: 327px;
    border-radius: 10px;
}


/* 轮播结束 */

.main4Box {
    margin-top: 35px;
    overflow: hidden;
}

.main4BoxL {
    float: left;
    width: 560px;
}

.main4BoxR {
    float: right;
    width: 560px;
}

.main4Box ul li+li {
    margin-top: 25px;
}

.main4Box ul li a {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    list-style: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 主题宣传轮播开始 */

.ladyScrollk {
    width: 1200px;
    height: 390px;
    margin: 15px auto 0;
    position: relative;
}

.ladyScrollk .prev,
.ladyScrollk .next {
    width: 34px;
    height: 60px;
    position: absolute;
    top: 170px;
    left: 0;
    z-index: 100;
    cursor: pointer;
}

.ladyScrollk .prev {
    background: url(Left.jpg) no-repeat;
}

.ladyScrollk .next {
    background: url(Right.jpg) no-repeat;
    left: auto;
    right: 0;
}

.ladyScrollk .scrollWrap {
    width: 1120px;
    margin-left: 31px;
    padding-top: 15px;
    overflow: hidden;
    position: absolute;
}

.ladyScrollk dl {
    float: left;
    width: 280px;
    text-align: center;
    position: relative;
}

.ladyScrollk dt {
    margin: 0 auto;
    width: 250px;
    overflow: hidden;
}

.ladyScrollk img {
    display: block;
    width: 250px;
    height: 327px;
    border-radius: 10px;
}


/* 主题宣传轮播结束 */