/*公用样式开始*/

@charset "utf-8";
html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

* {
    outline: none;
}

html,
body {
    font-size: 12px;
    font-family: '微软雅黑';
}

body {
    font: 12px/1.5;
    /*	background-image: url(./background.png);
*/
    background-repeat: no-repeat;
    background-position: 120% 90%;
    background-attachment: fixed
}

body,
div,
p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
canvas,
button,
dl,
dd,
dt {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: inherit;
}

header,
hgroup,
nav,
section,
article,
aside,
footer {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
}

legend {
    color: #000;
}

img {
    vertical-align: top;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    color: #0144c1;
}

.box {
    width: 1367px;
    margin: 0 auto;
    position: relative;
}

.jjbhbox {
    min-height: 600px;
}


/*清除浮动*/

.clear {
    clear: both;
}


/*清除浮动--推荐使用*/

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 公共样式结束 */

.box {
    width: 100%;
    background-image: url(./bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-color: #E5E5E5; */
    background-color: #fff;
}


/* .inner {
            background: linear-gradient( 180deg, #4063F1 0%, rgba(253, 253, 255, 0) 87.97%);
        } */

header {
    height: 220px;
    width: 100%;
    background-image: url(./header-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.flex {
    width: 100%;
    height: 71px;
}

    .header-top {
        width: 200px;
        height: 48px;
        margin: 0 auto;
        background: url(images1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .header-bottom {
        background: url(images2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 340px;
        height: 38px;
        margin: 0 auto;
    }

.img-left {
    position: absolute;
    width: 124px;
    height: 50px;
    left: 0px;
    top: 0px;
    background: url(./红旗.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.img-right {
    position: absolute;
    width: 155px;
    height: 56px;
    right: 0;
    top: 3px;
    background: url(./鸟.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.img-bottom {
    width: 100%;
    height: 66px;
    position: absolute;
    top: 154px;
    background: url(header-bottom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.introduction {
    width: 100%;
    height: 280px;
    margin: 0 auto;
    background: #C4301F;
    border: 3px solid #EE3939;
    box-sizing: border-box;
    border-radius: 17px;
    padding: 10px;
    margin-top: 46px;
    /*background: url(云.png);
    background-repeat: no-repeat;
    background-position: center;*/
}

.header-title {
    width: 38px;
    font-family: FZDaBiaoSong-B06S;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 44px;
    text-align: justify;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    display: inherit;
    position: static;
    bottom: 66px;
    left: 55px;
    height: auto;
}

.line {
    position: static;
    top: 12px;
    left: 114px;
    height: 0;
    width: 100%;
}

.header-content {
    display: inline-block;
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
    text-transform: uppercase;
    color: #fff;
    position: static;
    bottom: 18px;
    left: 170px;
    width: auto;
    height: auto;
}

.title {
    width: 100%;
    height: 72px;
    text-align: center;
    margin-top: 65px;
    margin-right: 350px;
}

.title-logo {
    width: 50px;
    height: 42px;
    background: url(title-3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
}

.title-text {
    width: 66%;
    height: 10px;
    background: url(logo-text.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    margin: 0 0 18px 12px;
}

.unit-1 {
    width: 100%;
    margin: 0 auto;
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.unit-img {
    width: 100%;
    height: 340px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(./kuang.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.unit-img img {
    width: 406px;
    height: 249px;
}

.unit-text {
    width: 100%;
    background: #fff;
    height: auto;
}

.title-color {
    width: 6px;
    height: 36px;
    background: #fff;
    /* background: #C4301F; */
    display: inline-block;
}


/* .text-header {
        display: flex;
    } */

.unit-title {
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    text-align: justify;
    text-transform: uppercase;
    color: #C4301F;
    display: inline-block;
    margin-left: 38px;
    position: relative;
    bottom: 8px;
}

.more {
    float: right;
    margin-top: 12px;
}

.more a {
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: justify;
    text-transform: uppercase;
    color: #999999;
}

.more img {
    position: relative;
    top: 3px;
    margin-left: 15.6px;
}

.title-line {
    width: 100%;
    height: 0px;
    border: 1px solid #C4301F;
}

.text-items>ul>li a {
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 38px;
    text-align: justify;
    text-transform: uppercase;
    color: #333333;
}

.text-items {
    width: 100%;
    height: auto;
}

.li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #333333;
    border-radius: 50%;
    position: relative;
    margin-right: 20px;
}

.title-1 {
    width: 292px;
    height: 74px;
    margin: 0 auto;
    margin-top:12px;
}

.title-left {
    background: url(./xuexi2.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 62px;
    height: 73px;
    display: inline-block;
}

.title-center {
    width: 160px;
    height: 46px;
    display: inline-block;
    position: relative;
    bottom: 12px;
}

.zyjs {
    background: url(./中央精神.png);
    background-repeat: no-repeat;
    background-position: center;
}

.swjs {
    background: url(./市委精神.png);
    background-repeat: no-repeat;
    background-position: center;
}

.kxxd {
    background: url(./科协行动.png);
    background-repeat: no-repeat;
    background-position: center;
}

.rmbd {
    background: url(./融媒报道.png);
    background-repeat: no-repeat;
    background-position: center;
}

.pljd {
    background: url(./评论解读.png);
    background-repeat: no-repeat;
    background-position: center;
}

.title-right {
    background: url(./xuexi3.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 62px;
    height: 73px;
    display: inline-block;
}

.unit-2 {
    width: 100%;
    margin: 0 auto;
}

.top-swjs {
    width: 100%;
    background: #C4301F;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom-swjs {
    width: 100%;
    height: 179px;
    background: #FFF3E8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.centre {
    margin-top: 22px;
}

.title-swjs {
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    text-transform: uppercase;
    color: #FFFFFF;
}

.content-swjs {
    width: 100%;
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
    text-transform: uppercase;
    color: #666666;
}

.more-swjs {
    position: relative;
    bottom: 50px;
}


/* .more-kxxd {
    position: relative;
    right: 40px;
    bottom: 50px;
} */

.more-pljd {
    position: relative;
    right: 190px;
    bottom: 50px;
}

.more-title {
    bottom: 12px;
    /* right: 40px; */
}

.unit-3 {
    width: 100%;
    margin: 0 auto;
}

.kxxd-1 {
    width: 100%;
    height: auto;
    border: 1px solid #C4301F;
    box-sizing: border-box;
    margin-top: 53px;
    display: flex;
    flex-direction: column;
}

.kxxd-left {
    width: 100%;
    height: 238px;
}

.kxxd-left img {
    width: 100%;
    height: 100%;
}

.kxxd-right {
    width: 100%;
    /* height: 238px; */
    /* display: inline-block; */
}

.kxxd-title {
    height: 29px;
    width: 100%;
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-align: justify;
    text-transform: uppercase;
    color: #333333;
    margin: 0 auto;
    margin-top: 10px;
}

.kxxd-content {
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 23px;
    text-align: justify;
    text-transform: uppercase;
    color: #666666;
    margin: 0 auto;
    margin-top: 30px;
    width: 100%;
height: 69px;
}

.more-kxxd {
    position: relative;
    /* right: 40px; */
    top: 12px;
}

.more-title1 {
    top: -37px;
    right: 40px;
}


/* 轮播1开始 */

.lb {
    width: 100%;
    height:70px;
    margin: 0 auto;
    margin-top: 32px;
margin-bottom: 70px;
}

.lb .swiper-container {
    height: 120px;
    /* width: 102%; */
}

.lb .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.lb .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-next {
    right: -317px;
    top: -304px;
    width: 40px;
    height: 120px;
    background: #000000;
    opacity: 0.3;
}


/* 轮播1结束 */

.unit-5 {
    width: 100%;
    margin: 0 auto;
    margin-top: 32px;
}

.pljd-1 {
    width: 100%;
    height: 360px;
    border: 1px solid #C4301F;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 53px;
padding:0;
}

.pljd-1>ul>li a {
    height: 25px;
    font-family: Microsoft Sans Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    text-align: justify;
    text-transform: uppercase;
    color: #333333;
}

footer {
    width: 100%;
    background: #C4301F;
    /* background-image: url(./botlogo.png); */
    background-repeat: no-repeat;
    background-position: 20px 50%;
    position: absolute;
    bottom: 0;
}

.footmain {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footmain p {
    font-size: 12px;
    line-height: 23px;
    text-align: center;
    color: #fff;
}

.footmain p a {
    color: #fff;
}

.footicon {
    width: 200px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -35px;
    display: none;
}

.footinone {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 1.8em;
    color: #fff;
}

.footinone:first-child {
    display: none;
}

.footimg {
    width: 100%;
    height: 274px;
    background: url(./header-bottom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    top: -111px;
}

    .swiper-button-prev {
        left: 0px;
        top: -94px;
        width: 40px;
        height: 112px;
        background: #000000;
        opacity: 0.3;
    }
    
    .swiper-button-next {
        right: -89.7%;
        top: -184px;
        width: 40px;
        height: 112px;
        background: #000000;
        opacity: 0.3;
    }
