@charset "utf-8";
body{
    
    background: url(../../images/ztzl/jjjszt/jjjszt_bg.png)   no-repeat top center;
    background-color:#fafafa !important;
}
.head a img{
    margin: 10px;
}
.head{
    height: 570px;
}
.container{
    width: 1200px;
}
.head .container>img.wz{
    margin: 20px auto;
    margin-bottom: 0px;
}
.con1{
    padding-bottom: 60px;;
}
.con1 .con1left{
    width: 680px;
    height: 435px;
    float: left;
}
.con1 .con1right{
    width: 520px;
    padding:0 15px;
    box-sizing: border-box;
    float: right;
}
.con1 .con1right .p1{
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
}
.con1 .con1right .p2{
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    margin-top: 20px;
    text-indent: 2em;
}
.con1 .con1right .more{
    padding: 10px 5px;
    color: #ffff;
    font-size: 20px;
    border-bottom: 2px solid #ff9d2c;
    float: right;
    margin-top: -11px;
}
.content .comtit{
    width: 100%;
    text-align: center;
    height: 50px;
    margin-top: 30px;
    text-align: left;
    background: url(../../images/ztzl/jjjszt/jjjszt_titbg2.png) no-repeat top center;
}
.content .con2 .comtit{
    background: url(../../images/ztzl/jjjszt/jjjszt_titbg.png)no-repeat top center;
    text-align: center;
}
.content .myul{
    margin-top: 15px;
}
.content .myul li{
    line-height: 48px;
    font-size: 18px;
    padding-left: 40px;
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.content .myul li::after{
    position:absolute;
    content: '';
    left: 18px;
    top: 48%;
    width: 4px;
    height: 4px;
    background: #c91203;
}
.con2,.con3{
    background: #fafafa;
    min-height: 200px;
}
.con3 .con3left,
.con3 .con3right{
    width: 48%;
    float: left;
}
.con3 .con3right{
    float: right    ;
}
a.ztbanner img{
    margin-top: 30px;
}
.con3{
    padding-bottom:30px;
}

@media (max-width:1200px){
    .container{
        width: 100%;
    }
    .head{
        height: 400px;
    }
    .con1 .con1right{
        width: 100%;
        margin-top: 20px;
    }
}
@media (max-width:768px){
    .con1 .con1left{
        max-width:100%;
        height: auto;
        overflow: hidden;
    }
    .content{
        padding: 0 8px;
        box-sizing: border-box;
    }
    .con3 .con3left, .con3 .con3right{
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    .content .comtit {
        background: url(../../images/ztzl/jjjszt/jjjszt_titbg.png)no-repeat top center;
        text-align: center;
    }
    .content .comtit img{
        max-width: 150px;
        margin-top: 10px;
    }
    .con1 .con1right .p1{
        line-height: 30px;
        font-size: 18px;
        color: #333;
    }
    .con1 .con1right .p2{
        color: #333;
        line-height: 28px;
    }
    .con1 .con1right .more{
        margin-top: 10px;
        font-size: 16px;
        color: #333;
    }
    .con1{
        padding-bottom: 30px;
    }
    a.ztbanner img,
    .content .comtit{
        margin-top: 10px;
    }
    .content .myul{
        margin-top: 8px;
    }
    .content .myul li{
        font-size:16px;
        line-height:36px;
        padding-left: 18px;
    }
    .content .myul li::after{
        left:8px;
    }
    .con2{
        padding-bottom:10px;
    }
    
}
@media (max-width:500px){
    .head{
        height:auto;
        max-height: 280px;
        overflow: hidden;
    }
    .head .container>img.wz{
        display: block;
        margin-top: 0px;
        padding: 30px 0 40px 0px;
        max-width: 90%;
        margin: 0 auto;
    }
    .head a img{
        max-width: 50%;
    }
    .content  .comtit{
        background-size: 200% 100% !important;
    }
    a.ztbanner{
        overflow: hidden;
        display: block;
        width: 100%;
    }
    a.ztbanner img{
        width: 130%;
        max-width: 200%;
        margin-left: -15%;
    }
    .con1{
        padding-bottom: 10px;
    }
    .content .comtit img{
        max-width: 120px;
    }
}
