.container {
    width: 1200px;
    margin: 0 auto;
}

p {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

.header {
    padding: 20px 0;
}

body {
    background: #dcf5ff url(../images/jkscxdzzt/jkscxdzzttt.png) center top no-repeat;
    background-size: 100% auto;
    background-color: #dcf5ff !important;
}

.header .imgbox {
    text-align: center;
    margin: 40px 0;
}

.wjjd {
    background: #fff;
    margin-top: 90px;
    height: 336px;
}

.wjjd .fl {
    width: 600px;
    position: relative;
}

.wjjd .fl img {
    position: absolute;
    left: 0;
    top: -30px;
    width: 600px;
    height: 336px;
    margin-bottom: 50px;
}

.wjjd .fr {
    width: 600px;
    padding: 20px;
}

.wjjd .fr p {
    line-height: 40px;
    text-indent: 2em;
}

.comtt {
    background: url(../images/jkscxdzzt/ttbj.png) 120px bottom no-repeat;
    margin: 20px 0;
}

.comtt p {
    color: #0d3770;
    font-size: 28px;
    font-weight: bold;
}

.ssfa {
    padding: 40px;
    background: #fff url(../images/jkscxdzzt/jkscbj1.png) top center;
    background-size: 100% 100%;
    border-radius: 10px;
}

.ssfa .p1 {
    padding: 0 0 30px;
    text-align: center;
    border-bottom: 1px solid #cce4fe;
    margin-bottom: 20px;
}

.ssfa .p1 a {
    color: #334e9d;
    font-size: 30px;
    font-weight: bold;
}

.ssfa .p2 {
    padding-top: 0;
    font-size: 20px;
    line-height: 40px;
    /* background: url(../images/jkscxdzzt/jkscyxbj.png) bottom right; */
    text-indent: 2em;
}

.ssfa .p2 a {
    color: #b00909;
    font-size: 24px;
}

.con2 ul {
    position: relative;
}

.con2 ul .ytp {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.con2 ul li {
    background: #fff;
    padding: 20px;
    width: 49%;
    height: 190px;
    margin-bottom: 20px;
}

.con2 ul li a {
    color: #154fbb;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}

.con2 ul li p {
    line-height: 30px;
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}

.con2 ul li {
    float: left;
    padding-right: 104px;
}

.con2 ul li:nth-child(2n) {
    float: right;
    padding-left: 104px;
    padding-right: 20px;
}

.ytp .more {
    font-size: 18px;
    color: #fff;
    background: #2f78ff;
    padding: 0 10px;
    line-height: 32px;
    border-radius: 32px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
}

.ytp .more:hover {
    text-decoration: none;
}
.picMarquee-left{
    position: relative;
}
.picMarquee-left .bd img {
    width: 100%;
    vertical-align: middle;
}
.picMarquee-left li{
    position: relative;
}
.picMarquee-left li p{
    position: absolute;
    line-height: 40px;
    color: #fff;
    background: #3f3434b0;
    bottom: 0;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.picMarquee-left .hd {
  position: absolute;
  bottom: 6px;
  right: 5px;
  z-index: 10;
}
.picMarquee-left .hd li {
  width: 13px;
  display: inline-block;
  height: 13px;
  background: #95a3bf;
  border-radius: 50%;
  margin: 0 5px;
}
.picMarquee-left .hd li.on {
  background: #2f78ff;
}

.swiper-container {
    padding: 0px 0 50px;
    width: 1200px;
    margin: 0 auto;
    /* height: 500px; */
}

.swiper-slide {
    width: 960px;
    height: auto;
    overflow: hidden;
}

.swiper-slide a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: url(../images/xxgcddesjszqhjs/slideimgbj.png) bottom center repeat-x;
    background-size: 100% 100%;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 45px;
    padding: 0 10px;
    /* border-bottom-left-radius: 20px; */
}

.swiper-slide .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    padding: 20px 5px 20px 5px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: rgba(67, 35, 33, 1);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
    background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
    font-weight: bolder;
}

.swiper-slide .tit a {
    color: #fff;
}

.swiper-slide .tit h3 {
    font-size: 22px;
    font-weight: bolder;
    margin-bottom: 5px;
}

.swiper-slide .tit p {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

.swiper-slide-active:after {
    display: none;
}

.swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.swiper-button-prev {
    width: 28px;
    height: 48px;
    background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 0 0 no-repeat;
    right: auto;
    left: -50px;
}

.swiper-button-prev:hover {
    opacity: 0.6;
}

.swiper-button-next {
    width: 28px;
    height: 48px;
    background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 100% 100% no-repeat;
    left: auto;
    right: -50px;
}

.swiper-button-next:hover {
    opacity: 0.6;
}

.con3con {
    margin-bottom: 30px;
}

.con3con .fl {
    width: 49%;
}

.con3con .fl .videobox {
    width: 100%;
}

.con3con .fl .videobox video {
    width: 100%;
}

.con3con .fr {
    width: 49%;
}

.con3con .fr .commonList {
    margin-top: 0;
}

.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
}

.swiper-pagination-bullet {
    border: 1px solid #007aff;
    background: transparent;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #007aff;
}

@media (max-width:1200px) {
    .con3con .fr .commonList{
        margin-top:10px
    }
    .container {
        width: 100%;
        padding: 0 20px;
    }

    .ytp {
        display: none;
    }

    .container .con2 ul li {
        width: 100%;
        padding: 20px;
        height: auto;
    }

    .wjjd {
        height: auto;
        margin-top: 30px;
    }

    .wjjd .fl {
        width: 100%;
    }

    .wjjd .fr {
        width: 100%;
    }

    .wjjd .fl img {
        top: 0;
        width: 100%;
        height: auto;
        position: unset;
        margin-bottom: 0
    }

    .swiper-slide {
        transform: scale(0.8);
         width: 100%;
    }

    .swiper-slide-active,
    .swiper-slide-duplicate-active {
        transform: scale(1);
    }

    .swiper-container {
        width: 100%;
        height: 100%;
        padding-bottom: 10px;
    }

    .swiper-pagination {
        position: relative;
        margin-top: 10px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0;
    }

    .con3con .fl,
    .con3con .fr {
        width: 100%;
    }
}

@media (max-width:768px) {
    .wjjd .fr p {
        line-height: 32px;
    }

    .comtt p {
        font-size: 22px;
    }

    .comtt {
        background: url(../images/jkscxdzzt/ttbj.png) 100px bottom no-repeat;
    }

    .con2 ul li a {
        font-size: 18px;
    }

    .con2 ul li p {
        font-size: 16px;
        margin-top: 10px;
    }

    .ssfa {
        padding: 20px;
    }

    .ssfa .p1 {
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    .ssfa .p1 a {
        font-size: 20px;
    }

    .ssfa .p2 {
        font-size: 18px;
        line-height: 40px;
    }

    .ssfa .p2 a {
        font-size: 18px;
    }
}

@media (max-width:425px) {
    
    .commonList li a{
        font-size:16px;
    }
    .commonList li{
        line-height:34px;
    }
    .wjjd .fr{
        padding:10px;
    }
    .ssfa .p2,.ssfa .p2 a{
        font-size:16px;
        line-height:32px;
    }
    .header .imgbox {
        margin: 20px 0 10px;
    }

    .container .con2 ul li {
        padding: 15px;
    }

    .comtt {
        margin: 10px 0;
    }

    .commonList {
        margin-top: 20px;
    }

    .wjjd {
        margin-top: 10px;
    }

    .logo img {
        width: 250px;
    }
    .picMarquee-left .hd li{
        margin: 0;
    }
}