.header{
    background: url("../images/cjf/header_bg.png") center center no-repeat;
    height: 374px;
    background-size: 100% 100%;
}

.content{
    padding-bottom: 50px;
}
.detail{
    float: left;
    padding: 12px 20px 12px 0;
}
.grid ul li{
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 20px;
    padding-bottom: 22px;
}
.p2 ul li:last-child, .p3 ul li:last-child{
    border-bottom: none;
}
.p2{
    padding-bottom: 10px;
}
.pages a {

    cursor: pointer;
}


.grid ul li a{
    display: block;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
}
.p2 ul li a, .p3 ul li a{
    font-weight: bold;

}
.grid ul li a:hover{
    color: #c0392b;
}
.grid ul li .date{
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    margin-top: 27px;
}


.grid{
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0;
}
.grid>.row{
    margin-left: -15px;
    margin-right: -15px;
}
.grid>.row .col-md-6{
    padding-left: 15px;
    padding-right: 15px;
}
.banner{
    margin-top: 159px;
}
.content .lbs{
    width: calc(50% + 90px);
}
.content .news{
    width: calc(50% - 90px);
}
.focus, .focus .pic {
    position: relative;
    width: 100%;
    height: 395px;
}
.focus .pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-slide{
    width: 100%;
}
.focus .swiper-button {
    position: absolute;
    left: 0;
    bottom: 190px;
    width: 100%;
    height: 40px;
}
.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 80px 0 20px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
    background-image: none;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;

}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;

}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 10px;
    z-index: 9;
    width: auto;
    margin-bottom: 4px\9;
    padding: 0 10px;
    text-align: right;
}

.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border-radius:0px;
    background-color: #fff;
    color: transparent;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #ffc562;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.focus .swiper-pagination-bullet {
    border-radius:50%;
    background-color: #fff;
}

.focus .swiper-pagination-bullet-active {
    background-color: #fff6c6;
}
.p1 .list-t li {
    font-size: 18px;
    line-height: 50px;
}
.p1 .list-t li a, .p2 .list-data li a, .p3 .list-data li a{
    color: #333333;
    font-family: "微软雅黑";
}
.p1 .list-t li a:hover{
    color: #d41c0d;
}
.list-t li:before{
    width: 6px;
    height: 6px;
    background: #d41c0d;
    border-radius: 0;
}
.p1 .list-t li:hover:before{
    background: #d41c0d;
}
.grid h3 a {
    display: block;
    width: 100%;
    height: 100%;
}
.p1 h3, .p2 h3, .p3 h3{
    background: url("../images/cjf/title-ywjj.png") center center no-repeat;
    height: 57px;
    margin-bottom: 35px;
}
.p2 h3{
    background: url("../images/cjf/title-plzs.png") center center no-repeat;
}
.p3 h3{
    background: url("../images/cjf/title-xxxcgc.png") center center no-repeat;
}

.detail{
    position: relative;
    padding-right: 0;
}
.grid ul li{
    padding-top: 6px;
    padding-bottom: 6px;
}
.grid .pic a,.grid .pic a img{
    width: 100%;
    height: 100%;
}

.grid ul li a{
    font-size: 20px;
    line-height: 36px;
}
.grid ul li .date{
    margin-top: 15px;
    line-height: 42px;
}
.p3 li+li {
        border-top: none;
    margin-top: 0px;
}

.idx1 {
  background: #af0d0c;
  color: #fff;
  text-align: center;
  padding: 40px 0 30px;
  margin-bottom: 25px;
}

.idx1 a {
  color: #fff;
}

.idx1 a:hover {
  color: #f4b226;
}

.idx1 .tit {
  margin-bottom: 16px;
}

.idx1 .desc li {
  margin: 0 15px;
}

    .f40 {
        font-size: 2.08vw;
    }

@media screen and (max-width: 1200px) {
    .grid{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .p1>div {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .list-t li a {
        width: 100%;
    }
}
@media (max-width: 992px) {
    .content .lbs,.content .news {
        width: 100%;
    }
    .focus, .focus .pic{
        height: 600px;
    }
}
@media (max-width: 768px) {
    .focus, .focus .pic{
        height: 400px;
    }
    #certify .swiper-slide{
        width: 100%;
    }
    .header{
        height: 300px;
    }
    .banner{
        margin-top: 150px;
    }
}
@media (max-width: 480px) {
        .banner img {
        width: 93%;
    }
    .grid ul li a {
    font-size: 18px;
    line-height: 30px;
}
    .p1 h3, .p2 h3, .p3 h3 {
    height: 33px;
    margin-bottom: 25px;
    background-size: cover;
}
    .idx1 {
    background: #af0d0c;
    color: #fff;
    text-align: center;
    padding: 11px 0;
    margin-top: 0px;
}
.idx1 .tit {
    margin-bottom: 0px;
}
.f40 {
    font-size: 3.08vw;
}
    .header{
        height: 200px;
    }
    .banner{
        margin-top: 95px;
    }

    .grid{
        padding: 10px 20px;
    }
    .focus, .focus .pic,#certify .swiper-slide{
        height: 265px;
    }
    .focus, .focus .pic{
        margin-bottom: 10px;
    }
    .p1 .list-t li{
        line-height: 45px;
    }
    .p2 h3{
        margin-bottom: 20px;
    }
}
@media (max-width: 380px) {
    .header{
        height: 205px;
    }
    .banner{
        margin-top: 100px;
    }
    .focus, .focus .pic,#certify .swiper-slide{
        height: 250px;
    }
}