* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

a {
    color: #333333;
    /* position:relative; */
}

a:hover {

    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}

ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";

}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.open,
.down {
    cursor: pointer;
}

.open1,
.down1 {
    cursor: pointer;
}

.bt-none {
    display: none;
}

.bt-block {
    display: block;
}
.h40{
    width: 100%;
    height: 40px;
}
.h50{
    width: 100%;
    height: 50px;
}
/* ---- */
.banner{
    width: 100%;
    height: 290px;
    background: url(/cms_files/webjiuquanzwfw/template/e2e88d70f14f4a3f8261148317e90939/nullimages/banner.png) no-repeat center top;
}
.djzc{
    padding: 30px 0 40px 0;
}
.djzc-title{
    font-size: 32px;
    font-weight: bold;
text-align: justifyLeft;
}
.djzc-list{
    margin-top: 30px;
}
.djzc-list ul{
    margin-left: -30px;
}
.djzc-list ul li{
    float: left;
    width: 380px;
height: 160px;
margin-left: 30px;
padding: 30px;
box-shadow: 0px 2px 20px 0px rgb(11 19 81 / 10%);
}
.djzc-list ul li:nth-child(1){
    background: url(scdj1.png) no-repeat center;
}
.djzc-list ul li:nth-child(2){
    background: url(scdj2.png) no-repeat center;
}
.djzc-list ul li:nth-child(3){
    background: url(scdj3.png) no-repeat center;
}
.djzc-list-l{

}
.djzc-list-r{
    margin-left: 30px;
    width: 160px;
    height: 100px;
    position: relative;
}
.djzc-list-r p{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 20px;
}
.djzc-list-r a{
    font-size: 16px;
    color: #999999;
    position: absolute;
    bottom: 0;
}
.qyfw{
    width: 100%;
background:#f4f8ff;
}
.qyfw ul {
    padding: 0 30px 30px 30px;
}
.qyfw ul li{
    width: 190px;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    float: left;
    margin-top: 30px;
}
.qyfw ul li img{
    width: 78px;
    height: 78px;
}

@media only screen and (max-width: 768px){
    .banner{height:1.2rem;background-size: 100%;background-position: unset;}
    .bt-box-1200{width: 96%;margin: 0 2%;}
    .banner .bt-box-1200 >:nth-child(1){padding-top: 0.1rem!important;width: 2rem;margin-top: -0.5rem;}
    .banner .bt-box-1200 >:nth-child(2){margin-top: -0.4rem!important;width: 2rem;}
    .djzc{padding: 0;}
    .djzc-title{font-size: 0.4rem;margin-top: 0.2rem;}
    .djzc-list{margin-top: 0;}
    .djzc-list ul{margin-left: 0;}
    .djzc-list ul li{width: 100%;height: 2rem;margin-left: 0;padding: 0;margin-top: 0.3rem;}
    .djzc-list ul li:nth-child(1){background-size: 110%;}
    .djzc-list ul li:nth-child(2){background-size: 110%;}
    .djzc-list ul li:nth-child(3){background-size: 110%;}
    .djzc-list-l img{width: 100%;padding-top: 0.4rem;padding-left: 0.4rem;}
    .djzc-list-r{margin-left: 1.5rem;width: auto;height: auto;margin-top: 0.3rem;}
    .djzc-list-r p{font-size: 0.3rem;line-height: 0.5rem;padding-bottom: 0.45rem;}
    .djzc-list-r a{font-size: 0.3rem;}
    .qyfw{margin-top: 0.3rem;padding: 0 2%;}
    .qyfw ul{padding: 0;}
    .qyfw ul li{width: 33.3%;height: 3rem;font-size: 0.25rem;line-height: 0.55rem;margin-top: 0.2rem;}
    .qyfw ul li img{width: 78%;height: 78%;}
    body{font-size: initial;}
    .banner .bt-box-1200 >:nth-child(1){padding-top: 0.75rem!important;}
    .banner .bt-box-1200 >:nth-child(2){margin-top: 0.05rem!important;}
    .djzc-list-l img{padding-top: 0.45rem;}
}