.jianju {
    margin-bottom: 60px;
}
.is-list {
    margin-top: 45px;
}
.title {
    width: 100%;
    height: 45px;
    background: url(../images/home/titlebg.png) center no-repeat;
    font-size: 36px;
	font-weight: bold;
	line-height: 45px;
    text-align: center;
    margin-bottom: 30px;
}
.title a {
	color: #0a6acd;
}

.dynamic-text {
    width: 48%;
    height: 310px;
    margin-right: 2%;
}
.text0 {
    margin-right: 0;
}
.dynamic-text ul li {
    font-size: 16px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left: 15px;
}
.dynamic-text ul li::before {
    content: "";
    width: 5px;
	height: 5px;
	background-color: #bfbfbf;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.dynamic-text ul li span {
    float: right;
}
.dynamic-text ul li a {
    display: inline-block;
    width: 79%;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* .m-zcjd1,.poster-main{display: none;} */
.m-zcjd1{height: 464px;margin-top: 33px;}
.m-zcjd1t{padding-top: 30px;padding-bottom: 40px;}
.title.title-zczx{background: url(../images/home/titlebg_zczx.png) center no-repeat;background-size: 100% 100%;}
.poster-main{margin: 0 30px; width: 1180px; height: 350px;}
.poster-main a,.poster-main img{display: block; width: 100%; height: 100%;}
.poster-main .poster-list{width: 1180px; height: 300px;}
.poster-main .poster-list .poster-item{position: absolute; left: 0; top: 0;}
.poster-main .poster-btn{cursor: pointer; position: absolute; top: 0; text-align: center; line-height: 14px; color: #fff; /*background: url(../images/page/btn_l.png) no-repeat center;*/ z-index: 10}
/* .poster-main .poster-next-btn{background: url(../images/page/btn_r.png) no-repeat center;} */
.btn-box{display: table; margin-left: auto; margin-right: auto;}
.index-btn{display: inline; cursor: pointer; float: left; width: 10px; height: 10px; color: #fff; margin-right: 5px; margin-top: 20px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: #d0d0d0;}
.poster-main .poster-prev-btn{left: 0;}
.poster-main .poster-next-btn{right: 0;}
.btn-box .poster-btn-active{width: 40px; border-radius: 50px; background-color: #d00d0d;}
.g-abfgmsflash {display: none;}
.btn-box {display: none!important;}

@media (max-width:991px) {
    .dynamic-text,.dynamic-text ul li{width: 100%;}
	.dynamic-text ul li a{width: 65%;}
    .text0{margin-top: 15px;}
    .m-zcjd1{display: none;}
	.title.title-zczx{background: none;}
    .title{font-size:28px;}
}