header{
    width: 100%;
    height: 350px!important;
    background: url(../images/banner.jpg) center center no-repeat;
    overflow: hidden;

}
.a-padding span{
    width: 19%;
}
.a-padding span{
    padding:0 
}
.nav-line{
    line-height:70px ;
    margin-top: 70px;
    background-color: #c00000;
}
.nav-con{
    line-height: 70px;
    font-size: 20px;
}
.jcz-logo{
    width: 100%;
    margin-top: 60px;
}
.jcz-logo img{
    width: 100%;
}
.jcz-ser{
    width: 35%;
    height: 40px;
    background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #e3e3e3;
    margin: 30px auto 0;
    overflow: hidden;
}
.jcz-inp{
    width: 80%;
    height: 40px;
    float: left;
    border: none;
    outline: none;
    text-indent: 1em;
}
.jcz-btn{
    width: 20%;
    height: 40px;
    float: left;
    background: url(../images/sousuo.png) center center no-repeat;
    border: none;
    outline: none;
}
.jcz-index{
    background: url(../images/index.png) 15% center no-repeat;
}
.jcz-lzyw{
    background: url(../images/lzyw.png) 8% center no-repeat;
}
.jcz-gzdt{
    background: url(../images/gzdt.png) 8% center no-repeat;
}
.jcz-jzcm{
    background: url(../images/jzcm.png) 8% center no-repeat;
}
.jcz-dwjs{
    background: url(../images/dwjs.png) 8% center no-repeat;
}
.jcz-index:hover{
    background: url(../images/index-h.png) 15% center no-repeat;
}
.jcz-lzyw:hover{
    background: url(../images/lzyw-h.png) 8% center no-repeat;
}
.jcz-gzdt:hover{
    background: url(../images/gzdt-h.png) 8% center no-repeat;
}
.jcz-jzcm:hover{
    background: url(../images/jzcm-h.png) 8% center no-repeat;
}
.jcz-dwjs:hover{
    background: url(../images/dwjs-h.png) 8% center no-repeat;
}
.swiper-slide p {
    bottom: 0px;
    position: absolute;
    width: 100%;
    line-height: 2.5rem;
    filter: alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    background-color: rgba(0, 0, 0, 0.7);
}
.swiper-wrapper3 p {
    line-height: 1.75rem !important;
    padding: 0.3125rem 0rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-slide p span {
    position: relative;
    color: #FFFFFF;
    padding-left: 0.625rem;
}
#newPic img{
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 400px;
    min-height: 400px;
    overflow: hidden;
    object-fit: fill;
    transition: all .6s;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    text-align: center;
    font-size: 0.625rem;
    line-height: 0.9375rem;
    background-color: #FFF;
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active {
    background-color: red;
    color: #FFFFFF;
}
.bg-eee{
    background-color: #f6f6f6;
    height: 400px;
}
.pad-l{
    padding-left: 15px;
}
.pad-r{
    padding-right: 15px;
}
.common-list{
min-height:260px;
}
.common-list h2 {
    display: block;
    overflow: hidden;
    border-bottom: 1px #c00000 solid;
}
.common-list h2 span {
    display: inline-block;
    padding: 0px 40px;
    margin-left: 10px;
    background-color: #c00000;
    line-height: 45px;
    font-size: 18px;
    color: #FFFFFF;
    border-radius: 5px 5px 0 0;
    transform: rotate(0deg)skew(-25deg, 0deg);
}
.common-list h2 span b {
    transform: rotate(0deg)skew(25deg,0deg);
    display: inline-block;
}
.common-list h2 a{
    float: right;
    font-size: 16px;
    line-height: 45px;
    margin-right: 10px;
}
.common-list li {
    line-height: 2.5rem;
    padding: 0 0.225rem;
    transition: all .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.common-list li span {
    float: right;
    transition: all .3s;
    font-size: 0.875rem;
}
.common-list li i {
    text-align: left;
    padding-right: 0.3125rem;
}
.xfjb-box{
    padding: 20px 0;
}
.xfjb-b{
    padding: 0 20px;
    overflow: hidden;
    line-height: 40px;
}
.xfjb-b span:nth-child(1){
    color: #af0000;
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 25%;
    text-indent: 2em;
    float: left;
}
.xfjb-b span:nth-child(2){
    display: block;
    width: 75%;
    float: left;
    font-size: 18px;
}
.xfjb-lxqj{
    background: url(../images/lxdz.png) 0 center no-repeat;
}
.xfjb-dz{
    background: url(../images/dz.png) 0 center no-repeat;
}
.xfjb-yx{
    background: url(../images/yx.png) 0 center no-repeat;
}
@media screen and (max-width: 750px){
    .a-padding span{
        width: 30%;
    }
    header{
        height: 250px!important;
    }
    .jcz-ser{
        width: 100%;
    }
    .jcz-logo{
        margin-top: 30px;
    }
    .nav-line{
        margin-top: 30px;
    }
    .nav-con{
        line-height: 45px;
    }
    #nav span{
        background: none!important;
    }
.xfjb-b span{
        background: none!important;
    }
    #newPic img {
        min-height: 240px;
        max-height: 240px;
    }
.xfjb-b span:nth-child(1){
    width: 30%;
    text-indent: 0;
}
.xfjb-b span:nth-child(2){
    width: 70%;
}
.pad-l{
    padding-left: 0;
}
.pad-r{
    padding-right: 0;
}
}