* {
    margin: 0;
    padding: 0;
    font-family: Microsoft Yahei;
    color:#333333;
}
body{
background-color: #F4E6C4;
}
ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    transition: all .2s;
}

a {
    text-decoration: none !important;
}

.home-body {
    width: 100%;
    background-image: url(/cecep/lib/zt/zt_djsx/images/bg1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 22%;
}

.content-bg {
    background-image: url(/cecep/lib/zt/zt_djsx/images/bg2.png);
    background-repeat: no-repeat;
    width: 1400px;
    height: auto;
    background-position: top;
    background-size: 100%;
    margin: 0 auto 150px;
    padding-bottom: 80px;
}

.F_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 70px;
}

.zyjs-content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zyjs-left {
    width: 660px;
}
.mySwipers .swiper-slide{
position: relative;
    height: 415px;
    margin-right: 30px;
}
.i-news-item-pic img{
    width: 100%;
    height: 415px;
}
.i-news-item-title{
    font-weight: 700;
    font-size: 18px;
    background-color: rgba(0,0,0,.4);
    line-height: 60px;
    padding-left: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}
.i-news-item-title a{
    color: #FFF;
}

.zyjs-right{
width: 500px;
}
.swiper-pagination{
width: 140px !important;
}
.zyjs-title a{
font-size: 20px;
    font-weight: 700;
    color: #D50000;
    letter-spacing: 1px;
}
.zyjs-sum{
border-bottom: 1px dashed #C6851B;
    padding: 20px 0;
}
.zyjs-sum a{
font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.jczxd-title{
font-size: 18px;
    font-weight: 400;
    line-height: 70px;
    border-bottom: 1px dashed #C6851B;
}
.zyjs-module-content .jczxd-item:nth-child(2){
display:none;
}
.xxgc-content{width: 1200px;margin: 70px auto;}
.xxgc-top{
position: relative;
}
.more{
position: absolute;
    right: 10px;
    top: 20px;
}
.more a{
font-size: 15px;
    color: #999;
}
.xxgc-item{
width: 49%;
margin-bottom: 20px;
}
.xxgc-module-content{
display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xxgc-title{
background-color: #FCEDDB;
}
.xxgc-title img{
padding-left: 20px;
}
.xxgc-title a{
line-height: 60px;
    font-size: 18px;
    padding-left: 20px;
}
.xxgc-module-content .xxgc-item:nth-of-type(1),
.xxgc-module-content .xxgc-item:nth-of-type(2){
display:none;
}
.xxgc-list-first{display: flex;justify-content: space-between;margin: 70px 0 20px;}
.xxgc-list{
width: 49%;
    background-color: #FCEDDB;
    padding: 30px 30px 45px;
    box-sizing: border-box;
}
.xxgc-list-title{
margin-bottom: 20px;
}
.xxgc-list-title a{
font-weight: 700;
    font-size: 20px;
}
.xxgc-sum a{
font-size: 16px;
    color: #666;
    line-height: 26px;
    letter-spacing: 1px;
}
.qwjd-content{
width: 1200px;
    margin: 0 auto;
}
.qwjd-top{position: relative;margin-bottom: 70px;}
.qwjd-module{
background: linear-gradient(to bottom, #F6D27D, #F87650);
    border-radius: 20px;
    padding: 12px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
}
.qwjd-module-content{
background: #fff;
    border-radius: 20px;
    padding: 0 3%;
}
.qwjd-item{
border-bottom: 1px solid #F6D37E;
}
.qwjd-title img{
padding-left: 10px;
}
.qwjd-title a{font-size: 18px;letter-spacing: 1px;line-height: 80px;padding-left: 30px;}

.xxgc_ckxq{display: block;position: relative;top: 20px;left: 86%;color: #C5020B !important;}





.footer {
    background-color: #EAD7AB;
    color: #666666;
    text-align: center;
    height: 80px;
    line-height: 30px;
    font-weight: 400;
    box-sizing: border-box;
    padding-top: 10px;
}