﻿@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
}

body {
    font-family: “微软雅黑”;
}

.w1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

/* 主体区域 */
.zcjd_banner {
    width: 100%;
    height: auto;
}

.zcjd_main {
    margin-top: 40px;
    margin-bottom: 40px;
}

/* 轮播 */
.zcjd_lb {
    width: 580px;
    height: 350px;
}

/* 轮播 */
.inner-container::-webkit-scrollbar {
    display: none;
}

.inner-container {
    position: absolute;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.bord {
    width: 100%;
    height: 100%;
}

.focusBox {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: left;
    background: white;
    list-style-type: none;
}

.focusBox .pic1 img {
    display: block;
    width: 100%;
    height: 350px;
    margin-top: 0px;
}

.pic {
    margin-top: 0px;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 44px;
    width: 100%;
    background: rgba(7, 15, 25, 0.5);
    opacity: 1;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 44px;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}

.focusBox .txt li {
    list-style: none;
    height: 44px;
    line-height: 44px;
    position: absolute;
    bottom: -44px;
    left: 0;
    padding-left: 20px;
    list-style-type: none;
    width: calc(100% - 120px);
}

.focusBox .txt li a {
    width: 100%;
    display: block;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* .focusBox .txt li a:hover {
color: #fffcbc;
} */

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 12px;
    right: calc((100% - 65px) / 2);
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    /* background: rgba(255, 255, 255, 0.5); */
    /* line-height: 15px; */
    overflow: hidden;
    text-align: center;
    margin-right: 8px;
    cursor: pointer;
    list-style-type: none;
    border-radius: 2px;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    width: 6px;
    height: 6px;
    background: #bfbfbf;
    top: 0;
    left: 0;
    text-decoration: none;
    border-radius: 20px;
}

.focusBox .num li.on {
    width: 15px;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    width: 15px;
    background: rgba(255, 255, 255, 1);
}

.focusBox .num li.on span,
.focusBox .num li span:hover {
    width: 15px;
    background: rgba(255, 255, 255, 1);
}

.pic1 {
    margin-top: 0px;
    *margin-top: 0px;
    *margin-left: 0px;
}

.zcjd_bmjd {
    width: 580px;
    height: 350px;
}

.zcjd_bmjd li {
    height: 75px;
    border-bottom: 1px solid #eeeeee;
    margin-top: 16px;
}

.zcjd_bmjd li:first-child {
    margin-top: 0;
}

.zcjd_bmjd li .jdlm {
    width: 80px;
    height: 60px;
    background-color: #e7e7e7;
    color: #3a3a3a;
    font-size: 16px;
    line-height: 22px;
    padding: 8px 24px;
    display: block;
    float: left;
}

.zcjd_bmjd li a {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    float: right;
    width: calc(100% - 94px);
    font-weight: bold;
}

.zcjd_bmjd li .jd_time {
    font-size: 14px;
    line-height: 30px;
    color: #aaaaaa;
    float: right;
}

.zcjd_bmjd li:hover a {
    color: #184992;
}

.zcjd_s2 {
    margin-top: 50px;
    overflow: hidden;
}

.zcjd_tit {
    font-size: 30px;
    height: 54px;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
}

/* .tempWrap{
    width: 1120px !important;
} */
.zcjd_tit a {
    color: #184992;
    background: url(zcjd_tit.jpg) no-repeat left center;
    width: auto;
    padding-left: 32px;
}

.spjd_list {
    width: 100%;
    height: 270px;
    padding: 0px 40px;
    position: relative;
    margin-top: 27px;
}

.spjd_list .picScroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.spjd_list 
.spjd_btspan{
    width: 100%;
    height: 76px;
    background: #eff6ff;
    padding: 10px 18px;
    display: block;
    color: #606060;
    line-height: 28px;
}
.spjd_imgbox{
    width: 100%;
    height: 195px;
    position: relative;
    /*height: 236px; 此为原高 0104根据录入图片高度修改*/
}
.spjd_img_bg{
    width: 100%;
    height: 100%;
    background: url(spjd_bg.png) no-repeat center rgba(0, 0, 0, 0.400);
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}
.spjd_list ul li {
    width: 350px;
    height: 100%;
    float: left;
    margin: 0 17px;
}
.spjd_list ul li:hover .spjd_img_bg{
    display: block;
}
.spjd_list ul li img {
	width: 100%;
        height: 100%;
}

.spjd_list .prev,
.spjd_list .next {
    display: block;
    position: absolute;
    width: 20px;
    height: 40px;
}

.prev {
    background: url(zcjd_prev.jpg) no-repeat center;
    top: calc((100% - 40px)/2);
    left: 0px;
}

.next {
    background: url(zcjd_next.jpg) no-repeat center;
    top: calc((100% - 40px)/2);
    right: 0;
}

.zcjd_s3 {
    margin-top: 50px;
}

.zcjd_wzjd {
    width: 580px;
    height: 262px;

}

.tit2 {
    text-align: left;
}

.wzjd_list li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: url(zcjd_dian.png)no-repeat left center;
    padding-left: 15px;
    font-size: 17px;
}

.wzjd_list li a {
    width: calc(100% - 80px);
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
}

.wzjd_list li span {
    float: right;
    color: #aaaaaa;
}

.zcjd_s4 {
    margin-top: 50px;
}

.ytkd {
    margin-top: 30px;
    width: 100%;
    height: 320px;
    position: relative;
    padding-bottom: 40px;
    padding: 0 36px;
}
.ytkd .swiper-slide{
    height: 320px;
    width: 540px;
}
.ytkd .pic1 img {
    width: 100%;
    height: 100%;
}

.ytkd .arrow1,
.ytkd .arrow2 {
    position: absolute;
    width: 20px;
    height: 44px;
    cursor: pointer;
    top: 50%;
    transition: transform 0.2s;
    z-index: 20;
}

.ytkd .arrow1 {
    background: url(zcjd_prev.jpg) no-repeat left center;
    left: 0;
}

.ytkd .arrow2 {
    background: url(zcjd_next.jpg) no-repeat left center;
    right: 0;
}


.zcjd_wdpt {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 50px;
}
.zcjd_wdpt img{
    width: 100%;
    height: auto;
}

/* 自适应 */

@media screen and (max-width: 1200px) {
    .w1200{
        padding: 10px;
    }
    .zcjd_lb{
        width: 48.3%;
    }
    .zcjd_bmjd{
        width: 48.3%;
    }
    .zcjd_wzjd{
        width: 48.3%;
    }
    .ytkd li:first-child{
        width: 37% !important;
    }
    .ytkd li:first-child + li{
        width: 46% !important;
        left: 26% !important;
    }
    .ytkd li:last-child{
        width: 37% !important;
        left: 62% !important;

    }

}

@media screen and (max-width: 1075px) {
    .zcjd_bmjd li a{
        font-size: 15px;
    }
}

@media screen and (max-width: 960px) {
    .zcjd_lb{
        width: 100%;
    }
    .zcjd_bmjd{
        width: 100%;
        margin-top: 30px;
    }
    .zcjd_wzjd{
        width: 100%;
    }
    .mtjd{
        margin-top: 30px;
    }
    .zcjd_bmjd li a{
        font-size: 18px;
    }
}

@media screen and (max-width: 550px) {
    .zcjd_bmjd li{
        height: auto;
        padding-bottom: 20px;
    }
    .zcjd_bmjd{
        height: auto;
    }

    .zcjd_lb,.focusBox .pic1 img {
         height: 240px;
    }
}

@media screen and (max-width: 480px) {}